Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.12
-
None
Description
Current Situation
- When user configure the Show Logs --> New Tab on the Profile page
- If the user clicks on the History--> Order --> and click on any of the history entry to open the Order log, the log file is open in a new tab but an exception
JOC-408is thrown. - Similar exception occurs for the Task log too
018-01-23 17:07:52,319 INFO 1973336893-58664 c.s.j.c.JOCDefaultResponse - REQUEST: ./order/log PARAMS: {"jobschedulerId":"0a0738f1-c196-4f02-beda-d8344a0ac1a9","jobChain":"/examples/01_JobChainShellJobs/01_JobChainA","orderId":"02_daily_morning_parameters","historyId":"247158","mime":"HTML"} USER: root 2018-01-23 17:07:52,319 ERROR 1973336893-58664 c.s.j.c.JOCDefaultResponse - DBMissingDataException: com.sos.joc.exceptions.DBMissingDataException: jobschedulerId 0a0738f1-c196-4f02-beda-d8344a0ac1a9 not found in table INVENTORY_INSTANCES com.sos.joc.exceptions.DBMissingDataException: jobschedulerId 0a0738f1-c196-4f02-beda-d8344a0ac1a9 not found in table INVENTORY_INSTANCES
Desired Situation
- The Order log should be displayed in the new tab
Workaround
- Under User --> Profile --> set the option Show Logs to New Windows.