AEM 6.3 SP1 /bin: base version does not exist | Community
Skip to main content
ivanp2522110
February 5, 2018
Solved

AEM 6.3 SP1 /bin: base version does not exist

  • February 5, 2018
  • 2 replies
  • 1251 views

Dear Experts,

currently I'm having trouble installing SP1 on AEM 6.3 author instance

The error message is:

Error during processing:

org.apache.jackrabbit.vault.packaging.PackageException: java.lang.IllegalStateException: Base version does not exist for /bin

    at org.apache.jackrabbit.vault.packaging.impl.ZipVaultPackage.extract(ZipVaultPackage.java:239)

    at org.apache.jackrabbit.vault.packaging.impl.JcrPackageImpl.extract(JcrPackageImpl.java:397)

    at org.apache.jackrabbit.vault.packaging.impl.JcrPackageImpl.installDependencies(JcrPackageImpl.java:747)

...

How can it be corrected?

Kind regards

Ivan

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 smacdonald2008

The reply was:

It’s a bad error.

It will be better if the log a case.

Although if this is just one node, they can create a package of the same node, then delete the node, then redeploy the package.

With a fresh redeploy it will create a node with no versions and hence fix the issue

2 replies

smacdonald2008
February 5, 2018

Checkign with the internal AEM team

smacdonald2008
smacdonald2008Accepted solution
February 5, 2018

The reply was:

It’s a bad error.

It will be better if the log a case.

Although if this is just one node, they can create a package of the same node, then delete the node, then redeploy the package.

With a fresh redeploy it will create a node with no versions and hence fix the issue