cancel
Showing results for 
Search instead for 
Did you mean: 

portal configuration

Former Member
0 Kudos

Hi

I have installed PDK and "SAP NetWeaver Sneak Preview and Trial"

when i try to run my portal from MS VS 2003 it gives and error message "Portal service is not configured...."

how i can configure Portal service? how i can login to portal?

when i try to open "http://localhost:50000/irj" it gives message

"404 Not Found"

and

" The requested resource does not exist."

how can i resolve this problem?

regards

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

Hi Quali,

Is the J2EE engine started?, Can you see the engine start page at http://localhost:50000, If not start the engine.

Regards

Juan.

PS: Please award points if helpful

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi

I cant get saposcol in "Start >>run >>enter services.msc >>" do i missing any module?

Regards

Former Member
0 Kudos

Hi Jawahar

Thanks a lot for ur quick response.

How can i check SAPOPCOL() and SAB DB related services started? how can i start it manully? is there any tutorial for this?

i have add 127.0.0.1 locahost entry in drivers/etc/hosts but what do u mean by "ipaddress & name "?

former_member192029
Active Contributor
0 Kudos

Hi

1)In your system go to Start >>run >>enter services.msc >> ok . You will get services window. check the status of the services SAPDB WWW, SAPDB,SAPDBXIE,saposcol are started. If not, double click the service and press start.

2) you have to enter your system ipaddress and name of your system

Cheers

Jawahar Govindaraj

JPReyes
Active Contributor
0 Kudos

Hi Quali,

"How can i check SAPOPCOL() and SAB DB related services started? how can i start it manully?"

Open services MMC at the server by clicking Start >> run >> services.msc and look for saposcol check status, if it's not started just right click and press start.

"i have add 127.0.0.1 locahost entry in drivers/etc/hosts but what do u mean by "ipaddress & name "?"

It has to have this format:

127.0.0.1 localhost

Hope this help!

Juan

PS: please reward if helpful

Former Member
0 Kudos

Hi Jawahar

What do u mean by "all sap services". In SAP MMC i have a node "SAP System" that has sub node J2E. This J2EE is started. But i cant access http://localhost:50000/irj/portal and it didn't prompt me for login.

Do i messing something? where is the problem??

Regards

former_member192029
Active Contributor
0 Kudos

Hi

SAP related services >> check SAPOPCOL() and other SAP DB related services started. If not, manually you can start it.

Try this, in your system drivers/etc/hosts file enter 127.0.0.1 locahost entry. also creat entry for your system ipaddress & name in it.

Cheers

Jawahar Govindaraj

former_member192029
Active Contributor
0 Kudos

Hi

ensure that all sap services are started >> check it from SAP MMC ( it takes some time to up all services)

Try accessing http://localhost:50000/irj/portal ( try with user name & pwd : admin/admin)

cheers

jawahar govindaraj

Former Member
0 Kudos

Hi,

If you are able to logon to http://localhost:50000/, then the J2EE Engine is running.

For portal, use

http://localhost:50000/irj/portal

which will lead you to the welcome page of the portal.

Regards,

Srinivasan T

<b>Helpful answer=>points</b>

Former Member
0 Kudos

Hi

J2EE engine is started. I Can see the engine start page at http://localhost:50000/index.html. But problem is still there. is there any other advice ?

Regards