- This topic has 7 replies, 2 voices, and was last updated 18 years, 10 months ago by
Scott Anderson.
-
AuthorPosts
-
dr_pompeiiMemberHello guys
i have a strange problem with UML project, i have eclipse 3.2, myeclipse 5.0 , i see now that in FedoraCore5 i cant create a newproject uml (same behavior with myeclipse 4.1.1) , when i click finish to create the uml project , appear a window error message(when i worked with eclipse 3.1.2 and myeclipse 4.1.1 in –>FC4<–, no problem)
well the message is this
title : “Creation Problems”
the message “Internal Error {0}”how i can resolve this???, (the other features of myeclipse works normal, i only use the spring/js tools)
myeclipse needs some special requeriements???? (if i dont bad remember, no)
if i go to the log report in my workspace exclusive for eclipse 3.2, i have this report!SESSION 2006-09-22 10:21:00.804 ----------------------------------------------- eclipse.buildId=M20060629-1905 java.version=1.5.0_01 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=es_ES Command-line arguments: -os linux -ws gtk -arch x86 !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.495 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/css_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.530 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/forms_lists_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.559 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/htmlform_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.588 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/html_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.626 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/javascript_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.669 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/jsf_f_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.732 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/jsf_h_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.771 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/struts_bean_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.831 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/struts_html_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.874 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/struts_logic_snippets.xml !ENTRY com.genuitec.eclipse.wizards 1 0 2006-09-22 10:21:20.920 !MESSAGE Installed snippet library: /home/Section1/usrs1/IDE/plugins/MyEclipse-5.0/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/struts_tiles_snippets.xml !SESSION 2006-09-22 10:22:18.572 ----------------------------------------------- eclipse.buildId=M20060629-1905 java.version=1.5.0_01 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=es_ES Command-line arguments: -os linux -ws gtk -arch x86 !ENTRY com.genuitec.eclipse.uml 1 0 2006-09-22 10:24:40.914 !MESSAGE Exception in com.genuitec.eclipse.uml.wizard.NewUMLModelFileWizardPage.getNewFile(): java.lang.NoClassDefFoundError !ENTRY com.genuitec.eclipse.uml 1 0 2006-09-22 10:27:22.362 !MESSAGE Exception in com.genuitec.eclipse.uml.wizard.NewUMLModelFileWizardPage.getNewFile(): java.lang.NoClassDefFoundError
the same installers that i used in FC4 i use right now with FC5 , and now i have this error
thanks so much for advanced, i hope the help of some good friend :p
Note: i work with 2 version IDE eclipse
1: eclipse 3.1.2 with myeclipse 4.1.1 and
2: eclipse 3.2 with myeclipse 5.0
each version have its own workspace, so dont think about a confusion of workspace (not share a folder workspace) 😕September 22, 2006 at 6:34 pm #259067
dr_pompeiiMemberHello guys
about this problem, i can think that is a bug, in my old machine i just already finished to install eclipse 3.1.2 and myeclipse 4.1.1 (before and still i have eclipse 3.1.0) , so again 2 eclispe versions and 2 workspace not share
and jdk 1.5. update 1 and Linux Fedora Core 4 <—-well here i can create a new model uml!!!!.
can somebody try to work with fc5????, i repeat the same steps with the same error
thanks for advanced
September 22, 2006 at 6:52 pm #259069
Scott AndersonParticipantdr_pompeii,
There are two things that look like they might be a problem. First, the issue is quite likely that the Eclipse plugin cache got stale as it sometimes does not cleanly rebuild after updates. To rectify the problem you’ll need to restart Eclipse with the -clean flag one time:
eclipse.exe -clean
That should resolve the problem. If it doesn’t, the other thing that looks sketchy is the JDK you’re using (1.5.0_01). The first several 1.5 JDK releases were very buggy, particularly around the UI technologies and we’ve seen issues in various tools as a result. Upgrading the JDK to the latest 1.5 release typically resolves the issue.
September 23, 2006 at 7:08 pm #259104
dr_pompeiiMemberHello and thanks for the reply scott
well i made your suggestion with Eclipse3.1.2 and myeclipse 4.1.1
ok, i followed your first suggestion, i opened a terminal and executed ./eclipse -clean
but again, a error , but in the console , appear this error message[Section1@localhost eclipse3.1.2]$ ./eclipse -clean java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:359) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447) at com.genuitec.eclipse.uml.integrator.ArgoInterface.initialize(ArgoInterface.java:85) at com.genuitec.eclipse.uml.integrator.ArgoInterface.<init>(ArgoInterface.java:425) at com.genuitec.eclipse.uml.integrator.ArgoInterface.<clinit>(ArgoInterface.java:67) at com.genuitec.eclipse.uml.UMLPlugin.<init>(UMLPlugin.java:133) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:423) at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371) at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:240) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:236) at org.eclipse.ui.internal.dialogs.WorkbenchWizardElement.createExecutableExtension(WorkbenchWizardElement.java:118) at org.eclipse.ui.internal.dialogs.WorkbenchWizardElement.createWizard(WorkbenchWizardElement.java:276) at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:67) at org.eclipse.jface.action.Action.runWithEvent(Action.java:996) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) Caused by: java.lang.ExceptionInInitializerError at org.argouml.model.uml.AbstractUmlModelFactory.initialize(AbstractUmlModelFactory.java:54) at org.argouml.model.uml.ModelManagementFactoryImpl.createModel(ModelManagementFactoryImpl.java:70) at org.argouml.kernel.Project.makeUntitledProject(Project.java:215) at org.argouml.kernel.ProjectManager.makeEmptyProject(ProjectManager.java:239) at org.argouml.kernel.ProjectManager.getCurrentProject(ProjectManager.java:215) at org.argouml.ui.explorer.ExplorerTree.<init>(ExplorerTree.java:106) at org.argouml.ui.explorer.DnDExplorerTree.<init>(DnDExplorerTree.java:129) at org.argouml.ui.NavigatorPane.<init>(NavigatorPane.java:144) at org.argouml.ui.NavigatorPane.<init>(NavigatorPane.java:127) at org.argouml.ui.NavigatorPane.getInstance(NavigatorPane.java:97) at org.argouml.ui.ProjectBrowser.createPanels(ProjectBrowser.java:232) at org.argouml.ui.ProjectBrowser.initialize(ProjectBrowser.java:183) at org.argouml.ui.ProjectBrowser.<init>(ProjectBrowser.java:171) at org.argouml.ui.ProjectBrowser.getInstance(ProjectBrowser.java:821) at com.genuitec.eclipse.uml.integrator.ArgoInterface$1.run(ArgoInterface.java:177) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346) ... 63 more Caused by: java.lang.IllegalStateException: UnknownHostException caught - set up your /etc/hosts at org.argouml.model.UUIDManager.<init>(UUIDManager.java:68) at org.argouml.model.UUIDManager.<clinit>(UUIDManager.java:48) ... 79 more [Section1@localhost eclipse3.1.2]$
second suggestion, i installed the last update of jdk , the number 8, change the reference JRE in eclipse and restart again
and again the error
./eclipse -clean java.lang.reflect.InvocationTargetException at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:359) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291) at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447) at com.genuitec.eclipse.uml.integrator.ArgoInterface.initialize(ArgoInterface.java:85) at com.genuitec.eclipse.uml.integrator.ArgoInterface.<init>(ArgoInterface.java:425) at com.genuitec.eclipse.uml.integrator.ArgoInterface.<clinit>(ArgoInterface.java:67) at com.genuitec.eclipse.uml.UMLPlugin.<init>(UMLPlugin.java:133) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:423) at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:371) at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340) at org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:28) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:994) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:988) at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:969) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:316) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:264) at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:116) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350) at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1248) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:152) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:240) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:236) at org.eclipse.ui.internal.dialogs.WorkbenchWizardElement.createExecutableExtension(WorkbenchWizardElement.java:118) at org.eclipse.ui.internal.dialogs.WorkbenchWizardElement.createWizard(WorkbenchWizardElement.java:276) at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:67) at org.eclipse.jface.action.Action.runWithEvent(Action.java:996) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) Caused by: java.lang.ExceptionInInitializerError at org.argouml.model.uml.AbstractUmlModelFactory.initialize(AbstractUmlModelFactory.java:54) at org.argouml.model.uml.ModelManagementFactoryImpl.createModel(ModelManagementFactoryImpl.java:70) at org.argouml.kernel.Project.makeUntitledProject(Project.java:215) at org.argouml.kernel.ProjectManager.makeEmptyProject(ProjectManager.java:239) at org.argouml.kernel.ProjectManager.getCurrentProject(ProjectManager.java:215) at org.argouml.ui.explorer.ExplorerTree.<init>(ExplorerTree.java:106) at org.argouml.ui.explorer.DnDExplorerTree.<init>(DnDExplorerTree.java:129) at org.argouml.ui.NavigatorPane.<init>(NavigatorPane.java:144) at org.argouml.ui.NavigatorPane.<init>(NavigatorPane.java:127) at org.argouml.ui.NavigatorPane.getInstance(NavigatorPane.java:97) at org.argouml.ui.ProjectBrowser.createPanels(ProjectBrowser.java:232) at org.argouml.ui.ProjectBrowser.initialize(ProjectBrowser.java:183) at org.argouml.ui.ProjectBrowser.<init>(ProjectBrowser.java:171) at org.argouml.ui.ProjectBrowser.getInstance(ProjectBrowser.java:821) at com.genuitec.eclipse.uml.integrator.ArgoInterface$1.run(ArgoInterface.java:177) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346) ... 63 more Caused by: java.lang.IllegalStateException: UnknownHostException caught - set up your /etc/hosts at org.argouml.model.UUIDManager.<init>(UUIDManager.java:68) at org.argouml.model.UUIDManager.<clinit>(UUIDManager.java:48) ... 79 more
so what can be????,
i dont have any ideas
this is weird
thanks for your time
September 23, 2006 at 7:10 pm #259105
dr_pompeiiMemberremember that in fc4, all works normal, same installlers , so i cant see why the jdk1.5_01 can work normal in fc4 and not in fc5
September 24, 2006 at 9:39 am #259110
Scott AndersonParticipantdr_pompeii,
One thing I notice at the base of the issue is this:
Caused by: java.lang.IllegalStateException: UnknownHostException caught – set up your /etc/hosts
It looks like the update may have done something odd with your internet connectivity settings and this is cascading into the error
you’re seeing when the UML tools try to load an exteranl XML DTD or something similar. While the tools should work fine while
offline (so that might be a bug), a new problem with connectivity seems to be at the root of the issue.September 24, 2006 at 11:03 am #259112
dr_pompeiiMemberHello Scott
about this
Caused by: java.lang.IllegalStateException: UnknownHostException caught – set up your /etc/hoststhis error appear only when i shutdown the tomcat or close the eclipse, well u was right!!!!, yes man problem solved,
i thought that if i have or not connection to internet the dtd should have the same behavior,anyway,
thanks a lot for your time!!!!
best wishes
September 25, 2006 at 9:24 am #259161
Scott AndersonParticipantGlad we figured it out. 🙂
-
AuthorPosts