Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
SOLVED

IntelliVault - NullPointerException while Importing/Exporting from/to CRX

Avatar

Community Advisor

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.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.

 

varuns7990_0-1593866769745.png

 

 

View solution in original post

5 Replies

Avatar

Correct answer by
Community Advisor

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.

 

varuns7990_0-1593866769745.png

 

 

Avatar

Employee

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

Avatar

Community Advisor
@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.

Avatar

Community Advisor

@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!!