Project

Profile

Help

Issue in Translating XML with Reflexive Function XSLT in... » StackTrace.txt

Kiran Ainani, 2022-06-22 07:15

 
Looking in Java class class
.xslt.translation.EncodeDecodeTranslator
Trying method getClass: name does not match
Trying method wait: name does not match
Trying method wait: name does not match
Trying method wait: name does not match
Trying method notifyAll: name does not match
Trying method decodeAndTranslateFile: name does not match
Trying method decodeAndTranslateFile: name does not match
Trying method notify: name does not match
Trying method hashCode: name does not match
Trying method equals: name does not match
Trying method toString: name does not match
Trying method decodeEncodeAndTranslateFile: name matches
Method is not static
Method has 2 arguments; expecting 3 plus one for the target object
Found a candidate method:
public java.lang.String .translation.EncodeDecodeTranslator.decodeEncodeAndTranslateFile(java.lang.String,java.lang.String)
Trying method decodeEncodeAndTranslateFile: name matches
Method is not static
Method has 1 argument; expecting 3 plus one for the target object
java.lang.reflect.InvocationTargetException
[6/22/22 0:09:48:330 CDT] 00000137 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[6/22/22 0:09:48:330 CDT] 00000137 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
[6/22/22 0:09:48:330 CDT] 00000137 SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
[6/22/22 0:09:48:330 CDT] 00000137 SystemErr R at java.lang.reflect.Method.invoke(Method.java:508)
(2-2/2)