cancel
Showing results for 
Search instead for 
Did you mean: 

.Net PDK Release 3 Randomly Fail.

Former Member
0 Kudos

Hello,

We have just installed .Net PDK Release 3 onto Netweaver 7.01 sp3 and I'm having some stability issues. I can get the PDK runtimes to start, and they server .Net iViews OK but then randomly

stop working. I just recieve a:

Portal runtime error.

An exception occurred while processing your request. Send the exception ID to your portal administrator.

Exception ID: 05:28_06/07/10_0019_8179850

Refer to the log file for details about this exception.

When i go into the Management Console to check the .Net Runtimes it says that they are running. After a re-start of these services the iViews still do not respond. Occasionally if i go into the server side settings on the portal:

System Admin/Support/portal runtime for .net And then click the retore default button followed by a re-start then the iViews start responding again - until they crash a few minutes later again.

The server side settings i have in place are:

Portal Servers

8179850 = localhost:8049

8179851 = localhost:8050

.NET Runtime Servers

8179850 = localhost:8049

8179851 = localhost:8050

Failover .NET Runtime Servers

8179850 = localhost:8050

8179851 = localhost:8049

When a restart of com.sap.portal.dotnet.framework does not work i am left with no alternative but to re-start the server. This causes the .net runtimes and iViews to start functioning again. After a period of use - normally no longer than 30 minutes they fail.

Any help would be greatly appriciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This issues is now resolved.

The problem was becuase i had misconfigured the Portal Nodes to run on the same port as the .Net nodes.

The correct config should have been:

Portal Servers

8179850 = localhost:8070

8179851 = localhost:8060

.NET Runtime Servers

8179850 = localhost:8049

8179851 = localhost:8050

Failover .NET Runtime Servers

8179850 = localhost:8050

8179851 = localhost:8049