Advertisement
Guest User

Untitled

a guest
Mar 15th, 2019
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. [WARN ][2016-12-16 13:43:10,138][ConfigManagerLoader] - [Low max memory=477102080. Java max memory=1000 MB is recommended for production use, as a minimum.]
  2. [INFO ][2016-12-16 13:43:10,220][ConfigManagerLoader] - [Initializing configuration manager: OK]
  3. [DEBUG][2016-05-26 10:10:22,185][DataSourceImpl] - [SELECT mr.lb_id,mr.lf_id,mr.mr_id FROM mr WHERE (( mr.cap_em >
  4. 0 AND mr.cap_em > 5
  5. )) ORDER BY mr.lb_id, mr.lf_id, mr.mr_id]
  6. [DEBUG][2016-05-26 10:10:22,216][DbConnectionImpl] - [***COMMIT***]
  7. [DEBUG][2016-05-26 12:06:25,675][Handler] - [
  8. UPDATE move set status='Req',tm_req='1899-12-30 12:06:25',dt_req='2016-05-26' where move_id =199701059
  9. ]
  10. [DEBUG][2016-05-26 12:06:26,815][DbConnectionImpl] - [ SELECT MAX(autonumber) autonumber FROM notif_log WHERE 1=1 AND server_dt_sent = '2016-05-26' AND activity_id = 'MoveMgmt' AND status = 'ERROR' AND status_message = 'Could not connect to SMTP host: localhost, port: 25 (java.net.ConnectException: Connection refused: connect)' AND email_host = 'localhost' AND email_to = '[email protected]' AND email_subject = '[SERVER - Management] Request' AND server_time_sent = '1899-12-30 12:06:25' AND email_message = '
  11.  
  12. A request has been submitted with you as the contact.
  13.  
  14. http://localhost:8080/server/examine-form.xml?move_id=1059' AND email_from = '[email protected]']
  15. [ERROR][2016-12-21 13:51:04,710][DWRWorkflowService] - [Update Wizard - : [DWR WFR request error:
  16. workflow rule = BenCommonResources-getDataRecords
  17. version = 2.0
  18. filterValues = [{"fieldName": "wotable_hwohtable.status", "filterValue": "CLOSED"}, {"fieldName": "wotable_hwohtable.status_clearance", "filterValue": "Goods Delivered"}]
  19. sortValues = [{"fieldName": "wotable_hwohtable.cost_actual", "sortOrder": -1}]
  20. Result code = ruleFailed
  21. Result message = Database error while processing request.
  22. Result details = null
  23. ]]
  24. [DEBUG][2017-01-26 14:54:12,483][DataSourceDefLoader] - [Processing field element: OK. Result=[field.CalculatedSqlFieldDef: |responsedWithinRequiredTime|hxs_month|double|0|12|[QueryDef:
  25. CASE WHEN sum(${sql.isNull('hxs_month.requiredResponsedTime','0')} ) = 0 THEN null ELSE 100* sum(${sql.isNull('hxs_month.realResponsedTime','0')})/sum(${sql.isNull('hxs_month.requiredResponsedTime','0')} ) END
  26. |generic]]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement