Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Liferay Commerce 2.0 - with error when are starting
Roselaine de Faria Marques Montero, modified 6 Years ago.
New Member
Posts: 5
Join Date: 7/4/19
Recent Posts
Hello every one, I using liferay commerce 2.0 with liferay tomcat CE 7.1 GA 4. When are starting the clean instance output a error (i believe its a product issue, cause I didnt find this properties).
2019-07-04 08:06:08.596 INFO [main][ModuleFrameworkImpl:1646] Starting dynamic bundles
2019-07-04 08:06:12.640 ERROR [Start Level: Equinox Container: 7739bbcf-e9fb-4615-9b24-e6301ee8cf70][com_liferay_headless_commerce_admin_catalog_impl:97] bundle com.liferay.headless.commerce.admin.catalog.impl:1.0.5 (1505)General problem with descriptor entry '/OSGI-INF/com.liferay.headless.commerce.admin.catalog.internal.resource.v1_0.ProductSpecificationResourceImpl.xml'
org.apache.felix.scr.impl.parser.ParseException: Exception during parsing
at org.apache.felix.scr.impl.xml.XmlHandler.startElement(XmlHandler.java:434)
at org.apache.felix.scr.impl.parser.KXml2SAXParser.parseXML(KXml2SAXParser.java:76)
at org.apache.felix.scr.impl.BundleComponentActivator.loadDescriptor(BundleComponentActivator.java:429)
at org.apache.felix.scr.impl.BundleComponentActivator.initialize(BundleComponentActivator.java:315)
at org.apache.felix.scr.impl.BundleComponentActivator.<init>(BundleComponentActivator.java:270)
at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:379)
at org.apache.felix.scr.impl.Activator.access$200(Activator.java:49)
at org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:263)
at org.apache.felix.scr.impl.AbstractExtender.createExtension(AbstractExtender.java:196)
at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:169)
at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:49)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:488)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)
at org.eclipse.osgi.container.Module.start(Module.java:467)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Caused by: org.apache.felix.scr.impl.parser.ParseException: Missing bundle entry OSGI-INF/liferay/rest/v1_0/specification-value.properties
at org.apache.felix.scr.impl.xml.XmlHandler.readPropertiesEntry(XmlHandler.java:565)
at org.apache.felix.scr.impl.xml.XmlHandler.startElement(XmlHandler.java:286)
... 30 more
Anyone has the same and one posible solution?
Thanks
2019-07-04 08:06:08.596 INFO [main][ModuleFrameworkImpl:1646] Starting dynamic bundles
2019-07-04 08:06:12.640 ERROR [Start Level: Equinox Container: 7739bbcf-e9fb-4615-9b24-e6301ee8cf70][com_liferay_headless_commerce_admin_catalog_impl:97] bundle com.liferay.headless.commerce.admin.catalog.impl:1.0.5 (1505)General problem with descriptor entry '/OSGI-INF/com.liferay.headless.commerce.admin.catalog.internal.resource.v1_0.ProductSpecificationResourceImpl.xml'
org.apache.felix.scr.impl.parser.ParseException: Exception during parsing
at org.apache.felix.scr.impl.xml.XmlHandler.startElement(XmlHandler.java:434)
at org.apache.felix.scr.impl.parser.KXml2SAXParser.parseXML(KXml2SAXParser.java:76)
at org.apache.felix.scr.impl.BundleComponentActivator.loadDescriptor(BundleComponentActivator.java:429)
at org.apache.felix.scr.impl.BundleComponentActivator.initialize(BundleComponentActivator.java:315)
at org.apache.felix.scr.impl.BundleComponentActivator.<init>(BundleComponentActivator.java:270)
at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:379)
at org.apache.felix.scr.impl.Activator.access$200(Activator.java:49)
at org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:263)
at org.apache.felix.scr.impl.AbstractExtender.createExtension(AbstractExtender.java:196)
at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:169)
at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:49)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:488)
at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:1)
at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)
at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)
at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:908)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:230)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:137)
at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:129)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:191)
at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)
at org.eclipse.osgi.container.Module.start(Module.java:467)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Caused by: org.apache.felix.scr.impl.parser.ParseException: Missing bundle entry OSGI-INF/liferay/rest/v1_0/specification-value.properties
at org.apache.felix.scr.impl.xml.XmlHandler.readPropertiesEntry(XmlHandler.java:565)
at org.apache.felix.scr.impl.xml.XmlHandler.startElement(XmlHandler.java:286)
... 30 more
Anyone has the same and one posible solution?

This is a known issues with this release and can safely be ignored. Sorry for any confusion it might have caused.
You can find additional details in the release notes here: https://help.liferay.com/hc/en-us/articles/360029883091
You can find additional details in the release notes here: https://help.liferay.com/hc/en-us/articles/360029883091
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™