NullPointerException on ServerRefreshJob
2 answers
On 2/9/2010 4:08 PM, pripka wrote:
Same problem here... in my case RSA 7.5.5 with RTC 2.0.0.2; did you find
the solution? Did you open a defect?
Here is my info from .log file:
!ENTRY org.eclipse.core.resources 4 2 2010-02-17 17:37:25.959
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.jst.j2ee.refactor.operations.ProjectRefactorMetadata$RefererCachingVirtualComponent.<init>(Unknown
Source)
at
org.eclipse.jst.j2ee.refactor.operations.ProjectRefactorMetadata.computeMetadata(Unknown
Source)
at
org.eclipse.jst.j2ee.refactor.operations.ProjectRefactorMetadata.computeMetadata(Unknown
Source)
at
com.ibm.etools.javaee.server.outofideprojectdeletion.ServerRefreshOnRefactoringListener.cacheDeletedProjectMetadata(Unknown
Source)
at
com.ibm.etools.javaee.server.outofideprojectdeletion.ServerRefreshOnRefactoringListener.resourceChanged(Unknown
Source)
at org.eclipse.core.internal.events.NotificationManager$2.run(Unknown
Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at org.eclipse.core.internal.events.NotificationManager.notify(Unknown
Source)
at
org.eclipse.core.internal.events.NotificationManager.handleEvent(Unknown
Source)
at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Unknown
Source)
at
org.eclipse.core.internal.resources.Resource.broadcastPreDeleteEvent(Unknown
Source)
at org.eclipse.core.internal.resources.Resource.delete(Unknown Source)
at org.eclipse.core.internal.resources.Project.delete(Unknown Source)
at
com.ibm.team.filesystem.rcp.core.internal.resources.EclipseFileStorage.delete(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.FileStorageWrapper.delete(Unknown Source)
at
com.ibm.team.filesystem.client.internal.share.UnshareOperation$1.run(Unknown
Source)
at
com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(Unknown
Source)
at org.eclipse.core.internal.resources.Workspace.run(Unknown Source)
at
com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.share.UnshareOperation.execute(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(Unknown
Source)
at
com.ibm.team.internal.filesystem.ui.actions.components.UnLoadComponentsAction$1.run(Unknown
Source)
at
com.ibm.team.filesystem.ui.actions.teamplace.CommonAction$1.run(Unknown
Source)
at com.ibm.team.repository.rcp.ui.operations.JobRunner.run(Unknown Source)
at com.ibm.team.repository.rcp.ui.operations.JobRunner$1.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
!ENTRY org.eclipse.core.jobs 4 2 2010-02-17 17:37:26.193
!MESSAGE An internal error occurred during: "ServerRefreshJob".
!STACK 0
java.lang.NullPointerException
at
com.ibm.etools.javaee.server.outofideprojectdeletion.ServerRefreshOnRefactoringListener$1.runInWorkspace(Unknown
Source)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
Thanks,
Chemi.
Trying to remove a workspace and it (fails?) receives multiple of the
following msgs...
An internal error occurred during: "ServerRefreshJob".
java.lang.NullPointerException
I'm using RAD 7.5.5 w/ RTC 2.0.0.2
Same problem here... in my case RSA 7.5.5 with RTC 2.0.0.2; did you find
the solution? Did you open a defect?
Here is my info from .log file:
!ENTRY org.eclipse.core.resources 4 2 2010-02-17 17:37:25.959
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.jst.j2ee.refactor.operations.ProjectRefactorMetadata$RefererCachingVirtualComponent.<init>(Unknown
Source)
at
org.eclipse.jst.j2ee.refactor.operations.ProjectRefactorMetadata.computeMetadata(Unknown
Source)
at
org.eclipse.jst.j2ee.refactor.operations.ProjectRefactorMetadata.computeMetadata(Unknown
Source)
at
com.ibm.etools.javaee.server.outofideprojectdeletion.ServerRefreshOnRefactoringListener.cacheDeletedProjectMetadata(Unknown
Source)
at
com.ibm.etools.javaee.server.outofideprojectdeletion.ServerRefreshOnRefactoringListener.resourceChanged(Unknown
Source)
at org.eclipse.core.internal.events.NotificationManager$2.run(Unknown
Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at org.eclipse.core.internal.events.NotificationManager.notify(Unknown
Source)
at
org.eclipse.core.internal.events.NotificationManager.handleEvent(Unknown
Source)
at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Unknown
Source)
at
org.eclipse.core.internal.resources.Resource.broadcastPreDeleteEvent(Unknown
Source)
at org.eclipse.core.internal.resources.Resource.delete(Unknown Source)
at org.eclipse.core.internal.resources.Project.delete(Unknown Source)
at
com.ibm.team.filesystem.rcp.core.internal.resources.EclipseFileStorage.delete(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.FileStorageWrapper.delete(Unknown Source)
at
com.ibm.team.filesystem.client.internal.share.UnshareOperation$1.run(Unknown
Source)
at
com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager$1.run(Unknown
Source)
at org.eclipse.core.internal.resources.Workspace.run(Unknown Source)
at
com.ibm.team.filesystem.rcp.core.internal.resources.ResourceSharingManager.runWithinFileSystemLock(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.runWithinFileSystemLock(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.share.UnshareOperation.execute(Unknown
Source)
at
com.ibm.team.filesystem.client.internal.operations.FileSystemOperation.run(Unknown
Source)
at
com.ibm.team.internal.filesystem.ui.actions.components.UnLoadComponentsAction$1.run(Unknown
Source)
at
com.ibm.team.filesystem.ui.actions.teamplace.CommonAction$1.run(Unknown
Source)
at com.ibm.team.repository.rcp.ui.operations.JobRunner.run(Unknown Source)
at com.ibm.team.repository.rcp.ui.operations.JobRunner$1.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
!ENTRY org.eclipse.core.jobs 4 2 2010-02-17 17:37:26.193
!MESSAGE An internal error occurred during: "ServerRefreshJob".
!STACK 0
java.lang.NullPointerException
at
com.ibm.etools.javaee.server.outofideprojectdeletion.ServerRefreshOnRefactoringListener$1.runInWorkspace(Unknown
Source)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
Thanks,
Chemi.