This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [2000 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.wdfink Jul 3, 2013 8:58 AM (in response to sam321)You should take a thread dump (kill -3 <pid> on Unix, or use jstack). you might see what is causing the issue. 
- 
        2. Re: JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [2000 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.erasmomarciano Jul 3, 2013 9:09 AM (in response to sam321)Hi could you describe your environment (jdk, SO, version of jboss) 
- 
        3. Re: JBAS015052: Did not receive a response to the deployment operation within the allowed timeout period [2000 seconds]. Check the server configuration file and the server logs to find more about the status of the deployment.sam321 Jul 4, 2013 1:58 AM (in response to erasmomarciano)- JDK: java version "1.6.0_26"
 Java(TM) SE Runtime Environment (build 1.6.0_26-b03) Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode) - Jboss: Jboss AS 7.1
- OS: Fedora release 7 (Moonshine)
 
 
     
    