Content starts here

BugReporter Subsystem Messages

The BugReporter1.0 catalog contains messages in the range BEA-002800 - BEA-002899. Messages in this catalog are part of the weblogic.utils.debug Internationalization package and the weblogic.utils.debug Localization package.

BEA-002800(retired)

Notice: The bug reporting system is active and reporting to url.

Description

The bug reporting system has been activated and will report errors to the Oracle bug reporting Web service. You can see this Web service by going to this WSDL URL: url.

Cause

This is a warning that your system will be reporting bugs to the bug reporting system. The reported information includes: the error, your system properties, and the config.xml.

Action

You can disable this bug reporting mechanism by disabling the weblogic.Debug.BugReportServiceWsdlUrl system property or the BugReportServiceWsdlUrl on the ServerDebugMBean if you are using a release build. Internal builds can disable this by setting the aforementioned system property to "false".

BEA-002801(retired)

Error: The bug reporting system was configured but could not find the bug report service at url. You can disable this bug reporting mechanism by disabling the weblogic.Debug.BugReportServiceWsdlUrl system property or the BugReportServiceWsdlUrl on the ServerDebugMBean if you are using a release build. Internal builds can disable this by setting the aforementioned system property to "false".

Description

The bug reporter was unable to find the bug report Web service WSDL at: url, so it was unable to activate. Bugs will not be reported during this server run.

Cause

The WSDL URL does not point to a valid bug report Web service.

Action

Make sure the bug report WSDL URL is accurate by accessing the URL in your browser. If you find the URL is incorrect and have the correct URL, set the weblogic.Debug.BugReportServiceWsdlUrl system property or the BugReportServiceWsdlUrl on the ServerDebugMBean to the correct URL. If the URL is incorrect and you do not have the correct URL, set the system property to the empty string in order to completely disable the bug reporting system.

BEA-002802(retired)

Notice: A bug report has been submitted to the bug report Web service. The key to the bug report is hash.

Description

An internal error occurred in WebLogic Server, and a bug report has been filed with the bug reporting Web service. This bug report can be identified by the hash of its canonical stack trace. This hash has been calculated to be hash.

Cause

An internal error has occurred, and a bug report was successfully filed.

Action

No action is required.

BEA-002803(retired)

Error: A bug report failed to be submitted to the bug report Web service.

Description

An internal error in WebLogic Server has occurred, and a bug report failed to be submitted to the specified bug report Web service.

Cause

An internal error occurred, and a bug report was not filed.

Action

Access to the bug report Web service might have been interrupted, since the Web service was found upon server startup. Reinstate access to the service to restore the bug reporting mechanism. You might consider filing the bug report by hand from the log with Oracle Customer Support.

  Back to Top