-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP15, 7.1.X, 7.2.10 DXP FP3, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
-
QA Test Name:
-
QA Test Score:5
Steps to Reproduce:
- ant all
- Rename bundles/ dir to bun dles/ adding a space in the path
- Update liferay.home in portal-ext with the new path
- Start tomcat server
Expected Result:
Server starts without issue
Actual Result:
Server error thrown on startup.
[exec] 13:39:23,353 ERROR [Framework Event Dispatcher: Equinox Container: 9618fb30-0290-4c3a-8511-62bcbb6aaf36][Framework:93] FrameworkEvent ERROR [exec] org.osgi.framework.BundleException: Could not resolve module: org.apache.geronimo.specs.geronimo-jaxrs_2.1_spec [193] [exec] Another singleton bundle selected: osgi.identity; singleton="true"; osgi.identity="org.apache.geronimo.specs.geronimo-jaxrs_2.1_spec"; type="osgi.bundle"; version:Version="1.1.0"; singleton:="true"
Reproduced manually on:
master (dxp build profile): 900b8509007d96921108e67db371311f8ccc8f21
Regression range: https://github.com/liferay/liferay-portal/compare/4dcf2db4a9282e06fbbbf3517d2e9d8e969339b2...65495dec54d7c00d501db6c875a2f82e413018d1
Failure on CI: https://testray.liferay.com/home/-/testray/case_results/842686117
- causes
-
LPS-103981 lpkg-override failure
- Closed