Hi guys
We are experiencing an Bad Request Error, when accessing Solution Manager Java Engine via HTTP Port 50000.
All of sudden this started, SLD and NWA were accessible after upgrading to SPS8. Kernel was updated to latest 7.21 version
When using HTTPS port 50001 we are able to access SLD and other JAVA Engine Applications, so it indicates its running ok
Any hint on how to troubleshoot this, welcome.
Thanks in advance.
[Thr 9088]
[Thr 9088] *** ERROR => HttpPlugInHandleNetData: HttpParseRequestHeader failed (rc=701) [http_plg.c 2280]
[Thr 4868] *** ERROR => HttpJ2EEParseResponse: illegal header [http_j2ee.c 1357]
[Thr 4868] *** ERROR => Protocol error {00030130} [http_j2ee.c 1364]
[Thr 4868] *** ERROR => HttpSrvHdlResponse: Error return: 701 [http_plg.c 5538]
[Thr 4868] *** ERROR => IcmHandleNetWrite(id=3/304): HandleServData failed (rc=701) [icxxthrio.c 1895]
Ports are listening
Services are active
Request clarification before answering.
> We are experiencing an Bad Request Error, when accessing Solution Manager Java Engine via HTTP Port 50000.
Why you trying to access Solution Manager Java Engine via HTTP Port 50000 if this port is used by icm process? Check parameters icm/server_port_<x> and icm/HTTP/j2ee_0.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ronan, it was for testing purposes, thanks for noticing that.
After setting parameters back to standard values.
icm/HTTP/j2ee_0 PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00
icm/server_port_0 PROT=HTTP,PORT=80$$,TIMEOUT=7200,PROCTIMEOUT=600
in dev_dispatcher trace file, this is something interesting, all 5000x ports are started, except 50000
[Thr 13272] Fri Sep 20 13:27:27 2013
[Thr 22560] Fri Sep 20 13:27:23 2013
[Thr 22560] JLaunchISetTelnetPort: set telnet port 50008
[Thr 22560] JLaunchISetTelnetPort: set telnet port 50008
[Thr 13272] JLaunchISetHttpsPort: set https port 50001
[Thr 18804] JHVM_RegisterNatives: com.sap.mona.api.JMonAPI
[Thr 18804] CCMS: openMonitoringSegment(): inside static JMON Lib: already connected.
[Thr 4552] JLaunchISetP4Port: set p4 port 50004
[Thr 11432] JLaunchISetState: change state from [Starting (2)] to [Running (3)]
When checking this entry is missing, checking at other Solution manager running, some how HTTP PORT 50000 is not being started by Java.
JLaunchISetHttpPort: set http port 50000
After Restarting Windows Server, it worked. We increased from 16gb tp 32gb.
Strange
Thanks for your help.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.