NPE in org.eclipse.core.runtime when starting RAP-app [message #59968] |
Thu, 15 November 2007 05:35  |
Eclipse User |
|
|
|
Hi,
I get a NPE when starting my application in servlet container mode when
it is deployed into Tomcat. However this doesn't seem to have an impact
as the application behaves as desired - I'm just curious about the
reason for this. Anybody an idea?
!ENTRY org.eclipse.core.runtime 4 2 2007-11-15 08:44:22.405
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.core.runtime.adaptor.EclipseStarter$1.run(Eclips eStarter.java:546)
at
org.eclipse.core.internal.runtime.InternalPlatform$1.run(Int ernalPlatform.java:193)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.runtime.InternalPlatform.endSplash (InternalPlatform.java:186)
at org.eclipse.core.runtime.Platform.endSplash(Platform.java:53 3)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2250)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:382)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:153)
at
de.cas.teamcrm.application.ApplicationEntryPoint.createWorkB ench(ApplicationEntryPoint.java:130)
at
de.cas.teamcrm.application.ApplicationEntryPoint.createUI(Ap plicationEntryPoint.java:75)
at
org.eclipse.rwt.internal.lifecycle.EntryPointManager.createU I(EntryPointManager.java:94)
at
org.eclipse.rwt.internal.lifecycle.PrepareUIRoot.execute(Pre pareUIRoot.java:36)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycle.executePhase (RWTLifeCycle.java:125)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycle.execute(RWTL ifeCycle.java:87)
at
org.eclipse.rwt.internal.service.LifeCycleServiceHandler$1.r un(LifeCycleServiceHandler.java:59)
at
org.eclipse.rwt.internal.service.LifeCycleServiceHandler.int ernalService(LifeCycleServiceHandler.java:178)
at
org.eclipse.rwt.internal.service.LifeCycleServiceHandler.acc ess$1(LifeCycleServiceHandler.java:170)
at
org.eclipse.rwt.internal.service.LifeCycleServiceHandler$Lif eCycleServiceHandlerSync.doService(LifeCycleServiceHandler.j ava:135)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycleServiceHandle rSync.serviceInternal(RWTLifeCycleServiceHandlerSync.java:51 )
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycleServiceHandle rSync.access$0(RWTLifeCycleServiceHandlerSync.java:48)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycleServiceHandle rSync$1.service(RWTLifeCycleServiceHandlerSync.java:43)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycleBlockControl$ ServiceHandlerProcessor.run(RWTLifeCycleBlockControl.java:68 )
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycleThreadPool$Po olRunnable.run(RWTLifeCycleThreadPool.java:38)
at
org.eclipse.rwt.internal.lifecycle.RWTLifeCycleThreadPool$Po olWorker.run(RWTLifeCycleThreadPool.java:66)
|
|
|
|
Powered by
FUDForum. Page generated in 0.02229 seconds