Advertisement
bidesh

Untitled

Jan 27th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1.  
  2. 2019-01-27 16:49:37 INFO TransactionalMethodHandler:? - [ X ] error executing transactional method handler [_d25insertIntoDB] in: [LoggedInUserService_$$_jvsta54_0]
  3. 2019-01-27 16:49:37 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@74e7d7dd: select clientID,applicationType,isDemandNoteNeeded,demandNoteID,suggestedDate,appliedDate,state,description,bandwidth,referenceContract,isCompleted,id from at_nix_connection_revise_client where id = 1002
  4. 2019-01-27 16:49:37 FATAL TransactionalMethodHandler:? - [ X ] Data truncation: Data too long for column 'usrActLgHeaders' at row 1
  5. 2019-01-27 16:49:37 FATAL LoggedInUserService:? - Data truncation: Data too long for column 'usrActLgHeaders' at row 1
  6. Debug: fatal
  7. 2019-01-27 16:49:38 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@270d53fd: select client,type,state,demand_note,loop_provider,zone,submission_date,suggested_date,rejection_comment,skip_payment,created,modified,port_type,port_count,is_forwarded,is_service_started,status,connection,id from nix_application where id = 1002
  8. 2019-01-27 16:49:38 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@69419bbc: select clientID,applicationType,isDemandNoteNeeded,demandNoteID,suggestedDate,appliedDate,state,description,bandwidth,referenceContract,isCompleted,id from at_nix_connection_revise_client where id = 1002
  9. 2019-01-27 16:49:38 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@5e960ab0: select name,address,application,history,created,modified,id from nix_application_office where application = 1002
  10. 2019-01-27 16:49:38 INFO TransactionalMethodHandler:? - [ X ] error executing transactional method handler [_d16getApplicationById] in: [NIXApplicationService_$$_jvsta54_4]
  11. 2019-01-27 16:49:38 FATAL TransactionalMethodHandler:? - [ X ] null
  12. 2019-01-27 16:49:38 INFO TransactionalMethodHandler:? - [ X ] error executing transactional method handler [_d10newConnectionDNData] in: [NIXDemandNoteService_$$_jvsta54_48]
  13. 2019-01-27 16:49:38 FATAL TransactionalMethodHandler:? - [ X ] null
  14. 2019-01-27 16:49:38 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@34905be1: select userID,stateID,applicationID,sequenceID,comments,submissionDate,id from at_lli_connection_revise_client_comments where stateID = 85 and applicationID = 1002 order by sequenceID desc
  15. 2019-01-27 16:49:38 FATAL NIXDemandNoteAction:? - [ X ] null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement