1 message in org.eclipse.equinox-dev[equinox-dev] Fw: The handle is invalid
FromSent OnAttachments
Richard PiazzaAug 10, 2006 2:09 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[equinox-dev] Fw: The handle is invalidActions
From:Richard Piazza (rpia@us.ibm.com)
Date:Aug 10, 2006 2:09:55 pm
List:org.eclipse.equinox-dev

I donwloaded bridge.war from
http://www.eclipse.org/equinox/incubator/server/embedding_in_a_servlet_container.php and deployed it to WAS 6.1. I get the java IOException which says "The handle is invalid".  The stack trace starts at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.console.   This error often happens when the System.in stream is close and then read from.   Needless to say, I can't access the osgi console to see what plugins are loaded.

Any workarounds??