• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help with: org.apache.xmlrpc.XmlRpcException: out of threads
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with: org.apache.xmlrpc.XmlRpcException: out of threads


  • Subject: Re: Help with: org.apache.xmlrpc.XmlRpcException: out of threads
  • From: Chuck Hill <email@hidden>
  • Date: Fri, 17 Feb 2006 10:55:50 -0800

Hi Helen,

On Feb 17, 2006, at 8:28 AM, Helen He wrote:

In our WO application, we need to call a XML RPC service to get course data. Since each call will get data only for one course and we need to update all the courses in our database, so we made a loop.
What classes are you using to access the course data? Are you waiting for a reply before sending the next request?


But when the service was called continuously about 30 times, an exception org.apache.xmlrpc.XmlRpcException: out of threads was thrown. We have tried many ways to solve the problem but still no good. We need help. Any ideas or suggestions are welcome!

Can you reuse the threads from the previous requests? It sounds like it perhaps has a pool of threads that need to be reused or the pool size needs to be increased.

Chuck

--
Coming in 2006 - an introduction to web applications using WebObjects and Xcode http://www.global-village.net/wointro


Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects




_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Help with: org.apache.xmlrpc.XmlRpcException: out of threads
      • From: Helen He <email@hidden>
References: 
 >Help with: org.apache.xmlrpc.XmlRpcException: out of threads (From: Helen He <email@hidden>)

  • Prev by Date: Re: Filemaker und WebObjects?
  • Next by Date: Sorting objects using my own criteria
  • Previous by thread: Help with: org.apache.xmlrpc.XmlRpcException: out of threads
  • Next by thread: Re: Help with: org.apache.xmlrpc.XmlRpcException: out of threads
  • Index(es):
    • Date
    • Thread