jcrbrowser-developers Mailing List for JCR Browser (Page 2)
Brought to you by:
sandro_boehme
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(9) |
Nov
(3) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
(11) |
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(7) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(21) |
Jul
(30) |
Aug
(13) |
Sep
|
Oct
|
Nov
(5) |
Dec
(1) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
(5) |
Feb
(2) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: James G. <ga...@go...> - 2009-08-10 12:25:43
|
Hi Sandro. I now have 0.95 Standard and Standalone Edition working - thank you. I restored version 0.94 and added the 0.95 JARs in to the plugins folder too. I didn't realise I could have both versions within the plugins folder. Unfortunately, I still have the issue with the multi-value properties and searching for a node by XPath on my work PC, giving the error message: Error unmarshaling return; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache: Error unmarshaling return; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache However, I do not get this on my home PC and I can see multi-value properties. Both are using Eclipse Galileo, Windows XP Profressional with SP3, Jackrabbit 1.5.7 and JCR Browser 0.95 Perhaps it is time to rebuild my work PC :) Enjoy your vacation. Kind regards, James 2009/8/10 Sandro Boehme <san...@gm...> > Hi James, > > it should generally work to just drop in the new jars. The Eclipse OSGI > classloader can handle duplicate plugins and can load plugins with the > highest version number first. > The empty JCR perspective might be an orphaned information in the > workspace that has not been cleaned up by "-clean". But to find out why > the 0.95 Beta 1 of the JCR Browser is not showing up I would really need > to debug that concrete scenario. I guess that something in your Eclipse > installation is corrupted. > Anyway - the good news is, that there is a standalone version of the JCR > Browser. This should work without problems. Please tell me if that > worked for you. > > Best, > > Sandro > > > James Gadbury schrieb: > > Hi all, > > > > Sorry to over-use this support recently but I'm not sure where else to > > ask :) > > > > I have been using Jackrabbit 1.4 and JCR Browser 0.94 on my work PC. I > > would like to update to JCR Browser 0.95 Beta 1 and Jackrabbit 1.5.7 as > > using this combination on my home PC has allowed me to view multi-value > > properties. On my work PC, although I have upgraded to Jackrabbit > > 1.5.7, using JCR Browser 0.94 does not allow me to view multi-value > > properties. I am hoping an update to 0.95 Beta 1 will alow me to view > them. > > > > I have removed all 0.94 org.visualcontent folders / jars from my > > Eclipse/plugins folder and pasted in the jars from the 0.95 Beta 1 > > download. I have restarted Eclipse with the -clean flag. Under Windows > > > Preferences, I no longer get the JCR Browser menu, and if I view my > > Eclipse perspectives, <JCR> is at the top of the list (with the angled > > brackets), but JCR's associated views are not present. It seems that > > the old version has not been completely removed. > > > > I am certain that all org.visualcontent jars and folders were removed > > from the Eclipse/plugins folder. I have also searched the Eclipse > > folder for any files containing the words 'jcr' and 'visualcontent', but > > nothing exists. > > > > Does anyone know why the <JCR> perspective is still visible when no JARs > > are in plugins and why the 0.95 Beta 1 version is not being picked up > > when I paste the JARs in? On my PC at home, I am also using Eclipse > > Galileo and I didn't have this problem (although it didn't have a > > previous version of JCR Browser) and upgrading Jackrabbit to 1.5.7 and > > installing JCR Browser 0.95 Beta 1 worked a treat. > > > > Thanks for reading. Kind regards, > > > > James > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > > trial. Simplify your report design, integration and deployment - and > focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2009-08-10 10:03:19
|
> Sorry to over-use this support recently but I'm not sure where else to > ask :) BTW: Don't worry I'm always interested in trouble people run into when using the JCR Browser even though it's not directly related to the JCR Browser itself. This week I'm on vacation working mostly on my Eclipse JCRM project so I have time to answer your questions. Cheers, Sandro |
From: Sandro B. <san...@gm...> - 2009-08-10 09:59:41
|
Hi James, it should generally work to just drop in the new jars. The Eclipse OSGI classloader can handle duplicate plugins and can load plugins with the highest version number first. The empty JCR perspective might be an orphaned information in the workspace that has not been cleaned up by "-clean". But to find out why the 0.95 Beta 1 of the JCR Browser is not showing up I would really need to debug that concrete scenario. I guess that something in your Eclipse installation is corrupted. Anyway - the good news is, that there is a standalone version of the JCR Browser. This should work without problems. Please tell me if that worked for you. Best, Sandro James Gadbury schrieb: > Hi all, > > Sorry to over-use this support recently but I'm not sure where else to > ask :) > > I have been using Jackrabbit 1.4 and JCR Browser 0.94 on my work PC. I > would like to update to JCR Browser 0.95 Beta 1 and Jackrabbit 1.5.7 as > using this combination on my home PC has allowed me to view multi-value > properties. On my work PC, although I have upgraded to Jackrabbit > 1.5.7, using JCR Browser 0.94 does not allow me to view multi-value > properties. I am hoping an update to 0.95 Beta 1 will alow me to view them. > > I have removed all 0.94 org.visualcontent folders / jars from my > Eclipse/plugins folder and pasted in the jars from the 0.95 Beta 1 > download. I have restarted Eclipse with the -clean flag. Under Windows > > Preferences, I no longer get the JCR Browser menu, and if I view my > Eclipse perspectives, <JCR> is at the top of the list (with the angled > brackets), but JCR's associated views are not present. It seems that > the old version has not been completely removed. > > I am certain that all org.visualcontent jars and folders were removed > from the Eclipse/plugins folder. I have also searched the Eclipse > folder for any files containing the words 'jcr' and 'visualcontent', but > nothing exists. > > Does anyone know why the <JCR> perspective is still visible when no JARs > are in plugins and why the 0.95 Beta 1 version is not being picked up > when I paste the JARs in? On my PC at home, I am also using Eclipse > Galileo and I didn't have this problem (although it didn't have a > previous version of JCR Browser) and upgrading Jackrabbit to 1.5.7 and > installing JCR Browser 0.95 Beta 1 worked a treat. > > Thanks for reading. Kind regards, > > James > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > ------------------------------------------------------------------------ > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: James G. <ga...@go...> - 2009-08-10 08:57:05
|
Hi all, Sorry to over-use this support recently but I'm not sure where else to ask :) I have been using Jackrabbit 1.4 and JCR Browser 0.94 on my work PC. I would like to update to JCR Browser 0.95 Beta 1 and Jackrabbit 1.5.7 as using this combination on my home PC has allowed me to view multi-value properties. On my work PC, although I have upgraded to Jackrabbit 1.5.7, using JCR Browser 0.94 does not allow me to view multi-value properties. I am hoping an update to 0.95 Beta 1 will alow me to view them. I have removed all 0.94 org.visualcontent folders / jars from my Eclipse/plugins folder and pasted in the jars from the 0.95 Beta 1 download. I have restarted Eclipse with the -clean flag. Under Windows > Preferences, I no longer get the JCR Browser menu, and if I view my Eclipse perspectives, <JCR> is at the top of the list (with the angled brackets), but JCR's associated views are not present. It seems that the old version has not been completely removed. I am certain that all org.visualcontent jars and folders were removed from the Eclipse/plugins folder. I have also searched the Eclipse folder for any files containing the words 'jcr' and 'visualcontent', but nothing exists. Does anyone know why the <JCR> perspective is still visible when no JARs are in plugins and why the 0.95 Beta 1 version is not being picked up when I paste the JARs in? On my PC at home, I am also using Eclipse Galileo and I didn't have this problem (although it didn't have a previous version of JCR Browser) and upgrading Jackrabbit to 1.5.7 and installing JCR Browser 0.95 Beta 1 worked a treat. Thanks for reading. Kind regards, James |
From: Sandro B. <san...@gm...> - 2009-08-08 10:36:09
|
Hi James, thanks for keeping me up to date on that issue and I'm glad that it works for you now. I still cannot reproduce your issue using a Mac and in the log file it doesn't look like the JCR Browser was failing and I could fix it. There are three things that might have caused the problem: o it could have something to do with the RMI-URL o maybe it really was a bug in the Jackrabbit RMI library. But I don't believe that's the problem. o or it really is a JCR Browser bug that occurs only with Windows. Best, Sandro ga...@go... schrieb: > Hi Sandro, > > I thought I should let you know that I have updated to Jackrabbit 1.5.7 > and JcrBrowser 0.95 Beta 1 Standard Edition. Multiple properties are now > displaying fine. Searching for nodes by XPath no longer throws that > exception either. > > Kind regards, > > James > > > On 5 Aug 2009 14:50, James Gadbury <ga...@go...> wrote: > > No rush my friend :) > > > > > > 2009/8/5 Sandro Boehme san...@gm...> > > > > Hi James, > > > > > > > > I haven't seen this mail. Thanks for notifying. I will have a look at > it as soon as I have time from my day job. > > > > > > > > Best, > > > > > > > > Sandro > > > > > > > > James Gadbury schrieb: > > > > > > > > Hi Sandro, > > > > > > > > Thanks for your original email. I sent my reply a day or two ago > (which went to Jcrbrowser-developers), which has been temporarily > blocked due to the email size being over 40kB. I'm not sure if an admin > has unblocked it. I hope you don't mind me forwarding my reply to you > directly. > > > > > > > > > > Thanks and kind regards, > > > > > > > > James > > > > > > > > > > > > ---------- Forwarded message ---------- > > > > > > From: *James Gadbury* ga...@go... ga...@go...>> > > > > Date: 2009/8/3 > > > > Subject: Re: [Jcrbrowser-developers] JCRBrowser 0.94: (Multi) > String-Value Properties and XPath Queries. > > > > > > To: jcr...@li... > jcr...@li...> > > > > > > > > > > > > > > Hi Sandro, > > > > > > > > You're welcome - hope you liked the flowers :) > > > > > > > > Please find attached my log file. Today ("2009-08-03") at 08:14 I > attempted the XPath search for a node. At 8:16 I attempted to copy a > multi-valued (String) property. > > > > > > > > I am using the default RMI settings (in jackrabbit-webapp-1.4 and JCR > Browser). My repository home location is at C:\repository1. To setup > JCR Browser via RMI, I ran just the jackrabbit-webapp-1.4 within Eclipse > on my embedded Tomcat server. According to > http://localhost:8080/jackrabbit-webapp-1.4/bootstrap/running.jsp: > > > > > > > > > > "/Your repository is properly configured an running. To reconfigure > or reinstall the repository modify the respective configuration files or > remove them./" > > > > > > > > To browse the repository, I add jackrabbit-webapp-1.4 to my Eclipse > Tomcat server and run. It seems to be just the 'select a node by XPath' > option and the display / copy of multi-value properties that are not > working properly. 'select a node by UUID' is working fine. > > > > > > > > > > I am using Eclipse Galileo and JCR Browser 0.94. > > > > > > > > Many thanks for your assistance. Kind regards, > > > > > > > > James > > > > > > > > > > > > > > 2009/8/2 Sandro Boehme san...@gm... san...@gm...>> > > > > > > > > > > > > Hi James, > > > > > > > > thanks for the flowers. I'm glad you like the JCR Browser. > > > > I tried to reproduce your problem but the XPath search and displaying > > > > multi valued properties does generally work in the JCR Browser also in > > > > combination with Jackrabbit 1.4. > > > > The error sounds like it's RMI related with a root cause some where > > > > else. > > > > Can you please send the /path/to/your/workspace/.metadata/.log file? > > > > Maybe there are some more detailed information / stack traces. Thanks. > > > > > > > > Best, > > > > > > > > Sandro > > > > > > > > James Gadbury schrieb: > > > > > Hi all, > > > > > > > > > > Many thanks to Sandro for getting me up and running with JCR > Browser. > > > > > It's a fantastic tool that really helps me with the repository > > > > development. > > > > > > > > > > Is it possible to view multi-value properties (Strings) in JCR > > > > Browser? > > > > > When I view a multi-value property, the field states > > > > > "org.apache.jackrabbit.rmi.client.ClientProperty@1aeda78". If I > > > > try to > > > > > right-click and copy the property I get an error: > > > > > > > > > > Could not get the String-Value of the property. > > > > > error unmarshalling return; nested exception is: > > > > > java.net.MalformedURLException: no protocol: Files/Apache: > error > > > > > unmarshalling return; nested exception is: > > > > > java.net.MalformedURLException: no protocol: Files/Apache > > > > > > > > > > I am otherwise successfully viewing the repository with > > > > JCRBrowser 0.94 > > > > > via RMI using the default RMI settings and jackrabbit-webapp-1.4 > > > > (I am > > > > > using Jackrabbit 1.4). > > > > > > > > > > My second issue is related to XPath. When I enter an XPath query > > > > > (select a node by XPath), I get the same error message: > > > > > > > > > > Could not select the node. > > > > > Error unmarshaling return; nested exception is: > > > > > java.net.MalformedURLException: no protocol: Files/Apache: > Error > > > > > unmarshaling return; nested exception is: > > > > > java.net.MalformedURLException: no protocol: Files/Apache > > > > > > > > > > Here is the query I tried: //atl/providers/provider(*, > > > > > atl:default)[@username="JamesProvider1"] > > > > > > > > > > Here is a link to a screenshot of my repository structure with the > > > > > provider node I am trying to return by XPath highlighted: > > > > > http://img162.imageshack.us/i/repo.png/ > > > > > > > > > > Thanks in advance for your time, and any help. > > > > > > > > > > Kind regards, > > > > > > > > > > James > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > > Let Crystal Reports handle the reporting - Free Crystal Reports > > > > 2008 30-Day > > > > > trial. Simplify your report design, integration and deployment - > > > > and focus on > > > > > what you do best, core application coding. Discover what's new with > > > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > > _______________________________________________ > > > > > Jcrbrowser-developers mailing list > > > > > Jcr...@li... > > > > > > > > Jcr...@li...> > > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > > > > 30-Day > > > > trial. Simplify your report design, integration and deployment - and > > > > focus on > > > > what you do best, core application coding. Discover what's new with > > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > _______________________________________________ > > > > Jcrbrowser-developers mailing list > > > > Jcr...@li... > > > > > > Jcr...@li...> > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > > > > > > > > > > > > > > > > > > > > > |
From: James G. <ga...@go...> - 2009-08-03 07:27:59
|
!SESSION 2009-07-31 08:21:26.794 ----------------------------------------------- eclipse.buildId=I20090611-1540 java.version=1.6.0_14 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product This is a continuation of log file C:\Documents and Settings\gadburyj\galileo\.metadata\.bak_3.log Created Time: 2009-07-31 15:34:06.122 !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:06.122 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:06.200 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:06.200 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:16.372 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:16.372 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:16.513 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:16.513 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:16.591 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:16.591 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:16.653 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:16.669 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:16.747 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:16.747 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:16.825 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:16.825 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:21.075 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:21.075 !MESSAGE Task repository link provider failed: "null" !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 2 2009-07-31 15:34:21.247 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui". !STACK 0 java.lang.AbstractMethodError at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin$11.run(TasksUiPlugin.java:1165) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin.getRepositoryForResource(TasksUiPlugin.java:1157) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepository(AbstractTaskHyperlinkDetector.java:166) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.getTaskRepositories(AbstractTaskHyperlinkDetector.java:130) at org.eclipse.mylyn.internal.tasks.ui.editors.TaskHyperlinkDetector.detectHyperlinks(TaskHyperlinkDetector.java:38) at org.eclipse.mylyn.tasks.ui.AbstractTaskHyperlinkDetector.detectHyperlinks(AbstractTaskHyperlinkDetector.java:93) at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:80) at org.eclipse.jface.text.hyperlink.HyperlinkManager.findHyperlinks(HyperlinkManager.java:263) at org.eclipse.jface.text.hyperlink.HyperlinkManager.mouseMove(HyperlinkManager.java:439) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:199) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) !ENTRY org.eclipse.mylyn.tasks.ui 4 0 2009-07-31 15:34:21.247 !MESSAGE Task repository li... [truncated message content] |
From: Sandro B. <san...@gm...> - 2009-08-02 11:08:56
|
Hi James, thanks for the flowers. I'm glad you like the JCR Browser. I tried to reproduce your problem but the XPath search and displaying multi valued properties does generally work in the JCR Browser also in combination with Jackrabbit 1.4. The error sounds like it's RMI related with a root cause some where else. Can you please send the /path/to/your/workspace/.metadata/.log file? Maybe there are some more detailed information / stack traces. Thanks. Best, Sandro James Gadbury schrieb: > Hi all, > > Many thanks to Sandro for getting me up and running with JCR Browser. > It's a fantastic tool that really helps me with the repository development. > > Is it possible to view multi-value properties (Strings) in JCR Browser? > When I view a multi-value property, the field states > "org.apache.jackrabbit.rmi.client.ClientProperty@1aeda78". If I try to > right-click and copy the property I get an error: > > Could not get the String-Value of the property. > error unmarshalling return; nested exception is: > java.net.MalformedURLException: no protocol: Files/Apache: error > unmarshalling return; nested exception is: > java.net.MalformedURLException: no protocol: Files/Apache > > I am otherwise successfully viewing the repository with JCRBrowser 0.94 > via RMI using the default RMI settings and jackrabbit-webapp-1.4 (I am > using Jackrabbit 1.4). > > My second issue is related to XPath. When I enter an XPath query > (select a node by XPath), I get the same error message: > > Could not select the node. > Error unmarshaling return; nested exception is: > java.net.MalformedURLException: no protocol: Files/Apache: Error > unmarshaling return; nested exception is: > java.net.MalformedURLException: no protocol: Files/Apache > > Here is the query I tried: //atl/providers/provider(*, > atl:default)[@username="JamesProvider1"] > > Here is a link to a screenshot of my repository structure with the > provider node I am trying to return by XPath highlighted: > http://img162.imageshack.us/i/repo.png/ > > Thanks in advance for your time, and any help. > > Kind regards, > > James > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > ------------------------------------------------------------------------ > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: James G. <ga...@go...> - 2009-07-30 08:51:20
|
Hi all, Many thanks to Sandro for getting me up and running with JCR Browser. It's a fantastic tool that really helps me with the repository development. Is it possible to view multi-value properties (Strings) in JCR Browser? When I view a multi-value property, the field states "org.apache.jackrabbit.rmi.client.ClientProperty@1aeda78". If I try to right-click and copy the property I get an error: Could not get the String-Value of the property. error unmarshalling return; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache: error unmarshalling return; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache I am otherwise successfully viewing the repository with JCRBrowser 0.94 via RMI using the default RMI settings and jackrabbit-webapp-1.4 (I am using Jackrabbit 1.4). My second issue is related to XPath. When I enter an XPath query (select a node by XPath), I get the same error message: Could not select the node. Error unmarshaling return; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache: Error unmarshaling return; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache Here is the query I tried: //atl/providers/provider(*, atl:default)[@username="JamesProvider1"] Here is a link to a screenshot of my repository structure with the provider node I am trying to return by XPath highlighted: http://img162.imageshack.us/i/repo.png/ Thanks in advance for your time, and any help. Kind regards, James |
From: Sandro B. <san...@gm...> - 2009-06-21 18:54:50
|
Hi James, I downloaded and installed Jackrabbit 1.4 and I cannot reproduce your issue. But I guess the 1.4 repository of your ex-employee has been configured with a Persistence Manager that needs MySql libs that are not bundled with the JCR Browser. What you can do is - you can make your repository available via RMI and use the RMI connector of the JCR Browser to connect it. This way should work. I was able to connect to a Jackrabbit 1.4 instance using the JCR Browser version you installed. But there is some configuration effort involved. The easiest way probably is the following: ++ Downloads ++ a) download a Tomcat 6 b) download the Jackrabbit 1.4 WAR file from http://archive.apache.org/dist/jackrabbit/binaries/jackrabbit-webapp-1.4.war c) download the jcr-1.0.jar from http://jcp.org/aboutJava/communityprocess/final/jsr170/index.html (it is part of the specification) ++ Configuration ++ a) drop the Jackrabbit WAR into the webapps folder of Tomcat b) copy the jcr-1.0.jar into the lib folder of Tomcat c) start Tomcat with /bin/startup.bat d) create the repository with the button at http://localhost:8080/jackrabbit-webapp-1.4 c) shutdown Tomcat d) replace the $TOMCAT_HOME/webapps/jackrabbit-webapp-1.4/WEB-INF/web.xml file with the one I attached (it enables RMI) e) replace the repository at $TOMCAT_HOME/bin/jackrabbit with your repository at c:\repository1 f) start Tomcat with /bin/startup.bat ++ Starting ++ a) open the JCR Browser b) in the JCR Browser preferences choose the radio button "Apache Jackrabbit repository via RMI" c) press the play button in the JCR Browser d) (hopefully) enjoy browsing the repository :-) > > Follows is my repository.xml file. If I understand correctly, > using the > > default SimpleLoginModule for the LoginModule element means that > > "authentication accepts any username and any password as valid > > authentication credentials" (according to the JR documentation). Yes, that's right. Hope that helps. Cheers, Sandro -- Sandro Böhme Systems Development Project Management inovex GmbH Karlsruher Strasse 71 D-75179 Pforzheim Tel: 07231 31 91-80 Fax: 07231 31 91-91 san...@in... www.inovex.de Sitz der Gesellschaft: Pforzheim AG Mannheim, HRB 502126 James Gadbury schrieb: > Hi Sandro > > Thank youfor your response. Most likely that I am doing something silly! > > Kind regards, > > James > > 2009/6/19 Sandro Boehme <san...@gm... <mailto:san...@gm...>> > > Hello James, > > thanks for your detailed request. I will have a look on it at the > weekend. > > Best regards, > > Sandro > > James Gadbury schrieb: > > Hi all, > > > > I have the standard edition v0.94 of JCR Explorer. I have a local > > Jackrabbit 1.4 repository at c:\repository1. I did not create and > > set-up the repository (it was done by a now ex-employee), so please > > excuse me for being completely new to Jackrabbit and JCR Explorer. > > > > I am trying to browse the contents of this repository with the JCR > > Browser but I am getting the following error: > > > > "/It was not possible to login. Please check the credentials. File > > system initialization failure.: failed to initialize file system: > failed > > to initialize file system/" > > > > Within Eclipse > Window > Preferences > JCR Broswer, I have > selected the > > following: > > > > > Apache Jackrabbit 1.5.2 repository bundled with the JCR Browser. > > Repository config file: C:\repository1\repository.xml > > Repository home folder: C:\repository1 > > > > Simple Credentials: > > Repository Authorisation Configuration File: <blank> > > User name: userid > > Password: <blank> > > Workspace: <blank> (there is only one workspace) > > > > Follows is my repository.xml file. If I understand correctly, > using the > > default SimpleLoginModule for the LoginModule element means that > > "authentication accepts any username and any password as valid > > authentication credentials" (according to the JR documentation). > > > > I think I read that the JCR Browser 0.94 backwards compatible with a > > Jackrabbit 1.4X repository...? I am using Eclipse Ganymede 3.4 on > > Windows XP Pro 32-bit SP3. > > > > --------- > > > > <?xml version="1.0"?> > > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > > contributor license agreements. See the NOTICE file > distributed with > > this work for additional information regarding copyright > ownership. > > The ASF licenses this file to You under the Apache License, > Version 2.0 > > (the "License"); you may not use this file except in > compliance with > > the License. You may obtain a copy of the License at > > > > http://www.apache.org/licenses/LICENSE-2.0 > > > > Unless required by applicable law or agreed to in writing, > software > > distributed under the License is distributed on an "AS IS" BASIS, > > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express > or implied. > > See the License for the specific language governing > permissions and > > limitations under the License. > > --> > > <!DOCTYPE Repository PUBLIC "-//The Apache Software Foundation//DTD > > Jackrabbit 1.4//EN" > > > > "http://jackrabbit.apache.org/dtd/repository-1.4.dtd"> > > <!-- Example Repository Configuration File --> > > <Repository name="repo"> > > <!-- > > virtual file system where the repository stores global state > > (e.g. registered namespaces, custom node types, etc.) > > --> > > <FileSystem > class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > > <param name="url" > > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="driver" value="com.mysql.jdbc.Driver"/> > > <param name="schema" value="mysql"/> > > <param name="schemaObjectPrefix" value="repo_"/> > > </FileSystem> > > > > <!-- > > security configuration > > --> > > <Security appName="Jackrabbit"> > > <!-- > > access manager: > > class: FQN of class implementing the AccessManager > interface > > --> > > <AccessManager > > class="org.apache.jackrabbit.core.security.SimpleAccessManager"> > > <!-- <param name="config" > value="${rep.home}/access.xml"/> --> > > </AccessManager> > > > > <LoginModule > > class="org.apache.jackrabbit.core.security.SimpleLoginModule"> > > <!-- anonymous user name ('anonymous' is the default > value) --> > > <!-- <param name="anonymousId" value="anonymous"/> --> > > <!-- > > default user name to be used instead of the > anonymous user > > when no login credentials are provided (unset by > default) > > --> > > <!-- <param name="defaultUserId" value="superuser"/> --> > > </LoginModule> > > </Security> > > > > <!-- > > location of workspaces root directory and name of default > workspace > > --> > > <Workspaces rootPath="${rep.home}/workspaces" > defaultWorkspace="wsp"/> > > <!-- > > workspace configuration template: > > used to create the initial workspace if there's no > workspace yet > > --> > > <Workspace name="wsp"> > > <!-- > > virtual file system of the workspace: > > class: FQN of class implementing the FileSystem interface > > --> > > <FileSystem > class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > > <param name="url" > > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="driver" value="com.mysql.jdbc.Driver"/> > > <param name="schema" value="mysql"/> > > <param name="schemaObjectPrefix" value="${wsp.name > <http://wsp.name> > > <http://wsp.name>}_"/> > > </FileSystem> > > <!-- > > persistence manager of the workspace: > > class: FQN of class implementing the PersistenceManager > > interface > > --> > > <!-- > > <PersistenceManager > > > class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager"> > > <param name="url" > value="jdbc:derby:${wsp.home}/db;create=true"/> > > <param name="schemaObjectPrefix" value="${wsp.name > <http://wsp.name> > > <http://wsp.name>}_"/> > > </PersistenceManager> > > --> > > <PersistenceManager > > > class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> > > <param name="url" > > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="schemaObjectPrefix" value="${wsp.name > <http://wsp.name> > > <http://wsp.name>}_"/> > > </PersistenceManager> > > <!-- > > Search index and the file system it uses. > > class: FQN of class implementing the QueryHandler > interface > > --> > > <SearchIndex > > class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> > > <param name="path" value="${wsp.home}/index"/> > > <param name="textFilterClasses" > > > value="org.apache.jackrabbit.extractor.MsWordTextExtractor,org.apache.jackrabbit.extractor.MsExcelTextExtractor,org.apache.jackrabbit.extractor.MsPowerPointTextExtractor,org.apache.jackrabbit.extractor.PdfTextExtractor,org.apache.jackrabbit.extractor.OpenOfficeTextExtractor,org.apache.jackrabbit.extractor.RTFTextExtractor,org.apache.jackrabbit.extractor.HTMLTextExtractor,org.apache.jackrabbit.extractor.XMLTextExtractor"/> > > <param name="extractorPoolSize" value="2"/> > > <param name="supportHighlighting" value="true"/> > > <FileSystem > > class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > > <param name="url" > > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="schemaObjectPrefix" value="index_"/> > > <param name="driver" value="com.mysql.jdbc.Driver"/> > > <param name="schema" value="mysql"/> > > </FileSystem> > > </SearchIndex> > > </Workspace> > > > > <!-- > > Configures the versioning > > --> > > <Versioning rootPath="${rep.home}/version"> > > <!-- > > Configures the filesystem to use for versioning for the > > respective > > persistence manager > > --> > > <FileSystem > class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > > <param name="url" > > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="schemaObjectPrefix" value="vers_"/> > > <param name="driver" value="com.mysql.jdbc.Driver"/> > > <param name="schema" value="mysql"/> > > </FileSystem> > > > > <!-- > > Configures the persistence manager to be used for > persisting > > version state. > > Please note that the current versioning implementation is > > based on > > a 'normal' persistence manager, but this could change > in future > > implementations. > > --> > > <!-- > > <PersistenceManager > > > class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager"> > > <param name="url" > > value="jdbc:derby:${rep.home}/version/db;create=true"/> > > <param name="schemaObjectPrefix" value="version_"/> > > </PersistenceManager> > > --> > > <PersistenceManager > > > class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> > > <param name="url" > > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="schemaObjectPrefix" value="vers_"/> > > </PersistenceManager> > > > > </Versioning> > > > > <!-- > > Search index for content that is shared repository wide > > (/jcr:system tree, contains mainly versions) > > --> > > <SearchIndex > > class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> > > <param name="path" value="${rep.home}/repository/index"/> > > <param name="textFilterClasses" > > > value="org.apache.jackrabbit.extractor.MsWordTextExtractor,org.apache.jackrabbit.extractor.MsExcelTextExtractor,org.apache.jackrabbit.extractor.MsPowerPointTextExtractor,org.apache.jackrabbit.extractor.PdfTextExtractor,org.apache.jackrabbit.extractor.OpenOfficeTextExtractor,org.apache.jackrabbit.extractor.RTFTextExtractor,org.apache.jackrabbit.extractor.HTMLTextExtractor,org.apache.jackrabbit.extractor.XMLTextExtractor"/> > > <param name="extractorPoolSize" value="2"/> > > <param name="supportHighlighting" value="true"/> > > </SearchIndex> > > </Repository> > > > > > > ---------- > > > > Any help or advice would be greatly appreciated. Thanks in advance. > > > > James > > > > ---------- > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > Crystal Reports - New Free Runtime and 30 Day Trial > > Check out the new simplified licensing option that enables unlimited > > royalty-free distribution of the report engine for externally facing > > server and web deployment. > > http://p.sf.net/sfu/businessobjects > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > <mailto:Jcr...@li...> > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > <mailto:Jcr...@li...> > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > > > ------------------------------------------------------------------------ > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: Hasek<ove...@gb...> - 2009-06-21 02:56:32
|
How too Arouse oYur Senses and Have Great sex (www meds25 com) Maan Booekd For Urinating In Front Of Police Dept. |
From: James G. <ga...@go...> - 2009-06-19 14:44:32
|
Hi Sandro Thank youfor your response. Most likely that I am doing something silly! Kind regards, James 2009/6/19 Sandro Boehme <san...@gm...> > Hello James, > > thanks for your detailed request. I will have a look on it at the weekend. > > Best regards, > > Sandro > > James Gadbury schrieb: > > Hi all, > > > > I have the standard edition v0.94 of JCR Explorer. I have a local > > Jackrabbit 1.4 repository at c:\repository1. I did not create and > > set-up the repository (it was done by a now ex-employee), so please > > excuse me for being completely new to Jackrabbit and JCR Explorer. > > > > I am trying to browse the contents of this repository with the JCR > > Browser but I am getting the following error: > > > > "/It was not possible to login. Please check the credentials. File > > system initialization failure.: failed to initialize file system: failed > > to initialize file system/" > > > > Within Eclipse > Window > Preferences > JCR Broswer, I have selected the > > following: > > > > > Apache Jackrabbit 1.5.2 repository bundled with the JCR Browser. > > Repository config file: C:\repository1\repository.xml > > Repository home folder: C:\repository1 > > > > Simple Credentials: > > Repository Authorisation Configuration File: <blank> > > User name: userid > > Password: <blank> > > Workspace: <blank> (there is only one workspace) > > > > Follows is my repository.xml file. If I understand correctly, using the > > default SimpleLoginModule for the LoginModule element means that > > "authentication accepts any username and any password as valid > > authentication credentials" (according to the JR documentation). > > > > I think I read that the JCR Browser 0.94 backwards compatible with a > > Jackrabbit 1.4X repository...? I am using Eclipse Ganymede 3.4 on > > Windows XP Pro 32-bit SP3. > > > > --------- > > > > <?xml version="1.0"?> > > <!-- > > Licensed to the Apache Software Foundation (ASF) under one or more > > contributor license agreements. See the NOTICE file distributed with > > this work for additional information regarding copyright ownership. > > The ASF licenses this file to You under the Apache License, Version > 2.0 > > (the "License"); you may not use this file except in compliance with > > the License. You may obtain a copy of the License at > > > > http://www.apache.org/licenses/LICENSE-2.0 > > > > Unless required by applicable law or agreed to in writing, software > > distributed under the License is distributed on an "AS IS" BASIS, > > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or > implied. > > See the License for the specific language governing permissions and > > limitations under the License. > > --> > > <!DOCTYPE Repository PUBLIC "-//The Apache Software Foundation//DTD > > Jackrabbit 1.4//EN" > > > > "http://jackrabbit.apache.org/dtd/repository-1.4.dtd"> > > <!-- Example Repository Configuration File --> > > <Repository name="repo"> > > <!-- > > virtual file system where the repository stores global state > > (e.g. registered namespaces, custom node types, etc.) > > --> > > <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > > <param name="url" > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="driver" value="com.mysql.jdbc.Driver"/> > > <param name="schema" value="mysql"/> > > <param name="schemaObjectPrefix" value="repo_"/> > > </FileSystem> > > > > <!-- > > security configuration > > --> > > <Security appName="Jackrabbit"> > > <!-- > > access manager: > > class: FQN of class implementing the AccessManager interface > > --> > > <AccessManager > > class="org.apache.jackrabbit.core.security.SimpleAccessManager"> > > <!-- <param name="config" value="${rep.home}/access.xml"/> > --> > > </AccessManager> > > > > <LoginModule > > class="org.apache.jackrabbit.core.security.SimpleLoginModule"> > > <!-- anonymous user name ('anonymous' is the default value) > --> > > <!-- <param name="anonymousId" value="anonymous"/> --> > > <!-- > > default user name to be used instead of the anonymous user > > when no login credentials are provided (unset by default) > > --> > > <!-- <param name="defaultUserId" value="superuser"/> --> > > </LoginModule> > > </Security> > > > > <!-- > > location of workspaces root directory and name of default > workspace > > --> > > <Workspaces rootPath="${rep.home}/workspaces" > defaultWorkspace="wsp"/> > > <!-- > > workspace configuration template: > > used to create the initial workspace if there's no workspace yet > > --> > > <Workspace name="wsp"> > > <!-- > > virtual file system of the workspace: > > class: FQN of class implementing the FileSystem interface > > --> > > <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > > <param name="url" > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="driver" value="com.mysql.jdbc.Driver"/> > > <param name="schema" value="mysql"/> > > <param name="schemaObjectPrefix" value="${wsp.name > > <http://wsp.name>}_"/> > > </FileSystem> > > <!-- > > persistence manager of the workspace: > > class: FQN of class implementing the PersistenceManager > > interface > > --> > > <!-- > > <PersistenceManager > > > class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager"> > > <param name="url" > value="jdbc:derby:${wsp.home}/db;create=true"/> > > <param name="schemaObjectPrefix" value="${wsp.name > > <http://wsp.name>}_"/> > > </PersistenceManager> > > --> > > <PersistenceManager > > > class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> > > <param name="url" > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="schemaObjectPrefix" value="${wsp.name > > <http://wsp.name>}_"/> > > </PersistenceManager> > > <!-- > > Search index and the file system it uses. > > class: FQN of class implementing the QueryHandler interface > > --> > > <SearchIndex > > class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> > > <param name="path" value="${wsp.home}/index"/> > > <param name="textFilterClasses" > > > value="org.apache.jackrabbit.extractor.MsWordTextExtractor,org.apache.jackrabbit.extractor.MsExcelTextExtractor,org.apache.jackrabbit.extractor.MsPowerPointTextExtractor,org.apache.jackrabbit.extractor.PdfTextExtractor,org.apache.jackrabbit.extractor.OpenOfficeTextExtractor,org.apache.jackrabbit.extractor.RTFTextExtractor,org.apache.jackrabbit.extractor.HTMLTextExtractor,org.apache.jackrabbit.extractor.XMLTextExtractor"/> > > <param name="extractorPoolSize" value="2"/> > > <param name="supportHighlighting" value="true"/> > > <FileSystem > > class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > > <param name="url" > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="schemaObjectPrefix" value="index_"/> > > <param name="driver" value="com.mysql.jdbc.Driver"/> > > <param name="schema" value="mysql"/> > > </FileSystem> > > </SearchIndex> > > </Workspace> > > > > <!-- > > Configures the versioning > > --> > > <Versioning rootPath="${rep.home}/version"> > > <!-- > > Configures the filesystem to use for versioning for the > > respective > > persistence manager > > --> > > <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > > <param name="url" > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="schemaObjectPrefix" value="vers_"/> > > <param name="driver" value="com.mysql.jdbc.Driver"/> > > <param name="schema" value="mysql"/> > > </FileSystem> > > > > <!-- > > Configures the persistence manager to be used for persisting > > version state. > > Please note that the current versioning implementation is > > based on > > a 'normal' persistence manager, but this could change in > future > > implementations. > > --> > > <!-- > > <PersistenceManager > > > class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager"> > > <param name="url" > > value="jdbc:derby:${rep.home}/version/db;create=true"/> > > <param name="schemaObjectPrefix" value="version_"/> > > </PersistenceManager> > > --> > > <PersistenceManager > > > class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> > > <param name="url" > > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > > <param name="user" value="atlecommerce"/> > > <param name="password" value="4tl3c0mm3rc3p455"/> > > <param name="schemaObjectPrefix" value="vers_"/> > > </PersistenceManager> > > > > </Versioning> > > > > <!-- > > Search index for content that is shared repository wide > > (/jcr:system tree, contains mainly versions) > > --> > > <SearchIndex > > class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> > > <param name="path" value="${rep.home}/repository/index"/> > > <param name="textFilterClasses" > > > value="org.apache.jackrabbit.extractor.MsWordTextExtractor,org.apache.jackrabbit.extractor.MsExcelTextExtractor,org.apache.jackrabbit.extractor.MsPowerPointTextExtractor,org.apache.jackrabbit.extractor.PdfTextExtractor,org.apache.jackrabbit.extractor.OpenOfficeTextExtractor,org.apache.jackrabbit.extractor.RTFTextExtractor,org.apache.jackrabbit.extractor.HTMLTextExtractor,org.apache.jackrabbit.extractor.XMLTextExtractor"/> > > <param name="extractorPoolSize" value="2"/> > > <param name="supportHighlighting" value="true"/> > > </SearchIndex> > > </Repository> > > > > > > ---------- > > > > Any help or advice would be greatly appreciated. Thanks in advance. > > > > James > > > > ---------- > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > Crystal Reports - New Free Runtime and 30 Day Trial > > Check out the new simplified licensing option that enables unlimited > > royalty-free distribution of the report engine for externally facing > > server and web deployment. > > http://p.sf.net/sfu/businessobjects > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2009-06-19 14:42:04
|
Hello James, thanks for your detailed request. I will have a look on it at the weekend. Best regards, Sandro James Gadbury schrieb: > Hi all, > > I have the standard edition v0.94 of JCR Explorer. I have a local > Jackrabbit 1.4 repository at c:\repository1. I did not create and > set-up the repository (it was done by a now ex-employee), so please > excuse me for being completely new to Jackrabbit and JCR Explorer. > > I am trying to browse the contents of this repository with the JCR > Browser but I am getting the following error: > > "/It was not possible to login. Please check the credentials. File > system initialization failure.: failed to initialize file system: failed > to initialize file system/" > > Within Eclipse > Window > Preferences > JCR Broswer, I have selected the > following: > > > Apache Jackrabbit 1.5.2 repository bundled with the JCR Browser. > Repository config file: C:\repository1\repository.xml > Repository home folder: C:\repository1 > > Simple Credentials: > Repository Authorisation Configuration File: <blank> > User name: userid > Password: <blank> > Workspace: <blank> (there is only one workspace) > > Follows is my repository.xml file. If I understand correctly, using the > default SimpleLoginModule for the LoginModule element means that > "authentication accepts any username and any password as valid > authentication credentials" (according to the JR documentation). > > I think I read that the JCR Browser 0.94 backwards compatible with a > Jackrabbit 1.4X repository...? I am using Eclipse Ganymede 3.4 on > Windows XP Pro 32-bit SP3. > > --------- > > <?xml version="1.0"?> > <!-- > Licensed to the Apache Software Foundation (ASF) under one or more > contributor license agreements. See the NOTICE file distributed with > this work for additional information regarding copyright ownership. > The ASF licenses this file to You under the Apache License, Version 2.0 > (the "License"); you may not use this file except in compliance with > the License. You may obtain a copy of the License at > > http://www.apache.org/licenses/LICENSE-2.0 > > Unless required by applicable law or agreed to in writing, software > distributed under the License is distributed on an "AS IS" BASIS, > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > See the License for the specific language governing permissions and > limitations under the License. > --> > <!DOCTYPE Repository PUBLIC "-//The Apache Software Foundation//DTD > Jackrabbit 1.4//EN" > > "http://jackrabbit.apache.org/dtd/repository-1.4.dtd"> > <!-- Example Repository Configuration File --> > <Repository name="repo"> > <!-- > virtual file system where the repository stores global state > (e.g. registered namespaces, custom node types, etc.) > --> > <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > <param name="url" > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > <param name="user" value="atlecommerce"/> > <param name="password" value="4tl3c0mm3rc3p455"/> > <param name="driver" value="com.mysql.jdbc.Driver"/> > <param name="schema" value="mysql"/> > <param name="schemaObjectPrefix" value="repo_"/> > </FileSystem> > > <!-- > security configuration > --> > <Security appName="Jackrabbit"> > <!-- > access manager: > class: FQN of class implementing the AccessManager interface > --> > <AccessManager > class="org.apache.jackrabbit.core.security.SimpleAccessManager"> > <!-- <param name="config" value="${rep.home}/access.xml"/> --> > </AccessManager> > > <LoginModule > class="org.apache.jackrabbit.core.security.SimpleLoginModule"> > <!-- anonymous user name ('anonymous' is the default value) --> > <!-- <param name="anonymousId" value="anonymous"/> --> > <!-- > default user name to be used instead of the anonymous user > when no login credentials are provided (unset by default) > --> > <!-- <param name="defaultUserId" value="superuser"/> --> > </LoginModule> > </Security> > > <!-- > location of workspaces root directory and name of default workspace > --> > <Workspaces rootPath="${rep.home}/workspaces" defaultWorkspace="wsp"/> > <!-- > workspace configuration template: > used to create the initial workspace if there's no workspace yet > --> > <Workspace name="wsp"> > <!-- > virtual file system of the workspace: > class: FQN of class implementing the FileSystem interface > --> > <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > <param name="url" > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > <param name="user" value="atlecommerce"/> > <param name="password" value="4tl3c0mm3rc3p455"/> > <param name="driver" value="com.mysql.jdbc.Driver"/> > <param name="schema" value="mysql"/> > <param name="schemaObjectPrefix" value="${wsp.name > <http://wsp.name>}_"/> > </FileSystem> > <!-- > persistence manager of the workspace: > class: FQN of class implementing the PersistenceManager > interface > --> > <!-- > <PersistenceManager > class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager"> > <param name="url" value="jdbc:derby:${wsp.home}/db;create=true"/> > <param name="schemaObjectPrefix" value="${wsp.name > <http://wsp.name>}_"/> > </PersistenceManager> > --> > <PersistenceManager > class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> > <param name="url" > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > <param name="user" value="atlecommerce"/> > <param name="password" value="4tl3c0mm3rc3p455"/> > <param name="schemaObjectPrefix" value="${wsp.name > <http://wsp.name>}_"/> > </PersistenceManager> > <!-- > Search index and the file system it uses. > class: FQN of class implementing the QueryHandler interface > --> > <SearchIndex > class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> > <param name="path" value="${wsp.home}/index"/> > <param name="textFilterClasses" > value="org.apache.jackrabbit.extractor.MsWordTextExtractor,org.apache.jackrabbit.extractor.MsExcelTextExtractor,org.apache.jackrabbit.extractor.MsPowerPointTextExtractor,org.apache.jackrabbit.extractor.PdfTextExtractor,org.apache.jackrabbit.extractor.OpenOfficeTextExtractor,org.apache.jackrabbit.extractor.RTFTextExtractor,org.apache.jackrabbit.extractor.HTMLTextExtractor,org.apache.jackrabbit.extractor.XMLTextExtractor"/> > <param name="extractorPoolSize" value="2"/> > <param name="supportHighlighting" value="true"/> > <FileSystem > class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > <param name="url" > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > <param name="user" value="atlecommerce"/> > <param name="password" value="4tl3c0mm3rc3p455"/> > <param name="schemaObjectPrefix" value="index_"/> > <param name="driver" value="com.mysql.jdbc.Driver"/> > <param name="schema" value="mysql"/> > </FileSystem> > </SearchIndex> > </Workspace> > > <!-- > Configures the versioning > --> > <Versioning rootPath="${rep.home}/version"> > <!-- > Configures the filesystem to use for versioning for the > respective > persistence manager > --> > <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> > <param name="url" > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > <param name="user" value="atlecommerce"/> > <param name="password" value="4tl3c0mm3rc3p455"/> > <param name="schemaObjectPrefix" value="vers_"/> > <param name="driver" value="com.mysql.jdbc.Driver"/> > <param name="schema" value="mysql"/> > </FileSystem> > > <!-- > Configures the persistence manager to be used for persisting > version state. > Please note that the current versioning implementation is > based on > a 'normal' persistence manager, but this could change in future > implementations. > --> > <!-- > <PersistenceManager > class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager"> > <param name="url" > value="jdbc:derby:${rep.home}/version/db;create=true"/> > <param name="schemaObjectPrefix" value="version_"/> > </PersistenceManager> > --> > <PersistenceManager > class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> > <param name="url" > value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> > <param name="user" value="atlecommerce"/> > <param name="password" value="4tl3c0mm3rc3p455"/> > <param name="schemaObjectPrefix" value="vers_"/> > </PersistenceManager> > > </Versioning> > > <!-- > Search index for content that is shared repository wide > (/jcr:system tree, contains mainly versions) > --> > <SearchIndex > class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> > <param name="path" value="${rep.home}/repository/index"/> > <param name="textFilterClasses" > value="org.apache.jackrabbit.extractor.MsWordTextExtractor,org.apache.jackrabbit.extractor.MsExcelTextExtractor,org.apache.jackrabbit.extractor.MsPowerPointTextExtractor,org.apache.jackrabbit.extractor.PdfTextExtractor,org.apache.jackrabbit.extractor.OpenOfficeTextExtractor,org.apache.jackrabbit.extractor.RTFTextExtractor,org.apache.jackrabbit.extractor.HTMLTextExtractor,org.apache.jackrabbit.extractor.XMLTextExtractor"/> > <param name="extractorPoolSize" value="2"/> > <param name="supportHighlighting" value="true"/> > </SearchIndex> > </Repository> > > > ---------- > > Any help or advice would be greatly appreciated. Thanks in advance. > > James > > ---------- > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > > > ------------------------------------------------------------------------ > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: James G. <ga...@go...> - 2009-06-19 14:20:44
|
Hi all, I have the standard edition v0.94 of JCR Explorer. I have a local Jackrabbit 1.4 repository at c:\repository1. I did not create and set-up the repository (it was done by a now ex-employee), so please excuse me for being completely new to Jackrabbit and JCR Explorer. I am trying to browse the contents of this repository with the JCR Browser but I am getting the following error: "*It was not possible to login. Please check the credentials. File system initialization failure.: failed to initialize file system: failed to initialize file system*" Within Eclipse > Window > Preferences > JCR Broswer, I have selected the following: > Apache Jackrabbit 1.5.2 repository bundled with the JCR Browser. Repository config file: C:\repository1\repository.xml Repository home folder: C:\repository1 Simple Credentials: Repository Authorisation Configuration File: <blank> User name: userid Password: <blank> Workspace: <blank> (there is only one workspace) Follows is my repository.xml file. If I understand correctly, using the default SimpleLoginModule for the LoginModule element means that "authentication accepts any username and any password as valid authentication credentials" (according to the JR documentation). I think I read that the JCR Browser 0.94 backwards compatible with a Jackrabbit 1.4X repository...? I am using Eclipse Ganymede 3.4 on Windows XP Pro 32-bit SP3. --------- <?xml version="1.0"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE Repository PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 1.4//EN" " http://jackrabbit.apache.org/dtd/repository-1.4.dtd"> <!-- Example Repository Configuration File --> <Repository name="repo"> <!-- virtual file system where the repository stores global state (e.g. registered namespaces, custom node types, etc.) --> <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> <param name="url" value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> <param name="user" value="atlecommerce"/> <param name="password" value="4tl3c0mm3rc3p455"/> <param name="driver" value="com.mysql.jdbc.Driver"/> <param name="schema" value="mysql"/> <param name="schemaObjectPrefix" value="repo_"/> </FileSystem> <!-- security configuration --> <Security appName="Jackrabbit"> <!-- access manager: class: FQN of class implementing the AccessManager interface --> <AccessManager class="org.apache.jackrabbit.core.security.SimpleAccessManager"> <!-- <param name="config" value="${rep.home}/access.xml"/> --> </AccessManager> <LoginModule class="org.apache.jackrabbit.core.security.SimpleLoginModule"> <!-- anonymous user name ('anonymous' is the default value) --> <!-- <param name="anonymousId" value="anonymous"/> --> <!-- default user name to be used instead of the anonymous user when no login credentials are provided (unset by default) --> <!-- <param name="defaultUserId" value="superuser"/> --> </LoginModule> </Security> <!-- location of workspaces root directory and name of default workspace --> <Workspaces rootPath="${rep.home}/workspaces" defaultWorkspace="wsp"/> <!-- workspace configuration template: used to create the initial workspace if there's no workspace yet --> <Workspace name="wsp"> <!-- virtual file system of the workspace: class: FQN of class implementing the FileSystem interface --> <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> <param name="url" value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> <param name="user" value="atlecommerce"/> <param name="password" value="4tl3c0mm3rc3p455"/> <param name="driver" value="com.mysql.jdbc.Driver"/> <param name="schema" value="mysql"/> <param name="schemaObjectPrefix" value="${wsp.name}_"/> </FileSystem> <!-- persistence manager of the workspace: class: FQN of class implementing the PersistenceManager interface --> <!-- <PersistenceManager class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager"> <param name="url" value="jdbc:derby:${wsp.home}/db;create=true"/> <param name="schemaObjectPrefix" value="${wsp.name}_"/> </PersistenceManager> --> <PersistenceManager class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> <param name="url" value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> <param name="user" value="atlecommerce"/> <param name="password" value="4tl3c0mm3rc3p455"/> <param name="schemaObjectPrefix" value="${wsp.name}_"/> </PersistenceManager> <!-- Search index and the file system it uses. class: FQN of class implementing the QueryHandler interface --> <SearchIndex class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> <param name="path" value="${wsp.home}/index"/> <param name="textFilterClasses" value="org.apache.jackrabbit.extractor.MsWordTextExtractor,org.apache.jackrabbit.extractor.MsExcelTextExtractor,org.apache.jackrabbit.extractor.MsPowerPointTextExtractor,org.apache.jackrabbit.extractor.PdfTextExtractor,org.apache.jackrabbit.extractor.OpenOfficeTextExtractor,org.apache.jackrabbit.extractor.RTFTextExtractor,org.apache.jackrabbit.extractor.HTMLTextExtractor,org.apache.jackrabbit.extractor.XMLTextExtractor"/> <param name="extractorPoolSize" value="2"/> <param name="supportHighlighting" value="true"/> <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> <param name="url" value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> <param name="user" value="atlecommerce"/> <param name="password" value="4tl3c0mm3rc3p455"/> <param name="schemaObjectPrefix" value="index_"/> <param name="driver" value="com.mysql.jdbc.Driver"/> <param name="schema" value="mysql"/> </FileSystem> </SearchIndex> </Workspace> <!-- Configures the versioning --> <Versioning rootPath="${rep.home}/version"> <!-- Configures the filesystem to use for versioning for the respective persistence manager --> <FileSystem class="org.apache.jackrabbit.core.fs.db.DbFileSystem"> <param name="url" value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> <param name="user" value="atlecommerce"/> <param name="password" value="4tl3c0mm3rc3p455"/> <param name="schemaObjectPrefix" value="vers_"/> <param name="driver" value="com.mysql.jdbc.Driver"/> <param name="schema" value="mysql"/> </FileSystem> <!-- Configures the persistence manager to be used for persisting version state. Please note that the current versioning implementation is based on a 'normal' persistence manager, but this could change in future implementations. --> <!-- <PersistenceManager class="org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager"> <param name="url" value="jdbc:derby:${rep.home}/version/db;create=true"/> <param name="schemaObjectPrefix" value="version_"/> </PersistenceManager> --> <PersistenceManager class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> <param name="url" value="jdbc:mysql://localhost/atl_ecommerce_content?autoReconnect=true"/> <param name="user" value="atlecommerce"/> <param name="password" value="4tl3c0mm3rc3p455"/> <param name="schemaObjectPrefix" value="vers_"/> </PersistenceManager> </Versioning> <!-- Search index for content that is shared repository wide (/jcr:system tree, contains mainly versions) --> <SearchIndex class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> <param name="path" value="${rep.home}/repository/index"/> <param name="textFilterClasses" value="org.apache.jackrabbit.extractor.MsWordTextExtractor,org.apache.jackrabbit.extractor.MsExcelTextExtractor,org.apache.jackrabbit.extractor.MsPowerPointTextExtractor,org.apache.jackrabbit.extractor.PdfTextExtractor,org.apache.jackrabbit.extractor.OpenOfficeTextExtractor,org.apache.jackrabbit.extractor.RTFTextExtractor,org.apache.jackrabbit.extractor.HTMLTextExtractor,org.apache.jackrabbit.extractor.XMLTextExtractor"/> <param name="extractorPoolSize" value="2"/> <param name="supportHighlighting" value="true"/> </SearchIndex> </Repository> ---------- Any help or advice would be greatly appreciated. Thanks in advance. James ---------- |
From: undulations<sym...@id...> - 2009-06-19 08:50:27
|
Going Down Onn Heer - How to Go Down On Her the Right Way and Drive Her Wild (www meds88 net) Tree Climber Rescues Cat Afteer Fipve Days |
From: Gittings <tr...@ma...> - 2009-06-18 19:47:57
|
Do You Wish You oCuld Enjoy sex Mmore? (www meds35 net) Man Sentenced feor Fraud Gets Gold aWtch |
From: earl<sna...@cf...> - 2009-06-13 01:11:28
|
Hi,commonest subssamples |
From: Sandro B. <san...@gm...> - 2009-02-17 20:45:56
|
Thanks for your feedback. It's good to know what the reason was. BTW: I'm glad you find the JCR Browser useful. Cheers, Sandro -------- Original-Nachricht -------- > Datum: Tue, 17 Feb 2009 15:36:36 -0500 > Von: Willis Morse <wil...@ma...> > An: jcr...@li... > Betreff: Re: [Jcrbrowser-developers] Credential problem with JCRBrowser connecting to a local repository > Thanks for the quick response, Sandro. > > I just figured it out. I think my config file was actually a legacy > file from the old days when we used Jackrabbit 1.2. The externalBLOBs > property isn't part of the spec for the LocalFileSystem element > anymore, and doesn't seem to have been for a while. I just removed all > occurrences of this: > > <param name="externalBLOBs" value="true"/> > > and now it connects fine. > > And thanks for the browser, you've saved me a lot of time having to > implement my own. > > Willis Morse > > > On Feb 17, 2009, at 3:22 PM, Sandro Boehme wrote: > > > Hi Willis, > > > > in general Jackrabbit should be backwards compatible with version > > 1.4. It looks like you already considered the most important point. > > But just to check: You use the standard repository.xml file and you > > don't use any special jar files in your app right? Have you already > > tried by to use Jackrabbit 1.5 to connect to your repository? > > > > Bye, > > > > Sandro > > > > -------- Original-Nachricht -------- > >> Datum: Tue, 17 Feb 2009 14:36:25 -0500 > >> Von: Willis Morse <wil...@ma...> > >> An: jcr...@li... > >> Betreff: [Jcrbrowser-developers] Credential problem with JCRBrowser > >> connecting to a local repository > > > >> I am using Jackrabbit 1.4 embedded inside my app. > >> > >> I am trying to get the latest JCRBrowser to connect to the repository > >> created by my app, using the bundled Jackrabbit connector in > >> JCRBrowser. > >> > >> I keep getting the following credential error whenever I try to > >> connect: > >> > >> It was not possible to login. Please check the credentials. > >> Invalid repository configuration: /XXX/Repository Configuration.xml: > >> Configured class org.apache.jackrabbit.core.fs.local.LocalFileSystem > >> does not contain the property externalBLOBs. Please fix the > >> repository > >> configuration.: > >> Configured class org.apache.jackrabbit.core.fs.local.LocalFileSystem > >> does not contain the property externalBLOBs. Please fix the > >> repository > >> configuration. > >> > >> > >> I am using a standard Jackrabbit 1.4 config file which contains three > >> LocalFileSystem sections, each of which looks like this: > >> > >> <FileSystem > >> class="org.apache.jackrabbit.core.fs.local.LocalFileSystem"> > >> <param name="path" value="${rep.home}/version"/> > >> <param name="externalBLOBs" value="true"/> > >> </FileSystem> > >> > >> > >> I have made sure that my app has disconnected properly from the > >> repository and that there is no lock file, and I have verified that > >> JCRBrowser is looking in the right location for the config file and > >> the repository root folder. > >> > >> Any thoughts on what the problem might be? Can I mix versions of > >> Jackrabbit like this? > >> > >> > >> Thanks, > >> Willis Morse > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> Open Source Business Conference (OSBC), March 24-25, 2009, San > >> Francisco, > >> CA > >> -OSBC tackles the biggest issue in open source: Open Sourcing the > >> Enterprise > >> -Strategies to boost innovation and cut costs with open source > >> participation > >> -Receive a $600 discount off the registration fee with the source > >> code: > >> SFAD > >> http://p.sf.net/sfu/XcvMzF8H > >> _______________________________________________ > >> Jcrbrowser-developers mailing list > >> Jcr...@li... > >> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > -- > > -- > > https://www.xing.com/profile/Sandro_Boehme > > http://www.linkedin.com/in/sandroboehme > > http://www.wingsuit.de > > > > Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit > > allen: http://www.gmx.net/de/go/multimessenger01 > > > > > ------------------------------------------------------------------------------ > > Open Source Business Conference (OSBC), March 24-25, 2009, San > > Francisco, CA > > -OSBC tackles the biggest issue in open source: Open Sourcing the > > Enterprise > > -Strategies to boost innovation and cut costs with open source > > participation > > -Receive a $600 discount off the registration fee with the source > > code: SFAD > > http://p.sf.net/sfu/XcvMzF8H > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers -- -- https://www.xing.com/profile/Sandro_Boehme http://www.linkedin.com/in/sandroboehme http://www.wingsuit.de Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a |
From: Willis M. <wil...@ma...> - 2009-02-17 20:36:43
|
Thanks for the quick response, Sandro. I just figured it out. I think my config file was actually a legacy file from the old days when we used Jackrabbit 1.2. The externalBLOBs property isn't part of the spec for the LocalFileSystem element anymore, and doesn't seem to have been for a while. I just removed all occurrences of this: <param name="externalBLOBs" value="true"/> and now it connects fine. And thanks for the browser, you've saved me a lot of time having to implement my own. Willis Morse On Feb 17, 2009, at 3:22 PM, Sandro Boehme wrote: > Hi Willis, > > in general Jackrabbit should be backwards compatible with version > 1.4. It looks like you already considered the most important point. > But just to check: You use the standard repository.xml file and you > don't use any special jar files in your app right? Have you already > tried by to use Jackrabbit 1.5 to connect to your repository? > > Bye, > > Sandro > > -------- Original-Nachricht -------- >> Datum: Tue, 17 Feb 2009 14:36:25 -0500 >> Von: Willis Morse <wil...@ma...> >> An: jcr...@li... >> Betreff: [Jcrbrowser-developers] Credential problem with JCRBrowser >> connecting to a local repository > >> I am using Jackrabbit 1.4 embedded inside my app. >> >> I am trying to get the latest JCRBrowser to connect to the repository >> created by my app, using the bundled Jackrabbit connector in >> JCRBrowser. >> >> I keep getting the following credential error whenever I try to >> connect: >> >> It was not possible to login. Please check the credentials. >> Invalid repository configuration: /XXX/Repository Configuration.xml: >> Configured class org.apache.jackrabbit.core.fs.local.LocalFileSystem >> does not contain the property externalBLOBs. Please fix the >> repository >> configuration.: >> Configured class org.apache.jackrabbit.core.fs.local.LocalFileSystem >> does not contain the property externalBLOBs. Please fix the >> repository >> configuration. >> >> >> I am using a standard Jackrabbit 1.4 config file which contains three >> LocalFileSystem sections, each of which looks like this: >> >> <FileSystem >> class="org.apache.jackrabbit.core.fs.local.LocalFileSystem"> >> <param name="path" value="${rep.home}/version"/> >> <param name="externalBLOBs" value="true"/> >> </FileSystem> >> >> >> I have made sure that my app has disconnected properly from the >> repository and that there is no lock file, and I have verified that >> JCRBrowser is looking in the right location for the config file and >> the repository root folder. >> >> Any thoughts on what the problem might be? Can I mix versions of >> Jackrabbit like this? >> >> >> Thanks, >> Willis Morse >> >> >> >> ------------------------------------------------------------------------------ >> Open Source Business Conference (OSBC), March 24-25, 2009, San >> Francisco, >> CA >> -OSBC tackles the biggest issue in open source: Open Sourcing the >> Enterprise >> -Strategies to boost innovation and cut costs with open source >> participation >> -Receive a $600 discount off the registration fee with the source >> code: >> SFAD >> http://p.sf.net/sfu/XcvMzF8H >> _______________________________________________ >> Jcrbrowser-developers mailing list >> Jcr...@li... >> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > -- > -- > https://www.xing.com/profile/Sandro_Boehme > http://www.linkedin.com/in/sandroboehme > http://www.wingsuit.de > > Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit > allen: http://www.gmx.net/de/go/multimessenger01 > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San > Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source > code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: Sandro B. <san...@gm...> - 2009-02-17 20:23:04
|
Hi Willis, in general Jackrabbit should be backwards compatible with version 1.4. It looks like you already considered the most important point. But just to check: You use the standard repository.xml file and you don't use any special jar files in your app right? Have you already tried by to use Jackrabbit 1.5 to connect to your repository? Bye, Sandro -------- Original-Nachricht -------- > Datum: Tue, 17 Feb 2009 14:36:25 -0500 > Von: Willis Morse <wil...@ma...> > An: jcr...@li... > Betreff: [Jcrbrowser-developers] Credential problem with JCRBrowser connecting to a local repository > I am using Jackrabbit 1.4 embedded inside my app. > > I am trying to get the latest JCRBrowser to connect to the repository > created by my app, using the bundled Jackrabbit connector in JCRBrowser. > > I keep getting the following credential error whenever I try to connect: > > It was not possible to login. Please check the credentials. > Invalid repository configuration: /XXX/Repository Configuration.xml: > Configured class org.apache.jackrabbit.core.fs.local.LocalFileSystem > does not contain the property externalBLOBs. Please fix the repository > configuration.: > Configured class org.apache.jackrabbit.core.fs.local.LocalFileSystem > does not contain the property externalBLOBs. Please fix the repository > configuration. > > > I am using a standard Jackrabbit 1.4 config file which contains three > LocalFileSystem sections, each of which looks like this: > > <FileSystem > class="org.apache.jackrabbit.core.fs.local.LocalFileSystem"> > <param name="path" value="${rep.home}/version"/> > <param name="externalBLOBs" value="true"/> > </FileSystem> > > > I have made sure that my app has disconnected properly from the > repository and that there is no lock file, and I have verified that > JCRBrowser is looking in the right location for the config file and > the repository root folder. > > Any thoughts on what the problem might be? Can I mix versions of > Jackrabbit like this? > > > Thanks, > Willis Morse > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers -- -- https://www.xing.com/profile/Sandro_Boehme http://www.linkedin.com/in/sandroboehme http://www.wingsuit.de Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01 |
From: Willis M. <wil...@ma...> - 2009-02-17 19:36:50
|
I am using Jackrabbit 1.4 embedded inside my app. I am trying to get the latest JCRBrowser to connect to the repository created by my app, using the bundled Jackrabbit connector in JCRBrowser. I keep getting the following credential error whenever I try to connect: It was not possible to login. Please check the credentials. Invalid repository configuration: /XXX/Repository Configuration.xml: Configured class org.apache.jackrabbit.core.fs.local.LocalFileSystem does not contain the property externalBLOBs. Please fix the repository configuration.: Configured class org.apache.jackrabbit.core.fs.local.LocalFileSystem does not contain the property externalBLOBs. Please fix the repository configuration. I am using a standard Jackrabbit 1.4 config file which contains three LocalFileSystem sections, each of which looks like this: <FileSystem class="org.apache.jackrabbit.core.fs.local.LocalFileSystem"> <param name="path" value="${rep.home}/version"/> <param name="externalBLOBs" value="true"/> </FileSystem> I have made sure that my app has disconnected properly from the repository and that there is no lock file, and I have verified that JCRBrowser is looking in the right location for the config file and the repository root folder. Any thoughts on what the problem might be? Can I mix versions of Jackrabbit like this? Thanks, Willis Morse |
From: Sandro B. <san...@gm...> - 2009-02-04 12:20:39
|
Hi Akil, good to read that the JCR Browser is useful for you. Did you get my last email with the beta release? Best, Sandro Aki...@co... schrieb: > Hi sandro, > > I will be thankful if you could release the explorer as soon as possible. we are currently using jackrabbit1.3 version and want to move to the latest release i.e jackrabbit1.5. So this explorer helps a lot in terms of development and also debug the contents. > > thanks a ton in advance. > > Thanks, > Akil. > > > Sandro Böhme wrote: >> Hello Akil Ali, >> >> the reason is, that I'am not using the latest Jackrabbit version within >> the JCR Browser. But the next release is quite finished. I'm just >> waiting for feedback to an Jackrabbit issue. But if it's urgent for you, >> I would release the next JCR Browser version before getting this feedback. >> >> Best regards, >> >> Sandro >> >> Akil Ali schrieb: >>> Iam trying to explore the contents of Jackrabbit content repository >>> >>> created for the version1.5 using JCRBrowser_0.9.3_jLibraryEdition. >>> >>> but i am getting the following exception. >>> >>> 1>Directory was previously created with a different LockFactory >>> >>> instance, please pass null as the lockFactory instance and use >>> >>> setlockFactory to change it. >>> >>> going through the solution provided here >>> http://markmail.org/message/2eza2ca4m6a3lztk does not work, direcory was >>> not >>> in use there was not any .Lock file associated with the repository >>> >>> some time it throws >>> >>> 2>invalid repository configuration: repository.xml configuration >>> >>> file could not be read:Connection refused: connect >>> Note: i am using the repository.xml specific to jackrabbit1.5 >>> >>> 3>some time format exception for the jackrabbit >>> >>> i have upload the file that i am using >>> http://www.nabble.com/file/p21804011/repository1.5.xml repository1.5.xml >>> >>> Please help me to know what exactly is the issue. >> >> > Quoted from: > http://www.nabble.com/How-to-explore-the-data-of-JCR-version-1.5-tp21804011p21815679.html > |
From: Sandro B. <san...@gm...> - 2009-01-31 20:51:34
|
Hi Ketan, thanks for your feedback. And btw: no problem - I was not in a hurry. Best, Sandro Ketan Padegaonkar schrieb: > Hi Sandro, > > Apologies for not writing in earlier, I was busy with some stuff at > eclipse.org. > > I've tested JCRBrowser from trunk and it seems to work fine. Please go > ahead and announce a release, the attributions are also fine with me. > > Cheers! > > -- Ketan > > On 31/1/09 23:00, Sandro Boehme wrote: >> Hello again, >> >> sorry, the next release is 0.9.4 not 0.9.5. I finished the release notes >> now (except the paragraph about you of course). Please just tell me how >> to proceed with it. You don't need to test the JCR Browser by yourself. >> I think it's fine with my own tests. >> >> Bye, >> >> Sandro >> >> Sandro Boehme schrieb: >>> Hi Ketan, >>> >>> everything is checked in and tested now for version 0.9.5 of the JCR >>> Browser. I tested your RPC version successfully on Mac, Ubuntu and >>> Windows XP. Can you please check if it works for you too? >>> I added a first draft of the release-notes.txt to the >>> org.visualcontentsuit.ui plugin. Please change the way you are >>> referenced there the way you like. >>> >>> Best regards, >>> >>> Sandro >>> > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Ketan P. <ket...@gm...> - 2009-01-31 17:56:29
|
Hi Sandro, Apologies for not writing in earlier, I was busy with some stuff at eclipse.org. I've tested JCRBrowser from trunk and it seems to work fine. Please go ahead and announce a release, the attributions are also fine with me. Cheers! -- Ketan On 31/1/09 23:00, Sandro Boehme wrote: > Hello again, > > sorry, the next release is 0.9.4 not 0.9.5. I finished the release notes > now (except the paragraph about you of course). Please just tell me how > to proceed with it. You don't need to test the JCR Browser by yourself. > I think it's fine with my own tests. > > Bye, > > Sandro > > Sandro Boehme schrieb: >> Hi Ketan, >> >> everything is checked in and tested now for version 0.9.5 of the JCR >> Browser. I tested your RPC version successfully on Mac, Ubuntu and >> Windows XP. Can you please check if it works for you too? >> I added a first draft of the release-notes.txt to the >> org.visualcontentsuit.ui plugin. Please change the way you are >> referenced there the way you like. >> >> Best regards, >> >> Sandro >> > |
From: Sandro B. <san...@gm...> - 2009-01-31 17:31:00
|
Hello again, sorry, the next release is 0.9.4 not 0.9.5. I finished the release notes now (except the paragraph about you of course). Please just tell me how to proceed with it. You don't need to test the JCR Browser by yourself. I think it's fine with my own tests. Bye, Sandro Sandro Boehme schrieb: > Hi Ketan, > > everything is checked in and tested now for version 0.9.5 of the JCR > Browser. I tested your RPC version successfully on Mac, Ubuntu and > Windows XP. Can you please check if it works for you too? > I added a first draft of the release-notes.txt to the > org.visualcontentsuit.ui plugin. Please change the way you are > referenced there the way you like. > > Best regards, > > Sandro > |
From: Sandro B. <san...@gm...> - 2009-01-27 23:23:12
|
Hi Rishi, now finally I would like to release the JCR Browser that contains the splash screen that you created for me. I would just like to give you the opportunity to feature your blog, your company or something else. So the question is how would you like to be referenced in the release notes? At the moment it would just look like that: "The main feature is the new standalone version that has been created by Ketan Padegaonkar (http://ketan.padegaonkar.name/). The splash screen has been designed by Rishikesh Parkhe." Please tell me how I can change it for you. Cheers, Sandro Rishikesh Parkhe schrieb: > > No problems man, > have a nice weekend to you as well. > > cheers, > Rishi > > > > On 28/09/2007, *Sandro Böhme* < san...@gm... > <mailto:san...@gm...>> wrote: > > Hi Rishikesh, > > approach one works perfectly. Thanks for the Gimp file. > > Have a nice weekend, > > Sandro > |