cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot access java instance

rahul_kharya
Participant
0 Kudos

Hi ppl,

The status of java instance is green in MMC but its not running. But when we try to reach the URL "http://hostname:50000/rep/start/index.html" its throwing an error stating "The Page cannot be displayed".

what could be the reason behind this?

Regards

rahul

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Rahul,

Just have a look at this weblog...

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

Just try with....

http://<Ip Address/Host name>:<J2ee port>/rep/start/index.jsp

If you use Host Name, maintain the host file entry.

Instead of this you can try with Ip addres.

Also have look at the various solutions provided in the below thread.

Regards,

Abhy

rahul_kharya
Participant
0 Kudos

Hi,

we tried everything from all the above post , but its not working. It was working earlier but not now. j2ee engine is also not up. RFC Connections are also not working.

Thanks in advance.

Regards

rahul

Former Member
0 Kudos

Hi Rahul

Did you try restarting teh system?

and then find out why the J2ee is not up,sometimes insufficient memory is also responsible for that.

Check the logs in the work folder, they will give the clue.

Regards

Sunita

rahul_kharya
Participant
0 Kudos

Hi Sunita,

Ya we did this activity several times.but in vain.

what type of memory you are talking about.is it paging memmory or Ram memmory.

Best Regards,

rahul

Former Member
0 Kudos

Hi rahul,

I was talkin about the java heap size.

Alos check the work folder,the logs there will give you the cause as to why the J2ee engine is not coming up.

Regards

Sunita

rahul_kharya
Participant
0 Kudos

Hi Sunita,

could you please tell me the exact path where i can find out the logs for j2ee engine? and where can i check the heap size?

Regards

rahul

Former Member
0 Kudos

You can check the java heap size in configtool.

and th path to the work folder is <i>usr/sap/<SID>/DVEBMGS**/work</i>

Regards

Sunita

Former Member
0 Kudos

Also for java settings check this note 723909

Regards

Sunita

Former Member
0 Kudos

Hi,

Try to look out for logs in server0 node of the SAP MMC in the J2EE processes section.

The error might be related to VM parameter set for J2EE engine.

Check out below link

http://help.sap.com/saphelp_nw2004s/helpdata/en/77/c959416576031de10000000a155106/frameset.htm

Try to configure the required heap memory by using the config tool.

Kind Regards

Neenad

Former Member
0 Kudos

Hi Rahul,

Just check whether ur J2EE engine is up.

try url <i>http://<hostname>:<port></i> and see if the page comes up.

Then try url <i>http://<hostname>:<port>/rep</i> to see your XI homepage.

Regards

Sunita

former_member91687
Active Contributor
0 Kudos

Hi Rahul,

One of the reasons for this could be that the host file entry is missing. Just check on this. You will find the host file in WINDOWS->system32->drivers->etc folder.

Regards,

Chandra

Former Member
0 Kudos

hi,

please try this url

http://hostname:50000/rep/start/index.jsp

thanks

venjamin

Former Member
0 Kudos

Hi ,

Check this blog...

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

Sekhar