|
From: Leif M. <le...@ta...> - 2004-08-26 12:48:39
|
Luke,
Which integration method are you using? The problem is that you
are calling
WrapperManager.start after the WrapperManager has already been started.
I will need to see your config file and know a little more about what
you are doing
before I can be helpful.
Cheers,
Leif
lukeysan wrote:
> What could be causing this?
> Is there any other information I can provide that help?
>
> Could it be thread not going away?
>
> Thank You
> Luke
>
> Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO | jvm 1 | 2004/08/25 22:23:34 |
> INFO | jvm 1 | 2004/08/25 22:23:34 |
> WrapperManager.start(itplacemanager.SametimePersistentChatMain@58e6fffc,
> args["C:\Program Files\Sametime Persistent
> Chat\properties\SametimePersistentChat.properties", "C:\Program
> Files\Sametime Persistent Chat\logs\STPersistentChat.log",
> "JAVAWRAPPERSERVICE"]) called by thread: main
> INFO | jvm 1 | 2004/08/25 22:23:34 |
> java.lang.IllegalStateException: WrapperManager has already been
> started with a WrapperListener.
> INFO | jvm 1 | 2004/08/25 22:23:34 | at
> org.tanukisoftware.wrapper.WrapperManager.start(WrapperManager.java:1392)
> INFO | jvm 1 | 2004/08/25 22:23:34 | at
> itplacemanager.SametimePersistentChatMain.main(SametimePersistentChatMain.java:131)
>
|