Viewing Java batch job logs for WebSphere Developer Tools

When you run Java™ batch jobs in WebSphere® Developer Tools, a log is created for each job. You can view these logs after you submit a job, or you can retrieve them later.

About this task

View Java batch job logs immediately after you submit a job or at any time later.

Procedure

  1. After you submit a job, select Open the Batch job log view after closing this dialog in the Submitted job dialog window.
    Note: This view shows job logs only for the most recently submitted job, and does not show logs from jobs that were previously submitted to the same server. To see all logs for all jobs in the locally started servers, click Show all logs.
  2. Alternately, open the job log view at any time by clicking Window > Show View > Java EE Batch > Java EE batch Job Logs.

    This view displays the logs for all started servers that you added to a Java EE Batch job run configuration.

  3. Double-click the log you want to view.

    The log opens in the internal browser or in the browser you previously set as the default. When you open the browser for the first time, you are prompted to enter your credentials.

  4. Optional: Click Refresh view if you need to update the contents of the view without changing the current search filters.

Feedback