[jboss-user] EJB app not being registered - nothing in the logs

Jan Behrens Jan.Behrens at offis.de
Thu Dec 7 03:08:12 EST 2006


Hi list,

we are having a problem deploying our app onto a JBoss 4.0.4 GA running on 
Suse 10. The app runs fine on our development machines (all win xp with 
JBoss 4.0.4). When starting Jboss on the Linux machine the log reads as 
attached below. When I deploy the server part (using ejb3) of our app, 
nothing happens in the logs (and it does not become available), the 
tmp/deploy dir sees the needed jars unpacked in a temp deploy dir however. 
So obviously Jboss is doing something. The webapp part of the app gets 
deployed just fine, I see a deployment message in the logs and it works 
fine till it tries to connect to the server side which fails because its 
beans are not registered.

I have spent over a day trying to get this to work and am at a loss now. 
The only thing that looks like a possible hint to me are the ContainerBase 
INFO messages in the log that failed to init (see below for details). Can 
anybody help me on this? This is my first bigger ejb project and first 
time deployment on linux so hopefully I have just misconfigured something 
and someone can point me in the right direction.

TIA, Jan


<server.log>
2006-12-06 17:41:10,516 INFO  [org.jboss.naming.NamingService] JNDI 
bootstrap JNP=/0.0.0.0:1099, RMI=/0.0.0.0:1098, backlog=50, no client 
SocketFactory, Server SocketFactory=class 
org.jboss.net.sockets.DefaultSocketFactory
2006-12-06 17:41:10,965 INFO 
[org.jboss.ws.eventing.mgmt.SubscriptionManager] Bound event dispatcher to 
java:/EventDispatcher
2006-12-06 17:41:12,407 INFO  [org.jboss.web.WebService] Using RMI server 
codebase: http://srvbi03:8083/
2006-12-06 17:41:25,924 INFO  [org.apache.catalina.startup.Embedded] 
Catalina naming disabled
2006-12-06 17:41:26,236 INFO 
[org.apache.catalina.startup.ClusterRuleSetFactory] Unable to find a 
cluster rule set in the classpath. Will load the default rule set.
2006-12-06 17:41:27,393 INFO 
[org.apache.catalina.startup.ClusterRuleSetFactory] Unable to find a 
cluster rule set in the classpath. Will load the default rule set.
2006-12-06 17:41:30,136 INFO [org.apache.coyote.http11.Http11BaseProtocol] 
Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
2006-12-06 17:41:30,148 INFO  [org.apache.catalina.startup.Catalina] 
Initialization processed in 2754 ms
2006-12-06 17:41:30,149 INFO  [org.jboss.web.tomcat.tc5.StandardService] 
Starting service jboss.web
2006-12-06 17:41:30,166 INFO  [org.apache.catalina.core.StandardEngine] 
Starting Servlet Engine: Apache Tomcat/5.5.17
2006-12-06 17:41:30,358 INFO  [org.apache.catalina.core.StandardHost] XML 
validation disabled
2006-12-06 17:41:30,539 INFO  [org.apache.catalina.startup.Catalina] 
Server startup in 390 ms
2006-12-06 17:41:31,145 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
2006-12-06 17:41:34,015 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
2006-12-06 17:41:34,277 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp28757jbossws-exp.war/
2006-12-06 17:41:34,580 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
deploy, ctxPath=/jbossmq-httpil, 
warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
2006-12-06 17:41:37,103 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
deploy, ctxPath=/web-console, 
warUrl=.../deploy/management/console-mgr.sar/web-console.war/
2006-12-06 17:41:38,470 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
MonitorsFolder: Failed to init plugin, null
2006-12-06 17:41:38,480 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
UCLs: Failed to init plugin, null
2006-12-06 17:41:38,517 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
JMS Message: Failed to init plugin, null
2006-12-06 17:41:38,523 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
JSR77 WebModule: Failed to init plugin, null
2006-12-06 17:41:38,534 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
J2EEFolder: Failed to init plugin, null
2006-12-06 17:41:38,546 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
AOPFolder: Failed to init plugin, null
2006-12-06 17:41:38,548 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
SystemFolder: Failed to init plugin, null
2006-12-06 17:41:38,589 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
MBeans: Failed to init plugin, null
2006-12-06 17:41:38,597 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
JSR77 Domains and Servers: Failed to init plugin, null
2006-12-06 17:41:38,603 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
JSR77 EJBModules and EJBs: Failed to init plugin, null
2006-12-06 17:41:38,609 INFO 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/web-console]] 
JSR77 J2EE Apps: Failed to init plugin, null
2006-12-06 17:41:41,159 INFO  [org.jboss.mail.MailService] Mail Service 
bound to java:/Mail
2006-12-06 17:41:42,792 INFO [org.jboss.resource.deployment.RARDeployment] 
Required license terms exist, view META-INF/ra.xml in 
.../deploy/jboss-ha-local-jdbc.rar
2006-12-06 17:41:43,125 INFO [org.jboss.resource.deployment.RARDeployment] 
Required license terms exist, view META-INF/ra.xml in 
.../deploy/jboss-ha-xa-jdbc.rar
2006-12-06 17:41:43,320 INFO [org.jboss.resource.deployment.RARDeployment] 
Required license terms exist, view META-INF/ra.xml in 
.../deploy/jboss-local-jdbc.rar
2006-12-06 17:41:43,521 INFO [org.jboss.resource.deployment.RARDeployment] 
Required license terms exist, view META-INF/ra.xml in 
.../deploy/jboss-xa-jdbc.rar
2006-12-06 17:41:43,678 INFO [org.jboss.resource.deployment.RARDeployment] 
Required license terms exist, view META-INF/ra.xml in 
.../deploy/jms/jms-ra.rar
2006-12-06 17:41:43,810 INFO [org.jboss.resource.deployment.RARDeployment] 
Required license terms exist, view META-INF/ra.xml in 
.../deploy/mail-ra.rar
2006-12-06 17:41:46,208 INFO 
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
Bound ConnectionManager 
'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 
'java:DefaultDS'
2006-12-06 17:41:50,301 INFO  [org.jboss.mq.server.jmx.Queue.A] Bound to 
JNDI name: queue/A
2006-12-06 17:41:50,306 INFO  [org.jboss.mq.server.jmx.Queue.B] Bound to 
JNDI name: queue/B
2006-12-06 17:41:50,310 INFO  [org.jboss.mq.server.jmx.Queue.C] Bound to 
JNDI name: queue/C
2006-12-06 17:41:50,354 INFO  [org.jboss.mq.server.jmx.Queue.D] Bound to 
JNDI name: queue/D
2006-12-06 17:41:50,358 INFO  [org.jboss.mq.server.jmx.Queue.ex] Bound to 
JNDI name: queue/ex
2006-12-06 17:41:50,430 INFO  [org.jboss.mq.server.jmx.Topic.testTopic] 
Bound to JNDI name: topic/testTopic
2006-12-06 17:41:50,435 INFO  [org.jboss.mq.server.jmx.Topic.securedTopic] 
Bound to JNDI name: topic/securedTopic
2006-12-06 17:41:50,440 INFO 
[org.jboss.mq.server.jmx.Topic.testDurableTopic] Bound to JNDI name: 
topic/testDurableTopic
2006-12-06 17:41:50,491 INFO  [org.jboss.mq.server.jmx.Queue.testQueue] 
Bound to JNDI name: queue/testQueue
2006-12-06 17:41:50,613 INFO  [org.jboss.mq.il.uil2.UILServerILService] 
JBossMQ UIL service available at : /0.0.0.0:8093
2006-12-06 17:41:50,715 INFO  [org.jboss.mq.server.jmx.Queue.DLQ] Bound to 
JNDI name: queue/DLQ
2006-12-06 17:41:51,042 INFO 
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
Bound ConnectionManager 
'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 
'java:JmsXA'
2006-12-06 17:41:52,117 INFO 
[org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] 
Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MySqlDS' 
to JNDI name 'java:MySqlDS'
2006-12-06 17:41:57,569 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
deploy, ctxPath=/AmmLog_WebGUI, 
warUrl=.../tmp/deploy/tmp28797AmmLog_WebGUI-exp.war/
2006-12-06 17:42:05,631 INFO  [access] Reloading from: 
jndi:/localhost/AmmLog_WebGUI/WEB-INF/cocoon.xconf
2006-12-06 17:42:06,575 ERROR [STDERR] Cannot find 
CatalogManager.properties
2006-12-06 17:42:07,033 INFO  [core.runnable] ThreadPool named "default" 
created with maximum 
queue-size=2147483647,max-pool-size=5,min-pool-size=5,priority=5,isDaemon=false,keep-alive-time-ms=60000,block-policy="ABORT",shutdown-wait-time-ms=-1
2006-12-06 17:42:07,044 INFO  [core.runnable] ThreadPool named "daemon" 
created with no 
queue,max-pool-size=2147483647,min-pool-size=1,priority=5,isDaemon=true,keep-alive-time-ms=60000,block-policy=ABORT,shutdown-wait-time-ms=-1
2006-12-06 17:42:09,624 INFO 
[org.apache.struts.util.PropertyMessageResources] Initializing, 
config='org.apache.struts.util.LocalStrings', returnNull=true
2006-12-06 17:42:09,625 INFO 
[org.apache.struts.util.PropertyMessageResources] Initializing, 
config='org.apache.struts.action.ActionResources', returnNull=true
2006-12-06 17:42:11,374 INFO 
[org.apache.struts.util.PropertyMessageResources] Initializing, 
config='resources.application', returnNull=true
2006-12-06 17:42:11,531 INFO [org.apache.struts.validator.ValidatorPlugIn] 
Loading validation rules file from '/WEB-INF/validator-rules.xml'
2006-12-06 17:42:11,675 INFO [org.apache.struts.validator.ValidatorPlugIn] 
Loading validation rules file from '/WEB-INF/validation.xml'
2006-12-06 17:42:12,169 INFO  [org.jboss.web.tomcat.tc5.TomcatDeployer] 
deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
2006-12-06 17:42:13,837 INFO [org.apache.coyote.http11.Http11BaseProtocol] 
Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
2006-12-06 17:42:14,249 INFO  [org.apache.jk.common.ChannelSocket] JK: 
ajp13 listening on /0.0.0.0:8009
2006-12-06 17:42:14,349 INFO  [org.apache.jk.server.JkMain] Jk running 
ID=0 time=0/142  config=null
2006-12-06 17:42:14,370 INFO  [org.jboss.system.server.Server] JBoss (MX 
MicroKernel) [4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)] 
Started in 1m:28s:192ms
</server.log>



More information about the jboss-user mailing list