OpenCyc/Java/Error/Stack/20190628

From Public Domain Knowledge Bank
Revision as of 18:55, 1 July 2019 by DavidWhitten (talk | contribs) (Created page with " Error: com.cyc.tool.subl.jrtl.nativeCode.type.exception.SubLException: Error detected on socket connection: #<SOCKET-STREAM 74-95-138-121-Miami.hfc.comcastbusiness.net:50...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Error:     com.cyc.tool.subl.jrtl.nativeCode.type.exception.SubLException: Error detected on socket connection: #<SOCKET-STREAM 74-95-138-121-Miami.hfc.comcastbusiness.net:50058 OPEN @ 1440394843>
   com.cyc.tool.subl.jrtl.nativeCode.type.exception.SubLException: End of file on stream #<SOCKET-STREAM 74-95-138-121-Miami.hfc.comcastbusiness.net:50058 OPEN @ 1440394843>.

java.lang.Exception

       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.possiblyCallErrorHandler(Errors.java:403)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:198)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:227)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_error249.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.apply(Functions.java:215)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.simple_reader_error(reader.java:853)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.end_of_file_error(reader.java:869)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.streams_high.read_char(streams_high.java:148)
       at com.cyc.cycjava.cycl.module0724.f44325(module0724.java:231)
       at com.cyc.cycjava.cycl.module0724.f44324(module0724.java:109)
       at com.cyc.cycjava.cycl.module0724.f44323(module0724.java:87)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_f44323246.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Tcp$ServerSocketHandlerProcess.safeRun(Tcp.java:188)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory$3.safeRun(SubLObjectFactory.java:158)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLProcess.run(SubLProcess.java:123)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.SubLThread.run(SubLThread.java:109)
       at com.cyc.tool.subl.jrtl.nativeCode.type.exception.ExceptionFactory.makeException(ExceptionFactory.java:43)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory.makeException(SubLObjectFactory.java:85)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.createErrorException(Errors.java:218)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:199)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:227)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_error249.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.apply(Functions.java:215)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.simple_reader_error(reader.java:853)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.end_of_file_error(reader.java:869)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.streams_high.read_char(streams_high.java:148)
       at com.cyc.cycjava.cycl.module0724.f44325(module0724.java:231)
       at com.cyc.cycjava.cycl.module0724.f44324(module0724.java:109)
       at com.cyc.cycjava.cycl.module0724.f44323(module0724.java:87)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_f44323246.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Tcp$ServerSocketHandlerProcess.safeRun(Tcp.java:188)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory$3.safeRun(SubLObjectFactory.java:158)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLProcess.run(SubLProcess.java:123)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.SubLThread.run(SubLThread.java:109)

Because of nested exception: com.cyc.tool.subl.jrtl.nativeCode.type.exception.SubLException: End of file on stream #<SOCKET-STREAM 74-95-138-121-Miami.hfc.comcastbusiness.net:50058 OPEN @ 1440394843>. java.lang.Exception

       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.possiblyCallErrorHandler(Errors.java:403)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:198)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:227)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_error249.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.apply(Functions.java:215)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.simple_reader_error(reader.java:853)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.end_of_file_error(reader.java:869)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.streams_high.read_char(streams_high.java:148)
       at com.cyc.cycjava.cycl.module0724.f44325(module0724.java:231)
       at com.cyc.cycjava.cycl.module0724.f44324(module0724.java:109)
       at com.cyc.cycjava.cycl.module0724.f44323(module0724.java:87)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_f44323246.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Tcp$ServerSocketHandlerProcess.safeRun(Tcp.java:188)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory$3.safeRun(SubLObjectFactory.java:158)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLProcess.run(SubLProcess.java:123)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.SubLThread.run(SubLThread.java:109)
       at com.cyc.tool.subl.jrtl.nativeCode.type.exception.ExceptionFactory.makeException(ExceptionFactory.java:52)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory.makeException(SubLObjectFactory.java:93)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.createErrorException(Errors.java:218)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:199)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Tcp$ServerSocketHandlerProcess.safeRun(Tcp.java:190)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory$3.safeRun(SubLObjectFactory.java:158)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLProcess.run(SubLProcess.java:123)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.SubLThread.run(SubLThread.java:109)

Caused by: com.cyc.tool.subl.jrtl.nativeCode.type.exception.SubLException: End of file on stream #<SOCKET-STREAM 74-95-138-121-Miami.hfc.comcastbusiness.net:50058 OPEN @ 1440394843>. java.lang.Exception

       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.possiblyCallErrorHandler(Errors.java:403)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:198)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:227)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_error249.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.apply(Functions.java:215)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.simple_reader_error(reader.java:853)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.end_of_file_error(reader.java:869)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.streams_high.read_char(streams_high.java:148)
       at com.cyc.cycjava.cycl.module0724.f44325(module0724.java:231)
       at com.cyc.cycjava.cycl.module0724.f44324(module0724.java:109)
       at com.cyc.cycjava.cycl.module0724.f44323(module0724.java:87)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_f44323246.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Tcp$ServerSocketHandlerProcess.safeRun(Tcp.java:188)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory$3.safeRun(SubLObjectFactory.java:158)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLProcess.run(SubLProcess.java:123)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.SubLThread.run(SubLThread.java:109)
       at com.cyc.tool.subl.jrtl.nativeCode.type.exception.ExceptionFactory.makeException(ExceptionFactory.java:43)
       at com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObjectFactory.makeException(SubLObjectFactory.java:85)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.createErrorException(Errors.java:218)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:199)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.error(Errors.java:227)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_error249.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.apply(Functions.java:215)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.simple_reader_error(reader.java:853)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.reader.end_of_file_error(reader.java:869)
       at com.cyc.tool.subl.jrtl.translatedCode.sublisp.streams_high.read_char(streams_high.java:148)
       at com.cyc.cycjava.cycl.module0724.f44325(module0724.java:231)
       at com.cyc.cycjava.cycl.module0724.f44324(module0724.java:109)
       at com.cyc.cycjava.cycl.module0724.f44323(module0724.java:87)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.BinaryFunction_f44323246.processItem(Unknown Source)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Functions.funcall(Functions.java:82)
       at com.cyc.tool.subl.jrtl.nativeCode.subLisp.Tcp$ServerSocketHandlerProcess.safeRun(Tcp.java:188)
       ... 6 more