LMS

Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
Tasklist

FS#220 - LoginFormServlet failed to load when the war is coming from a module in the repo-modules repo

Attached to Project: LMS
Opened by Ferdinand (PaGaisu) - Monday, 14 November 2011, 12:47 GMT
Last edited by Ferdinand (PaGaisu) - Tuesday, 15 November 2011, 09:56 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Ferdinand (PaGaisu)
Operating System All
Severity Low
Priority Normal
Reported Version alpha1
Due in Version alpha2
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

LoginFormServlet failed to load when the war is coming from a module in the repo-modules repo

6982796 [Thread-25] INFO com.lobeo.lms.http.servlet.LoginFormServlet - Initial
izing the LoginFormServlet
6982796 [Thread-25] INFO com.lobeo.lms.http.servlet.LoginFormServlet - The Log
inForm will used the login form at this location: file:///D:/Developement/Projec
ts/Lobeo/Launcher/dist/bin/../repo-system/HttpServer/webapps/test/../../repo-sys
tem/HttpServer/conf/LoginForm.html
6982828 [Thread-25] ERROR org.apache.catalina.core.ContainerBase.[LMS].[localhos
t].[/test] - Servlet /test threw load() exception
java.io.FileNotFoundException: D:\Developement\Projects\Lobeo\Launcher\dist\bin\
..\repo-system\HttpServer\webapps\test\..\..\repo-system\HttpServer\conf\LoginFo
rm.html (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown So
urce)
at com.lobeo.lms.http.servlet.LoginFormServlet.init(LoginFormServlet.jav
a:76)
at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.
java:1189)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1103)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:10
This task depends upon

Closed by  Ferdinand (PaGaisu)
Tuesday, 15 November 2011, 09:56 GMT
Reason for closing:  Invalid

Loading...