Launchpad does not start under windows (launchpad.base.jar is not accessible)
-----------------------------------------------------------------------------

                 Key: SLING-1285
                 URL: https://issues.apache.org/jira/browse/SLING-1285
             Project: Sling
          Issue Type: Bug
          Components: Launchpad
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz


Trying to start the launchpad/app jar under Windows says:

java.lang.IllegalArgumentException: Sling Launcher JAR C:\Day\CRX2.0\load18\crx-
quickstart\launchpad\org.apache.sling.launchpad.base.jar is not accessible
        at 
org.apache.sling.launchpad.base.shared.Loader.loadLauncher(Loader.java:90)
        at 
org.apache.sling.launchpad.webapp.SlingServlet.startSling(SlingServlet.java:316)
        at 
org.apache.sling.launchpad.webapp.SlingServlet.startSling(SlingServlet.java:278)
        at 
org.apache.sling.launchpad.webapp.SlingServlet.access$000(SlingServlet.java:53)

And files named like

  Loader_tmp_1263471966800org.apache.sling.launchpad.base.jar

are left in the sling folder.

Probably a problem with renaming those files, probably because they're not 
closed when the rename happens.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to