Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member185239
Active Contributor

Step 24 : Now it will create the parameter JVM GC Log and to make it effective you need to restart Tomcat

   Step 25 : Tomcat logging parameter will get added for Tomcat

   Step 26 : Restart Tomcat

   Step 28 : Here we will deploy the TomcatSLDDataSupplierWEB.war file on Tomcat. In this Step we face a

                   issue has we were not able to logon to Tomcat server.

Step 29 : goto the directory ./Tomact6/conf and open the tomcat-users.xml

Step 30 : Remove the symbol <!--  and --> after <tomcat-users> and before </<tomcat-users>

   Step 31 : Create a new entry

                   <role rolename="manager">

                   <user uername="tomcat" password="tomcat" roles="tomact,manager">

Step 31 : Now again execute the phase and click on Update it button

Step 31 : Click on Keep it as we have created the connect.key in the first step.

Step 32 : Enter the Extended SID for the BOE system. In solman it will show <SID>_WAS

  Step 33 : Click on Yes .In this step it will make a entry in sldDataSupplier.properties files and the file is located in ...\Tomcat6\webapps\sap.com~TomcatSLDDataSupplierWEB folder.

   Step 34 : We can use the url

http://< host>:<http port> /sap.com~TomcatSLDDataSupplierWEB/sldsupplier?action=sldSupplier

   Step 35 : Enter the Solution manager stack level

After following the above steps from PART I and PART II , BOE system will be added to the SLD and will get reflected in Manage system configuration.

Thank you so much in advance for reading the blog and also correct me if i have mentioned something wrong!!!

With Regards

Ashutosh Chaturvedi

Labels in this area