Menu

#10 Errors starting our app with Elvyx

open
nobody
5
2008-02-15
2008-02-15
Anonymous
No

I'm getting the following error trying to start our app server with the elvyx 1.0.23.1 driver:
2008-02-12 11:13:09 INFO e.logtrap - Loaded JDBC driver: com.elvyx.Driver
2008-02-12 11:13:09 INFO e.logtrap - Error starting server: java.sql.SQLException: ORA-00922: missing or invalid option

Error starting server: java.sql.SQLException: ORA-00922: missing or invalid option

java.sql.SQLException: ORA-00922: missing or invalid option

App server starts fine without the wrapper.

Properties file looks like this:
driver=oracle.jdbc.driver.OracleDriver
url=jdbc:oracle:thin:@dixie:1525:MB108MT
address=pixie
port=4448
version=1.0.23.1

Discussion


Log in to post a comment.