Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002285 [Resin] minor always 01-03-08 10:23 01-03-08 11:15
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.4
Summary 0002285: Watchdog nullpointer
Description (rep by Steffen Busch)


Dear Sir or Madam,

we have a Problem with Resin-3.1.4a and the
WatchDog:
java.lang.NullPointerException
        at

com.caucho.boot.ResinWatchdogManager.<init>(ResinWatchdogManager.java:11
7)
        at

com.caucho.boot.ResinWatchdogManager.main(ResinWatchdogManager.java:284)



First, here are requested information:
[When submitting a a support request via email,
please include:]

- license number: 1007472
- version of Resin: Resin-3.1.4a (not using JNI
Acceleration yet)
- operating system and it's version: SunOS 5.10
Generic_120011-14 sun4v
sparc SUNW,SPARC-Enterprise-T5120
- java version: Sun JDK 1.5.0_09


Our Script to start Resin is this:

WS_HOME=/cpbs/websrv/release/trunk-resin
JDK_HOME=/usr/local/lib/jdk1.5.0_09
JAVA_HOME=$JDK_HOME
RESIN_HOME=/cpbs/tools/resin-pro-3.1.4a

export JDK_HOME JAVA_HOME RESIN_HOME WS_HOME

export PATH=$JAVA_HOME/bin/sparcv9:$PATH

unset CLASSPATH

umask 002

$RESIN_HOME/bin/httpd.sh -server-root $WS_HOME
-server trunk $*

Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
01-03-08 10:23 ferg New Issue
01-03-08 11:15 ferg Assigned To  => ferg
01-03-08 11:15 ferg Status new => closed
01-03-08 11:15 ferg Resolution open => fixed
01-03-08 11:15 ferg Fixed in Version  => 3.1.5


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed.
24 unique queries executed.
Powered by Mantis Bugtracker