shsteimer / IntelliVault

A plugin for IntelliJ IDEA to interact with a JCR repository via the FileVault tool which is packaged with Adobe CQ.
http://plugins.jetbrains.com/plugin/7328
Other
35 stars 28 forks source link

NPE on pull/push to crx #8

Open ghost opened 9 years ago

ghost commented 9 years ago

on AEM 6 I have:

"Failed copying contents"

Connecting via JCR remoting to http://localhost:4502/crx/server
[ERROR] checkout: java.lang.NullPointerException: null

Configuration:

shsteimer commented 9 years ago

Can you confirm that you are the newest release version v0.9.4?

ghost commented 9 years ago

yes, using 0.9.4

maybe try to throw more descriptive exceptions, please add some null checks.

nani118066 commented 3 years ago

I have the same issue and I use Mac. Any suggestions to fix this?

IntelliJ Version: 2020.2.3 Ultimate IntelliVault: 0.10.0 Vault Cli: 3.4.2

infiniteshi commented 2 years ago

I'm experiencing the same issue on Mac. Any suggestions? IntelliJ Version: 2020.2.2 Ultimate IntelliVault: 0.10.0 Vault Cli: I've tried 3.2.8 and latest 3.5.6, both gave this same error message Thanks.