How to reconfigure apex listener - It stucks all the time
Greetings!
I m stuck to error Http://503. this happpens suddenly after some days while using appication for fixing this i redeployed apex.war file reinstall glassfish server but error was still there. then i all the time had to restart my app server and so that apex listener was reconfigure and then it was working.
i want to know without restarting my application server how i reconfigure apex listener
My enviroment: Oracle 10 g
Apex: 4.1.1
Glassfish.3.1.1
Application Express Listener: Apex 1.1.3 downloaded from www.oracle.com
URL for confiruging listener is : http://localhost:port/apex/listenerConfigure
First time its works, but if i access after pressing ok it gives message "The APEX Listener is already configured. Please login as Administrator to access APEX Listener Administration."
when i use this link http://localhost:port/apex/listenerAdmin, it requires password for windows security as i check all the passwords but no passwords works.
I m stuck on this from previous 2 months but didnt find any sutable solution. Please tell me if anyone knows
My Analysis: I saw my apex-config.xml file is placed in temp folder in c:/users/admin/appdata
is that a fault ?
Got follwing errors in server log files in domain
[#|2012-08-08T11:42:31.946+0500|WARNING|glassfish3.1.1|javax.enterprise.system.tools.deployment.org.glassfish.deployment.common|_ThreadID=586;_ThreadName=Thread-2;|DPL8004: file open failure; file = file:/C:/Users/Administrator/AppData/Local/Temp/apex2928557998295514068.rar|#]
[#|2012-08-08T11:42:31.948+0500|WARNING|glassfish3.1.1|javax.enterprise.system.tools.deployment.org.glassfish.deployment.common|_ThreadID=586;_ThreadName=Thread-2;|error in opening zip file -- invalid zip file: file:/C:/Users/Administrator/AppData/Local/Temp/apex2928557998295514068.rar|#]
[#|2012-08-08T11:42:31.950+0500|WARNING|glassfish3.1.1|javax.enterprise.system.tools.deployment.org.glassfish.deployment.common|_ThreadID=586;_ThreadName=Thread-2;|DPL8004: file open failure; file = file:/C:/Users/Administrator/AppData/Local/Temp/apex2928557998295514068.rar|#]
[#|2012-08-08T11:42:31.950+0500|WARNING|glassfish3.1.1|javax.enterprise.system.tools.deployment.org.glassfish.deployment.common|_ThreadID=586;_ThreadName=Thread-2;|error in opening zip file -- invalid zip file: file:/C:/Users/Administrator/AppData/Local/Temp/apex2928557998295514068.rar|#]
Edited by: Omzz on Aug 8, 2012 12:05 AM