cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro content not accessible from portal home page

Former Member
0 Kudos

Hello All,

Our env. is EP 6.0 ,and the problem we are facing is when we are trying to access webDynpro from portal home page it is throwing exception .Where as when i go through java home page I could access the same .

Below is the logs of latest default trace file ,relating to the same problem

**********************

Error: ApplicationIntegratorException: com.sapportals.portal.appintegrator.ApplicationIntegratorException: Application URL &\#39;:///webdynpro/dispatcher/sap.com/tcwdtools/WebDynproConsole;jsessionid=(J2EE311303200)ID1140356350DB11545309382826917515End&\#39; is not valid! Please check the protocol and host entries for system &\#39;SAP_LocalSystem&\#39;.com.sapportals.portal.appintegrator.ApplicationIntegratorException: Application URL &\#39;:///webdynpro/dispatcher/sap.com/tcwdtools/WebDynproConsole;jsessionid=(J2EE311303200)ID1140356350DB11545309382826917515End&\#39; is not valid! Please check the protocol and host entries for system &\#39;SAP_LocalSystem&\#39;.

**********************

Can you kindly guide me to proceed further and fix the issue.

Best Regards

Srinivas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

PLease check that in the portal system the System landscape configuration for the Eccc system is correct.

Please check the connecton test for the ecc system ids fine.If it fails with the same erreo then check the protpcal col used in the settings.Check that the protocol is http or https.

Thanks

RIshi Abrol

Former Member
0 Kudos

Hello Rishi,

As specified we have checked the systems connections and those are working fine.

Can you specify where exactly to check the protocol used (http or https) ?

Recently in our system SSL has been done, and is that any way related ?

When I checked in SLD in server logs, I can see the below logs

***********

#3 09/22/2009 23:11:12.724 [Thread-42] ERROR com.sap.lcr.sagent.BridgeCommunicationHTTP: Can't send data to http://hpks02v0.germany.glaxo:53100/sld: 401 Unauthorized

#2 09/22/2009 11:11:35.270 [Thread-42] ERROR com.sap.lcr.sagent.BridgeCommunicationHTTP: Can't send data to http://hpks02v0.germany.glaxo:53100/sld: 401 Unauthorized

***********

Can you guide me to proceed further to fix the issue.

Best Regards

Rakesh

Former Member
0 Kudos

Was it working fine before.

Can you check that the HTTPS port is activated in the ECC system in Transaction SMICM.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hello Rishi,

Thanks for your update.

Yes it was working fine before SSL configuration.

And as I explained earlier, the same thing is working from JAVA home page and from PORTAL home page this is not working.

As this is portal system ,it has only JAVA stack I can not check through SMICM transaction of HTTPS status.

Best Regards

Rakesh

Former Member
0 Kudos

Can you please check in the visual admin that the SLd data supplier all the details ar correct.

Please also perdorm the CIM test in Visual admin in the SLDdata supplied .

Thanks

Rishi Abrol

Former Member
0 Kudos

Hello Rishi,

I have checked in VISUAL ADMIN and tested the CIMCLIENT TEST which is success .

Even I triggered the SLD data transfer which is also success.

I found the parameter over there as

******

Used HTTP Parameters [http host:port][user][protocol] -->[hpks02v0.germany.glaxo:53100][Administrator][HTTP]

******

When I try to login to the portal by specifying the url in the browser as "http://hpks02v0.germany.glaxo:53100/irj/portal " it is automatically getting converted as https://hpks02v0.germany.glaxo:53101/irj/portal (which is https and port 53101 is secured) .

Is there any problem with this functionality ?

Best Regards

Rakesh

Former Member
0 Kudos

No that is fine .you access the SSL or https connection with the same settings.

Did you restart the system after the SSL activation.

Please check the url https://hostname:5XX01/irj/portal then login with administrator then under the system configuration clck on webdynpro. Check that are you able to access from here.

Please also check that you have correct entry in the /etc/hosts and the entry i the services file (should have entry of the SLD and the portal both in the sld server snd the portal server)

Thanks

Rishi Abrol

Former Member
0 Kudos

Hello Rishi,

Thanks for your update.

1>Currently we are accessing the HTTPS connection only.

2>Yes .the system is restarted after the SSL configuration.,

3>I can login to the system by giving the url https://hostname:5xx01/irj/portal(https://hpks02v0.germany.glaxo:53101/irj/portal) ,but the same problem exists(can not access the WebDynpro tab)

4>And we use only Administrator user id to access these things.

5>I have checked the hosts file under /etc and the IP address and the server name are registered correctly.

6>In services file sap message server port of SCS(Instance number 30) is added(sapmsBPS 3630/tcp) ,where as the JC(JAVA STANDALONE value is 31) value is not maintained over there .

Is this correct functionality .

Best Regards

Rakesh