Hi,
Thorsten K wrote:
> I am experiencing problems when starting the jBoss server with the run.sh script. I
>get the following error messages:
>
> [XADataSource] java.sql.SQLException: The url cannot be null
> [XADataSource] at java.sql.DriverManager.getConnection(DriverManager.java, Compiled
>Code)
> [XADataSource] at java.sql.DriverManager.getConnection(DriverManager.java, Compiled
>Code)
> [XADataSource] at
>org.jboss.minerva.xa.XADataSourceImpl.getXAConnection(XADataSourceImpl.java:121)
> [XADataSource] at
>org.jboss.minerva.xa.XADataSourceImpl.getXAConnection(XADataSourceImpl.java:154)
This happened to me too a few minutes ago.
When looking in dist/conf/jboss.jcml the URL attribute for the
minerva XA pool was missing.
Looks like wrong information had been written to this file.
To repair:
Copy src/etc/conf/jboss.jcml to dist/conf/jboss.jcml.
Best Regards,
Ole Husgaard.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]