cancel
Showing results for 
Search instead for 
Did you mean: 

Portal DI j2ee start error

Former Member
0 Kudos

HI,all

i've installed a DI for NW7.3 JAVA,but it cannot log on the web(http://<hostfull>:50300,i added hosts on my own PC) with no error number but just :Internet Explorer cannot display the webpage.

there is no problem with CI.

no error in std_server0.out/dev_icm/dev_jstart

i can see error from work/dev_server0:

M [Thr 98646] Sat Dec 22 22:36:54 2012

M  [Thr 98646] ***LOG Q0I=> NiPConnect2: 172.22.24.152:3300: connect (79: A remote host refused an attempted connect operation.) [nixxi.cpp 3286]

M  [Thr 98646] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 28/sock 19

    (SI_ECONN_REFUSE/79; I4; ST; 172.22.24.152:3300) [nixxi.cpp    3286]

M [Thr 98389] Sat Dec 22 22:45:26 2012

M  [Thr 98389] ***LOG Q0I=> NiPConnect2: 172.22.24.152:3300: connect (79: A remote host refused an attempted connect operation.) [nixxi.cpp 3286]

M [Thr 99160] Sat Dec 22 22:45:26 2012

M  [Thr 99160] ***LOG Q0I=> NiPConnect2: 172.22.24.152:3300: connect (79: A remote host refused an attempted connect operation.) [nixxi.cpp 3286]

M  [Thr 98389] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 51/sock 19

    (SI_ECONN_REFUSE/79; I4; ST; 172.22.24.152:3300) [nixxi.cpp    3286]

M  [Thr 99160] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 29/sock 23

    (SI_ECONN_REFUSE/79; I4; ST; 172.22.24.152:3300) [nixxi.cpp    3286]

M [Thr 98903] Sat Dec 22 22:45:26 2012

M  [Thr 98903] ***LOG Q0I=> NiPConnect2: 172.22.24.152:3300: connect (79: A remote host refused an attempted connect operation.) [nixxi.cpp 3286]

M  [Thr 98903] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 36/sock 25

    (SI_ECONN_REFUSE/79; I4; ST; 172.22.24.152:3300) [nixxi.cpp    3286]

M [Thr 98646] Sat Dec 22 22:45:26 2012

M  [Thr 98646] ***LOG Q0I=> NiPConnect2: 172.22.24.152:3300: connect (79: A remote host refused an attempted connect operation.) [nixxi.cpp 3286]

M  [Thr 98646] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 37/sock 19

    (SI_ECONN_REFUSE/79; I4; ST; 172.22.24.152:3300) [nixxi.cpp    3286]

a lot of errors like that, SCS is 01,CI is J02, DI is J03, i wonder why it connoct to CI's 3300 port?

/sapmnt and /usr/sap/trans are shared from CI

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Gabon,

Use Reflection X Manager for Configuring Java Stack.

Set JAVA_HOME variable
Export JAVA_HOME-/usr/sap/ES1/java1.4

Go to /usr/sap/<SID>/DVEBMGSXX/j2ee/admin
./go

Enter J2EE_ADMIN password for <SID> system.

Go to Cluster ->   <SID>   ->  Dispatcher -> Services -> HTTP Provider -> Properties

Enter the value for Ports and Click on Update. Now you will be able to access the url http://<hostfull>:50300

Former Member
0 Kudos

Hi,

Did you check your proxy????

Thanks!

Swarnaprakash

Former Member
0 Kudos

there is no proxy configued.Thanks for reply!

Former Member
0 Kudos

Hi ,

  Can you please confirm whether the kernel versions are same ???

Please check whether you are able to ping  to the CI Server as well as check whether any ports are blocked.

Kindly update the status of the issue.

Thanks and Regards,

Vimal

nicholas_chang
Active Contributor
0 Kudos

Hi Gabon,

I reckon your problem has solved? If no, you can try to login to the DI server itself (use vnc if unix) and launch with http://localhost:yourPortNo

Cheers,

Nicholas Chang