Hi,
I have strange problems starting EJBServer - which runs without
problems on an nearly equal server-installation in JOnAS. On the new
server, only the datasource changed. We even tried to use the old
datasource on the first server. It resulted in the same error message.
JOnAS put the following text on the screen (stdout) and then breaks down
with an error showed below.
Can anybody give us a hint??
Thanks in advance, Martin.
Connecting data:
'[...] DataBaseManager.createConnectionManager()
ConnectionManager.ConnectionManager()
XADataSourceImpl.XADataSourceImpl()
ConnectionManager.setDataSourceName: jdbc_2
XADataSourceImpl.setDataSourceName(jdbc_2)
ConnectionManager.setUrl(String
jdbc:oracle:thin:@<ip-address>:<port>:<sid>)
ConnectionManager.setClassName(String oracle.jdbc.driver.OracleDriver)
Load JDBC driver oracle.jdbc.driver.OracleDriver
ConnectionManager.setUserName(String <username>)
ConnectionManager.setPassword(String <password>)
ConnectionManager configured with:
jdbcConnCheckLevel = 1
jdbcConnMaxAge = 30
jdbcConnMaxThreads = 4
jdbcConnExclTimeout = 30
jdbcTestStmt = select * from dual
Mapping datasource jdbc:oracle:thin:@<ip-address>:<port>:<sid> on jdbc_2
PoolKeeper: started [...]'
Error-Message (after putting out the text above):
'[...] JOnAS Server configuration error!
Datasource 'jdbc_2' is not known by the EJB server.
Please check the 'jonas.datasources' property in the
'jonas.properties' file. [...]'
----
This list is cross-posted to two mail lists. To unsubscribe,
follow the instructions below for the list you subscribed to.
For objectweb.org: send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe ejb-container-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe ejb-container-group".