So here is the error I see in the jetty & tomcat logs. Now I know I'm
editing a live file, would that have anything to do with it.

Thanks,
Charles

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.java:
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.java:
117)
        at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:
245)
        at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:
126)
        at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:
113)
        at org.eclipse.jetty.server.Server.handle(Server.java:351)
        at
org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:
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(SelectChannelEndPoint.java:
506)
        at org.eclipse.jetty.util.thread.QueuedThreadPool
$2.run(QueuedThreadPool.java:436)
        at java.lang.Thread.run(Thread.java:637)

-- 
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

Reply via email to