[
https://issues.apache.org/jira/browse/SLING-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-1285.
----------------------------------------
Resolution: Fixed
Fix Version/s: Launchpad Base 2.2.0
Fixed in revision 899208 - FileBundleVersionInfo did not close the JarFile, so
it could not be renamed under Windows.
> 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
> Fix For: Launchpad Base 2.2.0
>
>
> Trying to start the launchpad/app jar under Windows says:
> java.lang.IllegalArgumentException: Sling Launcher JAR
> ...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.