Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. A new idTag. Message: MonitorIdTag(connectorId=null, idTag=unit-6-Accepted, status=Invalid)
  2. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.o.logic.auth.AuthManager | 13:59:29.629 | A new id tag registered: unit-6-Accepted
  3. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.loop.SenderLoop | 13:59:29.643 | >>>> AuthorizeRequest is sending. AuthorizeRequest{idTag=unit-6-Accepted, isValid=true}
  4. 2019-09-17 | DEBUG | 8914-exec-1 | eu.chargetime.ocpp.Queue | 13:59:29.643 | Queue size: 1, store time: 119.7 μs
  5. 2019-09-17 | TRACE | 8914-exec-1 | e.chargetime.ocpp.Communicator | 13:59:29.649 | Send a message: <?xml version="1.0" encoding="utf-8" ?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><cs:chargeBoxIdentity xmlns:cs="urn://Ocpp/Cs/2012/06/">identity6</cs:chargeBoxIdentity><cp:chargeBoxIdentity xmlns:cp="urn://Ocpp/Cp/2012/06/">identity6</cp:chargeBoxIdentity><wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing" env:mustUnderstand="true">/Authorize</wsa:Action><wsa:MessageID xmlns:wsa="http://www.w3.org/2005/08/addressing" env:mustUnderstand="true">8bfe5b9c-7042-4ef5-a50e-dea93a0d91cb</wsa:MessageID><wsa:From xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address>http://127.0.0.1:8991</wsa:Address></wsa:From><wsa:ReplyTo xmlns:wsa="http://www.w3.org/2005/08/addressing" env:mustUnderstand="true"><wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address></wsa:ReplyTo><wsa:To xmlns:wsa="http://www.w3.org/2005/08/addressing" env:mustUnderstand="true">http://127.0.0.1:8151</wsa:To></env:Header><env:Body><authorizeRequest xmlns="urn://Ocpp/Cs/2012/06/"><idTag>unit-6-Accepted</idTag></authorizeRequest></env:Body></env:Envelope>
  6. 2019-09-17 | TRACE | Thread-18 | e.chargetime.ocpp.Communicator | 13:59:29.671 | Receive a message: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><cs:chargeBoxIdentity xmlns:cs="urn://Ocpp/Cs/2012/06/">identity6</cs:chargeBoxIdentity><cp:chargeBoxIdentity xmlns:cp="urn://Ocpp/Cp/2012/06/">identity6</cp:chargeBoxIdentity><wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing" env:mustUnderstand="true">/AuthorizeResponse</wsa:Action><wsa:MessageID xmlns:wsa="http://www.w3.org/2005/08/addressing" env:mustUnderstand="true">8bfe5b9c-7042-4ef5-a50e-dea93a0d91cb</wsa:MessageID><wsa:RelatesTo xmlns:wsa="http://www.w3.org/2005/08/addressing">8bfe5b9c-7042-4ef5-a50e-dea93a0d91cb</wsa:RelatesTo><wsa:From xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address>http://0.0.0.0:8151</wsa:Address></wsa:From><wsa:ReplyTo xmlns:wsa="http://www.w3.org/2005/08/addressing" env:mustUnderstand="true"><wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address></wsa:ReplyTo><wsa:To xmlns:wsa="http://www.w3.org/2005/08/addressing" env:mustUnderstand="true">http://127.0.0.1:8991</wsa:To></env:Header><env:Body><authorizeResponse xmlns="urn://Ocpp/Cs/2012/06/"><idTagInfo><status>Accepted</status></idTagInfo></authorizeResponse></env:Body></env:Envelope>
  7. 2019-09-17 | DEBUG | Thread-18 | eu.chargetime.ocpp.Queue | 13:59:29.674 | Queue size: 0, store time: 13.49 μs
  8. 2019-09-17 | DEBUG | Thread-18 | c.y.mainboard.util.LogicUtil | 13:59:29.678 | <<<< AuthorizeConfirmation has been received. Confirmation: AuthorizeConfirmation{idTagInfo=IdTagInfo{expiryDate="", parentIdTag=null, status=Accepted}, isValid=true}, exception: null, request: AuthorizeRequest{idTag=unit-6-Accepted, isValid=true}
  9. 2019-09-17 | DEBUG | Thread-18 | c.y.m.o.logic.auth.AuthData | 13:59:29.679 | Add idTag "unit-6-Accepted" to authCache with Accepted status
  10. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.c.u.s.LoggingInterceptor | 13:59:29.736 | Request. URL: http://192.168.1.50:8912/state/auth Method: POST {"connectorId":0,"allow":true}
  11. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.c.u.s.LoggingInterceptor | 13:59:29.911 | Response. URL: http://192.168.1.50:8912/state/auth Method: POST isSuccessful: true Code: 200 Response body:
  12. {"result":{"meta":{"time":"2019-09-17T10:59:37Z","entityType":"AuthBoardMessage"},"payload":[{"stationId":8,"entity":{"connectorId":0,"allow":true,"incomingMessage":"73A0y","sync":true}}]}}
  13. 2019-09-17 | DEBUG | Thread-19 | c.y.c.u.s.LoggingInterceptor | 13:59:29.913 | Request. URL: http://127.0.0.1:8911/state/idTag Method: POST {"connectorId":0,"idTag":"unit-6-Accepted","status":"Accepted"}
  14. 2019-09-17 | INFO | 8914-exec-2 | c.y.m.n.s.c.MonitorController | 13:59:29.963 | A new auth. Message: AuthBoardMessage(connectorId=0, allow=true)
  15. 2019-09-17 | INFO | 8914-exec-2 | f.RequestResponseHandlerFilter | 13:59:29.965 | Request for /state/auth, data: RequestEntity(headers={content-length=33, host=127.0.0.1:8914, connection=keep-alive, content-type=application/json, accept-encoding=gzip, deflate, accept=*/*, user-agent=python-requests/2.22.0}, body=)
  16. 2019-09-17 | INFO | 8914-exec-2 | f.RequestResponseHandlerFilter | 13:59:29.965 | ResponseEntity(method=POST, pathInfo=/state/auth, status=200, body=[unknown])
  17. 2019-09-17 | DEBUG | Thread-19 | c.y.c.u.s.LoggingInterceptor | 13:59:29.973 | Response. URL: http://127.0.0.1:8911/state/idTag Method: POST isSuccessful: true Code: 200
  18. 2019-09-17 | DEBUG | 8914-exec-1 | .y.m.o.l.t.TransactionsManager | 13:59:30.028 | Try to start a transaction on connector 1
  19. 2019-09-17 | TRACE | 8914-exec-1 | c.y.m.util.LogAspectSpring | 13:59:30.039 | String com.yablochkov.mainboard.ocppc.logic.auth.AuthManager.getCurrentIdTag() with args [] executed in 0 ms and returns unit-6-Accepted
  20. 2019-09-17 | DEBUG | 8914-exec-1 | .o.l.r.c.StartTransactionLogic | 13:59:30.054 | Check 1 connector with unit-6-Accepted idTag for startTransaction
  21. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.o.logic.auth.AuthManager | 13:59:30.054 | idTag "unit-6-Accepted" is acceptable with status Accepted
  22. 2019-09-17 | TRACE | 8914-exec-1 | c.y.m.util.LogAspectSpring | 13:59:30.054 | AuthorizationStatus com.yablochkov.mainboard.ocppc.logic.auth.AuthManager.idTagAcceptableForTransactionAction(String) with args [unit-6-Accepted] executed in 0 ms and returns Accepted
  23. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.entity.Connector | 13:59:30.054 | We're NOT waiting for a transaction answer on connector 1
  24. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.entity.Connector | 13:59:30.054 | Connector: Connector(meterCurrentCounter=com.yablochkov.mainboard.ocppc.entity.TransactionMeterCounter@767d0f0f, id=1, ocppClient=com.yablochkov.mainboard.ocppc.OcppClient@1e2c701, availability=Operative, delayedChangeToAvailability=null, status=Available, errorCode=NoError, current=0.0, phase=UNKNOWN, connected=false, contactorLocked=false, locked=false, powerAllowed=false, mutexStatus=java.lang.Object@3b660b95)
  25. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.entity.Connector | 13:59:30.080 | Station: Connector(meterCurrentCounter=com.yablochkov.mainboard.ocppc.entity.TransactionMeterCounter@696127e3, id=0, ocppClient=com.yablochkov.mainboard.ocppc.OcppClient@1e2c701, availability=Operative, delayedChangeToAvailability=null, status=Available, errorCode=NoError, current=0.0, phase=UNKNOWN, connected=false, contactorLocked=false, locked=false, powerAllowed=false, mutexStatus=java.lang.Object@3c4a8469)
  26. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.entity.Connector | 13:59:30.080 | Connector 1 is NOT acceptable for new transaction because connector is free
  27. 2019-09-17 | DEBUG | 8914-exec-1 | .o.l.r.c.StartTransactionLogic | 13:59:30.080 | canStartTransaction for connectorId 1 and idTag unit-6-Accepted returns FALSE
  28. 2019-09-17 | TRACE | 8914-exec-1 | c.y.m.util.LogAspectSpring | 13:59:30.080 | boolean com.yablochkov.mainboard.ocppc.logic.request.core.StartTransactionLogic.canStartTransaction(int,String) with args [1, unit-6-Accepted] executed in 32 ms and returns false
  29. 2019-09-17 | DEBUG | 8914-exec-1 | .y.m.o.l.t.TransactionsManager | 13:59:30.080 | Try to start a transaction on connector 2
  30. 2019-09-17 | TRACE | 8914-exec-1 | c.y.m.util.LogAspectSpring | 13:59:30.080 | String com.yablochkov.mainboard.ocppc.logic.auth.AuthManager.getCurrentIdTag() with args [] executed in 0 ms and returns unit-6-Accepted
  31. 2019-09-17 | DEBUG | 8914-exec-1 | .o.l.r.c.StartTransactionLogic | 13:59:30.080 | Check 2 connector with unit-6-Accepted idTag for startTransaction
  32. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.o.logic.auth.AuthManager | 13:59:30.080 | idTag "unit-6-Accepted" is acceptable with status Accepted
  33. 2019-09-17 | TRACE | 8914-exec-1 | c.y.m.util.LogAspectSpring | 13:59:30.080 | AuthorizationStatus com.yablochkov.mainboard.ocppc.logic.auth.AuthManager.idTagAcceptableForTransactionAction(String) with args [unit-6-Accepted] executed in 0 ms and returns Accepted
  34. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.entity.Connector | 13:59:30.080 | We're NOT waiting for a transaction answer on connector 2
  35. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.entity.Connector | 13:59:30.080 | Connector: Connector(meterCurrentCounter=com.yablochkov.mainboard.ocppc.entity.TransactionMeterCounter@1e6a31e6, id=2, ocppClient=com.yablochkov.mainboard.ocppc.OcppClient@1e2c701, availability=Operative, delayedChangeToAvailability=null, status=Available, errorCode=NoError, current=0.0, phase=UNKNOWN, connected=false, contactorLocked=false, locked=false, powerAllowed=false, mutexStatus=java.lang.Object@12b09e6d)
  36. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.entity.Connector | 13:59:30.080 | Station: Connector(meterCurrentCounter=com.yablochkov.mainboard.ocppc.entity.TransactionMeterCounter@696127e3, id=0, ocppClient=com.yablochkov.mainboard.ocppc.OcppClient@1e2c701, availability=Operative, delayedChangeToAvailability=null, status=Available, errorCode=NoError, current=0.0, phase=UNKNOWN, connected=false, contactorLocked=false, locked=false, powerAllowed=false, mutexStatus=java.lang.Object@3c4a8469)
  37. 2019-09-17 | DEBUG | 8914-exec-1 | c.y.m.ocppc.entity.Connector | 13:59:30.080 | Connector 2 is NOT acceptable for new transaction because connector is free
  38. 2019-09-17 | DEBUG | 8914-exec-1 | .o.l.r.c.StartTransactionLogic | 13:59:30.081 | canStartTransaction for connectorId 2 and idTag unit-6-Accepted returns FALSE
  39. 2019-09-17 | TRACE | 8914-exec-1 | c.y.m.util.LogAspectSpring | 13:59:30.081 | boolean com.yablochkov.mainboard.ocppc.logic.request.core.StartTransactionLogic.canStartTransaction(int,String) with args [2, unit-6-Accepted] executed in 1 ms and returns false
  40. 2019-09-17 | TRACE | 8914-exec-1 | c.y.m.util.LogAspectSpring | 13:59:30.081 | void com.yablochkov.mainboard.ocppc.logic.transaction.TransactionsManager.tryToStartTransaction(int) with args [0] executed in 53 ms and returns null
  41. 2019-09-17 | TRACE | 8914-exec-1 | c.y.m.util.LogAspectSpring | 13:59:30.081 | void com.yablochkov.mainboard.ocppc.logic.auth.AuthManager.newIdTagRegistered(int,String) with args [0, unit-6-Accepted] executed in 461 ms and returns null
  42. 2019-09-17 | INFO | 8914-exec-1 | f.RequestResponseHandlerFilter | 13:59:30.081 | Request for /state/idTag, data: RequestEntity(headers={content-length=49, host=192.168.1.237:8914, connection=keep-alive, content-type=application/json, accept-encoding=gzip, deflate, user-agent=python-requests/2.18.4, accept=*/*}, body=)
  43. 2019-09-17 | INFO | 8914-exec-1 | f.RequestResponseHandlerFilter | 13:59:30.081 | ResponseEntity(method=POST, pathInfo=/state/idTag, status=200, body=[unknown])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement