cancel
Showing results for 
Search instead for 
Did you mean: 

Error While loging in J2EE visual admin

Former Member
0 Kudos

Hi gurus

We have installed J2EE successfully.But we are unable to loging in virtual admin.Its throughing error "can not connect <Host IP> <port>"

Kindly please suggest a solution.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Check if you DEFAULT.PFL contain the following entries

#----


  1. SAP Central Service Instance for J2EE

#----


j2ee/scs/host = <host>

j2ee/scs/system = <SCS Inst.No>

j2ee/ms/port = <port>

j2ee/dbtype =

j2ee/dbname = <sid>

j2ee/dbhost = <host>

And the Instance Profile should have the followin entries

Instance Profile

jstartup/trimming_properties =

jstartup/protocol =

jstartup/vm/home =

jstartup/max_caches =

jstartup/release =

jstartup/instance_properties =

j2ee/dbdriver =

rdisp/j2ee_start_control =

rdisp/j2ee_libpath =

exe/j2ee = $

j2ee/instance_id =

Former Member
0 Kudos

Hi,

Are you sure the server is up? Click SAP Management console icon on desktop and check if all server instances are green and DB instance is blue. If they are yellw or red, it means it is having problem. Check that and then connect to visual admin.

Regards,

Harini S

Former Member
0 Kudos

Hi,

Yes of cource server is up.I think it must be problem with port.

Former Member
0 Kudos

Hi Shiv,

I hope you have configured visual admin connection with correct port number. If not, generally it is < your portal url port number > + 4. For example, If you login in to your portal using 'http://<host>:50100/irj/portal', then you have to use Port as 50104.

I hope it helps.

Regards,

Uday.

Former Member
0 Kudos

Hi,

Can u tell me why it is always +4?

Also if I while installing I had given 3000 then while loging Virtual admin should i mention 3004?

Former Member
0 Kudos

Hi,

If you are able to connect to portal successfully, then try going to this url.

Instead of http://host:port/irj, launch http://host:port/index.html -> Go to System Information. Login using Admin account. There you can check the port of visual admin. It will be mentioned there.

Regards,

Harini S