The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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!

TAGS
AUG Leaders

Atlassian Community Events