Page hangs and submits twice

I have page which has three on-submit processes. All of the processes call stored procedures. One of the process takes over 6 to 8 minutes and causes the page to hang and then times out, i.e. instead of showing the next page, I see "page cannot be displayed" message. Moreover, it seems that page has been submitted twice. The other strange thing is that stored procedures called by the page processes finish successfully even though the user do not go to the next page to see the results of the work accomplished by these store procedures.
I have tried this experiment with a simpler page with one submit button which invokes one long running process when pressed. It seems when page hangs it submits again. I can attest this as there is a row being inserted by the stored procedure called by the on-sumbit process. I see this row being submitted twice with a time span of approximately 5 minutes (there is column for create_date and create_user).
I have seen suggestions for using dbms_job for long running process, but this operation has to be done synchronously and user needs to see the results of the process on the next page. If the job is done asynchronously, then how can I refresh the hanging page and take the user to the result page.
TIA,
Salman

Salman,
There is an Apache timeout directive that you can increase, which should solve both problems. It looks like after the timeout the request is being retried, which may be the result of a different Apache directive. The access and error logs should show you some useful information about these cases. Some other reader might offer what those directives are, I'm not sure.
That you are seeing the page processes complete even though the HTTP request times out is not strange. Once the server-side code is invoked, the request timeout cannot stop it.
Scott

