Drop a jsp with this code into the root of your OpenBD instance:

<% out.println(" Hello World"); %> !


If hello world appears Start looking at OpenBD logs. If Hello World does not
appear start looking at Jetty issues.


Adam


On Mon, Jul 6, 2009 at 5:44 AM, J.B. Mentzer <[email protected]> wrote:

>
> Peter, et al:
>
> Just tried launching OpenBD by double clicking on the start.jar icon.
> This appeared in Console.log:
>
> 2009-07-06 05:34:32.067::INFO:  Logging to STDERR via
> org.mortbay.log.StdErrLog
> 2009-07-06 05:34:32.814::INFO:  jetty-6.1.16
> 2009-07-06 05:34:33.171::INFO:  Deploy
> /Volumes/Durandal/jetty-openbd_www/contexts/openbd.xml ->
> org.mortbay.jetty.webapp.webappcont...@3829d5
> {/,/Volumes/Durandal/jetty-openbd_www/webapps/openbd}
> 2009-07-06 05:34:48.542::INFO:  Opened
> /Volumes/Durandal/jetty-openbd_www/logs/2009_07_06.request.log
> 2009-07-06 05:34:48.612::INFO:  Started
> [email protected]:8080
>
> I have a single instance of "org.mortbay.start.Main" appearing in the
> Activity Monitor (app that lists running processes).
>
> Browsing "127.0.0.1:8080" when "org.mortbay ..." does not appear in
> Activity Monitor generates a "can't find server" error. With an instance
> appearing, a blank page is displayed.
>
> With an instance of "org.mortbay ..." running, I ran
> - Netstat: tcp4       0      0  *.http-alt
> *.*                    LISTEN
> - Portscan: Open TCP Port:     8080        http-alt
>
> What should I try next?
>
> Thanks,
>
> * JB *
>
> Peter J. Farrell wrote:
> > Well, I'd run netstat or portscan before you start Open BD to see if
> > any other program is binding to that port before Open BD gets to it.
> >
> > That's why I asked about Apache / Skype.  I had a problem sometimes
> > where Apache stopped responding because Skype got to port 80 before
> > Apache bound to it.  I had to set Skype to not use alternate ports.  I
> > would suspect that maybe this is happening with Jetty.
> >
> > .Peter
> > J.B. Mentzer said the following on 07/05/2009 05:28 PM:
> >
> > >
>
>
>
> >
>

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

Reply via email to