Issue (View Online)

Key: NXP-645
Issue Type: Bug Bug
Status: Resolved Resolved
Priority: Minor Minor
Resolution: Fixed
Assignee: Bogdan Stefanescu
Reporter: George Lefter

Operations

View all
View comments
View history
platform-api exception: URI is not hierarchical 
Updated: 23/04/07 13:01   Created: 20/02/07 15:25  

The following issue has been resolved as FIXED.

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.1 M2

 Description   
when trying to create a UserSession, the following exception occurs:
...
Caused by: java.lang.RuntimeException: Failed to initialize nuxeo JAAS configuration
        at org.nuxeo.ecm.platform.api.login.UserSession.<clinit>(UserSession.java:38)
        ... 364 more
Caused by: java.lang.IllegalArgumentException: URI is not hierarchical
        at java.io.File.<init>(File.java:335)
        at org.nuxeo.ecm.platform.api.login.UserSession.initialize(UserSession.java:50)
        at org.nuxeo.ecm.platform.api.login.UserSession.<clinit>(UserSession.java:36)
        ... 364 more

Even after hardcoding jaas.config to "/tmp/jaas.config", I get an exception from JBossLoginModule: user.properties/defaultUser.properties not found.

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to