Thanks for your idea, but Im not sure that i completely understand this. Do you mean stacktraces from exceptions? (e.getStackTrace() ) Because I have said that no exceptions has been thrown. What would I start from commandline? If u mean my app I think thats not possible. Its RCP plug-in. Thanks for help
Thomas Mueller-6 wrote: > > Hi, > > Sometimes stack traces of all threads help solving such problems. In > Windows, you can force this using Ctrl+Break when started from command > line (not sure how to do that in other systems). > > Thomas > > > On 7/11/07, Michal Hybler <[EMAIL PROTECTED]> wrote: >> >> Hi, >> I have problem with accessing repository with more than one client. If >> one >> client try to insert node into repository and other one already inserting >> anotherone, both looks like freezed (something as deadlock). No >> exceptions >> and errors has been thrown. Each client has his own session so that is no >> multithreading. >> Someone could help? Thanks for your ideas >> Michal >> -- >> View this message in context: >> http://www.nabble.com/multi-access-problem-tf4060505.html#a11536096 >> Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/multi-access-problem-tf4060505.html#a11536743 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
