Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Neo4j database connectivity issue

Hi,

I am trying to connect Neo4j database in qlikview. I am following document: TIQView Blog - Working with Graph Data from Neo4j in QlikView - A Blog about QlikView and Data Integ...

After doing all configurations, while connecting I am getting error: Can't load jvm.dll, please make sure it is properly configured. jvm.dll path is correct and even PATH and CLASS_PATH environment variables are defined.

Please suggest solution neo4j_error.png

6 Replies
ergustafsson
Partner - Specialist
Partner - Specialist

Hi,

Is it configured as a User DSN or System DSN? Ensure that the service account has access to the custom connector both permission wise and path wise.

Regards,

Erik

Not applicable
Author

It is configured for both User DSN and System DSN.

ergustafsson
Partner - Specialist
Partner - Specialist

Hello again,

Are you sure the system variables for Java is configured correctly? See java - Eclipse jvm.dll error when loading - Stack Overflow

Regards,

Erik

Not applicable
Author

Here is the PATH variable of system_DSNjvm_config.png

ergustafsson
Partner - Specialist
Partner - Specialist

A bit hard to distinguish the Java path, it depends on what version you have installed. Suggestion is to repair your Java installation.

Not applicable
Author

After Java re installation, the same error is there. I have reffered TIQView Blog - QlikView JDBC Connector with Java 1.7 RE - A Blog about QlikView and Data Integration...

But still the same error is there. Can anyone suggest solution?