Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003930 [Hessian] minor always 03-08-10 09:20 03-08-10 09:20
Reporter ferg View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 4.0.3
Summary 0003930: Invocation exception in HessianServlet
Description (rep by Andrej Rippich)

java.lang.reflect.UndeclaredThrowableException
    at $Proxy9.deleteUser(Unknown Source)
...
    at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
com.caucho.hessian.server.HessianSkeleton.invoke(HessianSkeleton.java:298)
    at
com.caucho.hessian.server.HessianSkeleton.invoke(HessianSkeleton.java:194)
    at
com.caucho.hessian.server.HessianServlet.service(HessianServlet.java:372)
 ...
Caused by: de.psi.pjf.auth.server.service.ServiceRuntimeException: //
------------------------------- This is the original Exception thrown
by my service -------------------------------------------

Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
03-08-10 09:20 ferg New Issue


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed.
24 unique queries executed.
Powered by Mantis Bugtracker