I have a rather strange problem with my CMP beans. The
deployment descriptor is absolutely correct, all my
beans have correct home interfaces, client interfaces,
create() methods and finder hints. Everything checks
out correctly, but we still get this error (very
quickly after orion startup):

java.lang.NullPointerException
        at
com.evermind.server.ejb.deployment.ContainerManagedField.aag(JAX)
        at com.evermind.server.ejb.database.en.aa8(JAX)
        at com.evermind.server.ejb.compilation.ff.adr(JAX)
        at com.evermind.server.ejb.compilation.e9.adr(JAX)
        at com.evermind.server.ejb.compilation.e9.p1(JAX)
        at com.evermind.server.ejb.compilation.ff.p1(JAX)
        at com.evermind.server.ejb.EJBContainer.b0(JAX)
        at com.evermind.server.Application.b0(JAX)
        at com.evermind.server.Application.f8(JAX)
        at com.evermind.server.ApplicationServer.o2(JAX)
        at com.evermind.server.ApplicationServer.alv(JAX)
        at com.evermind.server.ApplicationServer.f8(JAX)
        at com.evermind.server.gi.run(JAX)
        at java.lang.Thread.run(Unknown Source)
        at com.evermind.util.f.run(JAX)

I already spent 6 hours trying to figure this one out.
I use Java SDK1.3, Jikes, J2EE 1.21 and Orion 1.2.0
(same problem with 1.1.37 and 1.0.3b).
TIA
Mathias Bogaert


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

Reply via email to