When un/re-deploying a web app that uses Wicket, I get the following error messages:
UTIL6040: Error attempting to delete C:\sun\domains\domain1\applications\j2ee-modules\VendingMachine\WEB-INF\lib\wicket-1.2.3.jar UTIL6041: Performing gc to try to force file closures UTIL6043: Attempt to delete C:\sun\domains\domain1\applications\j2ee-modules\VendingMachine\WEB-INF\lib\wicket-1.2.3.jar failed after 4 retries UTIL6048: Attempt to delete C:\sun\domains\domain1\applications\j2ee-modules\VendingMachine\WEB-INF\lib\wicket-1.2.3.jar failed; now marked for delete-on-exit UTIL6040: Error attempting to delete C:\sun\domains\domain1\applications\j2ee-modules\VendingMachine\WEB-INF\lib\wicket-extensions-1.2.3.jar UTIL6041: Performing gc to try to force file closures UTIL6043: Attempt to delete C:\sun\domains\domain1\applications\j2ee-modules\VendingMachine\WEB-INF\lib\wicket-extensions-1.2.3.jar failed after 4 retries UTIL6048: Attempt to delete C:\sun\domains\domain1\applications\j2ee-modules\VendingMachine\WEB-INF\lib\wicket-extensions-1.2.3.jar failed; now marked for delete-on-exit I only experience this with Wicket. I have servlet- and tapestry-based apps that do not have a problem undeploying or redeploying. It's mildly annoying to have to restart the app server when testing, but it's going to be bad trying to upgrade a production server. I searched through Jira and couldn't find an answer. Platform: Sun Java System Application Server Platform Edition 9.0_01 (build b14) JDK 1.5.0_09 Windows XP SP2 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
