Hi everybody, I think I have found the problem! I checked logs/jetty-service.log and it indicated that the bluedragon.xml could not be loaded.
Then In /etc/webdefault.xml I changed the line (added a dot): <param-name>BLUEDRAGON_XML</param-name> <param-value>./etc/openbd/bluedragon.xml</param-value> to: <param-name>BLUEDRAGON_XML</param-name> <param-value>../etc/openbd/bluedragon.xml</param-value> restarted the service for jetty and then it works! On Oct 16, 2:05 pm, Myles <[EMAIL PROTECTED]> wrote: > Hey Giogic, > > I am at work all day today but when I do get home I will write up some > install instructions and such. It really is very simple once you have > tomcat installed etc. > > So, later today I'll have it posted on here for everyone. > > http://www.yourgrads.comhttp://www.rebelserver.net > > Both two, very under construction, sites that I am hosting. > > Myles > > On Oct 15, 4:35 pm, Giogioc <[EMAIL PROTECTED]> wrote: > > > Hi Myles, > > > It seems that I run into the same problem also :( > > > I am new into this and I have no idea how to further insist until to > > find a solution, looks a dead-end to me. > > > Can you please help with the tomcat solution? If possible, could you > > upload somewhere a BD bundled with tomcat , or if not, any > > instructions on how to do this? > > > thanks a lot!! > > Giorgoc > > > On Oct 3, 8:18 pm, Myles <[EMAIL PROTECTED]> wrote: > > > > I never found the solution to this issue. > > > > We did finally get openBD up. I just installed tomcat and dropped the > > > war onto the server. > > > Thanks for all of your help, > > > > Myles Steinhauser > > > > On Oct 1, 8:06 pm, Myles <[EMAIL PROTECTED]> wrote: > > > > > Here is the post for everyone of the error I am recieveing: > > > > > HTTP ERROR: 500 > > > > > INTERNAL_SERVER_ERROR > > > > RequestURI=/real_site/index.cfm > > > > > Caused by: > > > > > 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) > > > > Powered by Jetty:// > > > > > On Oct 1, 2:54 pm, Myles <[EMAIL PROTECTED]> wrote: > > > > > > Also, the java process is running under the user: > > > > > NT AUTHORITY\SYSTEM > > > > > > which is a part of the Administrators Group. > > > > > As such, permissions should not be an issues. > > > > > > On Oct 1, 2:43 pm, Myles <[EMAIL PROTECTED]> wrote: > > > > > > > For a better map, > > > > > > > OpenBD Install: > > > > > > X:/ftp/Inetpub/openBD/ > > > > > > > Website directories: > > > > > > X:/ftp/Inetpub/openBD/webroot_cfmlapps/wwwroot_yourgrads.com/ > > > > > > > So, it technically is running on a local drive and even a local > > > > > > directory. > > > > > > I'm not sure what else it could be... > > > > > > > Myles > > > > > > > On Oct 1, 2:16 pm, Myles Steinhauser <[EMAIL PROTECTED]> > > > > > > wrote: > > > > > > > > That's the odd part, X IS a local 476GB partition on a local 1TB > > > > > > > HD. > > > > > > > > -----Original Message----- > > > > > > > From: Alan Williamson <[EMAIL PROTECTED]> > > > > > > > Sent: Wednesday, October 01, 2008 2:06 PM > > > > > > > To: [email protected] > > > > > > > Subject: [OpenBD] Re: Error 500, HTML shows fine, CFML returns > > > > > > > Null Pointers > > > > > > > > Myles, it actually maybe closer than you think -- the problem i > > > > > > > believe > > > > > > > is unique toWindowsand running on network drives. This is > > > > > > > something i > > > > > > > remember a long time ago, but i can't put my finger on it. > > > > > > > > can you shove it on a local drive just to see? > > > > > > > > > I may be having issues with the fact that it is not installed > > > > > > > > on the > > > > > > > > C: Drive. > > > > > > > > The current install directory is:- Hide quoted text - > > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 !! -~----------~----~----~----~------~----~------~--~---
