[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Unauthenticated caller null N sqlException

PeterJ do-not-reply at jboss.com
Sat Jul 11 11:49:54 EDT 2009


Why did you modify hsqldb-persistance-service.xml? Are you try to use DB2 for DefaultDS? You do not have to do that just to use DB2 in your app - all you need is the db2-ds.xml file.

anonymous wrote : **ERROR**, java.sql.SQLException: java.lang.UnsatisfiedLin
  | kError: no db2jdbc in java.library.path 

Did you place the DB2 JDBC JAR file in common/lib?

Also, what you posted is from the deployment report printed after deployment is complete - this information is not as helpful as the first exception stack trace in the console log, though you will have to either redirect stdout to a file or increase your command line buffer size (mine is at 9000 lines) to prevent the log from scrolling off the buffer.

Also, please do not color large blocks of text.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4243078#4243078

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243078



More information about the jboss-user mailing list