Anonymous | Login | Signup for a new account | 12-17-2024 10:52 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.1.5 | Product Version | 3.1.4 | ||||
Product Build | |||||||||
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 $* |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed. 24 unique queries executed. |