Hi I'm working on porting NEo4j on AIX and I was wondering if there is 
anyone who has previously made an attempt to port to AIX.
I'm currently having this ERROR while running "mvn clean install" 

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile 
(compile-neo4j-kernel) on project neo4j-kernel: Compilation failure: 
Compilation failure:
[ERROR] 
/home/neo4j/community/kernel/src/main/java/org/neo4j/unsafe/impl/batchimport/cache/AvailableMemoryCalculator.java:[33,31]
 
package com.sun.management does not exist
[ERROR] 
/home/neo4j/community/kernel/src/main/java/org/neo4j/unsafe/impl/batchimport/cache/AvailableMemoryCalculator.java:[34,40]
 
package com.sun.management does not exist

Let me know if you need more info, its my first time posting here :)

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to