Couple of other exceptions I found in server.log.
1) **********************************************************
2006-08-17 16:57:49,312 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] Unable to retrieve
orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
2) **********************************************************
2006-08-17 16:58:33,245 DEBUG [org.jboss.mq.pm.jdbc2.PersistenceManager] Could not create
table with SQL: CREATE CACHED TABLE JMS_MESSAGES ( MESSAGEID INTEGER NOT NULL, DESTINATION
VARCHAR(255) NOT NULL, TXID INTEGER, TXOP CHAR(1), MESSAGEBLOB OBJECT, PRIMARY KEY
(MESSAGEID, DESTINATION) )
java.sql.SQLException: Table already exists: JMS_MESSAGES in statement [CREATE CACHED
TABLE JMS_MESSAGES]
at org.hsqldb.jdbc.Util.throwError(Unknown Source)
at org.hsqldb.jdbc.jdbcPreparedStatement.executeUpdate(Unknown Source)
at ...
3) **********************************************************
2006-08-17 16:58:42,733 ERROR [org.jboss.deployment.MainDeployer] Could not create
deployment:
file:/opt/jboss/server/default/tmp/deploy/tmp34397FiboApp.ear-contents/FiboEJB.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see
above for error messages.
at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:610)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965905#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...