Can't startup tempo-jetty-2009-11-04

21 views
Skip to first unread message

noname

unread,
Nov 6, 2009, 3:24:56 AM11/6/09
to tempo-dev
I download the intalio tempo 6.0.0.77.
I didn't find actual install guide for this version.
So, I done this:

1. Check out tempo
======================================
With the following command:
git clone git://github.com/intalio/tempo.git
======================================
Run the ruby script:
TEMPO_CHECKOUT/rsc/scripts/tempo_builder.rb
======================================
Setup a mysql database named "bpms" with user "root" and no password.
Start mysql engine and check user access. On the command line this
would be
something like:

mysqladmin create bpms -u root
mysql -D bpms -u root < bpms.sql

and when I start jetty:

java -jar start.jar OPTIONS=All >>jetty.log

the many errors occur. http://groups.google.com/group/tempo-dev/web/jetty.log

How to fix it?

Nicolas Modrzyk

unread,
Nov 6, 2009, 3:29:09 AM11/6/09
to temp...@googlegroups.com
use the jetty.sh script, it defines the missing properties.

Nico

noname

unread,
Nov 6, 2009, 3:57:10 AM11/6/09
to tempo-dev
Thanks for answer, Nico.

I tried this:

misha2@mikle /cygdrive/c/tempo-jetty-2009.11.04/bin
$ ./jetty-cygwin.sh start
c:\tempo-jetty-2009.11.04\start.jar
Starting Jetty: STARTED Jetty Fri Nov 6 10:48:20 FLEST 2009

But http://groups.google.com/group/tempo-dev/web/daemon_2009_11_06.log

On 6 Лис, 10:29, Nicolas Modrzyk <hellon...@gmail.com> wrote:
> use the jetty.sh script, it defines the missing properties.
>
> Nico
>

Nicolas Modrzyk

unread,
Nov 6, 2009, 4:06:03 AM11/6/09
to temp...@googlegroups.com
This looks more like a jetty loading issue on cygwin.
Have you try just running a standalone jetty server, and see if that error:
java.lang.ClassNotFoundException: org.eclipse.jetty.plus.jndi.EnvEntry

is showing up ? if so, I suggest you report to the jetty team.

In the meantime, maybe you can try running a linux on a VM instead (instead of cygwin) ?
It's hardly probable that I am going to spend my free time to support it :)

Nico
Message has been deleted

noname

unread,
Nov 12, 2009, 10:47:58 AM11/12/09
to tempo-dev
Hi, Nico
I downloaded and installed 6.0.0.81 tempo.
Processes AbsenceRequest and TaskManager are deployed but I have no
one instance of them.
I use cygwin on Windows XP

$ ./jetty.sh start >>jetty6.log
./jetty.sh: line 142: [: too many arguments

http://groups.google.com/group/tempo-dev/web/2009_11_12.stderrout.log

On 6 Лис, 11:06, Nicolas Modrzyk <hellon...@gmail.com> wrote:
> This looks more like a jetty loading issue on cygwin.
> Have you try just running a standalone jetty server, and see if that error:
>
> java.lang.ClassNotFoundException: org.eclipse.jetty.plus.jndi.EnvEntry
>
> is showing up ? if so, I suggest you report to the jetty team.
>
> In the meantime, maybe you can try running a linux on a VM instead (instead
> of cygwin) ?
> It's hardly probable that I am going to spend my free time to support it :)
>
> Nico
>
> On Fri, Nov 6, 2009 at 5:57 PM, noname <balckstone...@gmail.com> wrote:
>
> > Thanks for answer, Nico.
>
> > I tried this:
>
> > misha2@mikle /cygdrive/c/tempo-jetty-2009.11.04/bin
> > $ ./jetty-cygwin.sh start
> > c:\tempo-jetty-2009.11.04\start.jar
> > Starting Jetty: STARTED Jetty Fri Nov  6 10:48:20 FLEST 2009
>
> > Buthttp://groups.google.com/group/tempo-dev/web/daemon_2009_11_06.log
Reply all
Reply to author
Forward
0 new messages