Advertisement
bidesh

Untitled

Feb 6th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. 2018-01-01 12:19:00 INFO TransactionalMethodHandler:? - [ X ] error executing transactional method handler [_d25insertIntoDB] in: [LoggedInUserService_$$_jvst7ef_0]
  2. 2018-01-01 12:19:00 FATAL TransactionalMethodHandler:? - [ X ] Data truncation: Data too long for column 'usrActLgHeaders' at row 1
  3. 2018-01-01 12:19:00 FATAL LoggedInUserService:? - Data truncation: Data too long for column 'usrActLgHeaders' at row 1
  4. Debug: fatal
  5. 2018-01-01 12:19:00 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@10d920a4: 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 = 9003
  6. 2018-01-01 12:19:00 INFO SqlGenerator:? - update sql: com.mysql.jdbc.JDBC42PreparedStatement@30c0be1c: update nix_application set client = 459003 ,type = 1 ,state = 5018 ,demand_note = 0 ,loop_provider = 1 ,zone = 37 ,submission_date = 1519878610501 ,suggested_date = 1519840800000 ,rejection_comment = null ,skip_payment = 0 ,created = 0 ,modified = 1519878678408 ,port_type = 2 ,port_count = 1 ,is_forwarded = 0 ,is_service_started = 0 ,status = 1 ,connection = 0 where id = 9003
  7. 2018-01-01 12:19:00 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@2873b7aa: select userID,stateID,applicationID,sequenceID,comments,submissionDate,id from at_lli_application_comments where stateID = 5018 and applicationID = 9003 order by sequenceID desc
  8. 2018-01-01 12:19:00 INFO SqlGenerator:? - ps : com.mysql.jdbc.JDBC42PreparedStatement@1771dcfb: insert into at_lli_application_comments (userID,stateID,applicationID,sequenceID,comments,submissionDate,id) values(42133,5018,9003,1,'"dsdsds"',1514787540866,311061)
  9. 2018-01-01 12:19:01 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@fdf14a3: select name,id from geo_zone
  10. 2018-01-01 12:19:01 INFO TransactionalMethodHandler:? - [ X ] error executing transactional method handler [_d25insertIntoDB] in: [LoggedInUserService_$$_jvst7ef_0]
  11. 2018-01-01 12:19:01 FATAL TransactionalMethodHandler:? - [ X ] Data truncation: Data too long for column 'usrActLgHeaders' at row 1
  12. 2018-01-01 12:19:01 FATAL LoggedInUserService:? - Data truncation: Data too long for column 'usrActLgHeaders' at row 1
  13. Debug: fatal
  14. 2018-01-01 12:19:01 INFO SqlGenerator:? - ps : com.mysql.jdbc.JDBC42PreparedStatement@61521d50: Select id from nix_application where state IN (1,3,7,8,15,16,17,18,19,20,22,24,25,27,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,82,83,84,85,86,87,88,89,90,91,92,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2101,2102,2103,2104,2105,2106,2107,2201,2202,2203,2204,2205,2206,2207,2208,3001,3002,3003,3004,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015,5016,5017,5018,5019,5020,5021,5022,5023,5024,5025,5026,5027,5028,5029,5030,5031,5032,5033,5034,5100,5101,5102,5103,5104,5105,5106,5107,5108,5109,5200,5201,5202,5203,5204,5205,5206,5207,5208,5209,5210,5211,6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,6011,6012,6013,6014,6015,6016,6017,6018,6019,6020,6021,6022,6101,6102,6103,6104,6105,6106,6107,6108,6109,6110,6112,6113,6114,6115,6201,6202,6203,6204,6205,6206,6501,6502,6503,6504,6505,6506,6507,6508) order by id desc
  15. 2018-01-01 12:19:01 INFO SqlGenerator:? - ps :com.mysql.jdbc.JDBC42PreparedStatement@43cf8e04: 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 IN (9010,9004,9003,9002,9001,8001)
  16. Inside nav.jsp
  17. rn
  18. m_pageSize = 20
  19. m_totalRecords = 6
  20. m_currentPageNo = 1
  21. m_totalPages = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement