Hello world,
I'm trying to deploy a data source with jboss3.2.2, in the following
fashion ( droping this file in this dirctory :
[$JBOSS_HOME]\jboss-3.2.2/server/default/deploy/ ).
<!-- ===================================================================== -->
<!-- -->
<!-- JBoss Server Configuration -->
<!-- -->
<!-- ===================================================================== -->
<local-tx-datasource>
<jndi-name>refce_ds</jndi-name>
<connection-url>
jdbc:oracle:thin:@10.238.22.64:1529:PEPIN
</connection-url>
<driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
<user-name>REFCE_MNGR</user-name>
REFCE_MNGR
<blocking-timeout-millis>30000</blocking-timeout-millis>
<idle-timeout-minutes>2</idle-timeout-minutes>
<min-pool-size>1</min-pool-size>
<max-pool-size>5</max-pool-size>
</local-tx-datasource>
And this what jboss says :
10:45:49,843 INFO [MainDeployer] Starting deployment of package:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
10:45:49,875 INFO [MainDeployer] deployment waiting for deployer:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
10:45:49,875 INFO [MainDeployer] Deployment of package:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml is
waiting for an appropriate deployer.
10:45:49,875 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean
operation 'checkIncompleteDeployments()'
Cause: Incomplete Deployment listing:
Packages waiting for a deployer:
[EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102584775875
lastModified: 1102584775859
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102585099703
lastModified: 1102585099703
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102585114812
lastModified: 1102585114796
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102585377843
lastModified: 1102585377828
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102585549875
lastModified: 1102585549875
mbeans:
]Incompletely deployed packages:
[EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102584775875
lastModified: 1102584775859
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102585099703
lastModified: 1102585099703
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102585114812
lastModified: 1102585114796
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102585377843
lastModified: 1102585377828
mbeans:
, [EMAIL PROTECTED] {
url=file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/D:/lionel/sw/jboss-3.2.2/server/default/deploy/refce_oracle_ds.xml
lastDeployed: 1102585549875
lastModified: 1102585549875
mbeans:
]MBeans waiting for classes:
MBeans waiting for other MBeans:
???
Any expert here for a little help ?
thx,
liooil
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858037#3858037
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858037
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user