Not sure about this, I dont' use Jetty. Alan will need to chime in
If you're on a deadline I'd suggest you download tomcat http://tomcat.apache.org/download-70.cgi Get the 64bit version When you do the install make sure you select the option to install the Service and then you can just get it to start automatically. Then all you need to do is drop the openbd.war file in the webapps directory. and you're good to go http://localhost:8080/openbd/ Hope this helps Alex On 20 November 2011 01:49, Aaron J. White <[email protected]> wrote: > Also, > > When I make it one line CMD Prompt says "The Filename or extension is > too long" > > On Nov 19, 7:47 pm, "Aaron J. White" <[email protected]> wrote: > > I checked in notepad++ and it is two lines. > > Looks like: > > cd c:\jetty-openbd\ > > bin\JettyService //IS//JettyService ...etc > > > > @Alex: Sorry, I think the first time I tried to reply I sent you a > > private message. > > > > On Nov 19, 7:14 pm, Alex Skinner <[email protected]> wrote: > > > > > > > > > > > > > > > > > I would say its the .cmd file try opening it in notepad and check that > it > > > is effectively one long continuous line it shouldnt have any carriage > > > returns in it. > > > > > @Alan is the version of procrun that ships with OpenBD 32bit / 64bit or > > > both ? > > > > > A > > > > > On 19 November 2011 22:15, Aaron J. White <[email protected]> > wrote: > > > > > > Hello Everyone, > > > > > > I am trying to get openbd installed and running on my windows vps. > > > > After I unzipped the Ready2Run package into c:\jetty-openbd I was > able > > > > to start jetty and view the openbd admin panel fine. > > > > When I tried to register jetty as a service as described on this > page: > > > >http://www.openbd.org/manual/?/windows_server > > > > I received an error message saying "Error parsing command line". > > > > Anyone have an idea why? > > > > > > My vps setup : 64bit OS / Dual Core Intel Xeon @ 2.27 / 2gb ram / > > > > running IIS > > > > > > Note: I am a Coldfusion 8/9 developer from a corporate environment. I > > > > have never had to setup my own environment so I admit that this is > > > > very new territory to me. Before I came here I did try googling a > > > > solution, but I didn't find anything useful to me. I am hoping to > > > > start using openbd for my own projects. > > > > > > Thanks in advanced for any help! > > > > > > -- > > > > online documentation:http://openbd.org/manual/ > > > > google+ hints/tips:https://plus.google.com/115990347459711259462 > > > > http://groups.google.com/group/openbd?hl=en > > > > > -- > > > Alex Skinner > > > Managing Director > > > Pixl8 Interactive > > > > > Tel: +448452600726 > > > Email: [email protected] > > > Web: pixl8.co.uk > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > -- Alex Skinner Managing Director Pixl8 Interactive Tel: +448452600726 Email: [email protected] Web: pixl8.co.uk -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
