I think I have fixed this, but can you verify and close the JIRA issue.
http://nagoya.apache.org/jira/browse/GERONIMO-294
-dain
--
Dain Sundstrom
Chief Architect
Gluecode Software
310.536.8355, ext. 26
On Sep 13, 2004, at 4:12 AM, Jacek Laskowski wrote:
Jacek Laskowski wrote:
Hi,
I've decided to try to run the server with no additional arguments
and here's what I got. Has anyone seen this before? It's a fresh
build.
/geronimo/modules/assembly/target/geronimo-1.0-SNAPSHOT
$ java -jar bin/server.jar
13:03:04,160 WARN [ToolsJarHack] Could not all find java compiler:
tools.jar file not found at C:\Program Files\Java\j2
re1.4.2_05\lib\tools.jar
13:03:04,180 WARN [ToolsJarHack] Could not all find java compiler:
tools.jar file not found at C:\Program Files\Java\li
b\tools.jar
java.lang.ExceptionInInitializerError
Caused by: java.lang.NullPointerException
at
org.apache.geronimo.system.main.ToolsJarHack.findToolsJarFile(ToolsJar
Hack.java:97) at
org.apache.geronimo.system.main.ToolsJarHack.install(ToolsJarHack.java
:59)
at
org.apache.geronimo.system.main.Daemon.<clinit>(Daemon.java:54)
Exception in thread "main"
In fact, I can't run the server at all, with or without specified
configuration :( (I don't have any other way then to sort it out.
Jacek