Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-645

platform-api exception: URI is not hierarchical

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.1 M2
    • Component/s: None

      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.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: