Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » (no subject)
(no subject) [message #686938] Tue, 17 May 2011 09:14
Ronald Krijgsheld is currently offline Ronald KrijgsheldFriend
Messages: 1
Registered: July 2009
Junior Member
Hi All,

I see the exception below on our CDO server.
Any idea what's going on. It looks like a lot of threads are
created on the server. finally causing out of memory
exception on the fact that no more threads can be created.

How is it possible that the cdo protocol is not active
anymore?

Thanks,

Ronald Krijgsheld

Exception in thread "Thread-163"
java.lang.IllegalStateException: Not active:
SignalProtocol[cdo]
at
org.eclipse.net4j.util.lifecycle.LifecycleUtil.checkActive(L
ifecycleUtil.java:72)
at
org.eclipse.net4j.signal.Signal.getProtocol(Signal.java:88)
at
org.eclipse.emf.cdo.server.internal.net4j.protocol.CDOServer
Indication.getProtocol(CDOServerIndication.java:51)
at
org.eclipse.emf.cdo.server.internal.net4j.protocol.CDOServer
Indication.getProtocol(CDOServerIndication.java:1)
at org.eclipse.net4j.signal.Signal.run(Signal.java:151)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Threa
dPoolExecutor.java:898)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo
lExecutor.java:920)
at java.lang.Thread.run(Thread.java:736)
Previous Topic:(no subject)
Next Topic:[CDO] get IllegalStateException (Store does not support durable locking) with latest CDO build
Goto Forum:
  


Current Time: Fri Apr 26 03:14:51 GMT 2024

Powered by FUDForum. Page generated in 0.02811 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top