Similar Messages

  • Printing Problem Pages- When printing, once I have confirmed the printing settings, the Proccessing Page Hangs, and then Pages begins to freeze, and then says Error While Printing.

    Hi there, I wonder if you can help me,
    When printing, on Pages 09, once I have confirmed the printing settings, the Proccessing Page Hangs, and then Pages begins to freeze, and then says Error While Printing. ScreenShots are below.
    Thanks for your help, in advance.
    Then......(after it has frozen, for about 2mins).....
    Cheers!

    IS
    Do you have the same problem with printing from other apps, such as TextEdit? Have you looked at your printer's control panel to see if an error condition is displayed there, and if so, what is it?
    Jerry

  • EBS pages hangs and end with error

    Hi,
    I face an stopper issue that the EBS pages hang and retrun error:
    You have encountered an unexpected error. Please contact the System Administrator for assistance
    and this is the log:
    Exception Details.
         'oracle.apps.fnd.framework.navigate.server.OANavigatePortletAM'. at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279) at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1283) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424) at OA.jspService(_OA.java:209) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) at OA.jspService(_OA.java:218) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) at OA.jspService(_OA.java:218) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595) ## Detail 0 ## oracle.adf.mds.exception.MDSRuntimeException: Error in IAS Cache: null at oracle.apps.fnd.framework.mds.cache.ATGCacheMgrDelegateImpl.put(ATGCacheMgrDelegateImpl.java:265) at oracle.adf.mds.internal.BaseCache.put(BaseCache.java:466) at oracle.adf.mds.internal.BaseCache.createPath(BaseCache.java:205) at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1239) at oracle.adf.mds.MElement.findElement(MElement.java:97) at oracle.apps.fnd.framework.webui.OAPageBean.getFunctionName(OAPageBean.java:7976) at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.validateIcxCookie(OAHttpSessionCookieImpl.java:141) at oracle.apps.fnd.framework.OASessionCookieHelper.validateIcxSession(OASessionCookieHelper.java:475) at oracle.apps.fnd.framework.OASessionCookieHelper.initializeApplicationModule(OASessionCookieHelper.java:125) at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.initializeApplicationModule(OAHttpSessionCookieImpl.java:936) at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:516) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424) at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208) at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1283) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424) at OA.jspService(_OA.java:209) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) at OA.jspService(_OA.java:218) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) at OA.jspService(_OA.java:218) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595) oracle.adf.mds.exception.MDSRuntimeException: Error in IAS Cache: null at oracle.apps.fnd.framework.mds.cache.ATGCacheMgrDelegateImpl.put(ATGCacheMgrDelegateImpl.java:265) at oracle.adf.mds.internal.BaseCache.put(BaseCache.java:466) at oracle.adf.mds.internal.BaseCache.createPath(BaseCache.java:205) at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1239) at oracle.adf.mds.MElement.findElement(MElement.java:97) at oracle.apps.fnd.framework.webui.OAPageBean.getFunctionName(OAPageBean.java:7976) at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.validateIcxCookie(OAHttpSessionCookieImpl.java:141) at oracle.apps.fnd.framework.OASessionCookieHelper.validateIcxSession(OASessionCookieHelper.java:475) at oracle.apps.fnd.framework.OASessionCookieHelper.initializeApplicationModule(OASessionCookieHelper.java:125) at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.initializeApplicationModule(OAHttpSessionCookieImpl.java:936) at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:516) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424) at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208) at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1283) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:536) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:424) at OA.jspService(_OA.java:209) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) at OA.jspService(_OA.java:218) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322) at OA.jspService(_OA.java:218) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:595)
    Oracle EBS R 12.0.6
    Database: 11.1.0.6
    Windows 2003 server

    Was this working before? If yes, any changes been done recently?
    Can you find any errors in the database log file?
    Do you have any invalid objects?
    Did AutoConfig complete successfully at the database tier node and the application tier node?
    Please also see these docs.
    "You Have Encountered An Unexpected Error" - JBO-30003 Error While Login To Oracle Applications With Database RAC Implemented [ID 465812.1]
    Can Not Login To The Applications: oracle.apps.fnd.framework.OAException: FND_NO_TRANSACTION_ID error [ID 737960.1]
    Some Web Pages Fail To Load After Patch Application [ID 1281328.1]
    Thanks,
    Hussein

  • Terminination Page Hangs and cpu spikes when hit submit

    Hi ,
        Could you please help me trouble shooting on the below issues.
                  Req :
                        Convert "Termination Reason"(message Choice to Message LOV) on TerminiationPG so that Additional Description can be show to the manager before selecting the Reason.
                 Sol :
                         Created an External LOV With new AM, CO.Created a new Message LOV with Personilization  and Extended to the LOV which i created, I was able to navigate to next page(Review) and when i hit
                        Submit it hangs
    Thanks

    Salman,
    There is an Apache timeout directive that you can increase, which should solve both problems. It looks like after the timeout the request is being retried, which may be the result of a different Apache directive. The access and error logs should show you some useful information about these cases. Some other reader might offer what those directives are, I'm not sure.
    That you are seeing the page processes complete even though the HTTP request times out is not strange. Once the server-side code is invoked, the request timeout cannot stop it.
    Scott

  • Safari 5.0.6 OSX 10.5.8 hangs and crashed

    Question: Safari 5.0.6 OSX 10.5.8 hangs and crashed twice last week.  Unable to send crash reports.  Have emptied caches/reset/flushed cookies.  What should I do next? Reinstall?

    Thanks so much for your help!
    This happened while on You Tube:
    SAFARI CRASH
    Process:         Safari [134]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [71]
    Interval Since Last Report:          334175 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  333315 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2012-02-03 22:07:07.680 -0800
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  232894D7-39CA-4390-B8DC-1DF63A00908F
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000007
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ???                                     0x348aa4ee 0 + 881501422
    1   ???                                     0x348aabbf 0 + 881503167
    2   ???                                     0x348ab112 0 + 881504530
    3   ???                                     0x20667160 0 + 543584608
    4   ???                                     0x348ab358 0 + 881505112
    5   ???                                     0x2066742d 0 + 543585325
    6   ???                                     0x2229b3d0 0 + 573158352
    7   ...lashPlayer-10.4-10.5.plugin          0x192778b0 NP_Initialize + 635088
    8   ???                                     0x20667570 0 + 543585648
    9   ???                                     0x20667700 0 + 543586048
    10  ???                                     0x2229b458 0 + 573158488
    11  ...lashPlayer-10.4-10.5.plugin          0x18df1e11 0x18d27000 + 830993
    12  ...lashPlayer-10.4-10.5.plugin          0x18df3a85 0x18d27000 + 838277
    13  ...lashPlayer-10.4-10.5.plugin          0x18f0baad 0x18d27000 + 1985197
    14  ...lashPlayer-10.4-10.5.plugin          0x190904c8 0x18d27000 + 3577032
    15  ...lashPlayer-10.4-10.5.plugin          0x19090b94 0x18d27000 + 3578772
    16  ...lashPlayer-10.4-10.5.plugin          0x191e0729 NP_Initialize + 16201
    17  com.apple.CoreFoundation                0x928d840f CFRunLoopRunSpecific + 3215
    18  com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    19  com.apple.HIToolbox                     0x9703e2ac RunCurrentEventLoopInMode + 283
    20  com.apple.HIToolbox                     0x9703e0c5 ReceiveNextEventCommon + 374
    21  com.apple.HIToolbox                     0x9703df39 BlockUntilNextEventMatchingListInMode + 106
    22  com.apple.AppKit                        0x901246d5 _DPSNextEvent + 657
    23  com.apple.AppKit                        0x90123f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    24  com.apple.Safari                        0x000166ad 0x1000 + 87725
    25  com.apple.AppKit                        0x9011cf9f -[NSApplication run] + 795
    26  com.apple.AppKit                        0x900ea1d8 NSApplicationMain + 574
    27  com.apple.Safari                        0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x95aafd58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore                0x95aafd8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                       0x947f9587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                       0x947f6e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                     0x908e618c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x959046b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x9481277c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                        0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                        0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                        0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.QuartzCore                    0x9741aa09 fe_fragment_thread + 54
    3   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    4   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x97ecc520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation                    0x97e68dfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x97e689a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x9307c60a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    2   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x959046b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.Safari                        0x001ae478 0x1000 + 1758328
    4   com.apple.Safari                        0x00044cdd 0x1000 + 277725
    5   com.apple.Safari                        0x00044c2d 0x1000 + 277549
    6   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio               0x92b1c5f8 HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio               0x92b1c480 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib              0x942e4b32 glvmDoWork + 162
    3   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    4   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8b04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x9098cd0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8b04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x9098ce88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x95f03de3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x95ee2c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x95f03a60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x90997e6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x9305d8c6 kevent + 10
    1   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    2   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97eaedbc -[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation                    0x97eaebd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation                    0x97eaeb35 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.AppKit                        0x9018a6e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7   com.apple.Foundation                    0x97e68dfd -[NSThread main] + 45
    8   com.apple.Foundation                    0x97e689a4 __NSThread__main__ + 308
    9   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    10  libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x959046b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x9481277c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.ColorSync                     0x97da63c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3   com.apple.ColorSync                     0x97db8d4e CMMConvTask(void*) + 54
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x95f03de3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x95ee2c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x95f03a60 MPWaitOnQueue + 208
    5   AdobeACE                                0x26a72737 ACEInitialize + 3741
    6   AdobeACE                                0x26a726ad ACEInitialize + 3603
    7   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   AdobeAGM                                0x28b0279c AGMInitialize + 33770
    3   AdobeAGM                                0x28b026d6 AGMInitialize + 33572
    4   AdobeAGM                                0x28b02231 AGMInitialize + 32383
    5   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x95ee2c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x95f03a60 MPWaitOnQueue + 208
    5   com.adobe.Acrobat.framework             0x271fbbb9 RunAcrobat + 339546
    6   com.adobe.Acrobat.framework             0x271f92b2 RunAcrobat + 329043
    7   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x9305d8c6 kevent + 10
    1   com.adobe.Acrobat.framework             0x2800590b AcroSecurityBailOutImpl + 12400078
    2   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    3   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                       0x930961a2 __workq_ops + 10
    1   libSystem.B.dylib                       0x930961d2 start_wqthread + 30
    Thread 24:
    0   ???                                     0000000000 0 + 0
    Thread 25:
    0   libSystem.B.dylib                       0x9302d1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x930a4449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e84f unregister_ShockwaveFlash + 47247
    4   ...lashPlayer-10.4-10.5.plugin          0x18d412ff 0x18d27000 + 107263
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                       0x9302d1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x930a4449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e84f unregister_ShockwaveFlash + 47247
    4   ...lashPlayer-10.4-10.5.plugin          0x18d412ff 0x18d27000 + 107263
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x19058d05 0x18d27000 + 3349765
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x18f06efe 0x18d27000 + 1965822
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x19058d98 0x18d27000 + 3349912
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x18f06efe 0x18d27000 + 1965822
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x19058d98 0x18d27000 + 3349912
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x92b2bbdf CAGuard::WaitFor(unsigned long long) + 213
    4   com.apple.audio.CoreAudio               0x92b2d79a CAGuard::WaitUntil(unsigned long long) + 70
    5   com.apple.audio.CoreAudio               0x92b2bf3f HP_IOThread::WorkLoop() + 759
    6   com.apple.audio.CoreAudio               0x92b2bc43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x92b1c480 CAPThread::Entry(CAPThread*) + 96
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x18f06efe 0x18d27000 + 1965822
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x19058d98 0x18d27000 + 3349912
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 35:
    0   libSystem.B.dylib                       0x9302d1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x930a4449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x194149cf NP_Initialize + 2327023
    4   ...lashPlayer-10.4-10.5.plugin          0x1937903b NP_Initialize + 1689691
    5   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                       0x9302d1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x930a4449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x194149cf NP_Initialize + 2327023
    4   ...lashPlayer-10.4-10.5.plugin          0x1937903b NP_Initialize + 1689691
    5   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 37:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x95ee2c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x95f03a60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x90999db4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xffffffff  ebx: 0x348bbc88  ecx: 0xbff9e94c  edx: 0x348b8e68
      edi: 0x209005c0  esi: 0x02819048  ebp: 0xbfffe428  esp: 0xbfffe330
       ss: 0x0000001f  efl: 0x00010206  eip: 0x348aa4ee   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000007
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1c8e000 -  0x1c8fff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x11cdc000 - 0x11fd5ff3  com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x16879000 - 0x1687eff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x17262000 - 0x1726cffe  com.apple.URLMount 3.1.1 (3.1.1) <55d7d7ad5616607b50ac93fe02115015> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x174f0000 - 0x174fefeb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1853d000 - 0x1853efff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <5451adf6a77e3088b1a096fe1e16b189> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x18544000 - 0x18548ffd  JavaLaunching ??? (???) <41aa04fadb9589ab9c249284090b2ef7> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x185b9000 - 0x185cbfff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x18d1e000 - 0x18d21ff2 +com.macromedia.Flash Player.plugin 10.2.159.1 (10.2.159.1) <d1fbdfcec5b7ac8a51ffc98634766de1> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x18d27000 - 0x19738ff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.2.159.1 (10.2.159.1) <618100e683d0f650e7ab834638db5f6a> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x19a01000 - 0x19a04fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19a0a000 - 0x19a10fff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19bd6000 - 0x19bf2ff7  GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x19c48000 - 0x19dcdfe3  GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x19dfb000 - 0x1a1d1fef  com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.48 (5.4.8) <91a7c520d2f372780b5c2f14307a7501> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x22c04000 - 0x22c21ff7 +AdobeBIB ??? (???) <18907fa0e8daa07cd9a37bc59337f8fb> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x23564000 - 0x23564ffd  liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x24e8d000 - 0x24eb7ff3 +com.adobe.acrobat.pdfviewer 10.1.2 (10.1.2) <99d40ed3861dfe342074e8770a6003bd> /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x251b1000 - 0x251b2fff +com.epson.ijprinter.EPIJDataManager 8.31 (8.31) /Library/Printers/EPSON/InkjetPrinter2/Libraries/EPIJDataManager.framework/EPIJ DataManager
    0x26a70000 - 0x26b91fff +AdobeACE ??? (???) <47c14228d0ac3cc260b0d58279e8faa0> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x26bf4000 - 0x26c53fe7 +AcroSQLite ??? (???) <227cbf551e6711a622bd72d25d75540b> /Applications/Adobe Reader.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0x2719c000 - 0x288cafef +com.adobe.Acrobat.framework 10.1.2 (10.1.2) <23ea17582c3bc085983f3f2fa3760ff3> /Applications/Adobe Reader.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x28af7000 - 0x290bcfeb +AdobeAGM ??? (???) <7febf0b7258173ce0b83314c1be47632> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x2916f000 - 0x29493fe3 +com.adobe.CoolType AdobeCoolType 5.08.111.1 (5.08.111.1) <f3aca8e32a56bf102b162a09b90dba84> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x294e5000 - 0x296dcfeb +com.adobe.Acrobat.adm 10.1.2 (10.1.2) <e7331048b890c258dc5338195bc850ea> /Applications/Adobe Reader.app/Contents/Frameworks/SPPlugins/AdobeADM.bundle/Contents/MacOS/AdobeAD M
    0x297fe000 - 0x29824ffb +AdobeBIBUtils ??? (???) <b9888beea93950e31cd33313ac14a073> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x2999a000 - 0x299d1fef +com.adobe.AcrobatPlugin.Updater 10.1.2 (10.1.2) <6622f8191f953ab496ab4310902a2b36> /Applications/Adobe Reader.app/Contents/Built-in/Updater.acroplugin/Contents/MacOS/Updater
    0x2f36e000 - 0x2f38ffe2  libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x2f604000 - 0x2f609fff  libFontStreams.A.dylib ??? (???) <cf3003fc101252633cfbc097257ae925> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x2fb5c000 - 0x2fb78fe7  libPDFRIP.A.dylib ??? (???) <13247fe0bc24a36f1e5f46c9d830838e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x2ffac000 - 0x2ffe1fff  com.apple.print.framework.Print.Private 5.5.7 (237.16) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x3094e000 - 0x30976fff  com.apple.print.PrintingCocoaPDEs 5.5.7 (237.16) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x31c28000 - 0x31cecfff +com.epson.ijprinter.EPIJDataManagerCore_L 8.31 (8.31) <8d8990fe1406936a82c77f32d7158e8b> /Library/Printers/EPSON/InkjetPrinter2/Libraries/EPIJDataManager.framework/Fram eworks/EPIJDataManager_Core_L.framework/EPIJDataManager_Core_L
    0x33600000 - 0x3374bfff +com.epson.ijprinter.PDECPlugin01 8.31 (8.31) /Library/Printers/EPSON/InkjetPrinter2/PDE/PDECPlugin01.plugin/Contents/MacOS/P DECPlugin01
    0x3e317000 - 0x3e442ff7  libmecab.1.0.0.dylib ??? (???) <84c3570c5c45c8ad3b5ebc23f5862ec2> /usr/lib/libmecab.1.0.0.dylib
    0x41843000 - 0x41998fff +com.Google.GoogleEarthPlugin.plugin 6.0 (6.0.3.2197) <9da1b924b5d4230e4baa18d684a31920> /Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin/Contents/MacOS/libnpgeplugin.dylib
    0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x900e3fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x900e4000 - 0x908e2fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x908e3000 - 0x9098afec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9098b000 - 0x90a15ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90c7f000 - 0x90c7fffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90c92000 - 0x90d19ff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x90d1a000 - 0x90dadff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90dae000 - 0x90decfff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b

  • Manage Cloud page -- hanging

    Using PC/Internet, when I log into manage my cloud content, the page hangs and hangs and hangs.  It pulls up my contacts with no problem, but when I click on the Media tab, I just see a loading .gif and the content never loads.  I got a message that I've run out of cloud space and that I needed to go in and delete some content.  Well, it's hard to delete content if you can't access it.  Please point me in the right direction.Thanks.

    Team license links that may help
    -https://helpx.adobe.com/contact/creative-cloud-teams.html for Team help
    -manage your team account http://forums.adobe.com/thread/1460939?tstart=0

  • When submitting form, form elements like text box are not available in my action page. This occurs only for several times. if i resubmit the form, i can get the form elements in my action page. May be form get submitted twice in firefox 3.6.13

    I have a simple web page with two form elements say, two text box and submit button. when submitting my form, i didn't get the form data in my action page. This occurs only in Firefox 3.6.13 several times. Not always.
    May be form get submitted twice?
    Note: Remember, i am not facing this issue. However my friend is facing this issue.

    I have a simple web page with two form elements say, two text box and submit button. when submitting my form, i didn't get the form data in my action page. This occurs only in Firefox 3.6.13 several times. Not always.
    May be form get submitted twice?
    Note: Remember, i am not facing this issue. However my friend is facing this issue.

  • In a JSP Page, onclick of submit, it is submitting twice.

    Hello! everybody...
    Please help me.. its urgent!
    I have a jsp page, after i enter values in textboxes and click on submit, i am calling a javascript function wherein i am submitting the form.
    The problem is, it is submitting twice and inserting the record in the database twice.
    here is my code.
    anybody pls let me know where the problem is?
    Thanks in advance.
    /*Javascript Function for onsubmit*/
    function addVersion()
                             alert('hi');
                             this.VersionDynaForm.action = "./Version.do?param=add";
                             this.VersionDynaForm.submit();
    <html:form action="/Version.do" styleId="VersionDynaForm" onsubmit= "return addVersion()">
    <input type="hidden" name="actionType" value="">
         <table cellspacing=0 cellpadding=2 border=0 class="table_view" id="TABLE3" >
              <tr class="table_data">
                        <td class="smalltext" width="200px" align="left"><b>Year<span style="color:Red;">*</span></b></td>
                        <td width="150px">
                        <select id="FLP_YEAR" name="FLP_YEAR" class="mediumtext" style="width:120px; height:30px" onchange="FLP_YEARChanged()">
                        <option value="">Select</option>
                             <%
                             ArrayList year = new ArrayList<Version>();
                             year = (ArrayList)session.getAttribute("years");
                             if(year!=null)
                        for(int i=0;i<year.size();i++){                                 
                             Version temp1 = (Version)year.get(i);
                             if(temp1.getFLP_YEAR().equals(Element6)){
         %>
              <OPTION selected value='<%=temp1.getFLP_YEAR()%>'><%=temp1.getFLP_YEAR()%></OPTION>
                        <%}
                             else{%>
                             <OPTION value='<%=temp1.getFLP_YEAR()%>'><%=temp1.getFLP_YEAR()%></OPTION>
                        <%}
                        %>
                        </select>
                   </td>
                   <td width="150px"></td>
                   <td width="200px"></td>
                   <td width="200px"></td>     
                   <td width="150px"></td>
                   <td width="150px"></td>
                        <td width="200px"></td>
         </tr>
         <tr class="table_data">
                        <td class="smalltext" width="200px" align="left"><b>Business Line<span style="color:Red;">*</span></b></td>
                        <td widht="150px">
                        <select id="LPA_BUSINESS_LINES" name="LPA_BUSINESS_LINES" class="mediumtext" style="width:120px; height:30px" onchange="alert('hi');testChanged()">
                        <option value="">Select</option>
                             <%
                             ArrayList lst1 = new ArrayList<Version>();
                             lst1 = (ArrayList)session.getAttribute("mnemonic1");
                             if(lst1!=null)
                        for(int i=0;i<lst1.size();i++){                                 
                             Version temp1 = (Version)lst1.get(i);
                             if(temp1.getLPA_BUSINESS_LINES().equals(Element1)){
         %>
              <OPTION selected value='<%=temp1.getLPA_BUSINESS_LINES()%>'> <%=temp1.getLPA_BUSINESS_LINES()%></OPTION>
                        <%}
                             else{%>
                             <OPTION value='<%=temp1.getLPA_BUSINESS_LINES()%>'> <%=temp1.getLPA_BUSINESS_LINES()%></OPTION>
                        <%}
                        %>
                        </select>
                   </td>
                   <td width="150px"></td>
                   <td width="200px"></td>
                   <td width="200px"></td>     
                   <td width="150px"></td>
                   <td width="150px"></td>
                        <td width="200px"></td>
         </tr>
         <tr class="table_data" align="left">
                        <td class="smalltext" width="200px" align="left"><b>RC Number<span style="color:Red;">*</span></b></td>
                        <td width="150px">
                        <select id="LPA_RC_NUMBER" name="LPA_RC_NUMBER" class="mediumtext" style="width:120px; height:30px" onchange="LPA_RC_NUMBERChanged()">
                        <option value="">Select</option>
                             <%
                             ArrayList lst2 = new ArrayList<Version>();
                             lst2 = (ArrayList)session.getAttribute("rcmnemonic");
                             if(lst2!=null && Element2!=null)
                        for(int i=0;i<lst2.size();i++){                                 
                             Version temp2 = (Version)lst2.get(i);
                                  if(temp2.getLPA_RC_NUMBER().equals(Element2)){
         %>
              <OPTION selected value='<%=temp2.getLPA_RC_NUMBER()%>'> <%=temp2.getLPA_RC_NUMBER()%></OPTION>
                        <%}
                             else{%>
                             <OPTION value='<%=temp2.getLPA_RC_NUMBER()%>'> <%=temp2.getLPA_RC_NUMBER()%></OPTION>
                        <%}
                        %>
                        </select>
                        </td>
                        <td class="smalltext" width="200px" align="left"><b>Version<span style="color:Red;">*</span></b></td>
                        <td width="150px">
                        <select id="LPA_VERSION_ID" name="LPA_VERSION_ID" class="mediumtext" style="width:120px; height:30px" onchange="LPA_VERSION_IDChanged()">
                        <option value="">Select</option>
                             <%
                             ArrayList ver = new ArrayList<Version>();
                             ver = (ArrayList)session.getAttribute("version");
                             if(ver!=null && Element5!=null)
                        for(int i=0;i<ver.size();i++){                                 
                             Version temp3 = (Version)ver.get(i);
                                  if(temp3.getLPA_VERSION_ID().equals(Element5)){
         %>
              <OPTION selected value='<%=temp3.getLPA_VERSION_ID()%>'> <%=temp3.getLPA_VERSION_NO()%></OPTION>
                        <%}
                             else{%>
                             <OPTION value='<%=temp3.getLPA_VERSION_ID()%>'> <%=temp3.getLPA_VERSION_NO()%></OPTION>
                        <%}
                        %>
                        </select>
                        </td>
                   <td width="150px"></td>
                   <td width="200px"></td>
                   <td width="200px"></td>     
                   <td width="150px"></td>
         </tr>
         <tr class="table_data" >
                   <td class="smalltext" width="200px" align="left"><b>Project<span style="color:Red;">*</span></b></td>
                        <td width="150px">
                        <select id="LPA_PROJECT_NAME" name="LPA_PROJECT_NAME" class="mediumtext" style="width:120px; height:30px" onchange="LPA_PROJECT_NAMEChanged()">
                        <option value="">Select</option>
                             <%
                             ArrayList lst3 = new ArrayList<Version>();
                             lst3 = (ArrayList)session.getAttribute("project");
                             if(lst3!=null && Element3!=null)
                        for(int i=0;i<lst3.size();i++){                                 
                             Version temp2 = (Version)lst3.get(i);
                                  if(temp2.getLPA_PROJECT_NAME().equals(Element3)){
         %>
              <OPTION selected value='<%=temp2.getLPA_PROJECT_NAME()%>'> <%=temp2.getLPA_PROJECT_NAME()%></OPTION>
                        <%}
                             else{%>
                             <OPTION value='<%=temp2.getLPA_PROJECT_NAME()%>'> <%=temp2.getLPA_PROJECT_NAME()%></OPTION>
                        <%}
                        %>
                        </select>
                   </td>     
                   <td align="left" class="smalltext" width="150px"><b>Version Name</b><span style="color:Red;">*</span></td>
                   <td><input type="text" class="smalltext" property="LPA_VERSION_NAME" name="LPA_VERSION_NAME" value="" maxlength="30"/></td>
                   <td width="150px"></td>
                   <td width="200px"></td>
                   <td width="200px"></td>     
                   <td width="200px"></td>
         </tr>     
    </table>          
    <table cellspacing=0 cellpadding=2 border=0 class="table_input" id="TABLE2" >     
              <tr class="table_input">
                   <td height="10px" colspan="5" class="table_top_td" align = "right" >
                   <INPUT id="button" class="mediumtext" style="width:80px; height:20px;" type="submit" value="NewVersion" class="btn" >
                   <INPUT id="button" class="mediumtext" style="width:80px; height:20px;" type="button" value="Update" class="btn" name="method" onclick="javascript:return updateFunction();">
                   <INPUT id="button" class="mediumtext" style="width:80px; height:20px;" type="button" value=Cancel class="btn" name="method" onclick="history.go(-1)" >
                   </td>
              </tr>
    </table>

    hi
    change the type="button" in the following line
    <INPUT id="button" class="mediumtext" style="width:80px; height:20px;" type="submit" value="NewVersion" class="btn" >
    and call the javascript function on onClick in above line and dont call it from form(tat u hav done), remove it from form
    then it wont submit twice
    -venkat

  • When I update in Wordpress it works once or twice then Firefox hangs and becomes unusable - on any site. Cleared history, cookies etc. nothing works. What can I do?

    When I update in Wordpress it works once or twice then Firefox hangs and becomes unusable - on any site. Cleared history, cookies etc. nothing works. What can I do?

    You can retrieve the certificate and check who issued the certificate.
    * Click the link at the bottom of the error page: "I Understand the Risks"
    Let Firefox retrieve the certificate: "Add Exception" -> "Get Certificate".
    * Click the "View..." button to inspect the certificate and check who is the issuer.

  • My 2009 macbookpro has begun running very slowly, apps freeze and pages hang ... i've run EtreCheck and there are problems but don't know how to sort

    my 2009 macbookpro has begun running very slowly, apps freeze and pages hang ... i've run EtreCheck and there are problems but don't know how to sort ... ran CleanMyMac and freed up about 30GB of space but didn't help ... ran AdwareMedic so that's been sorted but the other issues that came up on the EtreCheck I need help with however i can't figure out how to paste the results on this page

    thanks thomas ... here it comes
    EtreCheck version: 2.1.5 (108)
    Report generated December 29, 2014 at 5:03:07 PM GMT
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
        MacBook Pro (17-inch, Early 2009) (Verified)
        MacBook Pro - model: MacBookPro5,2
        1 2.66 GHz Intel Core 2 Duo CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        NVIDIA GeForce 9400M - VRAM: 256 MB
            Color LCD 1920 x 1200
        NVIDIA GeForce 9600M GT - VRAM: 512 MB
    System Software: ℹ️
        OS X 10.9.5 (13F34) - Uptime: 0:5:36
    Disk Information: ℹ️
        FUJITSU MHZ2320BH FFS G1 disk0 : (320.07 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            [redacted]'s world too (disk0s2) / : 319.21 GB (30.39 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        MATSHITADVD-R   UJ-868 
    USB Information: ℹ️
        Apple Inc. Built-in iSight
        Apple Inc. iPhone
        Logitech USB Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple, Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Configuration files: ℹ️
        /etc/hosts - Count: 29 - Corrupt!
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Application Support/Roxio
        [not loaded]    com.roxio.TDIXController (1.7) [Support]
            /System/Library/Extensions
        [not loaded]    com.kensington.mouseworks.iokit.KensingtonMouseDriver (3.0) [Support]
            /System/Library/Extensions/KensingtonMouseDriver.kext/Contents/PlugIns
        [not loaded]    com.kensington.mouseworks.driver.ADBID32Mouse (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID32MouseX1 (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID4Mouse (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.ADBID4MouseX1 (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.KMWBluetoothHIDMouse (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.KMWBluetoothOldHIDMouse (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.KMWUSBHIDMouse (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.USBMouseX1 (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.VirtualMouse (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.driver.VirtualMouseX1 (3.0) [Support]
        [not loaded]    com.kensington.mouseworks.iokit.KensingtonMouseDriverX1 (3.0) [Support]
    Startup Items: ℹ️
        AdobeVersionCueCS2: Path: /Library/StartupItems/AdobeVersionCueCS2
        Firewall: Path: /Library/StartupItems/Firewall
        RetroRun: Path: /Library/StartupItems/RetroRun
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Support]
        [loaded]    com.adobe.CS4ServiceManager.plist [Support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Support]
        [invalid?]    com.oracle.java.Java-Updater.plist [Support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Support]
        [invalid?]    com.adobe.SwitchBoard.plist [Support]
        [loaded]    com.adobe.versioncueCS3.plist [Support]
        [loaded]    com.adobe.versioncueCS4.plist [Support]
        [running]    com.atomicbird.macaroni.launchd.plist [Support]
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Support]
        [invalid?]    com.oracle.java.Helper-Tool.plist [Support]
        [loaded]    com.prosofteng.DriveGenius.locum.plist [Support]
        [loaded]    com.skype.skypeinstaller.plist [Support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Support]
        [loaded]    com.adobe.ARM.[...].plist [Support]
        [loaded]    com.adobe.ARM.[...].plist [Support]
        [loaded]    com.google.keystone.agent.plist [Support]
        [loaded]    com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Support]
        [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Support]
        [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Support]
        [running]    com.prosofteng.DGMonitor.plist [Support]
        [running]    ws.agile.1PasswordAgent.plist [Support]
    User Login Items: ℹ️
        CNQL1210_ButtonManager    ApplicationHidden (/Library/CFMSupport/CNQL1210_ButtonManager.app)
        System Events    ApplicationHidden (/System/Library/CoreServices/System Events.app)
        Mail    Application (/Applications/Mail.app)
        Firefox    Application (/Applications/Firefox.app)
        AdobeResourceSynchronizer    ApplicationHidden (/Applications/Adobe Reader 9/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        Calendar    Application (/Applications/Calendar.app)
        Skype    Application (/Applications/Skype.app)
        Dropbox    Application (/Applications/Dropbox.app)
        AdobeResourceSynchronizer    ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        MouseWorks Background    Application (/Library/Application Support/Kensington/MouseWorks.prefPane/Contents/Resources/Support/MouseWorks Background.app)
    Internet Plug-ins: ℹ️
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Support]
        Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
        EPPEX Plugin: Version: 3.0.0.0 [Support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Support]
        ContentUploaderPlugin: Version: 1.2 [Support]
        iPhotoPhotocast: Version: 7.0
        RealPlayer Plugin: Version: Unknown [Support]
        PDEPrint: Version: 2.0 [Support]
        DirectorShockwave: Version: 11.5.2r602 [Support]
        PDF Browser Plugin: Version: 2.4.2 - SDK 10.2 [Support]
        FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
        QuickTime Plugin: Version: 7.7.3
        CANONiMAGEGATEWAYDL: Version: 3.0.0.2 [Support]
        DivXBrowserPlugin: Version: 1.3 [Support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
        Google Earth Web Plug-in: Version: 6.0 [Support]
        Default Browser: Version: 537 - SDK 10.9
        Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 [Support]
        JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
        OfficeLiveBrowserPlugin: Version: 12.3.6 [Support]
    User internet Plug-ins: ℹ️
        QuickTime Plugin: Version: 6.5.1
        fbplugin_1_0_0: Version: Unknown [Support]
    Safari Extensions: ℹ️
        Ultimate [Installed]
    3rd Party Preference Panes: ℹ️
        ASM  [Support]
        DivX  [Support]
        Flash Player  [Support]
        Flip4Mac WMV  [Support]
        Macaroni  [Support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: NO - Auto backup turned off
        Destinations:
            G-DRIVE Mini [Local]
            Total size: 999.86 GB
            Total number of backups: 7
            Oldest backup: 2014-07-09 00:13:07 +0000
            Last backup: 2014-12-10 22:18:57 +0000
            Size of backup disk: Excellent
                Backup size 999.86 GB > (Disk size 0 B X 3)
    Top Processes by CPU: ℹ️
             6%    WindowServer
             3%    firefox
             1%    mds_stores
             0%    mdworker
             0%    Skype
    Top Processes by Memory: ℹ️
        348 MB    firefox
        137 MB    Skype
        122 MB    mds_stores
        120 MB    com.apple.IconServicesAgent
        73 MB    Dropbox
    Virtual Memory Information: ℹ️
        1.26 GB    Free RAM
        1.74 GB    Active RAM
        477 MB    Inactive RAM
        543 MB    Wired RAM
        503 MB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Dec 29, 2014, 04:58:09 PM    Self test - passed
        Dec 29, 2014, 10:58:04 AM    /Library/Logs/DiagnosticReports/Keychain Access_2014-12-29-105804_[redacted].hang
        Dec 29, 2014, 10:54:33 AM    /Library/Logs/DiagnosticReports/Keychain Access_2014-12-29-105433_[redacted].hang
        Dec 29, 2014, 10:52:33 AM    /Library/Logs/DiagnosticReports/Keychain Access_2014-12-29-105233_[redacted].hang
        Dec 29, 2014, 10:50:24 AM    /Library/Logs/DiagnosticReports/Keychain Access_2014-12-29-105024_[redacted].hang
        Dec 29, 2014, 10:50:24 AM    /Library/Logs/DiagnosticReports/Skype_2014-12-29-105024_[redacted].hang

  • Safari hangs and times out on pages with CGI scripts

    I don't know if this is a Safari problem or a system wide problem. I running OS 10.4.9 with Safari 2.0.4. When I try to load a page that begins with "http://cgi." it begins to load but hangs and eventually times out. Has anyone else run into this problem? I did a search of the forum but came back with no results.
    PowerBook G4   Mac OS X (10.4.9)  

    I don't know if this is a Safari problem or a system wide problem. I running OS 10.4.9 with Safari 2.0.4. When I try to load a page that begins with "http://cgi." it begins to load but hangs and eventually times out. Has anyone else run into this problem? I did a search of the forum but came back with no results.
    PowerBook G4   Mac OS X (10.4.9)  

  • Every page hangs with Firefox 8, there is often no exit, and if there is, clicking on it does nothing. I have to use cntrl, alt, delete to shut down every single time I use Firefox 8.

    I couldn't even open Firefox for hours, then realized there was an update to 8. Once updated, the horrors began. I can't exit a single page with Firefox 8. Every page hangs. I have used cntrl, alt, delete like never before. I disabled the container.exe plug in for Firefox, and still have problems. There is no menu bar, there is often not even an exit button, but when there is, it doesn't work. These problems must be fixed, or I'll never use Firefox again.

    See "Hang at exit":
    *http://kb.mozillazine.org/Firefox_hangs
    See "Firefox hangs when you quit it":
    *https://support.mozilla.com/kb/Firefox+hangs
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • I am having issues with connecting to the store...the page just hangs and when I run Diagnostics it states that a secure connection could not be established.

    I am having issues with connecting to the store...the page just hangs and when I run Diagnostics it states that a secure connection could not be established.
    I have contacted apple via email and tried all the steps they have recommended and it is still not working. 
    I have tried disabling my McAfee and that does not work either. 
    Anyone that the phone number to apple express so I don't have to keep waiting for them to email within 48 hours? 
    Thanks. 

    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • Error ERR-3331 This page was already submitted and can not be re-submitted.

    Our application has been in production for several years... we upgraded last fall to 3.0 (10g). Periodically in the past users would get this error message "Error ERR-3331 This page was already submitted and can not be re-submitted." but in the past week it has been occuring after every 5-8 page loads. Our application has a couple dozen tabs and if I click from one tab to another (same level), after the 5-8 clicks, I get this error. I am not doing anything on any of the pages, and there are no auto-submits.
    Since this has just started happening consistently (previous errors were related to users using the back key, this time it is not), I wonder if there is any known reason as to what might cause this to occur (application server setting change? etc?) Or is there a particular type of item on the page (LOVs?) that would make this more likely to occur on some pages than others.

    Hmmm... it probably isn't possible to grant outside access to the system, but...
    Does anyone know if it is "possible" that this could occur if one page is still loading when the user clicks on a new tab and attempts to load a new page before the first is loaded? And, is there a setting/page option that I can set to immediately cancel the load of a page when a user tries to load a new page before it's finished?
    I wonder because I can only make the error happen this morning when I click very quickly between tabs (yesterday when more users were online, I didn't have to click fast to make it happen).

  • Page opening hangs ,and loads with errors

    page opening hangs ,and loads with errors,
    terry.

    Terry,
    You need to be much more descriptive when posting. We have no idea what "page" you are referring to.

Maybe you are looking for

  • Not able to use 3D on Photoshop CS6

    This my spec: System Information Time of this report: 9/18/2014, 23:16:53        Machine name: Oza-PC    Operating System: Windows 7 Home Basic 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130828-1532)            Language: English (Regio

  • Control layout of "Sliding Panels"?

    Is there a way to control the layout of the sliding panels slide show theme? I have quite a few photos I'd like to display in a rather short length of time. It is also challenging because the photos are stills I captured from some prior iMovie/iDVDs

  • Transferring Purchases Between Itunes Accounts

    For about 8 years now I have been using my dad's Itunes account to purchase music, so there is about 1000 songs of mine on his account. However, I am about to buy a mac for myself and I am going to be setting up my own Itunes account. Is there any wa

  • How to use DTRshell.bat

    Hi Experts, I need to use DTRShell.bat. When I try to execute it from command line, i get the following error : C:\Program Files\SAP\IDE\IDE70\eclipse\tools\dtr\dtrshell.bat" 'setvars.bat' is not recognized as an internal or external command, operabl

  • New windows

    i already know that this is a really simple, stupid question, but i just started using swing today. what is the easiest way to make part/all of a gui window completely change to something else. (ex: a general menu screen has options, including a logi