Yes this happens when I run it as a startup item.  If I was to run it
as a non startup item and start it from a teminal window using the
jetty.sh start command it runs just fine.  I have my folder where
jetty is in /Applications/OpenBD and I have the OpenBD folder and
files set the same as what I see for Blue Dragon.  My owner is root
and the group is admin.

Thanks,

Stosh

On Jan 3, 3:32 pm, "Nitai @ SixSigns" <[email protected]> wrote:
> Is this error coming from running it as a startup item or in general  
> when you try to start openbd? If it runs normally when you start  
> openbd then it can be a permission issue.
>
> Kind Regards,
> Nitai
>
> On Jan 3, 2009, at 12:09 PM, Stosh wrote:
>
>
>
>
>
> > Hello Nitai,
>
> > Thanks again for your help.  I was finally able to work on this.  I
> > installed Blue Dragon and took a look at how they had things setup and
> > setup my items in a similar way and now Jetty is starting up at boot.
> > However I'm have a bit of trouble with jetty.  When I try to open up
> > the dump.cfm or a file in the site that I have loaded I'm getting the
> > following error it also appears in the stderrout.log
>
> > 2009-01-03 03:22:09.367::WARN:  /site/index.cfm
> > java.lang.NullPointerException
> >    at com.naryx.tagfusion.cfm.engine.cfEngine.service(Unknown Source)
> >    at com.naryx.tagfusion.cfm.cfServlet.service(Unknown Source)
> >    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
> >    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:
> > 502)
> >    at org.mortbay.jetty.servlet.ServletHandler.handle
> > (ServletHandler.java:363)
> >    at org.mortbay.jetty.security.SecurityHandler.handle
> > (SecurityHandler.java:216)
> >    at org.mortbay.jetty.servlet.SessionHandler.handle
> > (SessionHandler.java:181)
> >    at org.mortbay.jetty.handler.ContextHandler.handle
> > (ContextHandler.java:757)
> >    at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:
> > 416)
> >    at org.mortbay.jetty.handler.HandlerCollection.handle
> > (HandlerCollection.java:114)
> >    at org.mortbay.jetty.handler.HandlerWrapper.handle
> > (HandlerWrapper.java:152)
> >    at org.mortbay.jetty.Server.handle(Server.java:324)
> >    at  
> > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
> > 502)
> >    at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete
> > (HttpConnection.java:826)
> >    at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:523)
> >    at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
> >    at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:377)
> >    at org.mortbay.io.nio.SelectChannelEndPoint.run
> > (SelectChannelEndPoint.java:409)
> >    at org.mortbay.thread.QueuedThreadPool$PoolThread.run
> > (QueuedThreadPool.java:497)
>
> > I'm also seeing an similar error in the bluedragon.log
>
> > 03/01/09 03:21.10: -] Open BlueDragon Engine Failed to initialise
> > tags:null
> > 03/01/09 03:21.10: java.lang.NoClassDefFoundError
> >    at com.naryx.tagfusion.cfm.tag.cfCHART.init(Unknown Source)
> >    at com.naryx.tagfusion.cfm.tag.tagChecker.initialiseTags(Unknown
> > Source)
> >    at com.naryx.tagfusion.cfm.engine.cfEngine.<init>(Unknown Source)
> >    at com.naryx.tagfusion.cfm.engine.cfEngine.init(Unknown Source)
> >    at com.naryx.tagfusion.cfm.cfServlet.init(Unknown Source)
> >    at org.mortbay.jetty.servlet.ServletHolder.initServlet
> > (ServletHolder.java:431)
> >    at  
> > org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:
> > 263)
> >    at org.mortbay.component.AbstractLifeCycle.start
> > (AbstractLifeCycle.java:42)
> >    at org.mortbay.jetty.servlet.ServletHandler.initialize
> > (ServletHandler.java:643)
> >    at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
> >    at org.mortbay.jetty.webapp.WebAppContext.startContext
> > (WebAppContext.java: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
> > (NativeMethodAccessorImpl.java:39)
> >    at sun.reflect.DelegatingMethodAccessorImpl.invoke
> > (DelegatingMethodAccessorImpl.java:25)
> >    at java.lang.reflect.Method.invoke(Method.java:585)
> >    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)
>
> > I was wondering if you or anyone else had any suggestions on how I can
> > fix this.  Any suggestions would be much appreciated.
>
> > Thanks.
>
> > On Dec 28 2008, 7:31 pm, Stosh Harvey <[email protected]>
> > wrote:
> >> Nitai @ SixSigns wrote:
> >>> Do you have ColdFusion 8 or other other applications installed that
> >>> start a service during startup? If so, you could go into
> >>> "Systems/Library/StartupItems" and look at the .files and folders in
> >>> there. Copy/paste them and adjust it to have Jetty start during  
> >>> startup.
>
> >>> A good article over at o'Reilly is also one to read. Thought it is
> >>> old, look in the comment section for updated instructions.
> >>>http://oreilly.com/pub/a/mac/2003/10/21/startup.html
>
> >>> Kind Regards,
> >>> Nitai
>
> >>> On Dec 28, 2008, at 7:24 AM, Stosh wrote:
>
> >>>> 'm just wondering if anyone knows a way to start jetty on a Mac OS
> >>>> 10.5 when it boots up and also so that it runs in the background
> >>>> without any of the indications I mentioned above.  Any help would  
> >>>> be
> >>>> greatly appreciated.  Thanks in advance.
>
> >> Thank you for your reply and the information.  I will try this out  
> >> and
> >> let you know how it works out.
>
> >> Thanks again,
>
> >> Stosh
>
> > >
> --
> Razuna On-Demand - Hosted Digital Asset Management Solution
> Razuna - Open Source Digital Asset Management with Web Content  
> Managementhttp://www.razuna.com/
>
> Kabunto - Open Source Forum Solutionhttp://www.kabunto.org/
>
> Roozani - memorize everywherehttp://www.roozani.com/
>
> SixSigns - Enrich people’s lives and web 
> experiencehttp://www.sixsigns.comhttp://blog.sixsigns.com
>
> Follow us on Twitterhttp://twitter.com/sixsigns
>
>  smime.p7s
> 3KViewDownload

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official blog @ http://blog.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to