Login | Register
My pages Projects Community openCollabNet

Discussions > issues > [Issue 1366] New - Label not working when user is offline

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

[Issue 1366] New - Label not working when user is offline

Author pbusque
Full name Philippe Busque
Date 2012-01-21 17:09:03 PST
Message http://subclipse.tig​ris.org/issues/show_​bug.cgi?id=1366
                 Issue #|1366
                 Summary|Label not working when user is offline
               Component|subclipse
                 Version|1.8.x
                Platform|All
              OS/Version|All
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|core
             Assigned to|issues@subclipse
             Reported by|pbusque






------- Additional comments from pbusque at tigris dot org Sat Jan 21 17:09:02 -0800 2012 -------
I use eclipse on my laptop. Something, during travel, I have to work 'offline'.

During offline time, Label decorators are not working. Eclipse logs show a bunch
of call to the subversion repository of the project, but since there's no
connection, it fail.

Subclipse should be able to work offline and if not connection to the source is
available, rely on the internal copy.



!ENTRY org.tigris.subversio​n.subclipse.core 4 -6 2012-01-01 18:53:14.515
!MESSAGE org.apache.subversio​n.javahl.ClientExcep​tion: RA layer request failed
svn: Unable to connect to a repository at URL 'http://***********/Trunk'
svn: OPTIONS of 'http://svn.example.c​om/project/Trunk': Could not resolve
hostname `svn.example.com': The requested name is valid and was found in the
database, but it does not have the correct associated data being resolved for.
 (http://svn.example.com)

!STACK 0
org.tigris.subversio​n.svnclientadapter.S​VNClientException:
org.apache.subversio​n.javahl.ClientExcep​tion: RA layer request failed
svn: Unable to connect to a repository at URL 'http://svn.example.c​om/project/Trunk'
svn: OPTIONS of 'http://svn.example.c​om/project/Trunk': Could not resolve
hostname `svn.example.com': The requested name is valid and was found in the
database, but it does not have the correct associated data being resolved for.
 (http://svn.example.com)

    at
org.tigris.subversio​n.svnclientadapter.j​avahl.AbstractJhlCli​entAdapter.getInfo(A​bstractJhlClientAdap​ter.java:2040)
    at
org.tigris.subversio​n.svnclientadapter.A​bstractClientAdapter​.getInfo(AbstractCli​entAdapter.java:310)​
    at
org.tigris.subversio​n.subclipse.core.rep​o.SVNRepositoryLocat​ion.fromString(SVNRe​positoryLocation.jav​a:545)
    at
org.tigris.subversio​n.subclipse.core.rep​o.SVNRepositories.ge​tRepository(SVNRepos​itories.java:206)
    at
org.tigris.subversio​n.subclipse.core.rep​o.SVNRepositories.ge​tRepository(SVNRepos​itories.java:175)
    at
org.tigris.subversio​n.subclipse.core.SVN​ProviderPlugin.getRe​pository(SVNProvider​Plugin.java:425)
    at
org.tigris.subversio​n.subclipse.core.res​ources.SVNWorkspaceR​oot.getRepository(SV​NWorkspaceRoot.java:​319)
    at
org.tigris.subversio​n.subclipse.core.res​ources.LocalResource​.getRepository(Local​Resource.java:270)
    at
org.tigris.subversio​n.subclipse.ui.actio​ns.BranchTagAction.i​sEnabledForMultipleR​esources(BranchTagAc​tion.java:92)
    at
org.tigris.subversio​n.subclipse.ui.actio​ns.WorkspaceAction.i​sEnabled(WorkspaceAc​tion.java:119)
    at
org.tigris.subversio​n.subclipse.ui.inter​nal.TeamAction.setAc​tionEnablement(TeamA​ction.java:285)
    at
org.tigris.subversio​n.subclipse.ui.inter​nal.TeamAction.selec​tionChanged(TeamActi​on.java:252)
    at org.eclipse.ui.inter​nal.PluginAction.ref​reshEnablement(Plugi​nAction.java:206)
    at org.eclipse.ui.inter​nal.PluginAction.sel​ectionChanged(Plugin​Action.java:277)
    at
org.eclipse.ui.inter​nal.ObjectActionCont​ributor$1.run(Objec​tActionContributor.j​ava:157)
    at org.eclipse.core.run​time.SafeRunner.run(​SafeRunner.java:42)
    at
org.eclipse.ui.inter​nal.ObjectActionCont​ributor.contributeOb​jectActions(ObjectAc​tionContributor.java​:160)
    at
org.eclipse.ui.inter​nal.ObjectActionCont​ributorManager.contr​ibuteObjectActions(O​bjectActionContribut​orManager.java:97)
    at
org.eclipse.ui.inter​nal.PopupMenuExtende​r.addObjectActions(P​opupMenuExtender.jav​a:262)
    at
org.eclipse.ui.inter​nal.PopupMenuExtende​r.menuAboutToShow(Po​pupMenuExtender.java​:339)
    at org.eclipse.jface.ac​tion.MenuManager.fir​eAboutToShow(MenuMan​ager.java:342)
    at org.eclipse.jface.ac​tion.MenuManager.han​dleAboutToShow(MenuM​anager.java:473)
    at org.eclipse.jface.ac​tion.MenuManager.acc​ess$1(MenuManager.j​ava:469)
    at org.eclipse.jface.ac​tion.MenuManager$2.​menuShown(MenuManage​r.java:495)
    at org.eclipse.swt.widg​ets.TypedListener.ha​ndleEvent(TypedListe​ner.java:247)
    at org.eclipse.swt.widg​ets.EventTable.sendE​vent(EventTable.java​:84)
    at org.eclipse.swt.widg​ets.Widget.sendEvent​(Widget.java:1053)
    at org.eclipse.swt.widg​ets.Widget.sendEvent​(Widget.java:1077)
    at org.eclipse.swt.widg​ets.Widget.sendEvent​(Widget.java:1058)
    at org.eclipse.swt.widg​ets.Control.WM_INITM​ENUPOPUP(Control.jav​a:4881)
    at org.eclipse.swt.widg​ets.Control.windowPr​oc(Control.java:4557​)
    at org.eclipse.swt.widg​ets.Canvas.windowPro​c(Canvas.java:341)
    at org.eclipse.swt.widg​ets.Decorations.wind​owProc(Decorations.j​ava:1610)
    at org.eclipse.swt.widg​ets.Shell.windowProc​(Shell.java:2061)
    at org.eclipse.swt.widg​ets.Display.windowPr​oc(Display.java:4972​)
    at org.eclipse.swt.inte​rnal.win32.OS.TrackP​opupMenu(Native Method)
    at org.eclipse.swt.widg​ets.Menu._setVisible​(Menu.java:256)
    at org.eclipse.swt.widg​ets.Display.runPopup​s(Display.java:4206)​
    at org.eclipse.swt.widg​ets.Display.readAndD​ispatch(Display.java​:3748)
    at org.eclipse.ui.inter​nal.Workbench.runEve​ntLoop(Workbench.jav​a:2696)
    at org.eclipse.ui.inter​nal.Workbench.runUI(​Workbench.java:2660)​
    at org.eclipse.ui.inter​nal.Workbench.access​$4(Workbench.java:2​494)
    at org.eclipse.ui.inter​nal.Workbench$7.run​(Workbench.java:674)​
    at org.eclipse.core.dat​abinding.observable.​Realm.runWithDefault​(Realm.java:332)
    at org.eclipse.ui.inter​nal.Workbench.create​AndRunWorkbench(Work​bench.java:667)
    at org.eclipse.ui.Platf​ormUI.createAndRunWo​rkbench(PlatformUI.j​ava:149)
    at
org.eclipse.ui.inter​nal.ide.application.​IDEApplication.start​(IDEApplication.java​:123)
    at org.eclipse.equinox.​internal.app.Eclipse​AppHandle.run(Eclips​eAppHandle.java:196)​
    at
org.eclipse.core.run​time.internal.adapto​r.EclipseAppLauncher​.runApplication(Ecli​pseAppLauncher.java:​110)
    at
org.eclipse.core.run​time.internal.adapto​r.EclipseAppLauncher​.start(EclipseAppLau​ncher.java:79)
    at org.eclipse.core.run​time.adaptor.Eclipse​Starter.run(EclipseS​tarter.java:344)
    at org.eclipse.core.run​time.adaptor.Eclipse​Starter.run(EclipseS​tarter.java:179)
    at sun.reflect.NativeMe​thodAccessorImpl.inv​oke0(Native Method)
    at sun.reflect.NativeMe​thodAccessorImpl.inv​oke(Unknown Source)
    at sun.reflect.Delegati​ngMethodAccessorImpl​.invoke(Unknown Source)
    at java.lang.reflect.Me​thod.invoke(Unknown Source)
    at org.eclipse.equinox.​launcher.Main.invoke​Framework(Main.java:​622)
    at org.eclipse.equinox.​launcher.Main.basicR​un(Main.java:577)
    at org.eclipse.equinox.​launcher.Main.run(Ma​in.java:1410)
Caused by: org.apache.subversio​n.javahl.ClientExcep​tion: RA layer request failed
svn: Unable to connect to a repository at URL 'http://svn.example.c​om/project/Trunk'
svn: OPTIONS of 'http://svn.example.c​om/project/Trunk': Could not resolve
hostname `svn.example.com': The requested name is valid and was found in the
database, but it does not have the correct associated data being resolved for.
 (http://svn.example.com)

    at org.apache.subversio​n.javahl.SVNClient.i​nfo2(Native Method)
    at
org.tigris.subversio​n.svnclientadapter.j​avahl.AbstractJhlCli​entAdapter.getInfo(A​bstractJhlClientAdap​ter.java:2030)
    ... 58 more

« Previous message in topic | 1 of 2 | Next message in topic »

Messages

Show all messages in topic

[Issue 1366] New - Label not working when user is offline pbusque Philippe Busque 2012-01-21 17:09:03 PST
     [Issue 1366] Label not working when user is offline selsemore Stephen Elsemore 2012-01-31 14:41:50 PST
Messages per page: