Important Log Files for Portal Application

If you run a Portal application based on SAP Web AS, you may find an error on your running process. Mostly the errors are logged into a log files of Java server process. A Portal application usually identified by prefix http://<hostname>:<port>/irj/… Here’s the important log files location : <drive>:\usr\sap\<SID>\DVEBMGS<inst_no>\j2ee\ cluster\serverX\log\defaultTrace.xx.trc <drive>:\usr\sap\<SID>\DVEBMGS<inst_no>\j2ee\ cluster\serverX\log\applications.x.log X: server process [...]

Analysing Memory Using sappfpar command in SAP

SAP provides a tools to analyse memory consumption for Web AS ABAP called sappfpar. With this command you can estimate a memory consumption in a detail based on parameter setting in instance profile. Command will be like this : >sappfpar check pf=<Instance Profile> and the example result: From the picture above you can see a [...]

Procedure to unlock J2EE Admin using SAP*

Open ConfigTool which is located in <drive>:\usr\sap\SID\JC05\j2ee\configtool\configtool.bat, for Unix you can run ./configtool.sh Switch to configuration editor mode. Go to cluster_data -> server -> cfg -> services. Switch to edit mode by pressing pencil button. Click on Propertysheet com.sap.security.core.ume.service Change ume.superadmin.activate to TRUE. Define the SAP* password in ume.superadmin.password. Restart Web AS Java. Login to visual [...]

Follow

Get every new post delivered to your Inbox.