Shutting down 'imagepool 'pool immediately [shutdown Hook] Exception Handling

Source: Internet
Author: User

Exceptions thrown by the connection pool during unit testing:

18:08:54, 703 info imagepool: 474-shutting down 'imagepool 'pool immediately [shutdown Hook]
18:08:54, 750 error shutdownhook: 62-problem calling "get cause" on illegalstateexception.
Java. Lang. Reflect. invocationtargetexception
At sun. Reflect. nativemethodaccessorimpl. invoke0 (native method)
At sun. Reflect. nativemethodaccessorimpl. Invoke (unknown source)
At sun. Reflect. delegatingmethodaccessorimpl. Invoke (unknown source)
At java. Lang. Reflect. method. Invoke (unknown source)
At org. logicalcobwebs. proxool. shutdownhook. Remove (shutdownhook. Java: 40)
At org. logicalcobwebs. proxool. proxoolfacade. Shutdown (proxoolfacade. Java: 238)
At org. logicalcobwebs. proxool. proxoolfacade. Shutdown (proxoolfacade. Java: 220)
At org. logicalcobwebs. proxool. shutdownhook. Run (shutdownhook. Java: 99)
At java. Lang. thread. Run (unknown source)
Caused by: Java. Lang. illegalstateexception: shutdown in progress
At java. Lang. shutdown. Remove (unknown source)
At java. Lang. runtime. removeshudownhook (unknown source)
... 9 more

 

Solution:

Connection Pool jar package problems, previously used by the proxool-0.8.3.jar. Just change to proxool-0.9.1.jar and proxool-cglib.jar.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.