sourcejammer-users Mailing List for SourceJammer (Page 4)
Brought to you by:
robertmacgrogan
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
(7) |
Nov
(8) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(19) |
Feb
(64) |
Mar
(38) |
Apr
(40) |
May
(38) |
Jun
(46) |
Jul
(10) |
Aug
(20) |
Sep
(40) |
Oct
(60) |
Nov
(38) |
Dec
(61) |
2003 |
Jan
(102) |
Feb
(92) |
Mar
(83) |
Apr
(89) |
May
(9) |
Jun
(36) |
Jul
(24) |
Aug
(23) |
Sep
(47) |
Oct
(36) |
Nov
(31) |
Dec
(33) |
2004 |
Jan
(41) |
Feb
(59) |
Mar
(37) |
Apr
(19) |
May
(27) |
Jun
(38) |
Jul
(19) |
Aug
(23) |
Sep
(8) |
Oct
(8) |
Nov
(38) |
Dec
(27) |
2005 |
Jan
(33) |
Feb
(28) |
Mar
(23) |
Apr
(32) |
May
(35) |
Jun
(23) |
Jul
(58) |
Aug
(40) |
Sep
(27) |
Oct
(35) |
Nov
(10) |
Dec
(16) |
2006 |
Jan
(18) |
Feb
(5) |
Mar
(3) |
Apr
(16) |
May
(2) |
Jun
(17) |
Jul
(6) |
Aug
|
Sep
(2) |
Oct
(1) |
Nov
(3) |
Dec
|
2007 |
Jan
(2) |
Feb
(5) |
Mar
|
Apr
(2) |
May
|
Jun
(1) |
Jul
|
Aug
(7) |
Sep
|
Oct
|
Nov
(7) |
Dec
|
2008 |
Jan
|
Feb
(2) |
Mar
(9) |
Apr
(1) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(6) |
Oct
(1) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
From: Riccardo C. <rc...@ar...> - 2006-06-09 08:12:46
|
All right, I thought I would find in the preference panel a button to spe= cify the=20 directory if source jammer client. My client is not in c:\SourceJammer but in C:\softdev\jammerclient , is i= t possible to=20 tell the plugin where it is ? Gupta, Karan wrote: > Assuming you do have the SourceJammer client installed, the english.pro= ps files is in=20 > /YourSourceJammerDirectory/client/conf/ on your machine. When the plugi= n starts it looks for this /conf/ directory. That's because it needs to s= et certain defaults (because all preferences and properties are not visib= le in the plugin yet), which it can simply pick up from whatever you have= set in the configuration for the client.=20 >=20 > The default lookup path for conf/ is C:\SourceJammer\client\conf > If the client is not in this location, then, as of this build, the plug= in will fail. >=20 > What is the SJ client location on your machine? >=20 > - Karan >=20 >=20 > -----Original Message----- > From: sou...@li... [mailto:sourceja= mme...@li...] On Behalf Of Riccardo Cohen > Sent: Thursday, June 08, 2006 12:13 PM > To: sou...@li... > Subject: Re: [SourceJammer-users] New SourceJammer plugin >=20 > yes there is a log : (see below). I did not see any english.props file = in the jar... >=20 > Root exception: > java.io.FileNotFoundException: english.props (Le fichier sp=E9cifi=E9 e= st 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(Unkno= wn Source) > at org.sourcejammer.client.simpletools.SimpleInterface.setConfDirector= y(Unknown Source) > at org.sourcejammer.client.simpletools.SimpleInterface.setConfDirector= y(Unknown Source) > at karan.eclipse.plugin.ksjeclipse.KSJEclipsePlugin.start(KSJEclipsePl= ugin.java:55) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(Bundle= ContextImpl.java:994) > at java.security.AccessController.doPrivileged(Native Method) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivat= or(BundleContextImpl.java:988) > at > org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Bundle= ContextImpl.java:969) > at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bun= dleHost.java:316) > at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(Abstr= actBundle.java:264) > at > org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Ecli= pseClassLoader.java:116) > at > org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bu= ndleLoader.java:337) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Bun= dleLoader.java:389) > at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(Bun= dleLoader.java:350) > at > org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(A= bstractClassLoader.java:78) > at java.lang.ClassLoader.loadClass(ClassLoader.java:251) > at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(Bun= dleLoader.java:275) > at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(Bundl= eHost.java:227) > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Abstr= actBundle.java:1248) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutabl= eExtension(ConfigurationElement.java:152) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutabl= eExtension(ConfigurationElement.java:142) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutabl= eExtension(ConfigurationElement.java:129) > at > org.eclipse.core.internal.registry.ConfigurationElementHandle.createExe= cutableExtension(ConfigurationElementHandle.java:48) > at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:= 240) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:6= 9) > at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPl= ugin.java:236) > at > org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(Work= benchPreferenceNode.java:46) > at org.eclipse.jface.preference.PreferenceDialog.createPage(Preference= Dialog.java:1211) > at > org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(Fil= teredPreferenceDialog.java:238) > at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDi= alog.java:1114) > at > org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(Filte= redPreferenceDialog.java:351) > at > org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(Prefer= enceDialog.java:638) > at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.j= ava:763) > at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlat= form.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 > org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(Str= ucturedViewer.java:761) > at org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(Structu= redViewer.java:1042) > at org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(Structu= redViewer.java:1062) > at org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStra= tegy.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.= java: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(OpenPreferencesAc= tion.java:66) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:996) > at > org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(A= ctionContributionItem.java:538) > at org.eclipse.jface.action.ActionContributionItem.access$2(ActionCont= ributionItem.java:488) > at > org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionCon= tributionItem.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.j= ava: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(PlatformA= ctivator.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(NativeMethodAccessorImp= l.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcc= essorImpl.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) >=20 >=20 > 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. >> >> Are there errors in the Eclipse log? This log is found in=20 >> /pathToYourEclipseWorkspace/.metadata/ >> >> -----Original Message----- >> From: sou...@li...=20 >> [mailto:sou...@li...] On Behalf Of= =20 >> Riccardo Cohen >> Sent: Thursday, June 08, 2006 1:20 AM >> Cc: sou...@li... >> Subject: Re: [SourceJammer-users] New SourceJammer plugin >> >> OS =3D winXP SP2 >> Eclipse 3.1.2 >> Sun jdk 1.5.0_06 standard edition >> >> Content of the log : >> 06/08/06 10:17:31 INFO =20 >> karan.eclipse.plugin.ksjeclipse.KSJEclipsePlugin.start - Activating=20 >> KSJEclipse Plugin >> >> Thanks >> >> 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... >>> [mailto:sou...@li...] On Behalf=20 >>> Of 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 >>> >> -- >> 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 >> >> >> _______________________________________________ >> 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 |
From: Gupta, K. <kar...@tr...> - 2006-06-08 22:13:20
|
Assuming you do have the SourceJammer client installed, the = english.props files is in=20 /YourSourceJammerDirectory/client/conf/ on your machine. When the plugin = starts it looks for this /conf/ directory. That's because it needs to = set certain defaults (because all preferences and properties are not = visible in the plugin yet), which it can simply pick up from whatever = you have set in the configuration for the client.=20 The default lookup path for conf/ is C:\SourceJammer\client\conf If the client is not in this location, then, as of this build, the = plugin will fail. What is the SJ client location on your machine? - Karan -----Original Message----- From: sou...@li... = [mailto:sou...@li...] On Behalf Of = Riccardo Cohen Sent: Thursday, June 08, 2006 12:13 PM To: sou...@li... Subject: Re: [SourceJammer-users] New SourceJammer plugin 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(Unkn= own Source) at = org.sourcejammer.client.simpletools.SimpleInterface.setConfDirectory(Unkn= own Source) at = karan.eclipse.plugin.ksjeclipse.KSJEclipsePlugin.start(KSJEclipsePlugin.j= ava:55) at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleCo= ntextImpl.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(BundleCo= ntextImpl.java:969) at = org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHos= t.java:316) at = org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBun= dle.java:264) at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Eclips= eClassLoader.java:116) at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bund= leLoader.java:337) at = org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoa= der.java:389) at = org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoa= der.java:350) at 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(BundleLoa= der.java:275) at = org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.= java:227) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Abstrac= tBundle.java:1248) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableE= xtension(ConfigurationElement.java:152) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableE= xtension(ConfigurationElement.java:142) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableE= xtension(ConfigurationElement.java:129) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecu= tableExtension(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.j= ava:236) at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(Workbe= nchPreferenceNode.java:46) at = org.eclipse.jface.preference.PreferenceDialog.createPage(PreferenceDialog= .java:1211) at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.createPage(Filte= redPreferenceDialog.java:238) at = org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.j= ava:1114) at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.showPage(Filtere= dPreferenceDialog.java:351) at org.eclipse.jface.preference.PreferenceDialog$8.selectionChanged(Preferen= ceDialog.java:638) at = org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:76= 3) at = org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.j= ava: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 org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(Struc= turedViewer.java:761) at = org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredVie= wer.java:1042) at = org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredVie= wer.java:1062) at = org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.j= ava: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.java:1= 23) 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(OpenPreferencesAction.j= ava:66) at org.eclipse.jface.action.Action.runWithEvent(Action.java:996) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Act= ionContributionItem.java:538) at = org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributi= onItem.java:488) at 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.java:36= 7) 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(PlatformActivat= or.java:226) at = org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:3= 76) at = org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:1= 63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at = sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java= :39) at = sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI= mpl.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...=20 > [mailto:sou...@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 =20 > karan.eclipse.plugin.ksjeclipse.KSJEclipsePlugin.start - Activating=20 > 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... >> [mailto:sou...@li...] On Behalf=20 >> Of 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 = >>> 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 -- 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 |
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 |
From: Gupta, K. <kar...@tr...> - 2006-06-08 17:32:50
|
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. Are there errors in the Eclipse log? This log is found in=20 /pathToYourEclipseWorkspace/.metadata/ -----Original Message----- From: sou...@li... = [mailto:sou...@li...] On Behalf Of = Riccardo Cohen Sent: Thursday, June 08, 2006 1:20 AM Cc: sou...@li... Subject: Re: [SourceJammer-users] New SourceJammer plugin OS =3D winXP SP2 Eclipse 3.1.2 Sun jdk 1.5.0_06 standard edition Content of the log : 06/08/06 10:17:31 INFO = karan.eclipse.plugin.ksjeclipse.KSJEclipsePlugin.start - Activating = KSJEclipse Plugin Thanks 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. >=20 > Some info about your system will also help: OS, Eclipse version, etc. >=20 > - Karan > =20 >=20 > -----Original Message----- > From: sou...@li...=20 > [mailto:sou...@li...] On Behalf Of = > Riccardo Cohen > Sent: Wednesday, June 07, 2006 7:41 AM > To: sou...@li... > Subject: Re: [SourceJammer-users] New SourceJammer plugin >=20 > 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 >=20 > 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 >=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 >=20 > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users >=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 _______________________________________________ SourceJammer-users mailing list Sou...@li... https://lists.sourceforge.net/lists/listinfo/sourcejammer-users |
From: Riccardo C. <rc...@ar...> - 2006-06-08 10:34:09
|
OS =3D winXP SP2 Eclipse 3.1.2 Sun jdk 1.5.0_06 standard edition Content of the log : 06/08/06 10:17:31 INFO karan.eclipse.plugin.ksjeclipse.KSJEclipsePlugin.= start -=20 Activating KSJEclipse Plugin Thanks Gupta, Karan wrote: > The plugin is using Log4j. > It is creating a log file at the default location of C:/EclipseWSs/runt= ime-EclipseApplication > The error must be in that log. > If you can email that to me I can take a look at it. >=20 > Some info about your system will also help: OS, Eclipse version, etc. >=20 > - Karan > =20 >=20 > -----Original Message----- > From: sou...@li... [mailto:sourceja= mme...@li...] On Behalf Of Riccardo Cohen > Sent: Wednesday, June 07, 2006 7:41 AM > To: sou...@li... > Subject: Re: [SourceJammer-users] New SourceJammer plugin >=20 > Hi > Thanks a lot for this good help. > I installed it and there was a class loader exception (see image) I use= sun jdk 1.5 >=20 > 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 in= =20 >> 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 >=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 >=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 |
From: Gupta, K. <kar...@tr...> - 2006-06-07 18:12:44
|
The plugin is using Log4j. It is creating a log file at the default location of = 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... = [mailto:sou...@li...] On Behalf Of = 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 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 in = > Eclipse. > It can co-exist with the current SJ plugin available from the=20 > sourcejammer website. > =20 > Thanks, > Karan >=20 >=20 > ---------------------------------------------------------------------- > -- >=20 > _______________________________________________ > 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 |
From: Riccardo C. <rc...@ar...> - 2006-06-07 14:41:10
|
Hi Thanks a lot for this good help. I installed it and there was a class loader exception (see image) I 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 in=20 > Eclipse. > It can co-exist with the current SJ plugin available from the=20 > sourcejammer website. > =20 > Thanks, > Karan >=20 >=20 > -----------------------------------------------------------------------= - >=20 > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users --=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 |
From: Gupta, K. <kar...@tr...> - 2006-06-06 22:50:54
|
Hi, =20 Until Rob has had the chance to review it, I'm making the new source jammer plugin for Eclipse available for download at http://www.karanmg.net/Computers/ =20 Instructions and help are on the site and in the plugin environment in Eclipse. It can co-exist with the current SJ plugin available from the sourcejammer website. =20 Thanks, Karan |
From: Robert M. <rob...@ya...> - 2006-05-18 17:37:41
|
Hi, Adrian. This could be an incompatibliity with the version of Eclipse you're using. What version is that? Eclipse can be very fussy with plugins and they seem to change the plugin API even on very minor releases. --Rob --- adr...@se... wrote: > Hey Mr MacGrogan > > I just tried out your Sourcejammer and I think it is just what we are looking > for. It works almost perfect. The only problem I have is when checking out a > file in Eclipse I get a the exception-message > java.lang.reflect.InvocationTargetException. > I can add, get files and when I check out in the Client-Gui I can even check > them back in with Eclipse (I get the same exception-message everytime, but it > works anyway). But if I try to check the out with Eclipse and want to check them > back in I get the Message saying that I did not check out these files. > What could be the reason for this problem and how could it be solved? > It'd be great if you could help me ut with that. > > Thanx a lot already and keep up the nice work you guys do. > > Adrian Marthaler, some tiny Java-programmer at the University of Berne in > Switzerland > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Robert M. <rob...@ya...> - 2006-05-17 15:57:54
|
There should be no problem with text files of 200K or more. You just need to make sure you use the GPL version of SJ and not the GLPL version. And you need to make sure you configure it to use the Gnu diff algorithm class. You do this by modifying the conf.xml file (on the server esp. but also on the client if you want to visually diff a big text file). Add the following to the file: <DiffAlgorithmClass>JLibDiff.GnuDiffAlgorithm</DiffAlgorithmClass> --Rob --- Andy Putnins <pu...@us...> wrote: > > Message body follows: > > Are you still actively maintaining SourceJammer? I see there > are some outstanding bugs that have not been assigned. I'm > particularly concerned about #1153623 - "SourceJammer > crashes on big files". > > I hope to use SourceJammer to maintain an archive of router > configration files, some of which can be as large as 200K > lines of text, so file size limitations are a big issue. > > Thanks in advance for your response! > > - Andy Putnins > > -- > This message has been sent to you, a registered SourceForge.net user, > by another site user, through the SourceForge.net site. This message > has been delivered to your SourceForge.net mail alias. You may reply > to this message using the "Reply" feature of your email client, or > using the messaging facility of SourceForge.net at: > https://sourceforge.net/sendmessage.php?touser=1315219 > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Montoya, A. D. <Amb...@st...> - 2006-04-28 15:41:32
|
I am getting this error when trying to make the initial archive as per the Quick Start Guide: =20 "ERROR: There is no user in the system with user name supplied" even though under the users.xml file it shows admin as username and admin as password. Any help would be great. =20 I am running: =20 Sourcejammer 2.1.0.0 Java SDK 1.4.2_11 Tomcat 4.1 Confidentiality Notice: This e-mail, including all attachments is for the= sole use of the intended recipient(s) and may contain confidential and p= rivileged information. Any unauthorized review, use, disclosure or distri= bution is prohibited unless specifically provided under the New Mexico In= spection of Public Records Act. If you are not the intended recipient, pl= ease contact the sender and destroy all copies of this message. -- This e= mail has been scanned by the Sybari - Antigen Email System.=20 |
From: Robert M. <rob...@ya...> - 2006-04-27 16:28:15
|
Theoretically, this would be "getproj ." from the root of the archive. But the getproj command in the CL does not seem to be working in the latest version of SJ. I did a little debugging and I think I've fixed it. I'll to a quick beta release later today, hopefully. --Rob --- Brenda Koch-Bakke <bko...@ya...> wrote: > I have a very basic question -- how can I get all files from an archive via the command line > (windows XP eviron)? > > thanks, > brenda > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Brenda Koch-B. <bko...@ya...> - 2006-04-27 15:20:53
|
I have a very basic question -- how can I get all files from an archive via the command line (windows XP eviron)? thanks, brenda |
From: Gupta, K. <kar...@tr...> - 2006-04-21 17:14:38
|
Thanks, Rob. Which list should I mail similar queries to, in the future? I don't see any traffic on the The DEV list... My company here needs a more enhanced version of the sjEclipse plugin, = than whats currently out there (this version didnt work on our = installations -- I'm guessing because of the error below). So, thats what I have been working on the past few days. Are you working on a second version as well? -- Karan -----Original Message----- From: sou...@li... [mailto:sou...@li...]On Behalf Of Robert MacGrogan Sent: Friday, April 21, 2006 9:26 AM To: ML SJ Devel (E-mail) Cc: ML SJ Users (E-mail) Subject: RE: [SourceJammer-devel] CommandCentral.getChecker() Excellent, Karan. Glad you figured this out on your own. I was just = about to dig in and help you out, but you beat me to it. --Rob --- "Gupta, Karan" <kar...@tr...> wrote: > I got it! > I updated the getChecker() method in CommandCentral.java with the = following code and rebuilt the > jars (the ant script is really slick, btw :-). > =20 > String strPath =3D new String(); > if (moCurrentTreeNode !=3D null) > { > strPath =3D moCurrentTreeNode.getPathAsString(); > } > else > { > System.out.println("moCurrentTreeNode is NULL."); > } > =20 > The moCurrentTreeNode variable was null and generating a = NullPointerException. > =20 > Cheers, > Karan > =20 > =20 >=20 > -----Original Message----- > From: sou...@li... > [mailto:sou...@li...]On Behalf Of = Gupta, Karan > Sent: Wednesday, April 19, 2006 5:00 PM > To: ML SJ Devel (E-mail) > Cc: ML SJ Users (E-mail) > Subject: [SourceJammer-devel] CommandCentral.getChecker() >=20 >=20 > Hi, > =20 > I'm trying to figure out the use of the function: > CommandCentral.getChecker.. > =20 > public SourceVersionChecker getChecker(java.io.File flDirectory) > throws IOException{ > =20 > String strPath =3D moCurrentTreeNode.getPathAsString(); > =20 > File flExternalProject =3D null; > =20 > if (true =3D=3D = SourceJammerClient.getInstance().isExternalProjectInfoPathUsed()){ > flExternalProject =3D new > = File(System.getProperty("user.home")+"/.sourcejammer.projectinfo/"+msUser= Name+strPath); > } > =20 > return new SourceVersionChecker(flDirectory, msURL, = msArchiveName, flExternalProject); > } >=20 > In my case, the function = SourceJammerClient.getInstance().isExternalProjectInfoPathUsed() > returns false, so the value of the flExternalProject going to the = SourceVersionChecker > constructor is null. Whats the primary purpose of this parameter?=20 > =20 > I still have not been able to dig through all the code -- hoping = someone here will be able to > help me out. > I'm developing a plugin for sourcejammer and I keep getting stuck here = :-( > Please let me know if you need some more info. > =20 > Thanks, > Karan >=20 >=20 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around=20 http://mail.yahoo.com=20 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, = security? Get stuff done quickly with pre-integrated technology to make your job = easier Download IBM WebSphere Application Server v.1.0.1 based on Apache = Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ SourceJammer-devel mailing list Sou...@li... https://lists.sourceforge.net/lists/listinfo/sourcejammer-devel |
From: Robert M. <rob...@ya...> - 2006-04-21 16:25:47
|
Excellent, Karan. Glad you figured this out on your own. I was just about to dig in and help you out, but you beat me to it. --Rob --- "Gupta, Karan" <kar...@tr...> wrote: > I got it! > I updated the getChecker() method in CommandCentral.java with the following code and rebuilt the > jars (the ant script is really slick, btw :-). > > String strPath = new String(); > if (moCurrentTreeNode != null) > { > strPath = moCurrentTreeNode.getPathAsString(); > } > else > { > System.out.println("moCurrentTreeNode is NULL."); > } > > The moCurrentTreeNode variable was null and generating a NullPointerException. > > Cheers, > Karan > > > > -----Original Message----- > From: sou...@li... > [mailto:sou...@li...]On Behalf Of Gupta, Karan > Sent: Wednesday, April 19, 2006 5:00 PM > To: ML SJ Devel (E-mail) > Cc: ML SJ Users (E-mail) > Subject: [SourceJammer-devel] CommandCentral.getChecker() > > > Hi, > > I'm trying to figure out the use of the function: > CommandCentral.getChecker.. > > public SourceVersionChecker getChecker(java.io.File flDirectory) > throws IOException{ > > String strPath = moCurrentTreeNode.getPathAsString(); > > File flExternalProject = null; > > if (true == SourceJammerClient.getInstance().isExternalProjectInfoPathUsed()){ > flExternalProject = new > File(System.getProperty("user.home")+"/.sourcejammer.projectinfo/"+msUserName+strPath); > } > > return new SourceVersionChecker(flDirectory, msURL, msArchiveName, flExternalProject); > } > > In my case, the function SourceJammerClient.getInstance().isExternalProjectInfoPathUsed() > returns false, so the value of the flExternalProject going to the SourceVersionChecker > constructor is null. Whats the primary purpose of this parameter? > > I still have not been able to dig through all the code -- hoping someone here will be able to > help me out. > I'm developing a plugin for sourcejammer and I keep getting stuck here :-( > Please let me know if you need some more info. > > Thanks, > Karan > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Gupta, K. <kar...@tr...> - 2006-04-20 23:07:10
|
I got it! I updated the getChecker() method in CommandCentral.java with the = following code and rebuilt the jars (the ant script is really slick, btw = :-). =20 String strPath =3D new String(); if (moCurrentTreeNode !=3D null) { strPath =3D moCurrentTreeNode.getPathAsString(); } else { System.out.println("moCurrentTreeNode is NULL."); } =20 The moCurrentTreeNode variable was null and generating a = NullPointerException. =20 Cheers, Karan =20 =20 -----Original Message----- From: sou...@li... = [mailto:sou...@li...]On Behalf Of = Gupta, Karan Sent: Wednesday, April 19, 2006 5:00 PM To: ML SJ Devel (E-mail) Cc: ML SJ Users (E-mail) Subject: [SourceJammer-devel] CommandCentral.getChecker() Hi, =20 I'm trying to figure out the use of the function: CommandCentral.getChecker.. =20 public SourceVersionChecker getChecker(java.io.File flDirectory) throws IOException{ =20 String strPath =3D moCurrentTreeNode.getPathAsString(); =20 File flExternalProject =3D null; =20 if (true =3D=3D = SourceJammerClient.getInstance().isExternalProjectInfoPathUsed()){ flExternalProject =3D new = File(System.getProperty("user.home")+"/.sourcejammer.projectinfo/"+msUser= Name+strPath); } =20 return new SourceVersionChecker(flDirectory, msURL, msArchiveName, = flExternalProject); } In my case, the function = SourceJammerClient.getInstance().isExternalProjectInfoPathUsed() returns = false, so the value of the flExternalProject going to the = SourceVersionChecker constructor is null. Whats the primary purpose of = this parameter?=20 =20 I still have not been able to dig through all the code -- hoping someone = here will be able to help me out. I'm developing a plugin for sourcejammer and I keep getting stuck here = :-( Please let me know if you need some more info. =20 Thanks, Karan |
From: Robert M. <rob...@ya...> - 2006-04-20 22:11:11
|
Hi, John. The passwords are all stored in a plaintext xml file on the machine that hosts your SJ server. If you're not the admin for your SourceJammer server, the admin should be able to find this file. It's called users.xml. Barring this, your SourceJammer admin should be able to log in and change your password and send you the new one. Best of luck. --Rob --- Joh...@re... wrote: > Hi Robert, > I am working on sourcejammer at work and I am transitioning to a > new machine. My password was saved automatically on my old machine and I > cannot remember my password. I was told what it probably was, but that > hasn't worked. Is there a way to determine or get my password? Is it > stored someplace that I can get to? > Thanks, > > John Whiteside > Regulus > (704) 717-5275 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Gupta, K. <kar...@tr...> - 2006-04-20 00:00:25
|
Hi, =20 I'm trying to figure out the use of the function: CommandCentral.getChecker.. =20 public SourceVersionChecker getChecker(java.io.File flDirectory) throws IOException{ =20 String strPath =3D moCurrentTreeNode.getPathAsString(); =20 File flExternalProject =3D null; =20 if (true =3D=3D = SourceJammerClient.getInstance().isExternalProjectInfoPathUsed()){ flExternalProject =3D new = File(System.getProperty("user.home")+"/.sourcejammer.projectinfo/"+msUser= Name+strPath); } =20 return new SourceVersionChecker(flDirectory, msURL, msArchiveName, = flExternalProject); } In my case, the function = SourceJammerClient.getInstance().isExternalProjectInfoPathUsed() returns = false, so the value of the flExternalProject going to the = SourceVersionChecker constructor is null. Whats the primary purpose of = this parameter?=20 =20 I still have not been able to dig through all the code -- hoping someone = here will be able to help me out. I'm developing a plugin for sourcejammer and I keep getting stuck here = :-( Please let me know if you need some more info. =20 Thanks, Karan |
From: Stan W. <won...@ya...> - 2006-04-12 16:01:39
|
Check your server firewall to make sure that it is allowing connections on port 9090. --- Volod Zary <vol...@ho...> wrote: > Howdy, > I'm a new user of SJ. Actually I'm not there > yet, but desperately trying > to. > My problem is: I cannot connect from a client to > server. > At first I did install SJ on a server with default > options, after I tried to > start Tomcat it give me an error saying "Address > already in use: > JVM_Bind:8080", to fix this I changed setting in > "..conf\server.xml" from > 8080 to 9090. This helped me to start Tomcat, but if > I go to client and try > to create Archive folder by typing http://<IP > address of > server>:9090/sourcejammer/servlet/rpcrouter" it > gives an error "SouceJammer > is having trouble communicating with server. A > problem occurred in > communication with SourceJammer/SAOP server..." > At this point I'm stack. Please help... My boss > coming back from > vacations in a few days. > > > Appreciated, > Volod > > _________________________________________________________________ > Is your PC infected? Get a FREE online computer > virus scan from McAfee� > Security. > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a > groundbreaking scripting language > that extends applications into web and mobile media. > Attend the live webcast > and join the prime developer group breaking into > this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Robert M. <rob...@ya...> - 2006-04-12 14:26:45
|
Hello, Volod. One thing you should try is connecting to the SJ address using a web browser. If all is well, you will get an error message from Apache SOAP saying something about how Apache SOAP cannot use HTTP Get. You can also try hitting <server address>:9090/sourcejammer with a web browser. This should show a reasonable looking web page. If you can do both of these things, then SJ is running and you can connect to it at the address you're trying to use. If that's the case then you should double check the address in the SJ client tool to make sure there are no typing mistakes. Let us know what you find out. --Rob --- Volod Zary <vol...@ho...> wrote: > Howdy, > I'm a new user of SJ. Actually I'm not there yet, but desperately trying > to. > My problem is: I cannot connect from a client to server. > At first I did install SJ on a server with default options, after I tried to > start Tomcat it give me an error saying "Address already in use: > JVM_Bind:8080", to fix this I changed setting in "..conf\server.xml" from > 8080 to 9090. This helped me to start Tomcat, but if I go to client and try > to create Archive folder by typing http://<IP address of > server>:9090/sourcejammer/servlet/rpcrouter" it gives an error "SouceJammer > is having trouble communicating with server. A problem occurred in > communication with SourceJammer/SAOP server..." > At this point I'm stack. Please help... My boss coming back from > vacations in a few days. > > > Appreciated, > Volod > > _________________________________________________________________ > Is your PC infected? Get a FREE online computer virus scan from McAfee® > Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > SourceJammer-users mailing list > Sou...@li... > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Chris P. <the...@gm...> - 2006-04-12 04:37:40
|
I'm getting a strange message from one of the folders in one of my Projects. It's strange because I've looked at all the files that comprise the SourceJammer archives and everything appears fine. Unfortunately the error messages don't give me much of a pointer at what to look, so I was hoping you might have run across it before. The client shows: Error: Unable to access File information. null Error: Unable to access File information. null And the server shows: org.sourcejammer.project.model.FileAccessException: Unable to access File information. null java.lang.NullPointerException at org.sourcejammer.project.model.filesys.NodeLibraryFS.getProjectNode(Unknown Source) at org.sourcejammer.project.controller.ProjectController.projectNodeToProject(= Unknown Source) at org.sourcejammer.project.controller.ProjectController.getProject= (Unknown Source) at org.sourcejammer.project.view.MasterControlProgram.getProjectInf= o(Unknown Source) 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.apache.soap.server.RPCRouter.invoke(RPCRouter.java:146) at org.apache.soap.providers.RPCJavaProvider.invoke( RPCJavaProvider.java:129) at org.apache.soap.server.http.RPCRouterServlet.doPost( RPCRouterServlet.java:354) at javax.servlet.http.HttpServlet.service(HttpServlet.java:154) at javax.servlet.http.HttpServlet.service(HttpServlet.java:92) at com.caucho.server.dispatch.ServletFilterChain.doFilter( ServletFilterChain.java:106) at com.caucho.server.webapp.WebAppFilterChain.doFilter( WebAppFilterChain.java:178) at com.caucho.server.dispatch.ServletInvocation.service( ServletInvocation.java:229) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.jav= a :268) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389) at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492) at com.caucho.util.ThreadPool.run(ThreadPool.java:425) at java.lang.Thread.run(Thread.java:595) java.lang.NullPointerException at org.sourcejammer.project.model.filesys.XMLUtilFS.xmlToNodeName(U= nknown Source) at org.sourcejammer.project.model.filesys.Util.readNodeName(Unknown Source) at org.sourcejammer.project.model.filesys.NodeLibraryFS.getProjectChildName(Un= known Source) at org.sourcejammer.project.model.filesys.ProjectNodeDeserializer.setChildren(= Unknown Source) at org.sourcejammer.project.model.filesys.ProjectNodeDeserializer.deserialize(= Unknown Source) at org.sourcejammer.project.model.filesys.XMLUtilFS.xmlToProject(Un= known Source) at org.sourcejammer.project.model.filesys.Util.readProjectNode(Unkn= own Source) at org.sourcejammer.project.model.filesys.NodeLibraryFS.getProjectNode(Unknown Source) at org.sourcejammer.project.controller.ProjectController.projectNodeToProject(= Unknown Source) at org.sourcejammer.project.controller.ProjectController.getProject= (Unknown Source) at org.sourcejammer.project.view.MasterControlProgram.getProjectInf= o(Unknown Source) 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.apache.soap.server.RPCRouter.invoke(RPCRouter.java:146) at org.apache.soap.providers.RPCJavaProvider.invoke( RPCJavaProvider.java:129) at org.apache.soap.server.http.RPCRouterServlet.doPost( RPCRouterServlet.java:354) at javax.servlet.http.HttpServlet.service(HttpServlet.java:154) at javax.servlet.http.HttpServlet.service(HttpServlet.java:92) at com.caucho.server.dispatch.ServletFilterChain.doFilter( ServletFilterChain.java:106) at com.caucho.server.webapp.WebAppFilterChain.doFilter( WebAppFilterChain.java:178) at com.caucho.server.dispatch.ServletInvocation.service( ServletInvocation.java:229) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.jav= a :268) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389) at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492) at com.caucho.util.ThreadPool.run(ThreadPool.java:425) at java.lang.Thread.run(Thread.java:595) java.lang.NullPointerException at org.sourcejammer.project.model.filesys.XMLUtilFS.xmlToNodeName(U= nknown Source) at org.sourcejammer.project.model.filesys.Util.readNodeName(Unknown Source) at org.sourcejammer.project.model.filesys.NodeLibraryFS.getProjectChildName(Un= known Source) at org.sourcejammer.project.model.filesys.ProjectNodeDeserializer.setChildren(= Unknown Source) at org.sourcejammer.project.model.filesys.ProjectNodeDeserializer.deserialize(= Unknown Source) at org.sourcejammer.project.model.filesys.XMLUtilFS.xmlToProject(Un= known Source) at org.sourcejammer.project.model.filesys.Util.readProjectNode(Unkn= own Source) at org.sourcejammer.project.model.filesys.NodeLibraryFS.getProjectNode(Unknown Source) at org.sourcejammer.project.controller.ProjectController.projectNodeToProject(= Unknown Source) at org.sourcejammer.project.controller.ProjectController.getProject= (Unknown Source) at org.sourcejammer.project.view.MasterControlProgram.getProjectInf= o(Unknown Source) 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.apache.soap.server.RPCRouter.invoke(RPCRouter.java:146) at org.apache.soap.providers.RPCJavaProvider.invoke( RPCJavaProvider.java:129) at org.apache.soap.server.http.RPCRouterServlet.doPost( RPCRouterServlet.java:354) at javax.servlet.http.HttpServlet.service(HttpServlet.java:154) at javax.servlet.http.HttpServlet.service(HttpServlet.java:92) at com.caucho.server.dispatch.ServletFilterChain.doFilter( ServletFilterChain.java:106) at com.caucho.server.webapp.WebAppFilterChain.doFilter( WebAppFilterChain.java:178) at com.caucho.server.dispatch.ServletInvocation.service( ServletInvocation.java:229) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.jav= a :268) at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389) at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492) at com.caucho.util.ThreadPool.run(ThreadPool.java:425) at java.lang.Thread.run(Thread.java:595) |
From: Volod Z. <vol...@ho...> - 2006-04-11 20:40:07
|
Howdy, I'm a new user of SJ. Actually I'm not there yet, but desperately trying to. My problem is: I cannot connect from a client to server. At first I did install SJ on a server with default options, after I tried to start Tomcat it give me an error saying "Address already in use: JVM_Bind:8080", to fix this I changed setting in "..conf\server.xml" from 8080 to 9090. This helped me to start Tomcat, but if I go to client and try to create Archive folder by typing http://<IP address of server>:9090/sourcejammer/servlet/rpcrouter" it gives an error "SouceJammer is having trouble communicating with server. A problem occurred in communication with SourceJammer/SAOP server..." At this point I'm stack. Please help... My boss coming back from vacations in a few days. Appreciated, Volod _________________________________________________________________ Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 |
From: Robert M. <rob...@ya...> - 2006-04-07 23:41:25
|
I'm sorry, Bill, but I really don't think there's a reasonable way to do what you want in SJ. You might have to use your fallback idea unless someone out there can think of something better. I suppose if you really REALLY wanted to do this, you could create a script of some kind to do this, but it would require a lot of testing and an intimate knowledge of SJ internal file structure. --Rob --- "Smith, Bill" <bs...@ne...> wrote: > Albert, > > Thanks for the ideas, but my situation is a bit different. I have 2 existing archives (running > in the same server, though I don't think that's important)and have a group of documents in one > (my personal one) that I'd like to move into the other (the public one). I'm not looking to > create a new archive. Also, I'd like to be able to move versioning and labeling info, so > extracting the documents into a file system from the first system and adding them into the > second isn't really what I want, though clearly is my fallback. > > Bill > > -----Original Message----- > From: Albert Moliner [mailto:amo...@ev...] > Sent: Friday, April 07, 2006 12:22 AM > To: Smith, Bill; sou...@li... > Subject: Re: [SourceJammer-users] Move a folder structure from one > archive to another? > > > Hello, Bill. > Sorry, but I am not sure I've understood what you want to do. > Do you want to keep the same server (machine and Tomcat) for both archives, or > it would be a new one? By "part of which I would like to move", I understand > that the old archive will have the files removed, and that the new one will only > work with some of the original files. > As far as I know, the easiest way to do it would be to copy all the server files > from one SJ into the other, and then use the client interface to delete the > files to move from the old one and to delete the files that are not to be moved > from the new one. Not a wonderful automatic way to proceed, but I don't think SJ > has that functionality built in. > Well, in fact, this procedure would not differ much if both archives were to > exist in the same server instance. The difference would be how to make one of > the archives public and the other private, but first let's assume they are > different servers, which is the simplest case. > Cheers, > Albert. > > > > ----- Original Message ----- > [...] > > "MMS <neurocrine.com>" made the following > annotations on 04/07/2006 04:04:07 PM > ------------------------------------------------------------------------------ > This email may contain confidential and privileged material for the sole use of > the intended recipient. Any review or distribution by others is strictly > prohibited. If you are not the intended recipient, please contact the sender > and delete all copies. > ============================================================================== > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Smith, B. <bs...@ne...> - 2006-04-07 23:04:24
|
Albert, Thanks for the ideas, but my situation is a bit different. I have 2 = existing archives (running in the same server, though I don't think = that's important)and have a group of documents in one (my personal one) = that I'd like to move into the other (the public one). I'm not looking = to create a new archive. Also, I'd like to be able to move versioning = and labeling info, so extracting the documents into a file system from = the first system and adding them into the second isn't really what I = want, though clearly is my fallback. Bill -----Original Message----- From: Albert Moliner [mailto:amo...@ev...] Sent: Friday, April 07, 2006 12:22 AM To: Smith, Bill; sou...@li... Subject: Re: [SourceJammer-users] Move a folder structure from one archive to another? Hello, Bill. Sorry, but I am not sure I've understood what you want to do. Do you want to keep the same server (machine and Tomcat) for both = archives, or it would be a new one? By "part of which I would like to move", I = understand that the old archive will have the files removed, and that the new one = will only work with some of the original files. As far as I know, the easiest way to do it would be to copy all the = server files from one SJ into the other, and then use the client interface to delete = the files to move from the old one and to delete the files that are not to = be moved from the new one. Not a wonderful automatic way to proceed, but I don't = think SJ has that functionality built in. Well, in fact, this procedure would not differ much if both archives = were to exist in the same server instance. The difference would be how to make = one of the archives public and the other private, but first let's assume they = are different servers, which is the simplest case. Cheers, Albert. ----- Original Message ----- [...] |
From: Albert M. <amo...@ev...> - 2006-04-07 07:21:56
|
Hello, Bill. Sorry, but I am not sure I've understood what you want to do. Do you want to keep the same server (machine and Tomcat) for both archives, or it would be a new one? By "part of which I would like to move", I understand that the old archive will have the files removed, and that the new one will only work with some of the original files. As far as I know, the easiest way to do it would be to copy all the server files from one SJ into the other, and then use the client interface to delete the files to move from the old one and to delete the files that are not to be moved from the new one. Not a wonderful automatic way to proceed, but I don't think SJ has that functionality built in. Well, in fact, this procedure would not differ much if both archives were to exist in the same server instance. The difference would be how to make one of the archives public and the other private, but first let's assume they are different servers, which is the simplest case. Cheers, Albert. ----- Original Message ----- From: "Smith, Bill" <bs...@ne...> To: <sou...@li...> Sent: Friday, April 07, 2006 2:28 AM Subject: [SourceJammer-users] Move a folder structure from one archive to another? I've been using an archive dedicated to my sources, part of which I would like to move (with history and versions) into a publicly accessible archive. How do I do that? Thanks, Bill William F. Smith Associate Director, Research Computing Neurocrine Biosciences www.neurocrine.com |