Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How do you debug deployment related error seen in Admin Server Logs in WebLogic ?

user-image
Question added by Deleted user
Date Posted: 2016/02/15
Ramya Krishna Gopala Krishna
by Ramya Krishna Gopala Krishna , Application Delivery Professional - I , DXC Technologies (CSC Technologies)

Check for the error or warning tags, which gives the BEA error codes. Debugging can be done according to the error code. If no proper error codes are logged in the log. 

By enabling deployment debugs, we can identify the exact deployment errors.

weblogic.debug.DebugDeploymentServiceInternal   weblogic.debug.DebugDeploymentServiceStatusUpdates weblogic.debug.DebugDeploymentServiceTransport weblogic.debug.DebugDeploymentServiceTransportHttp

 

Abdul Mateen
by Abdul Mateen , Middleware Engineer , Tech Mahindra

Check error log type based on this debug the issue,whether issue is with application, modules,or take thread or heap dumps.

Mahfooz Ahmad Khan
by Mahfooz Ahmad Khan , Sr. Weblogic Server Administrator , DHL

There are various ways to debug and resolve the applications deployment issues:

1. You can enable the debugging in AdminServer's console to get more detail information in the log

2. You can check the error code like BEA ###### and look for the details

3. If the error is something like java class not found exceptions, the most likely root cause may be missing dll from path.

Kashif Hussain
by Kashif Hussain , Lecturer , GC Universty Faisalabad

WebLogic Server by default maintains a server log, an HTTP access log, and a Java Transaction API (JTA) transaction log. You can also configure server to keep log of JDBC (Java database conectivity)

The server log records information about events such as the startup and shutdown of servers, the deployment of new applications, or the failure of one or more subsystems. The messages include information about the time and date of the event as well as the ID of the user who initiated the event.

You can view and sort these server log messages to detect problems, track down the source of a fault, and track system performance. You can also create client applications that listen for these messages and respond automatically. For example, you can create an application that listens for messages indicating a failed subsystem and sends email to a system administrator or just use simple text editor to view logs

Sample out put of log file contains an information like this<Aug,4:: PM EST> <Notice> <WebLogicServer> <BEA> <Server started in RUNNING mode>In this example, the message attributes are: Timestamp, Severity, Subsystem, Message ID, and Message Text

Abu Hayat Md. Fazle Alfaz Robin
by Abu Hayat Md. Fazle Alfaz Robin , Assistant Manager (IT) , Sharif Pharmaceuticals Ltd.

In This case I need check for the Weblogic deployment error type, then check "Error" in log file & check the console to find out it can be Development or server issue then it needs to resolve the issue.

SAJITH VARGHESE
by SAJITH VARGHESE , SOFTWARE ENGINEERING ANALYST , ACCENTURE SERVICES PVT LTD

Check "Error" in logs and the BEA code for the error showing. Also check the console, what type of errors throwing?It can be Development issue or Server Issue

kalaiarasan V
by kalaiarasan V , System Analyst , Syntel

Enable "-verbose" tag in setDomainEnv.sh at JAVA_OPTIONS parameters.This will enable the debug mode

Muhammad adnan Qumar
by Muhammad adnan Qumar , IT engineer , Synopsis Solutions Ltd

Carry out the following steps to change the log level for debugging:

1. Access the Administration Console by pointing your web browser to http://adminhost.domain.local:7001/console.

2. Click on the Lock & Edit button to start a new edit session.

3. Expand the Environment tree on the left, and then click on the Servers link.4. Click on the My_Server01 Managed Server link and then click on the Logging tab.

5. Click on the Advanced link to open the advanced options.

6. Change the Minimum severity to log drop-down menu to Trace.

7. Change the Severity Level value for the Log file value to Trace.

8. Change the Severity Level for the Standard out value to Debug.

9. Type -1 in the stdout Stack Trace Depth field.

10. Click on the Save button.

11. Click on the Debug tab.

12. Click on the [+] sign in the weblogic scope.

Ashish Tomar
by Ashish Tomar , Application server Administrator , Tata Consultancy Services

Check logs for the Error type just to know from which module problem is arising  and enable it in trace mode to get the additional information .

Nazir Hussain
by Nazir Hussain , Regional IT Coordinator , Allied Bank LTD Regional Head Quarters

First I will check for the Weblogic deployment error type, then I will go to resolve that issue. 

MUHAMMAD TARIQ
by MUHAMMAD TARIQ , HIGHLY SKILLED MAN , MILITARY

I WILL CHOOSE RIGT MEN FOR THE RIGHT JOB DURING DEPLOYMENT

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.