0 Replies Latest reply on Oct 12, 2004 8:11 AM by chetu_75

    JDBC configuration on Jboss for Ms Sql server 2000 on Linux

    chetu_75

      Hi !!

      I did all the step as i found on the net still i got the error while starting the jboss on command line.

      the error is described below....

      ************************************
      13:03:41,904 INFO [MainDeployer] Deployed package: file:/usr/share/jboss/server/default/deploy/jboss-xa-jdbc.rar
      13:03:41,904 INFO [MainDeployer] Starting deployment of package: file:/usr/share/jboss/server/default/deploy/jms/jms-ds.xml
      13:03:41,935 ERROR [MainDeployer] Could not initialise deloyment: file:/usr/share/jboss/server/default/deploy/jms/jms-ds.xml
      org.jboss.deployment.DeploymentException: exception in init of file:/usr/share/jboss/server/default/deploy/jms/jms-ds.xml; - nested throwable: (java.lang.IllegalArgumentException: The value of param jboss.server.data.dir must be a valid Java Object)
      at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:39)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:722)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
      *****************************************************

      second error is the same....
      ********************************************
      13:03:41,944 INFO [MainDeployer] Starting deployment of package: file:/usr/share/jboss/server/default/deploy/mssql-ds.xml
      13:03:41,952 ERROR [MainDeployer] Could not initialise deloyment: file:/usr/share/jboss/server/default/deploy/mssql-ds.xml
      org.jboss.deployment.DeploymentException: exception in init of file:/usr/share/jboss/server/default/deploy/mssql-ds.xml; - nested throwable: (java.lang.IllegalArgumentException: The value of param jboss.server.data.dir must be a valid Java Object)
      at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:39)
      at org.jboss.deployment.MainDeployer.init(MainDeployer.java:722)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
      *****************************************************

      if any one can help me this matter that would be great help for me.

      Thanks in advance
      Chetan Limbachiya