cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher not starting "Loading: ThreadManager returned false! "

Former Member
0 Kudos

Hi,

The system was running fine for about two weeks and now the dispatcher will not start, we have upgraded the java server from windows 2003 to windows 7 and i did a system copy using the sapinst tool. This is a java only server using ABAP ume to connect.

Hers is the errors i am receiving:

SAP J2EE Engine Version 7.01 PatchLevel 75592. is starting...

Loading: LogManager ... 606 ms.

Loading: PoolManager ... 3 ms.

Loading: ThreadManager ...

Loading: ThreadManager returned false!

Kernel not loaded. System halted.

I also get this error:

*****************************************************************************

*

[Thr 6088] * LOCATION SAP-Gateway on host Current server / sapgw00

[Thr 6088] * ERROR hostname 'Old server' unknown

[Thr 6088] *

  • TIME Mon Apr 18 13:12:15 2011

[Thr 6088] * RELEASE 701

[Thr 6088] * COMPONENT NI (network interface)

[Thr 6088] * VERSION 38

[Thr 6088] * RC -2

[Thr 6088] * MODULE nixxhsl.cpp

[Thr 6088] * LINE 230

[Thr 6088] * DETAIL NiHsLGetNodeAddr: hostname cached as unknown

[Thr 6088] * COUNTER 8730

[Thr 6088] *

[Thr 6088] *****************************************************************************

Any help that would be great.

Thanks

JS

Accepted Solutions (1)

Accepted Solutions (1)

desiree_matas
Contributor
0 Kudos

Hi Jean,

I understand you mean Windows 2008 R2, no Windows 7 (this would be the client side).

Regarding the issue, you can start with note #711584. In fact this is very few infomration to understand why the dispatcher is not running. Did you receive any error during system copy?

Best regards,

Désiré

Former Member
0 Kudos

If you are suing ABAP ume, have you done system copy for ABAP stack as well?

Is there any change in hostname?

martin_juen2
Contributor
0 Kudos

Hi,

you said your system was running well for two weeks and now it will not start anymore. Did you check the gateway?

Can you ping that server? What's with an nslookup?

If you cannot connect the gateway it won't work. Maybe something in hosts-file or on the domain name server...

regards, Martin

Answers (4)

Answers (4)

Former Member
0 Kudos

add the below code in  D:\usr\sap\ECC\SYS\global\ms_acl_info.dat

HOST=*

Hope this will solve you.

Reward if you really get helpful.

Former Member
0 Kudos

Hi,

thanks for your reply. The issue was with the global ThreadManager properties, for some reason the value was all set to 0. Once we have reset the value to default in the config tool and re-started the java, it was working fine.

The other issue with the Gateway host name, since this was a system copy, the gateway was never repointed to the new server.

Thanks again for your replies.

JS

markus_doehr2
Active Contributor
0 Kudos

the hostname "old server" is unknown. Where did you put that name?

Markus

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear Jean,

Hope you are doing good.

Not much investigation can be done with:

"

Loading: ThreadManager returned false!

Kernel not loaded. System halted.

"

Just retrigger a server restart and then check the below logs. You will definitely find more information on the error:

/usr/sap/<SID>/work/ dev, std and jvm*

and

/usr/sap/<SID>/JC<nr>/j2ee/cluster/server0/logs/default trace (latest).

Thank you and have a nice day :).

_____________

Kind Regards,

Hemanth

SAP AGS