|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 2285 | minor | always | 01-03-08 10:23 | 01-03-08 11:15 | |
|
|
|||||
| Reporter: | ferg | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.4 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.5 | ||
|
|
|||||
| 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: | |||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |