- This topic has 6 replies, 3 voices, and was last updated 17 years, 5 months ago by
JHealey.
-
AuthorPosts
-
JHealeyMemberI’ve been working with MyEclipse 5.0.1 for about a week, and it is exhibiting some stability problems. It is frequently dying with “JVM Terminated. exit code=8096”. Has anyone else had similar problems? I’ve experimented with setting the -vm to both 1.4.2 and 1.5.0 with no difference. The memory settings are as they were set on the shortcut created by the installation. I also have Eclipse 3.2.1 up to date with its latest fixes and patches.
February 16, 2007 at 2:54 am #266195
GregMemberWhen the JVM terminates, it writes a error log in the same directory as your eclipse.exe. The file should look something like “hs_err_xxx.log”. Could you find these crash files and post their contents here? Thanks
February 16, 2007 at 6:41 am #266201
JHealeyMemberNo there’s no such logs. There are some core dumps in the folder from which my eclipse was launched (I had it starting from a batch script). They’re rather large though.
I have now switched from starting from a batch script to launcing from a shortcut (with the “Start in:” set to the Eclipse folder). MyEclipse has stopped crashing and started freezing.
February 16, 2007 at 10:03 am #266215
GregMemberAre there any errors in your error log? <your_workspace_dir>/.metadata/.log Could you post the contents if there are interesting errors?
Also, are the freezes reproducable? IF so could you post the steps to do so, and we can try to replicate it on our side.
Thanks.
February 21, 2007 at 10:58 am #266430
JHealeyMemberGenerally we are starting WebSphere 6.1 via the servers view (we have an ‘exploded archive’ deployment and WebSphere configured to reload the classes). I can’t tell whether there is anything in the workspace log of significance, but you can see the contents below,
!SESSION 2007-02-20 16:34:11.812 ———————————————–
eclipse.buildId=M20060629-1905
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments: -product com.genuitec.myeclipse.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:28.046
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\css_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:28.328
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\forms_lists_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:28.437
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\htmlform_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:28.625
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\html_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:28.734
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\javascript_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:28.812
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\jsf_f_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:28.921
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\jsf_h_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:29.000
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_bean_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:29.109
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_html_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:29.187
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_logic_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2007-02-20 16:35:29.281
!MESSAGE Installed snippet library: D:\devtools\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_tiles_snippets.xml!ENTRY org.tigris.subversion.subclipse.core 4 0 2007-02-20 16:37:40.984
!MESSAGE No subversion client interface found.
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException: No subversion client interface found.
at org.tigris.subversion.svnclientadapter.SVNClientAdapterFactory.getPreferredSVNClientType(SVNClientAdapterFactory.java:78)
at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:59)
at org.tigris.subversion.subclipse.core.SVNClientManager.getSvnClientInterface(SVNClientManager.java:97)
at org.tigris.subversion.subclipse.core.SVNClientManager.createSVNClient(SVNClientManager.java:114)
at org.tigris.subversion.subclipse.core.SVNProviderPlugin.createSVNClient(SVNProviderPlugin.java:415)
at org.tigris.subversion.subclipse.core.SVNProviderPlugin.getAdminDirectoryName(SVNProviderPlugin.java:536)
at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:87)
at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114)
at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99)
at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:242)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:238)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:338)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)!ENTRY org.eclipse.osgi 4 0 2007-02-20 16:37:40.984
!MESSAGE An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (1091).
!STACK 0
org.osgi.framework.BundleException: Exception in org.tigris.subversion.subclipse.ui.SVNUIPlugin.start() of bundle org.tigris.subversion.subclipse.ui.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1014)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:242)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:238)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:338)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Caused by: java.lang.NullPointerException
at org.tigris.subversion.subclipse.core.SVNProviderPlugin.getAdminDirectoryName(SVNProviderPlugin.java:536)
at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:87)
at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114)
at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99)
at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
… 34 more
Root exception:
java.lang.NullPointerException
at org.tigris.subversion.subclipse.core.SVNProviderPlugin.getAdminDirectoryName(SVNProviderPlugin.java:536)
at org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(SVNClientManager.java:87)
at org.tigris.subversion.subclipse.ui.Preferences.setSvnClientInterface(Preferences.java:114)
at org.tigris.subversion.subclipse.ui.Preferences.initializePreferences(Preferences.java:99)
at org.tigris.subversion.subclipse.ui.SVNUIPlugin.start(SVNUIPlugin.java:405)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:995)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:989)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:317)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:256)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLocalClass(EclipseLazyStarter.java:86)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:409)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:188)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:339)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:391)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:242)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:238)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:338)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)!ENTRY org.eclipse.equinox.registry 4 1 2007-02-20 16:37:41.000
!MESSAGE Plug-in org.tigris.subversion.subclipse.ui was unable to load class org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.
!STACK 0
java.lang.ClassNotFoundException: org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:407)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:352)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:276)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:242)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:49)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:238)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition$1.run(LightweightDecoratorDefinition.java:117)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.internalGetDecorator(LightweightDecoratorDefinition.java:113)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:241)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:338)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:308)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)!ENTRY com.genuitec.eclipse.core 1 0 2007-02-20 16:47:51.250
!MESSAGE Unable to locate .myeclipse.properties file!ENTRY org.eclipse.osgi 4 0 2007-02-20 16:47:51.250
!MESSAGE Error while stopping “com.genuitec.eclipse.core_5.0.0”.
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.stop() of bundle com.genuitec.eclipse.core.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1052)
at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:396)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:400)
at org.eclipse.core.runtime.internal.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:86)
at org.eclipse.core.runtime.internal.adaptor.BundleStopper.stopBundles(BundleStopper.java:73)
at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStopping(EclipseAdaptorHook.java:156)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStopping(BaseAdaptor.java:288)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:440)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:423)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: java.lang.IllegalArgumentException
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:357)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
at org.eclipse.core.runtime.Platform.getPlugin(Platform.java:722)
at org.eclipse.core.internal.preferences.legacy.InitLegacyPreferences.init(InitLegacyPreferences.java:43)
at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:146)
at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:337)
at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:162)
at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences.java:231)
at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:227)
at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:307)
at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:543)
at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:149)
at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(PreferenceForwarder.java:138)
at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForwarder.java:644)
at com.genuitec.eclipse.core.LicenseUtil.ă(Unknown Source)
at com.genuitec.eclipse.core.LicenseUtil.getCurrentLicensee(Unknown Source)
at com.genuitec.eclipse.core.ViperCore.ā(Unknown Source)
at com.genuitec.eclipse.core.ViperCore.shutdown(Unknown Source)
at org.eclipse.core.internal.compatibility.PluginActivator.stop(PluginActivator.java:46)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
… 19 more
Root exception:
java.lang.IllegalArgumentException
at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:357)
at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:340)
at org.eclipse.core.runtime.Platform.getPlugin(Platform.java:722)
at org.eclipse.core.internal.preferences.legacy.InitLegacyPreferences.init(InitLegacyPreferences.java:43)
at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:146)
at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:337)
at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:162)
at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences.java:231)
at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:227)
at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:307)
at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:543)
at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:149)
at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(PreferenceForwarder.java:138)
at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForwarder.java:644)
at com.genuitec.eclipse.core.LicenseUtil.ă(Unknown Source)
at com.genuitec.eclipse.core.LicenseUtil.getCurrentLicensee(Unknown Source)
at com.genuitec.eclipse.core.ViperCore.ā(Unknown Source)
at com.genuitec.eclipse.core.ViperCore.shutdown(Unknown Source)
at org.eclipse.core.internal.compatibility.PluginActivator.stop(PluginActivator.java:46)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1036)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1032)
at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:396)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.stop(AbstractBundle.java:400)
at org.eclipse.core.runtime.internal.adaptor.BundleStopper.basicStopBundles(BundleStopper.java:86)
at org.eclipse.core.runtime.internal.adaptor.BundleStopper.stopBundles(BundleStopper.java:73)
at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStopping(EclipseAdaptorHook.java:156)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStopping(BaseAdaptor.java:288)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:440)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:423)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!SESSION 2007-02-20 16:47:55.703 ———————————————–
eclipse.buildId=M20060629-1905
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments: -product com.genuitec.myeclipse.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide!ENTRY com.genuitec.eclipse.core 1 0 2007-02-20 16:48:29.750
!MESSAGE Unable to locate .myeclipse.properties file!ENTRY org.eclipse.jst.jsf.core 1 0 2007-02-20 16:49:06.906
!MESSAGE Could not load JSF Library Registry; creating new registry!ENTRY org.eclipse.osgi 2 1 2007-02-20 16:49:10.406
!MESSAGE NLS unused message: QF_NEW_BEAN_PROPOSAL in: org.eclipse.jst.jsf.validation.internal.el.diagnostics.messages!ENTRY com.chordiant.setup 4 4 2007-02-20 16:49:22.234
!MESSAGE Error Parsing Projects.xml file from com.chordiant.workspace. Value : true!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\META-INF\MANIFEST.MF!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\META-INF\ejb-jar.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\META-INF\ibm-ejb-jar-bnd.xmi!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\META-INF\ibm-ejb-jar-ext.xmi!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\META-INF\ibm_ejbext.properties!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\com\chordiant\service\ejb\EJBGatewayService.class!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\com\chordiant\service\ejb\EJBGatewayService.java!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.750
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\com\chordiant\service\ejb\EJBGatewayServiceBean.class!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.750
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\com\chordiant\service\ejb\EJBGatewayServiceBean.java!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.984
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\com\chordiant\service\ejb\EJBGatewayServiceHome.class!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:48.984
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\com\chordiant\service\ejb\EJBGatewayServiceHome.java!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:49.187
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\src\com\chordiant\service\ejb\rmi.dtd!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:49.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\.classpath!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:49.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\.mymetadata!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:49.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEJB\.settings\com.genuitec.jboss.ide.eclipse.xdoclet.run.prefs!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:50.718
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\stp.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:50.734
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\SystemTaskProcessorService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:50.781
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\eservicecommon.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:50.781
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\lookuptable.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:50.781
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\CustomWF_xAdvisor.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:50.781
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\WF_iAdvisor.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:50.937
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\ic.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.015
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\IC_Service.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.015
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\IC_Testers_Mappings.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.015
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxextensions.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.078
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\bsh_1.3.0.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.078
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\qrstsupport.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.078
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\jxpmq.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxbservice.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.453
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\cticisco.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.468
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\CTI_Cisco.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.468
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxcore_websphere.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.484
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\DefaultCache.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.484
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\META-INF\was.policy!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.484
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\qrst.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.500
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\PeerMessage.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.500
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\QRST_CustomObjects.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.500
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\QRST_QueueHelper.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.500
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\QRST_QueueRoute.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.515
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\QRST_Session.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.515
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\QRST_Timer.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.515
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\qrst\queueitemcmi.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.515
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\qrst\queueitemcmi_db2udb.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.515
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\java-parser_1.3.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.531
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\decision.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.562
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\rtds_was_proxyclient.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.562
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\Decision.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.578
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\wsif_2.0.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.593
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\xerces_2.6.2.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.593
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\xerces-xml-apis_2.6.2.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.593
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\flux_5.3.11.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.609
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\ctigenesys.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.609
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\CTI_Genesys.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.671
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\Alog4jprop.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.671
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\log4j_1.2.8.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.750
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\xalan_2.6.0.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.765
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\ldapjdk_5.2.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.765
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\qname_1.0.0.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.765
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\jdom_b8.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.765
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\chordiantejb.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.859
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\bpdconstraints.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:51.859
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxt_cti_websphere.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.046
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\helloworld.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.187
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\ctichordiant.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\CTI.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\TelephonyService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\jxt\telephonycmi.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\jxt\telephonycmi_db2udb.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.375
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\adminmgr-locale.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.437
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\adminmgr.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.437
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\Aepbdm.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.468
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\ictemplates.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.468
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\META-INF\.modulemaps!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.546
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\META-INF\application.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.546
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\.j2ee!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.546
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\.runtime!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.593
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\ctiavaya.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.656
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\CTI_Avaya.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.656
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\IBMDCache.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.703
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\apm-foundation-defs.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.750
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\apm-global-defs.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.750
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\application-settings.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.796
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\.myumldata!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.921
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\.settings\org.eclipse.ltk.core.refactoring.prefs!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.953
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\.settings\org.eclipse.wst.validation.prefs!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.968
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\META-INF\application.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:52.968
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\META-INF\MANIFEST.MF!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:53.000
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\JCSCache.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:53.140
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\jaxb-api_1.0.3.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:53.140
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\jaxb-impl_1.0.3.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:53.140
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\jaxb-libs_1.0.3.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:53.140
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\jaxb-xjc_1.0.3.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:53.156
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxcruntime.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:53.156
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\DynamicLoaderComponent.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:53.156
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\GenericService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.015
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxbinterface.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.234
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\AccountService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.234
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\BackwardCompatibility.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.234
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\CreditCardAccountService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.234
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\DeliveryService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.312
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\EbcInteractionService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.328
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\GuideService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.328
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\InventoryService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.328
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\jxb.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.375
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\LocationService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.375
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\NumberGenerationService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.375
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\OfferingService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.406
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\OrderFulfillmentService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.406
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\OrderGenerationService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.437
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\OrderTrackingService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.484
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\PartyRoleService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.515
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\PassCodeGenerator.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.515
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\PMFCustomerService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.515
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\PMFDelegateService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.531
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\PmfFactory.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.531
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\ProductService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.593
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\jxb\chordiantcmi.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.593
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\jxb\chordiantcmi_db2udb.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.593
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\commons-lang.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.640
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxe.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.718
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\JXE_CustomObjects.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.718
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\JXE_MessageFilter.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.718
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\OutboundMessage.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.750
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxbtoolkit.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.796
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\BusinessObjectFactoryService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.796
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\XMLStorageService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.796
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\dialogserver.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.796
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\dialogserveradmin.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.796
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\JNDICache.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.828
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\apm-build.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.828
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\apm-config.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.843
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\input.props!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.921
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\chrd_create_domain_server.py!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.921
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\chrd_jms_creation.py!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.921
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\chrd_noxa_jdbc_ds_creation.py!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:54.921
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\apm\chrd_xa_jdbc_ds_creation.py!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.015
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\jcs-1.2.7.9.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.015
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\xstream-1.1.2.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.093
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\commons-resolver-1.1.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.093
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\qdox-1.5.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.156
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\glueconnector.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.156
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxpjca.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.156
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\JCAService.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.171
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\jxp\jcacmi.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.218
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\xpp3_min-1.1.3.4.I.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.390
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\axis-ant_1.1.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.468
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\axis-jaxrpc_1.1.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.468
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\axis-saaj_1.1.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.468
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\axis_1.1.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.468
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\wsdl4j_1.3.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.546
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxw.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.546
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\jxw.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.562
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\jxwstatementdef.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.562
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\jxwtabledef.dtd!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.593
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\cwapi.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.656
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\cwapi.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.671
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\ctivruservices.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.687
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxp.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.687
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\JXP.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.687
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\Lock.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.687
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\jxp\cmi.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.687
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\jxp\cmi_db2udb.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.687
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\concurrent.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.703
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\apache-commons-codec_1.3.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.703
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\apache-commons-discovery_1.1.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.703
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\apache-commons-logging_1.1.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.703
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib-ext\commons-collections-3.1.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.765
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\odserver.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.812
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\SecurityManager.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.812
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\userprofile.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:55.812
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\userprofile_log.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.031
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\lib\jxcore.jar!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.125
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\chordiant_env.properties.template!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\GatewayServices.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\JMX.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\JXE_CustomObjects.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\JXE_MessageFilter.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.265
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\LogHelper.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\OutboundMessage.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\Performance.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\Seed.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\SmartStubs.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\TransformHelper.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\components\master\WebToolkit.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\master.dtd.template!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\chordiant\master.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\default-cluster-service.xml!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.281
!MESSAGE File already exists: D:\dll\ws\ChordiantEAR\config\dialogserver.conf.template!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.406
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\AccountClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.437
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\CreditCardAccountClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.437
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\DeliveryClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.437
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\EbcInteractionClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.437
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\GuideClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.484
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\InventoryClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.484
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\LocationClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.484
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\OfferingClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.484
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\OrderFulfillmentClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.515
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\OrderGenerationClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.515
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\OrderTrackingClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.515
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\PartyRoleClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.515
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\PmfCustomerClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.515
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\PmfDelegateClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.515
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\BusinessServices\ProductClientAgent.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:56.984
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountEntryCreate.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.015
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountEntryFullView.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.015
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountEntryList.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.015
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountEntrySearch.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.015
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountEntryUpdate.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.015
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountFullView.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.015
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountNew.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.015
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountNewConfirm.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.015
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AccountsList.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.031
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AlertsList.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.031
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AssociateCustomerWithSession.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.031
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AvailabilityProfiles.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.031
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\AvailableQueues.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.046
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CallMeInjector.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.046
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CancelCustomer.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.046
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\ChangeAddress.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.046
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\ChangeContactInfo.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.046
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\ChangePIN.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.046
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CloseCustomerServiceSession.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.046
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\ContactInfoDelete.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.046
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\ContactInfoFullView.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.062
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\ContactInfoListView.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.062
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\ContactInfoUpdate.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.062
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CreateAccount.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.062
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CreateCustomer.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.156
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CreateCustomerInitializer.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.156
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CtiRecieveTransferActivity.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.156
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CustomerFullView.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.156
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CustomerGetProfile.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.234
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CustomerHistoryFullTree.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.234
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CustomerHistorySearch.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.234
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CustomerSearch.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.234
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CustomerUpdate.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.281
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CustomerVerifyConfirm.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.281
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\CustomerView.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.281
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptors\CAFE\DeferredActivities.wsdl!ENTRY com.chordiant.jxProjects 1 1 2007-02-20 16:49:57.281
!MESSAGE File already exists: D:\dll\ws\ChordiantUtils\TaskDescriptorMay 17, 2007 at 7:31 pm #270281
mgavrMemberIs there any conclusion on this topic? I’ve just installed myeclipse and I get this 8096 after I open a couple of JSP files. I don’t have log files in the eclipse home directory but multiple txt, trc, dmp files are generated on exit.
February 15, 2008 at 7:29 am #281811
JHealeyMemberI forgot to post the resolution when I found it and several people have asked me since. I can’t remember the specific solution, but I think it was one of,
1. Wrong version of Java via system path or JAVA_HOME env variable, or specified by the -vm flag if running from a batch file.
2. Wrong version of Eclipse for specific version of MyEclipse.
3. Something wrong with the ‘Start in:’ location (as defined by Windows shortcut), or the current working directory if running from a batch file. This needs to be set to the Eclipse installation directory.
My favourite is option 2, but if you check all three you should be saved. I the following is the final version of my IDE startup scipt for you information.
@echo off
set JXDE_ROOT=C:\Projects\FREO
set ECLIPSE_ROOT=D:\Apps\Eclipse\Eclipse320\eclipse
set JAVA_HOME=D:\Apps\Java\jre1.5.0_11\bincall %JXDE_ROOT%\Start_Env.bat
d:
cd %ECLIPSE_ROOT%start %ECLIPSE_ROOT%\eclipse.exe -showlocation -data %JXDE_ROOT%\ws -product com.genuitec.myeclipse.product.ide -vm %JAVA_HOME%\javaw.exe -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation=”D:\Apps\MyEclipse\MyEclipse 5.0GA\eclipse\MyEclipseSplash.bmp
-
AuthorPosts