cancel
Showing results for 
Search instead for 
Did you mean: 

portal runtime error..

Former Member
0 Kudos

hi,

I am new to portal developement., when i create a iview for a WD4A application and preview it, It gives me the following error message,

Portal Runtime Error

An exception occurred while processing your request

Exception id: 03:02_03/10/08_0010_2427050

See the details for the exception ID in the log file.

I have checked the user roles it is with content admin .

i am making it in the local system only.also finding the application in SICF as a active content.

is it that i should deploy the application in portal, if so , how??

thanks in advance,

Arjun.G

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

No you dont have to deploy the application to the portal. Check the defaultTrace file and post the error.

is the system where u have done the development reachable from the portal box??

Thanks,

GLM

Former Member
0 Kudos

hi GLM,

thanx for ur reply..

How can i check that my code can be reached from the portal box.

also when i run my WD4A directly into browser, it comes up..

Also I use the same username and passwords to login to my se80 for WD4A developements.

thank u,

Arjun.G

Former Member
0 Kudos

Hi,

The WDA like the WDJ applications are not deployed on the NW AS Java server. They are present on the ABAP engine itself. You will have to configure the ABAP system where you have development the apps on the portal as a system object and poplulate the WAS paramaters and then create an iviews based on this system.

Thanks,

GLM

Former Member
0 Kudos

hi,

As u said while creating the iveiws it asked for the system and the application name..

It has ''SAP_Localsystem'' as the only option under system..

So i selected it , assuming that that is the only system available..

is that there must be sepaerate options for selecting the abap systems..

to acheive that should v configure any more technical systems..

i have checked in SLD and it has the web AS abap listed there..

wher am i missing out...kindly help..

thank you.,

Arjun.G

Former Member
0 Kudos

Go to system admin tab in the portal - system configuration. there you will be able to create a new system

Search SDN and you will find plenty of threads where you will get in depth step by step process of system creation.

Thanks,

GLM