Re: [SourceJammer-users] New SourceJammer plugin
Brought to you by:
robertmacgrogan
From: Riccardo C. <rc...@ar...> - 2006-06-08 19:13:49
|
yes there is a log : (see below). I did not see any english.props file in= the jar... Root exception: java.io.FileNotFoundException: english.props (Le fichier sp=E9cifi=E9 est= introuvable) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at org.sourcejammer.client.DisplayTextLibrary.<init>(Unknown Source) at org.sourcejammer.client.DisplayTextLibrary.initializeInstance(Unknown= Source) at org.sourcejammer.client.simpletools.SimpleInterface.setConfDirectory(= Unknown Source) at org.sourcejammer.client.simpletools.SimpleInterface.setConfDirectory(= Unknown Source) at karan.eclipse.plugin.ksjeclipse.KSJEclipsePlugin.start(KSJEclipsePlug= in.java:55) at=20 org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleCo= ntextImpl.java:994) at java.security.AccessController.doPrivileged(Native Method) at=20 org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator= (BundleContextImpl.java:988) at=20 org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleCo= ntextImpl.java:969) at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl= eHost.java:316) at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(Abstrac= tBundle.java:264) at=20 org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Eclips= eClassLoader.java:116) at=20 org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bund= leLoader.java:337) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Bundl= eLoader.java:389) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Bundl= eLoader.java:350) at=20 org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(Abs= tractClassLoader.java:78) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Bundl= eLoader.java:275) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleH= ost.java:227) at=20 org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Abstrac= tBundle.java:1248) at=20 org.eclipse.core.internal.registry.ConfigurationElement.createExecutableE= xtension(ConfigurationElement.java:152) at=20 org.eclipse.core.internal.registry.ConfigurationElement.createExecutableE= xtension(ConfigurationElement.java:142) at=20 org.eclipse.core.internal.registry.ConfigurationElement.createExecutableE= xtension(ConfigurationElement.java:129) at=20 org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecu= tableExtension(ConfigurationElementHandle.java:48) at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:24= 0) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlug= in.java:236) at=20 org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(Workbe= nchPreferenceNode.java:46) at org.eclipse.jface.preference.PreferenceDialog.createPage(PreferenceDi= alog.java:1211) at=20 org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(Filte= redPreferenceDialog.java:238) at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDial= og.java:1114) at=20 org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(Filtere= dPreferenceDialog.java:351) at=20 org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(Preferen= ceDialog.java:638) at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.jav= a:763) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatfo= rm.java:1044) at org.eclipse.core.runtime.Platform.run(Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148) at=20 org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(Struc= turedViewer.java:761) at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(Structure= dViewer.java:1042) at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(Structure= dViewer.java:1062) at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrate= gy.java:231) at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:226) at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:392) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.ja= va:123) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3102) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2761) at org.eclipse.jface.window.Window.runEventLoop(Window.java:809) at org.eclipse.jface.window.Window.open(Window.java:787) at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesActi= on.java:66) at org.eclipse.jface.action.Action.runWithEvent(Action.java:996) at=20 org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Act= ionContributionItem.java:538) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContri= butionItem.java:488) at=20 org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContr= ibutionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) 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.jav= a:367) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:10= 3) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformAct= ivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja= va:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja= va:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.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) Gupta, Karan wrote: > I have the same configuration as yours, and the plugin is working fine. > I have seen this error before and its always been because of classpath = problems. >=20 > Are there errors in the Eclipse log? This log is found in=20 > /pathToYourEclipseWorkspace/.metadata/ >=20 > -----Original Message----- > From: sou...@li... [mailto:sourceja= mme...@li...] On Behalf Of Riccardo Cohen > Sent: Thursday, June 08, 2006 1:20 AM > Cc: sou...@li... > Subject: Re: [SourceJammer-users] New SourceJammer plugin >=20 > OS =3D winXP SP2 > Eclipse 3.1.2 > Sun jdk 1.5.0_06 standard edition >=20 > Content of the log : > 06/08/06 10:17:31 INFO karan.eclipse.plugin.ksjeclipse.KSJEclipsePlugi= n.start - Activating KSJEclipse Plugin >=20 > Thanks >=20 > Gupta, Karan wrote: >> The plugin is using Log4j. >> It is creating a log file at the default location of=20 >> C:/EclipseWSs/runtime-EclipseApplication >> The error must be in that log. >> If you can email that to me I can take a look at it. >> >> Some info about your system will also help: OS, Eclipse version, etc. >> >> - Karan >> =20 >> >> -----Original Message----- >> From: sou...@li...=20 >> [mailto:sou...@li...] On Behalf Of= =20 >> Riccardo Cohen >> Sent: Wednesday, June 07, 2006 7:41 AM >> To: sou...@li... >> Subject: Re: [SourceJammer-users] New SourceJammer plugin >> >> Hi >> Thanks a lot for this good help. >> I installed it and there was a class loader exception (see image) I=20 >> use sun jdk 1.5 >> >> Gupta, Karan wrote: >>> Hi, >>> =20 >>> Until Rob has had the chance to review it, I'm making the new source=20 >>> jammer plugin for Eclipse available for download at=20 >>> http://www.karanmg.net/Computers/ >>> =20 >>> Instructions and help are on the site and in the plugin environment=20 >>> in Eclipse. >>> It can co-exist with the current SJ plugin available from the=20 >>> sourcejammer website. >>> =20 >>> Thanks, >>> Karan >>> >>> >>> --------------------------------------------------------------------- >>> - >>> -- >>> >>> _______________________________________________ >>> SourceJammer-users mailing list >>> Sou...@li... >>> https://lists.sourceforge.net/lists/listinfo/sourcejammer-users >> -- >> Tr=E8s cordialement, >> >> Riccardo Cohen >> ligne directe : 02-47-49-63-24 >> ------------------------------------------- >> Articque >> http://www.articque.com >> Moulin des Roches >> 37230 Fondettes - France >> tel : 02-47-49-90-49 >> fax : 02-47-49-91-49 >> >> >> >> _______________________________________________ >> SourceJammer-users mailing list >> Sou...@li... >> https://lists.sourceforge.net/lists/listinfo/sourcejammer-users >> >=20 > -- > Tr=E8s cordialement, >=20 > Riccardo Cohen > ligne directe : 02-47-49-63-24 > ------------------------------------------- > Articque > http://www.articque.com > Moulin des Roches > 37230 Fondettes - France > tel : 02-47-49-90-49 > fax : 02-47-49-91-49 >=20 >=20 > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users >=20 >=20 > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users >=20 --=20 Tr=E8s cordialement, Riccardo Cohen ligne directe : 02-47-49-63-24 ------------------------------------------- Articque http://www.articque.com Moulin des Roches 37230 Fondettes - France tel : 02-47-49-90-49 fax : 02-47-49-91-49 |