Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Start protocol...
- Communication thread started.
- Modem connected to direct serial connection.
- Meter nr of channels: 28
- Meter firmware: version 1.45
- Protocol version: $Date: 2011-05-30 14:06:46 +0200 (Mon, 30 May 2011) $
- Profile retrieve interval data from Sun Feb 19 00:00:41 CST 2012 to Thu Feb 23 20:56:02 CST 2012
- Received corrupted frame while requesting LP data
- Cause: CRC error: expected 186, received 22
- Sending new profile data request for the remaining LP data. From date = timestamp of the last received LP entry (Wed Feb 22 20:00:00 CST 2012)
- Received corrupted frame while requesting LP data
- Cause: Unexpected first byte: 249. Expected: 0x10 (fixed frame), 0x68 (variable frame) or 0x43 (connecting)
- Sending new request (retry 1/5) with fromDate = timestamp of the last received LP entry (Wed Feb 22 20:00:00 CST 2012)
- Received corrupted frame while requesting LP data
- Cause: Unexpected first byte: 249. Expected: 0x10 (fixed frame), 0x68 (variable frame) or 0x43 (connecting)
- Sending new request (retry 2/5) with fromDate = timestamp of the last received LP entry (Wed Feb 22 20:00:00 CST 2012)
- Received corrupted frame while requesting LP data
- Cause: Connection frame error: expected 8 as length confirmer, received 0
- Sending new request (retry 3/5) with fromDate = timestamp of the last received LP entry (Wed Feb 22 20:00:00 CST 2012)
- Received corrupted frame while requesting LP data
- Cause: Unexpected first byte: 0. Expected: 0x10 (fixed frame), 0x68 (variable frame) or 0x43 (connecting)
- Sending new request (retry 4/5) with fromDate = timestamp of the last received LP entry (Wed Feb 22 20:00:00 CST 2012)
- Received corrupted frame while requesting LP data
- Cause: Unexpected first byte: 133. Expected: 0x10 (fixed frame), 0x68 (variable frame) or 0x43 (connecting)
- Still received a corrupt frame (after 5 retries) while trying to request LP data with fromDate = Wed Feb 22 20:00:00 CST 2012. Aborting.
- java.io.IOException: Still received a corrupt frame (after 5 retries) while trying to request LP data with fromDate = Wed Feb 22 20:00:00 CST 2012. Aborting.
- at com.energyict.protocolimpl.din19244.poreg2.b.a.a(Unknown Source)
- at com.energyict.protocolimpl.din19244.poreg2.b.a(Unknown Source)
- at com.energyict.protocolimpl.din19244.poreg2.Poreg2P.getProfileData(Unknown Source)
- at com.energyict.protocolimpl.base.AbstractProtocol.getProfileData(AbstractProtocol.java:227)
- at com.energyict.protocoltester.ProtocolWorker.doProtocol(ProtocolWorker.java:480)
- at com.energyict.protocoltester.ProtocolWorker.doMeterProtocol(ProtocolWorker.java:257)
- at com.energyict.protocoltester.ProtocolWorker.run(ProtocolWorker.java:675)
- at java.lang.Thread.run(Thread.java:595)
- ProtocolWorker, run(), NestedIOException, com.energyict.cbo.NestedIOException: com.energyict.protocolimpl.base.ProtocolConnectionException: Unexpected first byte: 246. Expected: 0x10 (fixed frame), 0x68 (variable frame) or 0x43 (connecting), ProtocolWorker, doMeterProtocol, IOException, com.energyict.protocolimpl.base.ProtocolConnectionException: Unexpected first byte: 246. Expected: 0x10 (fixed frame), 0x68 (variable frame) or 0x43 (connecting)
- Modem disconnected.
- Communication thread ended.
- received 3076 bytes, transmitted 580 bytes, call setup took 0 seconds, communication took 50 seconds, total session took 50 seconds
Advertisement
Add Comment
Please, Sign In to add comment