Charlie, have you looked at the OpenBD runtime error logs - accessible from the administrator, and also in the WEB-INF folder? (bluedragon/work/temp/rtelogs)
Skellington wrote onĀ 2010-11-12: > Hello, > I would like to know what is causing this error in my jetty logs, so > that I can fix it on the OpenBD side. This error is getting repeated > over and over. > > Thanks, > Charlie > > java.lang.NullPointerException at > com.naryx.tagfusion.cfm.engine.cfComponentData.getMetaData(Unknown > Source) at > com.naryx.tagfusion.cfm.xml.ws.cfcHandler.setupService(Unknown Source) > at com.naryx.tagfusion.cfm.xml.ws.cfcHandler.invoke(Unknown Source) at > org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy. > java: 32) at > org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at > org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at > org.apache.axis.server.AxisServer.invoke(AxisServer.java:249) at > org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java: 703) > at com.naryx.tagfusion.cfm.cfcServlet.doPost(Unknown Source) at > javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at > org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase. > java: 336) at > javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at > org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java: 527) > at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java: > 423) at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.jav > a: 119) at > org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java: > 493) at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler > .java: 225) at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler > .java: 930) at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java: > 358) at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler. > java: 183) at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler. > java: 866) at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.jav > a: 117) at > org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(Contex > tHandlerCollection.java: 245) at > org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollec > tion.java: 126) at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.j > ava: 113) at org.eclipse.jetty.server.Server.handle(Server.java:351) > at > org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.ja > va: 594) at org.eclipse.jetty.server.HttpConnection > $RequestHandler.content(HttpConnection.java:1059) at > org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:764) at > org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java: 217) > at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java: > 424) at > org.eclipse.jetty.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoin > t.java: 506) at org.eclipse.jetty.util.thread.QueuedThreadPool > $2.run(QueuedThreadPool.java:436) at > java.lang.Thread.run(Thread.java:680) > -- Hugo Ahlenius fraxinus (at-sign) oxel.net http://www.oxel.net -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
