[hibernate-issues] [Hibernate-JIRA] Commented: (HSHARDS-55) org.hibernate.shards.session.ShardedSessionFactoryImpl#openSession not thread safe

Oleg Ternovoi (JIRA) noreply at atlassian.com
Wed Apr 30 03:46:33 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSHARDS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_30096 ] 

Oleg Ternovoi commented on HSHARDS-55:
--------------------------------------

Exception in thread "Restore configuration - 0" java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
	at java.util.HashMap$EntryIterator.next(HashMap.java:883)
	at java.util.HashMap$EntryIterator.next(HashMap.java:881)
	at org.hibernate.shards.session.ShardedSessionImpl.buildShardListFromSessionFactoryShardIdMap(ShardedSessionImpl.java:192)
	at org.hibernate.shards.session.ShardedSessionImpl.<init>(ShardedSessionImpl.java:164)
	at org.hibernate.shards.session.ShardedSessionFactoryImpl.openSession(ShardedSessionFactoryImpl.java:246)


> org.hibernate.shards.session.ShardedSessionFactoryImpl#openSession not thread safe
> ----------------------------------------------------------------------------------
>
>                 Key: HSHARDS-55
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSHARDS-55
>             Project: Hibernate Shards
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.0.0.Beta2
>            Reporter: Oleg Ternovoi
>            Assignee: Max Ross
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list