Page 1 of 1

ERROR [org.jboss.deployment.scanner.URLDeploymentScanner]

PostPosted:Tue Apr 05, 2011 6:56 am
by prashanth
I am running OpenKm 5.0.3 version. i am getting this error. Tables are not created in sql server 2005. So plz give me an solution for this problem.
Code: Select all
ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:

--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@f499b776 { url=file:/C:/jboss-4.2.3.GA/server/default/deploy/jboss-local-jdbc.rar }
deployer: org.jboss.resource.deployment.RARDeployer@149249e
status: Deployment FAILED reason: Trying to install an already registered mbean: jboss.jca:service=WorkManagerThreadPool
state: FAILED
watch: file:/C:/jboss-4.2.3.GA/server/default/deploy/jboss-local-jdbc.rar
altDD: null
lastDeployed: 1301818133981
lastModified: 1301818133950
mbeans:
After all configuration at the end
Code: Select all
-- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jca:service=RARDeployment,name='jboss-local-jdbc.rar'
State: NOTYETINSTALLED
Depends On Me:
jboss.jca:service=ManagedConnectionFactory,name=DefaultDS

Re: ERROR [org.jboss.deployment.scanner.URLDeploymentScanner

PostPosted:Tue Apr 05, 2011 9:16 pm
by jllort
has tables under okm_repo created ? or not ? I think we might use only one forum post for this problem, because now are two opened for same problem.

Re: ERROR [org.jboss.deployment.scanner.URLDeploymentScanner

PostPosted:Wed Apr 06, 2011 5:41 am
by prashanth
Thankyou for replaying. Ya 8 tables are created under okm_repo database. But There is no cable created under okm_app database.. What is the mistake i did?
Give me an solution. Thanku

Re: ERROR [org.jboss.deployment.scanner.URLDeploymentScanner

PostPosted:Wed Apr 06, 2011 9:10 pm
by jllort
The problem could be on openkm-ds.xml, ensure your data connection is right user, etc... try some dbms client with these user, create some table and drop it.
Continue having create on OpenKM.cfg and stop & start jboss