Anonymous | Login | Signup for a new account | 12-17-2024 11:33 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 | ||||
0002235 | [Resin] | minor | always | 12-11-07 10:12 | 12-17-07 16:14 | ||||
Reporter | sam | 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 | 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 | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |