Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002738 [Resin] minor always 06-16-08 14:12 06-17-08 12:01
Reporter sam View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.7 Product Version 3.0.26
  Product Build
Summary 0002738: problem error message for lpt9.jsp request only present when license is installed
Description (rep by T Fukuda)

Windows 2000 Server
IIS/5.0
                                                                                                     
(1)

With a license installed:

Step 1. Defrost Resin 3.0.26
Step 2. Install license file into 'licenses' directory.
Step 3. Start Resin.
Step 4. Access http://hostname/lpt9.jsp [^] via IIS.

RESULT =>

<html>
<head><title>500 Servlet Exception</title></head>
<body>
<h1>500 Servlet Exception</h1>
<code>&lt;pre>
root-directory `/C:/temp/2008-06-16/resin3.0.26/license_yes/resin-pro-3.0.26/webapps/lpt9.jsp'
may not be a file. root-directory must specify a directory.
&lt;/pre></code>
<hr /><small>
Resin-3.0.26 (built Tue, 27 May 2008 10:42:07 PDT)
</small>
</body></html>

(2)

Without a license installed:

Step 1. Defrost Resin 3.0.26
Step 2. SKIP - DO NOT INSTALL LICENSE
Step 3. Start Resin.
Step 4. Access http://hostname/lpt9.jsp [^] via IIS.

RESULT =>

<html>
<head><title>404 Not Found</title></head>
<body>
<h1>404 Not Found</h1>
/lpt9.jsp was not found on this server.

<hr />
<small>
Resin-3.0.26 (built Tue, 27 May 2008 10:42:07 PDT)
</small>
</body>
</html>

(3)

A direct request to Resin, with a license installed:

Step 1. Defrost Resin 3.0.26
Step 2. Install license file into 'licenses' directory.
Step 3. Start Resin.
Step 4. Access http://hostname:8080/lpt9.jsp [^] via Resin directly

RESULT =>

----
HTTP/1.1 500 Internal Server Error
Server: Resin/3.0.26
Content-Type: text/html
Content-Length: 0
Proxy-Connection: close
Connection: close
Date: Mon, 16 Jun 2008 03:57:10 GMT
----

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003203)
ferg
06-17-08 12:01

server/003o
 

- Issue History
Date Modified Username Field Change
06-16-08 14:12 sam New Issue
06-16-08 14:14 sam Description Updated
06-16-08 14:15 sam Summary problem error message for lp9.jsp request only present with JNI => problem error message for lpt9.jsp request only present when license is installed
06-17-08 12:01 ferg Note Added: 0003203
06-17-08 12:01 ferg Assigned To  => ferg
06-17-08 12:01 ferg Status new => closed
06-17-08 12:01 ferg Resolution open => fixed
06-17-08 12:01 ferg Fixed in Version  => 3.1.7


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