Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cesarockstar1985/62fde3d93569677e74b6646367bff7d3 to your computer and use it in GitHub Desktop.
Save cesarockstar1985/62fde3d93569677e74b6646367bff7d3 to your computer and use it in GitHub Desktop.
2024-01-07 11:11:24.518 19222-19918 NetworkConnection cast.com.py.castmobile3 I login in request: 0
2024-01-07 11:11:24.518 19222-19918 NetworkConnection cast.com.py.castmobile3 I login in request: monsanto
2024-01-07 11:11:24.518 19222-19918 MessageFactory cast.com.py.castmobile3 I loginRequest: STARTED
2024-01-07 11:11:24.526 19222-19918 MessageFactory cast.com.py.castmobile3 I CREA MENSAJE LOGIN loginRequest:
DATA MESSAGE:
- Message Has Multimedia data: false
- Header fields qty: 18
Pos 0: 1
Pos 1: 18
Pos 2: monsanto
Pos 3: 6375789887|595986251972|1704636684518|621668688
Pos 4: LIN
Pos 5: true
Pos 6: 6375789887
Pos 7:
Pos 8: 595986251972
Pos 9: GWAY
Pos 10: 1704636684519
Pos 11: 1704636684519
Pos 12: 0
Pos 13: 2.1.8-monsanto
Pos 14: 7c4a8d09ca3762af61e59520943dc26494f8941b
Pos 15: 6375789887
Pos 16: 35
Pos 17:
- Users: []
- Payload size: 1
2024-01-07 11:11:24.541 19222-19918 NetworkConnection cast.com.py.castmobile3 D Wait for new message
2024-01-07 11:11:24.723 19222-19918 NetworkConnection cast.com.py.castmobile3 D got headerLength for message:192
2024-01-07 11:11:24.914 19222-19918 NetworkConnection cast.com.py.castmobile3 I receiveSyncMessage: out.size: 227
2024-01-07 11:11:24.921 19222-19918 NetworkConnection cast.com.py.castmobile3 E ERROR: src.length=227 srcPos=134 dst.length=10485760 dstPos=0 length=10485760
java.lang.ArrayIndexOutOfBoundsException: src.length=227 srcPos=134 dst.length=10485760 dstPos=0 length=10485760
at java.lang.System.arraycopy(Native Method)
at cast.com.py.castmobile3.datagw.DataMessage.<init>(DataMessage.java:109)
at cast.com.py.castmobile3.datagw.NetworkConnection.receiveSyncMessage(NetworkConnection.java:478)
at cast.com.py.castmobile3.datagw.NetworkConnection.run(NetworkConnection.java:164)
2024-01-07 11:11:24.922 19222-19918 NetworkConnection cast.com.py.castmobile3 I Start handleWait
2024-01-07 11:11:24.922 19222-19918 NetworkConnection cast.com.py.castmobile3 I Debe intentar con otra IP
2024-01-07 11:11:24.922 19222-19918 NetworkConnection cast.com.py.castmobile3 I Finish handleWait
2024-01-07 11:11:24.926 19222-19918 MessageService cast.com.py.castmobile3 I getMessageIdHashSet SIZE: 0
2024-01-07 11:11:25.454 19222-19918 NetworkConnection cast.com.py.castmobile3 I connecting
2024-01-07 11:11:25.454 19222-19918 cast.com.p...ionManager cast.com.py.castmobile3 I SERVER IP: 34.225.84.203 - Index: 0
2024-01-07 11:11:25.454 19222-19918 NetworkConnection cast.com.py.castmobile3 I Try connect to: 34.225.84.203 port 54321
2024-01-07 11:11:25.627 19222-19918 NetworkConnection cast.com.py.castmobile3 I connected
2024-01-07 11:11:25.627 19222-19918 NetworkConnection cast.com.py.castmobile3 D got OUT
2024-01-07 11:11:25.627 19222-19918 NetworkConnection cast.com.py.castmobile3 D got IN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment