Hey, what magical incantation produced a non-obfuscated version of
Orion?  

I have stack-trace envy.

Jeff Schnitzer
[EMAIL PROTECTED]

> -----Original Message-----
> From: Scott Gaetjen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 26, 2002 11:03 PM
> To: Orion-Interest
> Subject: NullPointerException on CMP entity bean deployment
> 
> 
> I've created a CMP-based entity bean and encounter a NPE exception
when
> the .EAR is deployed. I've searched high and low and reviewed my XML
and
> Java, but I cannot determine the problem. Any help or insight anyone
can
> provide would be appreciated.
> 
> The exception I get is as follows:
> 
> Auto-deploying leaders-ejb.jar (No previous deployment found)...
> java.lang.NullPointerException
> at com.evermind.util.ClassUtils.getSourceNotation(ClassUtils.java:280)
> at
com.evermind.server.ejb.compilation.CMPObjectCompilation.processConta
> 
> inerManagedField(CMPObjectCompilation.java:299)
>         at
> com.evermind.server.ejb.compilation.CMPObjectCompilation.processField
> s(CMPObjectCompilation.java:242)
>         at
> com.evermind.server.ejb.compilation.PersistenceManagerCompilation.com
> pile(PersistenceManagerCompilation.java:53)
>         at
> com.evermind.server.ejb.compilation.EntityBeanCompilation.compile(Ent
> ityBeanCompilation.java:324)
>         at
> com.evermind.server.ejb.compilation.Compilation.compile(Compilation.j
> ava:215)
>         at
> com.evermind.server.ejb.EJBContainer.postInit(EJBContainer.java:545)
>         at
> com.evermind.server.Application.postInit(Application.java:429)
>         at
> com.evermind.server.Application.setConfig(Application.java:136)
>         at
> com.evermind.server.ApplicationServer.addApplication(ApplicationServe
> r.java:1479)
>         at
> com.evermind.server.ApplicationServer.initializeApplications(Applicat
> ionServer.java:1436)
>         at
> com.evermind.server.ApplicationServer.setConfig(ApplicationServer.jav
> a:1099)
>         at
> com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLa
> uncher.java:93)
>         at java.lang.Thread.run(Thread.java:484)
>         at
> com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)
> 
> Regards,
> Scott

Reply via email to