Troubleshooting
Problem
Collecting data for problems with the WebSphere Adapter for JD Edwards. Gathering this MustGather information before calling IBM support helps familiarize you with the troubleshooting process and saves you time.
Resolving The Problem
MustGather technotes provide a detailed description of the documentation required by the IBM Support team to diagnose your problem.
Select the runtime where your problem occurs:
| WebSphere Application Server | |
| WebSphere Enterprise Service Bus | |
| WebSphere Process Server |
| WebSphere Application Server |
- Rational Application Developer: If the error was encountered while running the Rational Application Developer, collect the following files:
- Configuration parameters log file
- Rational Application Developer log file
- Runtime: If the error was encountered while running an adapter application in WebSphere Application Server, enable the following traces:
- Enable the adapter tracing from the WebSphere Application Server administrative console.
- Navigate to Troubleshooting > Logs and traces > server > Change Log level details.
- Set the following tracing either in the Configuration tab or the Runtime tab:
- Recreate the issue. :
o Adapter configuration Parameters are in the file: <workspace>\.metadata\.plugins\ com.ibm.j2c.ui\ dialog_settings.xml file.
o Parse dialog_settings.xml file to get the value for attribute logFileLocation which indicates the log file location. The file normally is in the <workspace>\.metadata directory and needs to be collected.
o In addition, collect the '.log' file in the <workspace>\.metadata directory.
| com.ibm.j2ca.*=all |
| Note: Changing the traces in Configuration tab would require server restart to take into effect. |
- Deployment descriptor files
- WebSphere Application Server Deployment descriptor deployment.xml<WAS.rootdir>\config\cells\<CellName>\applications\<AdapterApp>.ear\deployments\<AdapterApp>\deployment.xml
- Resource Adapter descriptor ra.xml - this file contains the adapter version
- Adapter runtime log files
- <WAS root dir>\profiles\<profile>\logs\<server>\SystemErr.log
- <WAS root dir>\profiles\<profile>\logs\<server>\SystemOut.log
- <WAS root dir>\profiles\<profile>\logs\<server>\trace.log
-If adapter is deployed with embedded mode: <WAS root dir>\profiles\<profile>\installedApps\<CellName>\<AdapterApp>.ear\<AdapterRAR>\META-INF\ra.xml
-If adapter is deployed with standalone mode: <WAS root dir>\profiles\<profile>\installedConnectors\<AdapterRAR>\META-INF\ra.xml
- FFDC log files (collect all files in directory)
- <WAS root dir>\profiles\<profile>\logs\ffdc
- WebSphere Application Server version
- <WAS root dir>\properties\version\was.rt.bundle.component
- Adapter version (can be found in ra.xml file)
- If adapter is deployed with embedded mode: <WAS root dir>\profiles\<profile>\installedApps\<CellName>\<AdapterApp>.ear\<AdapterRAR>\META-INF\ra.xml
- If adapter is deployed with standalone mode: <WAS root dir>\profiles\<profile>\installedConnectors\<AdapterRAR>\META-INF\ra.xml
- JD Edwards Server version
- JD Edwards Toolset version
| WebSphere Enterprise Service Bus |
- BuildTime: If the error was encountered while running the External Service, collect the following files:
- Configuration parameters log file
- Adapter configuration Parameters are in the file: <workspace>\.metadata\.plugins\ com.ibm.j2c.ui\ dialog_settings.xml file.
- External Service log file
- Parse dialog_settings.xml file to get the value for attribute logFileLocation which indicates the log file location. The file normally is in the <workspace>\.metadata directory and needs to be collected.
- In addition, collect the '.log' file in the <workspace>\.metadata directory.
- Runtime: If the error was encountered while running an adapter application in WebSphere Enterprise Service Bus, enable the following traces:
- Enable the adapter tracing from the WebSphere Enterprise Service Bus administrative console.
- Navigate to Troubleshooting > Logs and traces > server > Change Log level details.
- Set the following tracing either in the Configuration tab or the Runtime tab:
- Recreate the issue.
|
|
Next, collect the following files:
- Deployment descriptor files
- WebSphere Enterprise Service Bus Deployment descriptor deployment.xml
- Resource Adapter descriptor ra.xml - this file contains the adapter version
- Adapter runtime log files
- <WESB root dir>\profiles\<profile>\logs\<server>\SystemErr.log
- <WESB root dir>\profiles\<profile>\logs\<server>\SystemOut.log
- <WESB root dir>\profiles\<profile>\logs\<server>\trace.log
<WESB.rootdir>\config\cells\<CellName>\applications\<AdapterApp>.ear\deployments\<AdapterApp>\deployment.xml
- If WebSphere Enterprise Service Bus is bundled with WebSphere Integration Developer: <WID root dir>\pf\wps\installedApps\widCell\<AdapterApp>.ear\<AdapterApp>\<AdapterRAR>\META-INF\ra.xml
- If WebSphere Enterprise Service Bus is not bundled with WebSphere Integration Developer: <WESB root dir>\profiles\<profile>\installedApps\<CellName>\<AdapterApp>.ear\<AdapterRAR>\META-INF\ra.xml
- FFDC log files (collect all files in directory)
- <WESB root dir>\profiles\<profile>\logs\ffdc
- WebSphere Enterprise Service Bus version
- If WebSphere Enterprise Service Bus is bundled with WebSphere Integration Developer: <WID root dir>\runtimes\bi_v70\properties\version\ wps.rt.bundle.component
- If WebSphere Enterprise Service Bus is not bundled with WebSphere Integration Developer: <WESB root dir>\properties\version\wps.rt.bundle.component
- Adapter version (can be found in ra.xml file)
- If adapter is deployed with embedded mode: <WESB root dir>\profiles\<profile>\installedApps\<CellName>\<AdapterApp>.ear\<AdapterRAR>\META-INF\ra.xml
- If adapter is deployed with standalone mode: <WESB root dir>\profiles\<profile>\installedConnectors\<AdapterRAR>\META-INF\ra.xml
- JD Edwards Server version
- JD Edwards Toolset version
| WebSphere Process Server |
- BuildTime: If the error was encountered while running the External Service, collect the following files:
- Configuration parameters log file
- Adapter config Parameters are in the file: <workspace>\.metadata\.plugins\ com.ibm.j2c.ui\ dialog_settings.xml file.
- External Service log file
- Parse dialog_settings.xml file to get the value for attribute logFileLocation which indicates the log file location. The file normally is in the <workspace>\.metadata directory and needs to be collected.
- In addition, collect the '.log' file in the <workspace>\.metadata directory.
- Runtime: If the error was encountered while running an adapter application in WebSphere Process Server, enable the following traces:
- Enable the adapter tracing from the WebSphere Process Server administrative console.
- Navigate to Troubleshooting > Logs and traces > server > Change Log level details.
- Set the following tracing either in the Configuration tab or the Runtime tab:
- Recreate the issue.
|
|
Next, collect the following files:
- Deployment descriptor files
- WebSphere Process Server Deployment descriptor deployment.xml
- Resource Adapter descriptor ra.xml - this file contains the adapter version
- Adapter runtime log files
- <WPS root dir>\profiles\<profile>\logs\<server>\SystemErr.log
- <WPS root dir>\profiles\<profile>\logs\<server>\SystemOut.log
- <WPS root dir>\profiles\<profile>\logs\<server>\trace.log
- FFDC log files (collect all files in directory)
- <WPS root dir>\profiles\<profile>\logs\ffdc
- WebSphere Process Server version
- If WebSphere Process Server is bundled with WebSphere Integration Developer: <WID root dir>\runtimes\bi_v70\properties\version\ wps.rt.bundle.component
- If WebSphere Process Server is not bundled with WebSphere Integration Developer: <WPS root dir>\properties\version\wps.rt.bundle.component
- Adapter version (can be found in ra.xml file)
- If adapter is deployed with embedded mode: <WPS root dir>\profiles\<profile>\installedApps\<CellName>\<AdapterApp>.ear\<AdapterRAR>\META-INF\ra.xml
- If adapter is deployed with standalone mode: <WPS root dir>\profiles\<profile>\installedConnectors\<AdapterRAR>\META-INF\ra.xml
- JD Edwards Server version
- JD Edwards Toolset version
<WPS.rootdir>\config\cells\<CellName>\applications\<AdapterApp>.ear\deployments\<AdapterApp>\deployment.xml
- If WebSphere Process Server is bundled with WebSphere Integration Developer: <WID root dir>\pf\wps\installedApps\widCell\<AdapterApp>.ear\<AdapterApp>\<AdapterRAR>\META-INF\ra.xml
- If WebSphere Process Server is not bundled with WebSphere Integration Developer: <WPS root dir>\profiles\<profile>\installedApps\<CellName>\<AdapterApp>.ear\<AdapterRAR>\META-INF\ra.xml
Was this topic helpful?
Document Information
Modified date:
15 June 2018
UID
swg21438191