Mantis - Hessian
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3930 | minor | always | 03-08-10 09:20 | 03-08-10 09:20 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | new | Product Version: | 4.0.3 | ||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
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 ------------------------------------------- |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |