Repository Paused

Zesty Fernandez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 29, 2012

Every time I try to start up svn+ssh repository it gives me the following error

You must call Structure.setFieldOrder() in the base constructor for class org.tmatesoft.svn.core.internal.util.jna.SVNGnomeKeyring$GnomeKeyringContext to ensure that JNA can accurately determine your Structure's memory layout. To avoid this message, either call Structure.setFieldOrder() in your Structures constructor, or set jna.predictable_field_order=true if you are certain the VM you are using provides fields in a predictable order.
at com.sun.jna.Structure.getFields(Structure.java:826)
at com.sun.jna.Structure.deriveLayout(Structure.java:905)
at com.sun.jna.Structure.calculateSize(Structure.java:867)
at com.sun.jna.Structure.allocateMemory(Structure.java:343)
at com.sun.jna.Structure.ensureAllocated(Structure.java:324)

1 answer

1 accepted

0 votes
Answer accepted
DougW.
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 31, 2012

I was able to get around this by swapping out $FISHEYE_HOME/lib/jna-3.4.2.jar with jna-3.4.0.jar retrieved from http://mvnrepository.com/artifact/net.java.dev.jna/jna

Zesty Fernandez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 5, 2012

Works perfectly! Thank you very much!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events