Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » NPE in org.eclipse.core.runtime when starting RAP-app
NPE in org.eclipse.core.runtime when starting RAP-app [message #59968] Thu, 15 November 2007 10:35 Go to next message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
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)
Re: NPE in org.eclipse.core.runtime when starting RAP-app [message #60411 is a reply to message #59968] Mon, 19 November 2007 12:00 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

we encountered that problem once before (see:
http://dev.eclipse.org/newslists/news.eclipse.technology.rap /msg00777.html),
but unfortunately we never found out about the reason... So we need
additional information to track down the problem. Any help in the status
trace of the OSGi console?

Ciao
Frank


"Stefan R
Previous Topic:Font mixup
Next Topic:Layouting
Goto Forum:
  


Current Time: Fri Apr 19 21:28:49 GMT 2024

Powered by FUDForum. Page generated in 0.02748 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top