TimeWarner DVR JBoss?
Saw this error message when trying to use a new "Manage My DVR" option on the Time Warner site. Thought it was interesting in terms of what Java APIs/resources they're using under the covers of their web page. RDVR Exception: Unexpected Error java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:597) at org.jacorb.poa.RequestController.configure(RequestController.java:126) at org.jacorb.poa.POA.configure(POA.java:277) at org.jacorb.orb.ORB.getRootPOA(ORB.java:986) at org.jacorb.orb.ORB.resolve_initial_references(ORB.java:1258) at com.mystrotv.core.ccf.component.CORBAProtocol.initializeRootPOA(CORBAProtocol.java:597) at com.mystrotv.core.ccf.component.CORBAProtocol.init(CORBAProtocol.java:168) at com.twc.atgw.server.ws.core.BaseWebService.initCorbaProtocol(BaseWebService.java:163) at com.twc.atgw.server.ws.core.BaseWebService.(BaseWebService.java:102) at com.twc.atgw.server.ws.cu