java.lang.reflect.InvocationTargetException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Terracotta by okomba, 9 months ago
via https://bugzilla.redhat.com/bugzilla/ by Jiri Pechanec, 1 year ago
via https://bugzilla.redhat.com/bugzilla/ by Nick Cross, 1 year ago
via https://bugzilla.redhat.com/bugzilla/ by Martin Sivák, 1 year ago
via https://bugzilla.redhat.com/bugzilla/ by Tom Ross, 1 year ago
via GitHub by RJ-Russell
, 1 year agojava.lang.IllegalStateException: Repository [default] cannot be renamed as [testLog].
at org.apache.log4j.Hierarchy.setName(Hierarchy.java:262)
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 org.apache.log4j.config.PropertySetter.setProperty(PropertySetter.java:205)
at org.apache.log4j.config.PropertySetter.setProperty(PropertySetter.java:156)
at org.apache.log4j.joran.action.ParamAction.begin(ParamAction.java:63)
at org.apache.log4j.joran.spi.Interpreter.callBeginAction(Interpreter.java:239)
at org.apache.log4j.joran.spi.Interpreter.startElement(Interpreter.java:131)
at org.apache.log4j.joran.spi.JoranDocument$StartElementEvent.replay(JoranDocument.java:225)
at org.apache.log4j.joran.spi.JoranDocument.replay(JoranDocument.java:113)
at org.apache.log4j.joran.JoranConfigurator.doConfigure(JoranConfigurator.java:170)
at org.apache.log4j.joran.JoranConfigurator.doConfigure(JoranConfigurator.java:89)
at org.apache.log4j.chainsaw.LogUI.loadConfigurationUsingPluginClassLoader(LogUI.java:1892)
at org.apache.log4j.chainsaw.LogUI.access$17(LogUI.java:1883)
at org.apache.log4j.chainsaw.LogUI$39$2.run(LogUI.java:1353)
at java.lang.Thread.run(Thread.java:619)