Hi,

we are currently having some problems in a productive environment.

Every few days, the application server will have a very high CPU load
for an extended period of time.

A Java Thread Dump shows about 10 to 15 threads stalling at:

        at java.util.HashMap.get(HashMap.java:325)
        at com.ulcjava.base.application.ULCProxy.a(ULCProxy.java:157)
        at com.ulcjava.base.application.ULCProxy.a(ULCProxy.java:56)
        at com.ulcjava.base.application.ULCProxy.a(ULCProxy.java:133)
        at com.ulcjava.base.application.ULCProxy.a(ULCProxy.java:456)
        at com.ulcjava.base.application.ULCProxy.setStateUI(ULCProxy.java:409)
        at 
com.ulcjava.base.application.ULCComponent.setBackground(ULCComponent.java:93)
        at 
com.wuerth.phoenix.uic.ulc.component.ULCInternalFrameImpl.<init>(ULCInternalFrameImpl.java:80)

This ususally happens in the morning when a lot of users startup the 
application. The only
way to resovle this is restarting the application server.

I would like to ask if somebody experienced the same problem and if there is 
some possible solution to this.

We are using ULC 6.1.0.

Many thanks,
Werner

-- 
Würth Phoenix Information Technology(Shanghai) Co., Ltd.
Werner Boninsegna
Project Manager
Building 9, Capital of Leaders, No.1387, ZhangDong Rd.
210203 Shanghai, China
Tel: (+86) 21 6879 2234
Fax: (+86) 21 6879 1080
mailto:[EMAIL PROTECTED]
http://www.wuerth-phoenix.com
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to