opening multiple databases from same program
Noel Grandin <[email protected]> Fri, 09 Jul 2010 17:11:54 +0200
| Newsgroups | gmane.comp.java.orm.simpleorm |
|---|---|
| Message-ID | <[email protected]> |
Hi I'm opening multiple different databases from the same thread, which is triggering this check: simpleorm.utils.SException$Error: Thread's SSession already open [SS 1.SkyMon] [0@17:08:40.976] !SE>: at simpleorm.sessionjdbc.SSessionJdbc.innerOpen(SSessionJdbc.java:129) [0@17:08:40.976] !SE>: at simpleorm.sessionjdbc.SSessionJdbc.open(SSessionJdbc.java:88) [0@17:08:40.976] !SE>: at simpleorm.sessionjdbc.SSessionJdbc.open(SSessionJdbc.java:108) What do I do? Thanks, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html