On Oct 27, 2006, at 5:55 PM, Joe Bohn wrote:

Jay,

I picked up a new image today (468502) with a clean repo and I was able to build and run without this error. I'm not quite sure what to make of your error (esp. if you are seeing it on multiple systems). I built and ran on Win XP with Sun JDK 1.4.2_12.

One thing I did have a problem with was that I first used an existing image I had from a few days ago and did an svn update. For some reason, the build was failing because not everything was really getting rebuilt (I was picking up some older classes/jars from someplace under the source tree). This was true even though I was using a clean repo and had run a complete bootstrap. I finally ditched that image and grabbed a completely new image. After that I was able to build and run successfully.

Joe

Jay D. McHugh wrote:
Hello all.
I just finished rebuilding a fresh checkout of trunk and built it starting with a blank m2 repo. When I try to start the server, I get the following error (both on tomcat and jetty):
Using GERONIMO_BASE:   /opt/geronimo-jetty-j2ee-1.2-SNAPSHOT
Using GERONIMO_HOME:   /opt/geronimo-jetty-j2ee-1.2-SNAPSHOT
Using GERONIMO_TMPDIR: /opt/geronimo-jetty-j2ee-1.2-SNAPSHOT/var/temp
Using JRE_HOME:        /opt/jdk1.5.0_06
Using GERONIMO_OUT: /opt/geronimo-jetty-j2ee-1.2-SNAPSHOT/var/ log/geronimo.out
Geronimo started in background. PID: 10929
Booting Geronimo Kernel (in Java 1.5.0_06)...
<snip>

Server Startup failed
Is anyone else experiencing this? Is there a fix or workaround that anyone knows about?
Thanks in advance,
Jay

Yes, I had the same problem (Mac OS) on the weekly builds.

It seems to be related to starting Geronimo using (geronimo.sh). If I started the server using java -jar server.jar, it ran fine. I think I remember if working if I reset my jre to 1.5, also.

I'll have a plane ride this weekend. I can look into the problem, then (maybe sooner...).

Jay,
Have you tried to start using java -jar server.jar? Also, if you could create a Jira, that would be great...

--kevan

Reply via email to