Is there a "formal" solution? -----Original Message----- From: SANSONE, AARON M [Non-Pharmacia/1000] [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 1:56 PM To: '[EMAIL PROTECTED]' Subject: RE: [C2] Err-Msg: No more DTM IDs are available ????
All, I have been having the same problems as Eduardo, and at one point found that hitting the main page first seemed to fix the problem. Later after starting to work through cTwIG tutorial, I was generating the error even on the main page. I found two things that I believe resolved this problem (#1 more so than #2 but both in the cTwIG tutorial): 1) Configure C2 to run in unpackaged mode. (Don't deploy C2 as a WAR file) 2) Near the bottom of the cocoon.xconf file is a configuration setting about reloading the sitemap.xmap file. The default mode is asynchronous which reloads the file in the background if it is changed thus serving the request with the existing sitemap. Changing this to "synchron" will make the request wait until the sitemap is recompiled. The only problem seems to be that the demo database for the Employee management demo is not working now, but did work when I deployed the WAR file. Hope this helps... Aaron -----Original Message----- From: Eduardo Godoy Vega [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 10:06 AM To: [EMAIL PROTECTED] Subject: RE: [C2] Err-Msg: No more DTM IDs are available ???? Hi, Thanks to everyone who send an "alternative" solution ... I found that if I load the main cocoon page first (http://localhost:8080/cocoon/) and then my appl. (http://loclahost:8080/coccon/myapp/) I don't get the error ... but If I start with my appl. I get the error message ... BTW, the SQL demo start OK the very first time, after that I get some error when try to load the "backup file" ... (?) (this is not critical to me ... cocoon, keeps working). Eduardo. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>