Error while starting the server in 2.5

4
What does this error message mean? Initialization failed: 'An error occurred while loading object of type 'b'', shutting down. stack trace: An error occurred while loading object of type 'b' at ln.a(SourceFile:155) at ln.a(SourceFile:94) at ln.a(SourceFile:182) at ln.a(SourceFile:160) at ln.a(SourceFile:94) at ln.a(SourceFile:188) at ln.a(SourceFile:160) at ln.a(SourceFile:94) at ln.a(SourceFile:188) at ln.a(SourceFile:160) at ln.a(SourceFile:94) at ln.a(SourceFile:182) at ln.a(SourceFile:160) at ln.a(SourceFile:94) at ln.a(SourceFile:188) at ln.a(SourceFile:160) at ln.a(SourceFile:94) at ln.a(SourceFile:54) at dR.a(SourceFile:129) at com.mendix.core.CoreManager.a(SourceFile:161) at hU.execute(SourceFile:59) at dw.processRequest(SourceFile:116) at fA.a(SourceFile:58) at com.mendix.core.CoreManager.processRequest(SourceFile:717) at com.mendix.m2ee.api.M2EEContextImpl.processRequest(M2EEContextImpl.java:74) at com.mendix.m2ee.server.servlet.AdminServlet.rerouteRuntimeAdminRequest(AdminServlet.java:184) at com.mendix.m2ee.server.servlet.AdminServlet.doPost(AdminServlet.java:126) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:530) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:427) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:494) at org.eclipse.jetty.server.session.SessionHandler.handle(SessionHandler.java:182) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:933) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:362) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:867) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:113) at org.eclipse.jetty.server.Server.handle(Server.java:334) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:559) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:992) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:550) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:203) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:406) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:462) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:436) at java.lang.Thread.run(Thread.java:619)
asked
0 answers