java.rmi.ServerError: Error occurred in server thread; nested exception is: java.lang.StackOverflowError
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 Oracle Community by 392 Guest, 1 year ago
java.rmi.ServerError: Error occurred in server thread; nested exception is: java.lang.StackOverflowError
at com.sun.corba.ee.impl.javax.rmi.CORBA.Util.wrapException(Util.java:700)
at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.privateInvoke(StubInvocationHandlerImpl.java:259)
at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invoke(StubInvocationHandlerImpl.java:152)
at com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenStubBase.invoke(CodegenStubBase.java:227)