dev@glassfish.java.net

missing source code

From: Justin Lee <Justin.Lee_at_Sun.COM>
Date: Sun, 05 Apr 2009 12:53:09 -0400

I can't seem to find the source code for
com/sun/corba/ee/impl/transport/SelectorImpl.class. The pom suggests
that the source lives on kenai at
http://kenai.com/hg/gf-corba-v3-mirror~master but checking out that
repository yields nothing as well. I've found a class by that name but
in an se package rather than ee. It's possible the package was just
renamed but the line numbers don't quite line up so that's not much
help. According to the logs, it would seem this mirror was last updated
4 months ago. I'm getting a failure in quicklook about, among other
things, a missing thread pool ID. I'd like to walk through that code,
but i can't find the source anywhere to attach so I can step through
it. Anyone know where that lives?



[#|2009-04-04T22:51:39.550-0400|WARNING|glassfish|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=16;_ThreadName=Thread-1;com.sun.corba.ee.spi.orbutil.threadpool.NoSuchThreadPoolException;|"IOP00710298:
(INTERNAL) No such threadpool or queue
com.sun.corba.ee.spi.orbutil.threadpool.NoSuchThreadPoolException"
org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 298 completed: No
    at
com.sun.corba.ee.impl.logging.ORBUtilSystemException.noSuchThreadpoolOrQueue(ORBUtilSystemException.java:7405)
    at
com.sun.corba.ee.impl.logging.ORBUtilSystemException.noSuchThreadpoolOrQueue(ORBUtilSystemException.java:7428)
    at
com.sun.corba.ee.impl.transport.EventHandlerBase.handleEvent(EventHandlerBase.java:115)
    at
com.sun.corba.ee.impl.transport.SelectorImpl.run(SelectorImpl.java:331)