Skip to Content
0
Former Member
Nov 09, 2005 at 09:06 PM

Error on portal run

42 Views

Hello everyone:

I've just installed Portal on WEB AS + MS SQL Server, but I've got a problem on the portal part. I can go and check:

http://localhost:50000/index.html and it is ok, but in the portal side: http://localhost:50000/irj/portal I get the following error:

500 Internal Server Error

Application error occurred during request processing.

Details: java.lang.NullPointerException: null The ID of this error is

Exception id: [00143803E5C2004A0000003E0000029800040528331DD114].

This Exception id number changes everytime I reload the page, as if it was randomized. Using the portal heartbeat analizer I get the following:

D : 0

Description : The portal is not responding yet. The deployment may nor be completed. Try to verify that the portal is running by running the Analyzer manually later.

Content : java.io.IOException: Server returned HTTP response code: 503 for URL: http://localhost:50000/irj/servlet/prt/portal/prtroot/PortalAnywhere.HeartBeat

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:800)

at com.sap.analyzer.plugin.services.HttpRequest.getWebPage(HttpRequest.java:30)

at com.sap.analyzer.plugin.PortalHeartbeat.analyze(PortalHeartbeat.java:49)

at com.sapportals.utilities.analyzer.PluginManager.analyze(PluginManager.java:271)

at com.sapportals.utilities.analyzer.PluginManager.run(PluginManager.java:968)

at java.lang.Thread.run(Thread.java:534)

I tried to redeploy the portal sda's manually but I get the same error... any ideas?

Thanks

Alejandro