This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

java.sql.DriverManager.getConnection()



I've got to revoke my previous mail. Sorry.

The "abnormal program termination" -- return code 03 problem occurs in the
xmlrpc library, when a method invoked through reflection, throws an
exception: java.lang.reflect.Method.invoke(target,argvalues). It happens in
org.apache.xmlrpc.XmlRpcServer.java, somewhere around line 500. So, I'll
investigate the xmlrpc library a bit further.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]