Hi,
after a half year I tried to give eclipse a second (or third?) chance
but it seems nothing changed. It crashs all the time (as usual),
sometimes during the first five seconds ...
Using java 1.5 instead of 1.4 I can at least try to work. But a simple
task as synchronising my old working copy against a svn server with
subclipse 1.2.0 results immediately in an crash. (Worked in the past.)
I hope the following from my .log file helps you to solve this problem:
!SESSION 2007-03-14 17:39:19.722 -----------------------------------------------
eclipse.buildId=I20070222-0951
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Framework arguments: -launcher /home/jens/local/share/eclipse/eclipse -name Eclipse -startup /home/jens/local/share/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070208a.jar
Command-line arguments: -os linux -ws gtk -arch x86 -launcher /home/jens/local/share/eclipse/eclipse -name Eclipse -startup /home/jens/local/share/eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070208a.jar
!ENTRY org.tigris.subversion.subclipse.core 4 -6 2007-03-14 17:40:06.379
!MESSAGE The SVN synchronization information for 'project' has become corrupt or does not exist.
!ENTRY org.eclipse.core.jobs 4 2 2007-03-14 17:40:06.393
!MESSAGE An internal error occurred during: "Synchronizing".
!STACK 0
java.lang.NullPointerException
at org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(StatusAndInfoCommand.java:56)
at org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:250)
at org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:229)
at org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:204)
at org.eclipse.team.internal.ui.synchronize.RefreshSubscriberParticipantJob.doRefresh(RefreshSubscriberParticipantJob.java:116)
at org.eclipse.team.internal.ui.synchronize.RefreshParticipantJob.run(RefreshParticipantJob.java:309)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Please note that there was just an "An internal error" message, no further details ...
I installed eclipse 3.3M5eh (didn't tried a stable one as I know these
are unstable too :-) only a few minutes ago.
PS: Please CC: me.
Jens
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Mar 14 17:54:48 2007