IntelliVault - NullPointerException while Importing/Exporting from/to CRX | Community
Skip to main content
Asutosh_Jena_
Community Advisor
Community Advisor
July 4, 2020
Solved

IntelliVault - NullPointerException while Importing/Exporting from/to CRX

  • July 4, 2020
  • 4 replies
  • 2338 views

Hi All,

 

I am getting NullPointerException while Importing from CRX/Exporting to CRX using IntelliVault tool.

System is running on JDK 11.0.7 and IntelliJ IDEA 2020.1 along with Vault CLI as 3.4.4

Any pointers will be helpful here.

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 Varun_Shakya

Check these threads. 

 

https://github.com/shsteimer/IntelliVault/issues/11

https://github.com/shsteimer/IntelliVault/issues/8

 

and try this below sol. It seems this has solved the problem for many.

 

 

 

4 replies

Vaibhavi_J
Level 7
July 4, 2020

Hi @asutosh_jena_ , 

 

Please check the below article.Pretty good explanation on integration of intellivault. 

https://medium.com/@darakhshansheikh/integrate-aem-crx-repository-with-intellij-using-intellivault-plugin-2a4287fc3eba

Varun_Shakya
Community Advisor
Varun_ShakyaCommunity AdvisorAccepted solution
Community Advisor
July 4, 2020

Check these threads. 

 

https://github.com/shsteimer/IntelliVault/issues/11

https://github.com/shsteimer/IntelliVault/issues/8

 

and try this below sol. It seems this has solved the problem for many.

 

 

 

vanegi
Adobe Employee
Adobe Employee
July 6, 2020

See this https://github.com/shsteimer/IntelliVault/issues/3,it is suggested to not put the bin in your vault path.

I.E. use c:\filevault in the vault path setting not c:\filevault\bin

Asutosh_Jena_
Community Advisor
Community Advisor
July 6, 2020
@vanegi This is not correct as application should always point to your /bin path. FYI, this is something which was working earlier and is not working now after upgrading to 2020.1 which is a product bug.
Nikhil-Kumar
Community Advisor
Community Advisor
August 16, 2020

@asutosh_jena_ 
Process to set it up Code setup with Intellij
I have used some specific version of vault and IntelliJ to make it work.
Happy Coding!!