Hi there,

I am having some strange problems with Jboss, EJB and JNDI. For some
reason I can't connect to my ejb's because I am receiving the following
error: 

17:58:35,447 WARN  [ServiceController] Problem starting service
jboss.j2ee:service=EJB,jndiName=BulletinBoard
java.lang.NullPointerException
        at
org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory.createTypeSimple(JDBCType
Factory.java:113)
        at
org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory.getJDBCType(JDBCTypeFacto
ry.java:75)
        at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge.<init>(
JDBCAbstractCMPFieldBridge.java:61)
        at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP2xFieldBridge.<init>(JDBCCM
P2xFieldBridge.java:44)
        at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.createCMPField(JD
BCEntityBridge.java:284)
        at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.loadCMPFields(JDB
CEntityBridge.java:156)
        at
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.<init>(JDBCEntity
Bridge.java:108)
        at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.initStoreManager(JDBCSto
reManager.java:397)
        at
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.j
ava:339)

It is strange because it is quite tempremental. When I started the
server up it worked. Then I had an error and that was where the problems
began. Next time I started the Jboss server or redeployed my .ear I got
the problem above. Any pointers for this would be great. I am using this
inside of struts and version 3.01 of Jboss.

Thanks

Jordan 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to