That fixed the startup issue. thanks. Shane On Apr 21, 7:14 am, Andy Wu <[email protected]> wrote: > Hi Shane, > > I've made the necessary fixes to OpenBD to resolve this. There's a fresh > nightly build with these changes in it. > > Note that you no longer need to copy the webservice jars to the > WEB-INF/lib folder and I've removed these from the latest build. > > Thanks > Andy > > Shane McMurray wrote: > > Hi Andy. I download the nightly build version. and tried that one > > first and got the message > > > I then downloaded the 1.1 version and copied the jars from the web-inf > > folder to the 1.1 version. I saw something by Raymond Camden and > > followed that aswell. but no luck. here is the link to the article on > > his site. > > >http://www.coldfusionjedi.com/index.cfm/2009/2/7/Ready2Run-Open-BlueD... > > > BTW this error happens when I start the jettyBD bundle. > > > I'm trying to add webservices in the admin and getting the null > > pointer ... followed all the stuff i've reading to fix this and this > > is where I'm at. > > > Thanks for any help. > > > Shane > > > On Apr 15, 4:34 am, Andy Wu <[email protected]> wrote: > > >> Hi Shane, > > >> I'll try and recreate the issue here. Which jars have you added to the > >> deployment? > > >> Andy > > >> Shane McMurray wrote: > > >>> using either the 1.1 with the added .jars to web-inf or the latest > >>> build generates this error on startup with the pre-configed jetty > >>> openbd deployment. > > >>> any ideas on how to fix this? > > >>> 2009-04-14 11:53:17.069::INFO: Logging to STDERR via > >>> org.mortbay.log.StdErrLog > >>> 2009-04-14 11:53:18.616::INFO: jetty-6.1.12rc1 > >>> Apr 14, 2009 11:53:27 AM > >>> org.apache.axis.configuration.EngineConfigurationFactor > >>> yFinder newFactory > >>> WARNING: Factory > >>> org.apache.axis.configuration.EngineConfigurationFactoryServlet > >>> Ignored: missing required method: public static > >>> EngineConfigurationFactory newF > >>> actory(Object). > >>> Apr 14, 2009 11:53:27 AM > >>> org.apache.axis.configuration.EngineConfigurationFactor > >>> yFinder newFactory > >>> WARNING: Factory > >>> org.apache.axis.configuration.EngineConfigurationFactoryDefault > >>> Ignored: missing required method: public static > >>> EngineConfigurationFactory newF > >>> actory(Object). > >>> Apr 14, 2009 11:53:27 AM > >>> org.apache.axis.configuration.EngineConfigurationFactor > >>> yFinder$1 run > >>> SEVERE: Unable to locate a valid EngineConfigurationFactory > >>> 2009-04-14 11:53:27.252:/:WARN: unavailable > >>> java.lang.NullPointerException > >>> at > >>> org.apache.axis.transport.http.AxisServletBase.getEngineEnvironment(A > >>> xisServletBase.java:282) > >>> at org.apache.axis.transport.http.AxisServletBase.getEngine > >>> (AxisServletB > >>> ase.java:172) > >>> at org.apache.axis.transport.http.AxisServletBase.getOption > >>> (AxisServletB > >>> ase.java:405) > >>> at org.apache.axis.transport.http.AxisServletBase.init > >>> (AxisServletBase.j > >>> ava:112) > >>> at org.apache.axis.transport.http.AxisServlet.init > >>> (AxisServlet.java:156) > > >>> at com.naryx.tagfusion.cfm.cfcServlet.init(Unknown Source) > >>> at javax.servlet.GenericServlet.init(GenericServlet.java:241) > >>> at org.mortbay.jetty.servlet.ServletHolder.initServlet > >>> (ServletHolder.jav > >>> a:431) > >>> at org.mortbay.jetty.servlet.ServletHolder.doStart > >>> (ServletHolder.java:26 > >>> 3) > >>> at org.mortbay.component.AbstractLifeCycle.start > >>> (AbstractLifeCycle.java: > >>> 42) > >>> at org.mortbay.jetty.servlet.ServletHandler.initialize > >>> (ServletHandler.ja > >>> va:643) > >>> at org.mortbay.jetty.servlet.Context.startContext(Context.java: > >>> 140) > >>> at org.mortbay.jetty.webapp.WebAppContext.startContext > >>> (WebAppContext.jav > >>> a:1233) > >>> at org.mortbay.jetty.handler.ContextHandler.doStart > >>> (ContextHandler.java: > >>> 516) > >>> at org.mortbay.jetty.webapp.WebAppContext.doStart > >>> (WebAppContext.java:459 > >>> ) > >>> at org.mortbay.component.AbstractLifeCycle.start > >>> (AbstractLifeCycle.java: > >>> 42) > >>> at org.mortbay.jetty.handler.HandlerCollection.doStart > >>> (HandlerCollection > >>> .java:152) > >>> at org.mortbay.component.AbstractLifeCycle.start > >>> (AbstractLifeCycle.java: > >>> 42) > >>> at org.mortbay.jetty.handler.HandlerWrapper.doStart > >>> (HandlerWrapper.java: > >>> 130) > >>> at org.mortbay.jetty.Server.doStart(Server.java:222) > >>> at org.mortbay.component.AbstractLifeCycle.start > >>> (AbstractLifeCycle.java: > >>> 42) > >>> at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java: > >>> 985) > >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > >>> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > >>> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown > >>> Source) > >>> at java.lang.reflect.Method.invoke(Unknown Source) > >>> at org.mortbay.start.Main.invokeMain(Main.java:194) > >>> at org.mortbay.start.Main.start(Main.java:523) > >>> at org.mortbay.start.Main.main(Main.java:119) > >>> Apr 14, 2009 11:53:27 AM > >>> org.apache.axis.configuration.EngineConfigurationFactor > >>> yFinder newFactory > >>> WARNING: Factory > >>> org.apache.axis.configuration.EngineConfigurationFactoryServlet > >>> Ignored: missing required method: public static > >>> EngineConfigurationFactory newF > >>> actory(Object). > >>> Apr 14, 2009 11:53:27 AM > >>> org.apache.axis.configuration.EngineConfigurationFactor > >>> yFinder newFactory > >>> WARNING: Factory > >>> org.apache.axis.configuration.EngineConfigurationFactoryDefault > >>> Ignored: missing required method: public static > >>> EngineConfigurationFactory newF > >>> actory(Object). > >>> Apr 14, 2009 11:53:27 AM > >>> org.apache.axis.configuration.EngineConfigurationFactor > >>> yFinder$1 run > >>> SEVERE: Unable to locate a valid EngineConfigurationFactory > >>> 2009-04-14 11:53:27.455:/:WARN: unavailable > >>> java.lang.NullPointerException > >>> at > >>> org.apache.axis.transport.http.AxisServletBase.getEngineEnvironment(A > >>> xisServletBase.java:282) > >>> at org.apache.axis.transport.http.AxisServletBase.getEngine > >>> (AxisServletB > >>> ase.java:172) > >>> at org.apache.axis.transport.http.AxisServletBase.getOption > >>> (AxisServletB > >>> ase.java:405) > >>> at org.apache.axis.transport.http.AxisServletBase.init > >>> (AxisServletBase.j > >>> ava:112) > >>> at org.apache.axis.transport.http.AxisServlet.init > >>> (AxisServlet.java:156) > > >>> at com.naryx.tagfusion.cfm.cfcServlet.init(Unknown Source) > >>> at javax.servlet.GenericServlet.init(GenericServlet.java:241) > >>> at org.mortbay.jetty.servlet.ServletHolder.initServlet > >>> (ServletHolder.jav > >>> a:431) > >>> at org.mortbay.jetty.servlet.ServletHolder.doStart > >>> (ServletHolder.java:26 > >>> 3) > >>> at org.mortbay.component.AbstractLifeCycle.start > >>> (AbstractLifeCycle.java: > >>> 42) > >>> at org.mortbay.jetty.servlet.ServletHandler.initialize > >>> (ServletHandler.ja > >>> va:643) > >>> at org.mortbay.jetty.servlet.Context.startContext(Context.java: > >>> 140) > >>> at org.mortbay.jetty.webapp.WebAppContext.startContext > >>> (WebAppContext.jav > >>> a:1233) > >>> at org.mortbay.jetty.handler.ContextHandler.doStart > >>> (ContextHandler.java: > >>> 516) > >>> at org.mortbay.jetty.webapp.WebAppContext.doStart > >>> (WebAppContext.java:459 > >>> ) > >>> at org.mortbay.component.AbstractLifeCycle.start > >>> (AbstractLifeCycle.java: > >>> 42) > >>> at org.mortbay.jetty.handler.HandlerCollection.doStart > >>> (HandlerCollection > >>> .java:152) > >>> at org.mortbay.component.AbstractLifeCycle.start > >>> (AbstractLifeCycle.java: > >>> 42) > >>> at org.mortbay.jetty.handler.HandlerWrapper.doStart > >>> (HandlerWrapper.java: > >>> 130) > >>> at org.mortbay.jetty.Server.doStart(Server.java:222) > >>> at org.mortbay.component.AbstractLifeCycle.start > >>> (AbstractLifeCycle.java: > >>> 42) > >>> at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java: > >>> 985) > >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > >>> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > >>> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown > >>> Source) > >>> at java.lang.reflect.Method.invoke(Unknown Source) > >>> at org.mortbay.start.Main.invokeMain(Main.java:194) > >>> at org.mortbay.start.Main.start(Main.java:523) > >>> at org.mortbay.start.Main.main(Main.java:119) > >>> 2009-04-14 11:53:27.487::INFO: Opened C:\jetty\logs > >>> \2009_04_14.request.log > >>> 2009-04-14 11:53:27.565::INFO: Started > >>> [email protected]:80 > >
--~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
