Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001557 [Resin] minor always 01-12-07 10:26 05-31-07 12:23
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001557: opensso
Description (rep by Simona Borrello)

'm trying to install OpenSSO under Resin.
When i start the web application, typically:

http://localhost:8080/opensso [^]

i receive this error:

java.lang.NullPointerException
    at com.sun.identity.authentication.service.AuthD.<clinit>(AuthD.java:224)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth
(LoginLogoutMapping.java:75)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:56)
    at com.caucho.server.dispatch.ServletConfigImpl.createServletImpl(ServletConfigImpl.java:766)

    at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:697)
    at com.caucho.server.dispatch.ServletManager.init(ServletManager.java:150)
    at com.caucho.server.webapp.WebApp.start(WebApp.java
:1699)
    at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:623)
    at com.caucho.server.deploy.DeployController.restartImpl(DeployController.java:586)
    at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.request
(StartAutoRedeployAutoStrategy.java:125)
    at com.caucho.server.deploy.DeployController.request(DeployController.java:556)
    at com.caucho.server.webapp.WebAppContainer.getWebApp(WebAppContainer.java:884)
    at com.caucho.server.webapp.WebAppContainer.buildInvocation
(WebAppContainer.java:724)
    at com.caucho.server.host.Host.buildInvocation(Host.java:476)
    at com.caucho.server.host.HostContainer.buildInvocation(HostContainer.java:331)
    at com.caucho.server.cluster.Server.buildInvocation
(Server.java:795)
    at com.caucho.server.dispatch.DispatchServer.buildInvocation(DispatchServer.java:200)
    at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:258)
    at com.caucho.server.port.TcpConnection.run
(TcpConnection.java:477)
    at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:591)
    at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:513)
    at java.lang.Thread.run(Thread.java:595)

I also try to put the libraries used by opensso under the Resin lib dir, but i receive another error.


Do you know how to resolve this problem?

I've also installed OpenSSO under Apache Tomcat and goes well. Anyway i'd like to install under Resin.
Additional Information
Attached Files

- Relationships

- Notes
(0001978)
ferg
05-31-07 12:23

jsp/1o11
 

- Issue History
Date Modified Username Field Change
01-12-07 10:26 ferg New Issue
05-31-07 12:23 ferg Note Added: 0001978
05-31-07 12:23 ferg Assigned To  => ferg
05-31-07 12:23 ferg Status new => closed
05-31-07 12:23 ferg Resolution open => fixed
05-31-07 12:23 ferg Fixed in Version  => 3.1.2


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