Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2235 | minor | always | 12-11-07 10:12 | 12-17-07 16:14 | |
|
|||||
Reporter: | sam | 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: | 0002235: Misleading error messages if libresin.so is not available: | ||||
Description: |
Resin reports a misleading error message at "fine" level if libresin.so is not available. A regular http port tries to use the JNI library, but the error is reported as if it is an SSL error. Also, an error occurs earlier "java.lang.UnsatisfiedLinkError: no resin in java.library.path" and it should not have the full stack trace at "fine" level, only at "finer" or "finest". 09:23:22.132] java.io.IOException: Can't open OpenSSL port '0.0.0.0:8080' because a valid license was not found. [09:23:22.132] at com.caucho.vfs.JniServerSocketImpl.create(JniServerSocketImpl.java:94) [09:23:22.132] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [09:23:22.132] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [09:23:22.132] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [09:23:22.132] at java.lang.reflect.Method.invoke(Method.java:585) [09:23:22.132] at com.caucho.vfs.QJniServerSocket.createJNI(QJniServerSocket.java:135) [09:23:22.132] at com.caucho.vfs.QJniServerSocket.create(QJniServerSocket.java:73) [09:23:22.132] at com.caucho.vfs.QJniServerSocket.create(QJniServerSocket.java:61) [09:23:22.132] at com.caucho.server.port.Port.bind(Port.java:964) [09:23:22.132] at com.caucho.server.cluster.Server.bindPorts(Server.java:1225) [09:23:22.132] at com.caucho.server.cluster.Server.start(Server.java:1175) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |