thinker0 commented on pull request #3574:
URL: https://github.com/apache/incubator-heron/pull/3574#issuecomment-661046491
@Code0x58 Another
```
[2020-07-20 22:40:03 +0900] [INFO]: Setting topology info for topology:
heron-ladp_oa_message_id_report-to-ladp-log-es
[2020-07-20 22:40:03 +0900] [ERROR]: ==Oops state dump=============
[2020-07-20 22:40:03 +0900] [ERROR]: References:
[[com.typesafe.config.impl.SerializedConfigValue:0x0],
<javaobj:com.typesafe.config.impl.SerializedConfigValue>]
[2020-07-20 22:40:03 +0900] [ERROR]: Stream seeking back at -16 byte (2nd
line is an actual position!):
[2020-07-20 22:40:03 +0900] [ERROR]: Failed to parse data as java object
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/89ddc931e94debf0336dd56177721e9f35b441e3/heron/tools/tracker/src/python/javaobj.py",
line 221, in readObject
_, res = self._read_and_exec_opcode(ident=0)
File
"/Users/thinker0/.pex/code/89ddc931e94debf0336dd56177721e9f35b441e3/heron/tools/tracker/src/python/javaobj.py",
line 256, in _read_and_exec_opcode
return (opid, handler(ident=ident))
File
"/Users/thinker0/.pex/code/89ddc931e94debf0336dd56177721e9f35b441e3/heron/tools/tracker/src/python/javaobj.py",
line 420, in do_object
opcode, obj = self._read_and_exec_opcode(ident=ident+1)
File
"/Users/thinker0/.pex/code/89ddc931e94debf0336dd56177721e9f35b441e3/heron/tools/tracker/src/python/javaobj.py",
line 255, in _read_and_exec_opcode
raise RuntimeError("Unknown OpCode in the stream: 0x%x" % opid)
RuntimeError: Unknown OpCode in the stream: 0x7a
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/Users/thinker0/.pex/code/89ddc931e94debf0336dd56177721e9f35b441e3/heron/tools/tracker/src/python/tracker.py",
line 62, in _convert_java_value
pobj = javaobj.loads(kv.serialized_value)
File
"/Users/thinker0/.pex/code/89ddc931e94debf0336dd56177721e9f35b441e3/heron/tools/tracker/src/python/javaobj.py",
line 65, in loads
return marshaller.readObject()
File
"/Users/thinker0/.pex/code/89ddc931e94debf0336dd56177721e9f35b441e3/heron/tools/tracker/src/python/javaobj.py",
line 235, in readObject
self._oops_dump_state()
File
"/Users/thinker0/.pex/code/89ddc931e94debf0336dd56177721e9f35b441e3/heron/tools/tracker/src/python/javaobj.py",
line 545, in _oops_dump_state
self.object_stream.seek(-16, mode=1)
TypeError: seek() takes no keyword arguments
[2020-07-20 22:40:03 +0900] [INFO]: Adding new topology:
heron-system-access-es-a-line-me, state_manager: lad
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]