unsubscribe
________________________________ From: Qiu, Wenping [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 12:01 PM To: [email protected] Subject: about NullPointerException of JDBC Control Hi All: I run my web service which using the beehive control to connect database. I got following error: <Nov 7, 2007 10:06:14 AM CST> <Error> <us.crimnet.audit.service.AuditServiceImpl > <000000> <Could not save the AuditLog object in the service. java.lang.NullPointerException at us.crimnet.audit.service.AuditServiceImpl.saveAuditLogEntry(AuditServ iceImpl.java:33) at us.crimnet.audit.webservice.AuditLogService.saveAuditLogEntry(AuditLo gService.java:30) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) Truncated. see log file for complete stacktrace > The codes are attached. Please check it. If someone know the problem, please let me know. Thanks, Eric Qiu -------------------------------------------------- This e-mail transmission contains information intended only for the use of the recipient(s) named above. Further, it contains information that may be privileged and confidential. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this message (including any attachments) is strictly prohibited. If you have received this e-mail in error, please notify the sender by reply e-mail and then delete this message from your mail system. Thank you for your compliance.
