unable to start AEM 6.02 quickstart.jar | Community
Skip to main content
October 4, 2017
Solved

unable to start AEM 6.02 quickstart.jar

  • October 4, 2017
  • 6 replies
  • 3969 views

Hi,

I am trying to install AEM 6.2 quickstart jar but getting following exception

ERROR: Error parsing system bundle export statement: org.osgi.dto; version=1.0.0, org.osgi.framework; version=1.8.0, org.osgi.framework.dto; version=1.8.0, org.osgi.framework.hooks.bundle; version=1.1.0, org.osgi.framework.hooks.resolver; version=1.0.0, org.osgi.framework.hooks.service; version=1.1.0, org.osgi.framework.hooks.weaving; version=1.1.0, org.osgi.framework.launch; version=1.2.0, org.osgi.framework.namespace; version=1.1.0, org.osgi.framework.startlevel; version=1.0.0, org.osgi.framework.startlevel.dto; version=1.0.0, org.osgi.framework.wiring; version=1.2.0, org.osgi.framework.wiring.dto; version=1.2.0, org.osgi.resource; version=1.0.0, org.osgi.resource.dto; version=1.0.0, org.osgi.service.packageadmin; version=1.2.0, org.osgi.service.resolver; version=1.0.0, org.osgi.service.startlevel; version=1.1.0, org.osgi.service.url; version=1.0.0, org.osgi.util.tracker; version=1.5.1, org.apache.sling.launchpad.api;version=1.2.0,   (org.osgi.framework.BundleException: Exported package names cannot be zero length.)

ERROR: Bundle installation from slinginstall:F:\AEM\crx-quickstart\launchpad\startup\1\org.apache.sling.fragment.ws-1.0.2.jar failed (org.osgi.framework.BundleException: Could not create bundle object.)

ERROR: Bundle installation from slinginstall:F:\AEM\crx-quickstart\launchpad\startup\1\org.apache.sling.fragment.xml-1.0.2.jar failed (org.osgi.framework.BundleException: Could not create bundle object.)

04.10.2017 23:36:59.418 *INFO * [main] Startup completed

Is there anything I am missing and I need to be aware of//

Please provide your valuable thoughts

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Ratna_Kumar

Hi Pankaj,

Keep the AEM JAR and licence.properties file in one folder and rename the JAR as cq-author-4502.jar(It is recommended) and start the JAR using double click or command prompt.

See Adobe docs for more information: Deploying and Maintaining

~Ratna.

6 replies

kautuk_sahni
Employee
October 10, 2017

Did you get this working?

~kautuk

Kautuk Sahni
Ratna_Kumar
New Participant
October 9, 2017

Hi Pankaj,

Yes, Kautuk is right. Do not keep 2 versions. Instead use JDK 1.7.

It will work!!

Thanks,

Ratna.

kautuk_sahni
Employee
October 9, 2017

Is it working fine with JDK 1.7? Do not keep 2 versions.

~kautuk

Kautuk Sahni
Ratna_Kumar
Ratna_KumarAccepted solution
New Participant
October 4, 2017

Hi Pankaj,

Keep the AEM JAR and licence.properties file in one folder and rename the JAR as cq-author-4502.jar(It is recommended) and start the JAR using double click or command prompt.

See Adobe docs for more information: Deploying and Maintaining

~Ratna.

Ratna_Kumar
New Participant
October 4, 2017

Hi Pankaj,

Are you installing the JAR with double clicking or  by using command prompt

Thanks,

Ratna.

smacdonald2008
New Participant
October 4, 2017

Try placing the lic file and the Quick Start JAR folder in a new folder and try again.