[jboss-user] [Installation, Configuration & DEPLOYMENT] - EJB deployer not initialising, and getting upset about non-e

Jihnd do-not-reply at jboss.com
Sat Aug 18 14:35:05 EDT 2007


hello

i've installed jboss, and i've got oracle xe as my datasource configured too. i'm using jdk 6 & jre 6 and i'm running win xp pro sp2. i've been tring to deploy an ejb jar, but when i place it in my deploy foldder, nothing happpens, my cmd line does not register it. i've put sample .ear files in the directory and it gets registered/triesto deply but nothing with my jar files.

bizzarely when i unzip my jar files in the deploy directory (to check i've got everythin in them) - then i get errror messsages eg.

anonymous wrote : org.jboss.deployment.DeploymentInfo at ec397f54 { url=file:/C:/JBOSS/server/default
  | /deploy/ejb/com/AVman/Audiorec/AVmanRemote.class }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/C:/JBOSS/server/default/deploy/ejb/com/AVman/Audiorec/AVmanRemote
  | .class
  |   altDD: null
  |   lastDeployed: 1187276293656
  |   lastModified: 1187276293656
  |   mbeans:

but now what's happening when i start jboss with nothing extra in my deploy directory are these messages:


anonymous wrote : 19:04:35,609 INFO  [WrapperDataSourceService] Bound ConnectionManager 'jboss.jca
  | :service=DataSourceBinding,name=XAOracleDS' to JNDI name 'java:XAOracleDS'
  | 19:04:35,765 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../dep
  | loy/jmx-console.war/
  | 19:04:36,578 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- Packages waiting for a deployer ---
  | org.jboss.deployment.DeploymentInfo at 386bee7e { url=file:/C:/JBOSS/server/default
  | /deploy/Desktop.ini }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/C:/JBOSS/server/default/deploy/Desktop.ini
  |   altDD: null
  |   lastDeployed: 1187460276562
  |   lastModified: 1187460276531
  |   mbeans:
  | 
  | org.jboss.deployment.DeploymentInfo at bba1ea5b { url=file:/C:/JBOSS/server/default
  | /deploy/Thumbs.db }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/C:/JBOSS/server/default/deploy/Thumbs.db
  |   altDD: null
  |   lastDeployed: 1187460276578
  |   lastModified: 1187460276562
  |   mbeans:
  | 
  | --- Incompletely deployed packages ---
  | org.jboss.deployment.DeploymentInfo at 386bee7e { url=file:/C:/JBOSS/server/default
  | /deploy/Desktop.ini }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/C:/JBOSS/server/default/deploy/Desktop.ini
  |   altDD: null
  |   lastDeployed: 1187460276562
  |   lastModified: 1187460276531
  |   mbeans:
  | 
  | org.jboss.deployment.DeploymentInfo at bba1ea5b { url=file:/C:/JBOSS/server/default
  | /deploy/Thumbs.db }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/C:/JBOSS/server/default/deploy/Thumbs.db
  |   altDD: null
  |   lastDeployed: 1187460276578
  |   lastModified: 1187460276562
  |   mbeans:
  | 
  | 
  | 19:04:36,968 INFO  [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
  | -8081
  | 19:04:37,437 INFO  [ChannelSocket] Port busy 8009 java.net.BindException: Addres
  | s already in use: JVM_Bind
  | 19:04:37,500 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8010
  | 19:04:37,531 INFO  [JkMain] Jk running ID=1 time=0/188  config=null
  | 19:04:37,609 INFO  [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Bran
  | ch_4_0 date=200610162339)] Started in 41s:188ms


as well as the other error messages when i unzip a jar into the deploy directory

firstly, the problem files my new error messages refer to, i cannt find in the deploy directory (ie. thumbs.db)

and from what i can decipher, i do not have a deployer, or it doesnt initialise? how can i verify and resolve this?

from my searches, its once been mentioned java6 being a problem? but my hunch is that its the deployer?

any ideas?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075486#4075486

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075486



More information about the jboss-user mailing list