webMethods(SAPBC) strating problem

Hi All,
I am new user to this group.

The version we use is SAPBC(Older version of webMethods).
I am facing a problem when I start my IS.

java.lang.IllegalArgumentException

Thanks for your help in advance.

Server log

00000 ----------- 2008-07-08 02:24:26 UTC
000001 [B2BSERV.0025.0001] Business Connector Server 4.7 Build 999 + CoreFix 7
[B]000002 License Manager started
java.lang.IllegalArgumentException
at com.wm.util.pool.ObjectPool.setBounds(ObjectPool.java:66)
at com.wm.util.pool.ObjectPool.(ObjectPool.java:52)
at com.wm.util.pool.ObjectPool.(ObjectPool.java:47)
at com.wm.util.pool.ThreadPool.(ThreadPool.java:14)
at com.wm.app.b2b.server.TMThreadPool.(ThreadManager.java:86)
at com.wm.app.b2b.se

Hi All,

I found the root cause.
This may come in ur use in future.
Someone did a mistake by setting maximum number of threadPools lesser than minimum number of threadPools.
It worked after the changes made.

Cheers
Maddy