Andrea Aime a écrit :
>> This has become a critical issue for us. Is there any way to expedite 
>> a fix (including paying for support)? Or can you guide me in the right 
>> direction for fixing this myself? Thanks for your help and a great 


You may check if there is any synchronized statement in:

org.geotools.metadata.AbstractMetadata.equals(AbstractMetadata.java:160)

and try removing them. Just a guess - I have not verified and have no idea if 
it 
would help. Consequences may be unpredictable in a multithreads environment if 
we remove synchronized statements (real fix would be to fix the deadlock), but 
it would be valuable to known if it help.

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to