XA resource not responding in production !

          Hey guys ...I have seen posts for this kind of errors ..but didn't find any reason
          for what is causing this problem...basically once this error starts happening the
          server becomes unresponsive...any help is appreciated as this is happening in production
          and the only way out seems to be restarting the server during business hrs which
          is not a good idea...
          ####<May 20, 2002 2:58:35 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
          <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
          last 120 second(s).>
          ####<May 20, 2002 3:28:44 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
          <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
          last 120 second(s).>
          ####<May 20, 2002 3:39:18 PM EDT> <Debug> <BofaApp> <nynwspap1> <Cluster1> <ExecuteThread:
          '8' for queue: 'default'> <> <> <000000> <getLogicalData for:CoreInfo>
          ####<May 20, 2002 3:39:18 PM EDT> <Error> <BofaApp> <nynwspap1> <Cluster1> <ExecuteThread:
          '11' for queue: 'default'> <marcme> <> <000000> <
          AcctApproveHelper::approve() Remote call was not successful
          java.rmi.RemoteException: EJB Exception:; nested exception is:
          java.rmi.RemoteException: Message was not sent because transaction is not
          active. transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=
          10531:c004c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
          Transaction timed out after 99seconds
          tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
          s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
          'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
          Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
          AccountBeanImpl.approveAccount()], weblogic.jdbc
          =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
          begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue: 'defau
          lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
          rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
          java.rmi.RemoteException: Message was not sent because transaction is not active.
          transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c0
          04c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
          Transaction timed out after 99seconds
          tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
          s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
          'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
          Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
          AccountBeanImpl.approveAccount()], weblogic.jdbc
          =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
          begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue: 'defau
          lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
          rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
          at weblogic.transaction.internal.TransactionManagerImpl.sendRequest(TransactionManagerImpl.java:402)
          at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:78)
          at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
          at com.symphoni.bofa.business.entity.qualification.QualificationBeanEOImpl_WLStub.setQualificationData(QualificationBeanEOImpl_WLStub.java:576)
          at com.symphoni.bofa.business.session.accountmgr.table.QualificationTable.updateDatabase(QualificationTable.java:79)
          at com.symphoni.bofa.business.session.accountmgr.table.TableOneToOne.save(TableOneToOne.java:54)
          at com.symphoni.bofa.business.session.accountmgr.helper.BaseQualificationHelper.commit(BaseQualificationHelper.java:95)
          at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.saveToDatabase(SubmitHelper.java:96)
          at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.commit(SubmitHelper.java:75)
          at com.symphoni.bofa.business.session.accountmgr.BaseAccount.submitAccount(BaseAccount.java:287)
          at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.submitAccount(AccountBeanImpl.java:150)
          at com.symphoni.bofa.business.session.accountmgr.BaseAccount.approveAccount(BaseAccount.java:618)
          at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.approveAccount(AccountBeanImpl.java:950)
          at com.symphoni.bofa.business.session.accountmgr.AccountBeanEOImpl.approveAccount(AccountBeanEOImpl.java:1564)
          at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.approve(AcctApproveHelper.java:167)
          at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.init(AcctApproveHelper.java:80)
          at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.processInit(BaseAcctController.java:564)
          at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.doPost(BaseAcctController.java:359)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
          at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:157)
          at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:111)
          at jsp_servlet._view._pages._account._distributor._index._jspService(_index.java:327)
          at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
          at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1265)
          at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1622)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
          

          Hey guys ...I have seen posts for this kind of errors ..but didn't find any reason
          for what is causing this problem...basically once this error starts happening the
          server becomes unresponsive...any help is appreciated as this is happening in production
          and the only way out seems to be restarting the server during business hrs which
          is not a good idea...
          ####<May 20, 2002 2:58:35 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
          <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
          last 120 second(s).>
          ####<May 20, 2002 3:28:44 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
          <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
          last 120 second(s).>
          ####<May 20, 2002 3:39:18 PM EDT> <Debug> <BofaApp> <nynwspap1> <Cluster1> <ExecuteThread:
          '8' for queue: 'default'> <> <> <000000> <getLogicalData for:CoreInfo>
          ####<May 20, 2002 3:39:18 PM EDT> <Error> <BofaApp> <nynwspap1> <Cluster1> <ExecuteThread:
          '11' for queue: 'default'> <marcme> <> <000000> <
          AcctApproveHelper::approve() Remote call was not successful
          java.rmi.RemoteException: EJB Exception:; nested exception is:
          java.rmi.RemoteException: Message was not sent because transaction is not
          active. transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=
          10531:c004c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
          Transaction timed out after 99seconds
          tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
          s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
          'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
          Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
          AccountBeanImpl.approveAccount()], weblogic.jdbc
          =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
          begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue: 'defau
          lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
          rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
          java.rmi.RemoteException: Message was not sent because transaction is not active.
          transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c0
          04c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
          Transaction timed out after 99seconds
          tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
          s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
          'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
          Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
          AccountBeanImpl.approveAccount()], weblogic.jdbc
          =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds since
          begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue: 'defau
          lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
          rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
          at weblogic.transaction.internal.TransactionManagerImpl.sendRequest(TransactionManagerImpl.java:402)
          at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:78)
          at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
          at com.symphoni.bofa.business.entity.qualification.QualificationBeanEOImpl_WLStub.setQualificationData(QualificationBeanEOImpl_WLStub.java:576)
          at com.symphoni.bofa.business.session.accountmgr.table.QualificationTable.updateDatabase(QualificationTable.java:79)
          at com.symphoni.bofa.business.session.accountmgr.table.TableOneToOne.save(TableOneToOne.java:54)
          at com.symphoni.bofa.business.session.accountmgr.helper.BaseQualificationHelper.commit(BaseQualificationHelper.java:95)
          at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.saveToDatabase(SubmitHelper.java:96)
          at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.commit(SubmitHelper.java:75)
          at com.symphoni.bofa.business.session.accountmgr.BaseAccount.submitAccount(BaseAccount.java:287)
          at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.submitAccount(AccountBeanImpl.java:150)
          at com.symphoni.bofa.business.session.accountmgr.BaseAccount.approveAccount(BaseAccount.java:618)
          at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.approveAccount(AccountBeanImpl.java:950)
          at com.symphoni.bofa.business.session.accountmgr.AccountBeanEOImpl.approveAccount(AccountBeanEOImpl.java:1564)
          at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.approve(AcctApproveHelper.java:167)
          at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.init(AcctApproveHelper.java:80)
          at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.processInit(BaseAcctController.java:564)
          at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.doPost(BaseAcctController.java:359)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
          at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:157)
          at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:111)
          at jsp_servlet._view._pages._account._distributor._index._jspService(_index.java:327)
          at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
          at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1265)
          at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1622)
          at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
          

Similar Messages

  • XA RESOURCE NOT RESPONDING IN PROD

    Hey guys ...I have seen posts for this kind of errors ..but didn't find any reason
    for what is causing this problem...basically once this error starts happening the
    server becomes unresponsive...any help is appreciated as this is happening in production
    and the only way out seems to be restarting the server during business hrs which
    is not a good idea...
    ####<May 20, 2002 2:58:35 PM EDT> <Warning> <JTA> <nynwspap1> <Cluster1> <Thread-0>
    <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not responded in the
    last 120 second(s).> ####<May 20, 2002 3:28:44 PM EDT> <Warning> <JTA> <nynwspap1>
    <Cluster1> <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection]
    has not responded in the
    last 120 second(s).> ####<May 20, 2002 3:39:18 PM EDT> <Debug> <BofaApp> <nynwspap1>
    <Cluster1> <ExecuteThread: '8' for queue: 'default'> <> <> <000000> <getLogicalData
    for:CoreInfo> ####<May 20, 2002 3:39:18 PM EDT> <Error> <BofaApp> <nynwspap1> <Cluster1>
    <ExecuteThread: '11' for queue: 'default'> <marcme> <> <000000> < AcctApproveHelper::approve()
    Remote call was not successful java.rmi.RemoteException: EJB Exception:; nested exception
    is: java.rmi.RemoteException: Message was not sent because transaction is not active.
    transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid= 10531:c004c7fd25fa6b58,Status=Rolled
    back. [Reason = weblogic.transaction.internal.TimedOutException: Transaction timed
    out after 99seconds tx = transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
    s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
    'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
    Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
    AccountBeanImpl.approveAccount()], weblogic.jdbc =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds
    since begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue:
    'defau lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
    rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
    java.rmi.RemoteException: Message was not sent because transaction is not active.
    transaction=(IdHash=3308339,Name = [EJB AccountBeanImpl.approveAccount()],Xid=10531:c0
    04c7fd25fa6b58,Status=Rolled back. [Reason = weblogic.transaction.internal.TimedOutException:
    Transaction timed out after 99seconds tx = transaction=(IdHash=3308339,Name = [EJB
    AccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Active,numRepliesOwedMe=1,numRepliesOwedOthers=1,second
    s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread: '11' for queue:
    'default',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.
    Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),properties=({weblogic.transaction.name=[EJB
    AccountBeanImpl.approveAccount()], weblogic.jdbc =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds
    since begin=3213,seconds left=22,activeThread=Thread[ExecuteThread: '11' for queue:
    'defau lt',5,Thread Group for Queue: 'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledback,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
    rties=({weblogic.transaction.name=[EJB AccountBeanImpl.approveAccount()], weblogic.jdbc=t3://10.215.7.169:7003}))
    at weblogic.transaction.internal.TransactionManagerImpl.sendRequest(TransactionManagerImpl.java:402)
    at weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:78) at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
    at com.symphoni.bofa.business.entity.qualification.QualificationBeanEOImpl_WLStub.setQualificationData(QualificationBeanEOImpl_WLStub.java:576)
    at com.symphoni.bofa.business.session.accountmgr.table.QualificationTable.updateDatabase(QualificationTable.java:79)
    at com.symphoni.bofa.business.session.accountmgr.table.TableOneToOne.save(TableOneToOne.java:54)
    at com.symphoni.bofa.business.session.accountmgr.helper.BaseQualificationHelper.commit(BaseQualificationHelper.java:95)
    at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.saveToDatabase(SubmitHelper.java:96)
    at com.symphoni.bofa.business.session.accountmgr.SubmitHelper.commit(SubmitHelper.java:75)
    at com.symphoni.bofa.business.session.accountmgr.BaseAccount.submitAccount(BaseAccount.java:287)
    at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.submitAccount(AccountBeanImpl.java:150)
    at com.symphoni.bofa.business.session.accountmgr.BaseAccount.approveAccount(BaseAccount.java:618)
    at com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.approveAccount(AccountBeanImpl.java:950)
    at com.symphoni.bofa.business.session.accountmgr.AccountBeanEOImpl.approveAccount(AccountBeanEOImpl.java:1564)
    at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.approve(AcctApproveHelper.java:167)
    at com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.init(AcctApproveHelper.java:80)
    at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.processInit(BaseAcctController.java:564)
    at com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.doPost(BaseAcctController.java:359)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:157)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:111) at jsp_servlet._view._pages._account._distributor._index._jspService(_index.java:327)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1265)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1622)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    Hi Krish
    From your note, I am guessing you are using the Oracle thin driver with
    WebLogic Server 6.0 (SP?). Have you tried updating the oracle thin driver to
    the the latest version from oracle. They made quite a few fixes to the
    driver. Older version 8.1.6 driver had problems and could take the server
    into a hang. If you are not already using 8.1.7 or 9.0.1 driver I recommend
    you to move to that version.
    When the server goes unresponsive thread dumps will help us figure out what
    makes the server unresponsive. This is a general thing to debug the issue.
    Even if its intermittent, the next time it happens I recommend you make sure
    you have at least 2 Full thread dumps.
    Regards
    sree
    "Krishnan Venkataraman" <[email protected]> wrote in message
    news:[email protected]...
    >
    >
    Sree ..I was warned that this wud be the typical reply from bea supportusually for
    this problem...
    firstly...this problem happens intermittently...in that case I do not seehow I can
    take these thread dumps..since this beviour is unexpected...
    I use classes12.zip and the patch CR047274_60.jar which weblogic providesfor the
    "broken pipe" bug..
    When this event occured..I checked the pool size and it was far less thanthe max
    size ...and this error seems to be rendering the server unusable but for arestart...!
    >
    Thanx,
    Krish
    "Sree Bodapati" <[email protected]> wrote:
    Also what driver are you using to connect to the database? (to create
    connection pools)
    sree
    "KRISHNAN VENKATARAMAN" <[email protected]> wrote in message
    news:[email protected]...
    Hey guys ...I have seen posts for this kind of errors ..but didn't findany reason
    for what is causing this problem...basically once this error startshappening the
    server becomes unresponsive...any help is appreciated as this is
    happening
    in production
    and the only way out seems to be restarting the server during businesshrs
    which
    is not a good idea...
    ####<May 20, 2002 2:58:35 PM EDT> <Warning> <JTA> <nynwspap1>
    <Cluster1>
    <Thread-0>
    <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has notresponded in the
    last 120 second(s).> ####<May 20, 2002 3:28:44 PM EDT> <Warning> <JTA><nynwspap1>
    <Cluster1> <Thread-0> <> <> <110030> <XA resource[weblogic.jdbc.jts.Connection]
    has not responded in the
    last 120 second(s).> ####<May 20, 2002 3:39:18 PM EDT> <Debug>
    <BofaApp>
    <nynwspap1>
    <Cluster1> <ExecuteThread: '8' for queue: 'default'> <> <> <000000><getLogicalData
    for:CoreInfo> ####<May 20, 2002 3:39:18 PM EDT> <Error> <BofaApp><nynwspap1> <Cluster1>
    <ExecuteThread: '11' for queue: 'default'> <marcme> <> <000000> <AcctApproveHelper::approve()
    Remote call was not successful java.rmi.RemoteException: EJB
    Exception:;
    nested exception
    is: java.rmi.RemoteException: Message was not sent because transactionis
    not active.
    transaction=(IdHash=3308339,Name = [EJBAccountBeanImpl.approveAccount()],Xid=10531:c004c7fd25fa6b58,Status=Rolled
    back. [Reason = weblogic.transaction.internal.TimedOutException:
    Transaction timed> >> out after 99seconds tx = transaction=(IdHash=3308339,Name = [EJB>>AccountBeanImpl.approveAccount(),Xid=10531:c004c7fd25fa6b58,Status=Active,n
    umRepliesOwedMe=1,numRepliesOwedOthers=1,second
    s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread:
    '11'
    for queue:
    'default',5,Thread Group for Queue:'default'],ServerResourceInfo[weblogic.jdbc.jts.
    >Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),
    properties=({weblogic.transaction.name=[EJB
    AccountBeanImpl.approveAccount()], weblogic.jdbc
    =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,second
    s
    since begin=3213,seconds left=22,activeThread=Thread[ExecuteThread:
    '11'
    for queue:
    'defau lt',5,Thread Group for Queue:
    'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledbac
    k,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
    rties=({weblogic.transaction.name=[EJB
    AccountBeanImpl.approveAccount()],
    weblogic.jdbc=t3://10.215.7.169:7003}))
    java.rmi.RemoteException: Message was not sent because transaction isnot
    active.
    transaction=(IdHash=3308339,Name = [EJBAccountBeanImpl.approveAccount()],Xid=10531:c0
    04c7fd25fa6b58,Status=Rolled back. [Reason =
    weblogic.transaction.internal.TimedOutException:> >> Transaction timed out after 99seconds tx => >transaction=(IdHash=3308339,Name = [EJB> >>>>AccountBeanImpl.approveAccount(),Xid=10531:c004c7fd25fa6b58,Status=Active,
    n
    umRepliesOwedMe=1,numRepliesOwedOthers=1,second
    s since begin=99,seconds left=60,activeThread=Thread[ExecuteThread:
    '11'
    for queue:
    'default',5,Thread Group for Queue:'default'],ServerResourceInfo[weblogic.jdbc.jts.
    >Connection]=(state=suspended,assigned=none),SCInfo[Cluster1]=(state=active),
    properties=({weblogic.transaction.name=[EJB
    AccountBeanImpl.approveAccount()], weblogic.jdbc
    =t3://10.215.7.169:7003}))],numRepliesOwedMe=0,numRepliesOwedOthers=0,second
    s
    since begin=3213,seconds left=22,activeThread=Thread[ExecuteThread:
    '11'
    for queue:
    'defau lt',5,Thread Group for Queue:
    'default'],ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=rolledbac
    k,assigned=Cluster1),SCInfo[Cluster1]=(state=rolledback),prope
    rties=({weblogic.transaction.name=[EJB
    AccountBeanImpl.approveAccount()],
    weblogic.jdbc=t3://10.215.7.169:7003}))
    at
    weblogic.transaction.internal.TransactionManagerImpl.sendRequest(Transaction
    ManagerImpl.java:402)
    atweblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:78)
    at
    weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
    at
    com.symphoni.bofa.business.entity.qualification.QualificationBeanEOImpl_WLSt
    ub.setQualificationData(QualificationBeanEOImpl_WLStub.java:576)
    at
    com.symphoni.bofa.business.session.accountmgr.table.QualificationTable.updat
    eDatabase(QualificationTable.java:79)
    at
    com.symphoni.bofa.business.session.accountmgr.table.TableOneToOne.save(Table
    OneToOne.java:54)
    at
    com.symphoni.bofa.business.session.accountmgr.helper.BaseQualificationHelper
    ..commit(BaseQualificationHelper.java:95)
    at
    com.symphoni.bofa.business.session.accountmgr.SubmitHelper.saveToDatabase(Su
    bmitHelper.java:96)
    at
    com.symphoni.bofa.business.session.accountmgr.SubmitHelper.commit(SubmitHelp
    er.java:75)
    at
    com.symphoni.bofa.business.session.accountmgr.BaseAccount.submitAccount(Base
    Account.java:287)
    at
    com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.submitAccount(
    AccountBeanImpl.java:150)
    at
    com.symphoni.bofa.business.session.accountmgr.BaseAccount.approveAccount(Bas
    eAccount.java:618)
    at
    com.symphoni.bofa.business.session.accountmgr.AccountBeanImpl.approveAccount
    (AccountBeanImpl.java:950)
    at
    com.symphoni.bofa.business.session.accountmgr.AccountBeanEOImpl.approveAccou
    nt(AccountBeanEOImpl.java:1564)
    at
    com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.approve(Acc
    tApproveHelper.java:167)
    at
    com.symphoni.bofa.presentation.accountmgr.util.AcctApproveHelper.init(AcctAp
    proveHelper.java:80)
    at
    com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.process
    Init(BaseAcctController.java:564)
    at
    com.symphoni.bofa.presentation.accountmgr.servlet.BaseAcctController.doPost(
    BaseAcctController.java:359)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) atjavax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:157)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:111)
    atjsp_servlet._view._pages._account._distributor._index._jspService(_index.jav
    a:327)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:1265)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :1622)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137) atweblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • Your computer appears to be correctly configured, but the device or resource (DNS server) is not responding [and I'm at my wit's end!]

    I originally posted this question to the community section and was advised to post it here.  Please bear with me as this will be a long post.  I'm including the scenarios involving this reoccurring issue, the trouble shooting steps I've already
    taken and the results of several diagnostic tools and logs.
    I have a Sony VAIOS VPCEBB33FM lap top since 2011.  I have had this issue on an off for a long time.  I'm at my wit's end.  Any new insights or suggestions would be greatly appreciated.
    Scenario Details
    1)  Some times it's on and off through out the day, sometimes it won't work all day, and once in a while it will work fine for the entire day.
    2)  I've had this issue across several wireless services, Clear Network accessed with WiMax, Library Wi-fi, Comcast cable internet using wireless router and Wi-fi, and Comcast Xfinity Wi-Fi, to name a few examples.
    3)  Other devices in the household or library will work with no problems such as my smart phone or my roommates' laptops or desktop computers.
    4) Once in a while,  the built-in wireless adapter is not found and I have to reinstall the driver.  Also the diagnostic tool has had to reset my adapter on an increasing basis.
    5)  I had my hard drive replaced in December 2014 and my system restored from the System Restore disks that came with it when I bought the laptop.  Even though I've been online on an infrequent basis it worked just fine for a while. Now that
    I've been online a bit more I'm having the same issues again.
    Below are my attempts at trouble shooting so far but I still have not been able to consistently resolve my DNS issues
     1) Restarting my adapter
     2) Turning off my laptop and removing the power supply for 5-10 minutes before turning it back on.
     3)  Using the IP Config in Command Prompt
         ipconfig /flushdns
         ipconfig /registerdns
         ipconfig /release
         ipconfig /renew
     4) Using the NetSh reset in Command Prompt and restarting my laptop
         netsh int ip reset c:\resetlog.txt
         netsh winsock reset
         ipconfig /flushdns
         [restart laptop]
     5)  Configuring the TCP/IP in several settings
        Select Internet Protocol Version 4 (TCP/IPv4), and then click Properties.
        I have used the following settings:
           a) Obtain an DNS server address automatically
           b) OpenDNS
               208 67 222 222
               208 67 220 220
           c) Google DNS
               8 8 8 8
               8 8 4 4
     6) Updating the driver for my Intel Centrino(R) Advanced-N 6250 AGN and Intel Centrino(R) WIMAX 6250 from the Intel website previous having my laptop wiped clean in 2014.  It still did not resolve the issue.  My laptop
    manufacturer as not come up with an driver update for my adapter since 2010.  I haven't tried to update the adapter driver from Intel's website since having my laptop repaired due to the fact that Intel strongly recommending using the manufacturer's updates
    instead and frankly it didn't make much of a difference when I did it the first time.
     7) The last one I've tried as of today is going into Services and changing the start up type to automatic for the following:
           Computer Browser [changed from manual to automatic]
           DHCP Client [already set to automatic]
           DNS Client [already set to automatic]
           Network Connections [already set to automatic]
           Network Location Awareness [changed from manual to automatic]
           Remote Procedure Call (RPC) [already set to automatic]
           Server [already set to automatic]
           TCP/IP Netbios helper [already set to automatic]
           Workstation [already set to automatic]
    ...and I'm still having DNS issues.
    My only guessing are that my laptop came with a lemon adapter that needs to be replaced, some advanced setting(s) that I'm not aware off, or my firewall/anti-virus is interfering. I've used Symmantic Anti-virus and Firewall in the past and currently
    Avast Anti-Virus with Microsoft Network Firewall.  I've had DNS issues with both anti-virus/firewall set ups.
    Below are the results from the diagnostics and tests that I've ran.
    Windows Network Diagnostics
    Your computer appears to be correctly configured, but the device or resource (DNS server) is not responding Detected Detected
    Contact your network administrator or Internet service provider (ISP) Completed
    Windows can't communicate with the device or resource (DNS server). The computer or service you are trying to reach might be...
    Details about network adapter diagnosis:
    Network adapter Wireless Network Connection driver information:
       Description . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6250 AGN
       Manufacturer  . . . . . . . . . : Intel Corporation
       Provider  . . . . . . . . . . . : Intel
       Version   . . . . . . . . . . . : 13.2.1.5
       Inf File Name . . . . . . . . . : C:\Windows\INF\oem17.inf
       Inf File Date . . . . . . . . . : Monday, June 14, 2010  9:05:44 AM
       Section Name  . . . . . . . . . : Install_MPCIEX_GEN_6250_AGN_2x2_HMC_WIN7_64_MOW
       Hardware ID . . . . . . . . . . : pci\ven_8086&dev_0087&subsys_13018086
       Instance Status Flags . . . . . : 0x180200a
       Device Manager Status Code  . . : 0
       IfType  . . . . . . . . . . . . : 71
       Physical Media Type . . . . . . : 9
    Informational Diagnostics Information (Wireless Connectivity)
    Details about wireless connectivity diagnosis:
    Information for connection being diagnosed
     Interface GUID: 70a0781d-6329-45e4-8d7c-34aeca294c39
     Interface name: Intel(R) Centrino(R) Advanced-N 6250 AGN
     Interface type: Native WiFi
    Connection incident diagnosed
     Auto Configuration ID: 1
     Connection ID: 1
    Connection status summary
     Connection started at: 2015-03-07 19:57:14-186
     Profile match: Success
     Pre-Association: Success
     Association: Success
     Security and Authentication: Success
    List of visible access point(s): 22 item(s) total, 22 item(s) displayed
            BSSID        BSS Type PHY    Signal(dB)    Chnl/freq    SSID
    60-02-92-C6-D3-E8    Infra     <unknown>    -62        11     HOME-C7D4-2.4
    60-02-92-A1-75-E0    Infra     <unknown>    -58        6     HOME-B917-2.4
    00-1D-D5-D5-34-F0    Infra     <unknown>    -73        6     HOME-34F2
    60-02-92-A1-75-E1    Infra     <unknown>    -58        6     (Unnamed Network)
    06-1D-D5-D5-34-F0    Infra     <unknown>    -78        6     xfinitywifi
    C4-27-95-C9-C4-2D    Infra     <unknown>    -57        1     HOME-C42D
    02-1D-D5-D5-34-F0    Infra     <unknown>    -74        6     (Unnamed Network)
    00-0D-97-07-E0-79    Infra     g    -75        6     (Unnamed Network)
    00-1D-CF-2A-44-C0    Infra     <unknown>    -86        6     HOME-44C2
    02-1D-CF-2A-44-C0    Infra     <unknown>    -86        6     (Unnamed Network)
    F8-E4-FB-3C-87-A2    Infra     <unknown>    -89        6     YVNM7
    06-1D-CF-2A-44-C0    Infra     <unknown>    -87        6     xfinitywifi
    0C-F8-93-7A-13-50    Infra     b    -87        6     PKennedy
    06-F8-93-7A-13-50    Infra     b    -89        6     xfinitywifi
    02-F8-93-7A-13-50    Infra     b    -87        6     (Unnamed Network)
    E0-88-5D-C8-A9-DC    Infra     <unknown>    -80        1     HOME-A9DC
    E2-88-5D-C8-A9-DD    Infra     <unknown>    -79        1     (Unnamed Network)
    16-CF-E2-43-0B-30    Infra     <unknown>    -88        1     xfinitywifi
    60-02-92-F0-A8-C0    Infra     <unknown>    -90        11     HOME-96A6-2.4
    60-02-92-C6-D3-E9    Infra     <unknown>    -63        11     (Unnamed Network)
    02-1D-D4-EB-87-00    Infra     <unknown>    -88        11     (Unnamed Network)
    06-1D-D4-EB-87-00    Infra     <unknown>    -88        11     xfinitywifi
    Connection History
     Information for Auto Configuration ID 1
      List of visible networks: 13 item(s) total, 13 item(s) displayed
      BSS Type PHY    Security    Signal(RSSI)    Compatible    SSID
      Infra     <unknown>    Yes        63    Yes        HOME-C7D4-2.4
      Infra     <unknown>    Yes        70    Yes        HOME-B917-2.4
      Infra     <unknown>    Yes        43    Yes        HOME-34F2
      Infra     <unknown>    Yes        70    Yes        (Unnamed Network)
      Infra     <unknown>    No        40    Yes        xfinitywifi
      Infra     <unknown>    Yes        71    Yes        HOME-C42D
      Infra     g    No        43    Yes        (Unnamed Network)
      Infra     <unknown>    Yes        28    Yes        HOME-44C2
      Infra     <unknown>    Yes        20    Yes        YVNM7
      Infra     b    Yes        21    Yes        PKennedy
      Infra     <unknown>    Yes        33    Yes        HOME-A9DC
      Infra     <unknown>    Yes        35    Yes        (Unnamed Network)
      Infra     <unknown>    Yes        16    Yes        HOME-96A6-2.4
      List of preferred networks: 3 item(s)
       Profile: xfinitywifi
        SSID: xfinitywifi
        SSID length: 11
        Connection mode: Infra
        Security: No
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: Yes
       Profile: HTC Portable Hotspot 9F50
        SSID: HTC Portable Hotspot 9F50
        SSID length: 25
        Connection mode: Infra
        Security: Yes
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: No
         Reason: 0x00028002
       Profile: belkin.332
        SSID: belkin.332
        SSID length: 10
        Connection mode: Infra
        Security: Yes
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: No
         Reason: 0x00028002
     Information for Connection ID 1
     Connection started at: 2015-03-07 19:57:14-186
      Auto Configuration ID: 1
      Profile: xfinitywifi
      SSID: xfinitywifi
      SSID length: 11
      Connection mode: Infra
      Security: No
      Pre-Association and Association
       Connectivity settings provided by hardware manufacturer (IHV): No
       Security settings provided by hardware manufacturer (IHV): No
       Profile matches network requirements: Success
       Pre-association status: Success
       Association status: Success
        Last AP:  06-1d-d5-d5-34-f0
      Security and Authentication
       Configured security type: Open
       Configured encryption type: None
       802.1X protocol: No
       Key exchange initiated: Yes
        Unicast key received: No
        Multicast key received: No
       Number of security packets received: 0
       Number of security packets sent: 0
       Security attempt status: Success
     Connectivity
       Packet statistics
        Ndis Rx: 2068
        Ndis Tx: 2543
        Unicast decrypt success: 0
        Multicast decrypt success: 0
        Unicast decrypt failure: 0
        Multicast decrypt failure: 0
        Rx success: 3954
        Rx failure: 0
        Tx success: 537
        Tx failure: 4
        Tx retry: 2
        Tx multiple retry: 2
        Tx max lifetime exceeded: 0
        Tx ACK failure: 18
       Roaming history: 0 item(s)
    InformationalDiagnostics Information (Wireless Connectivity)
    Details about wireless connectivity diagnosis:
    For complete information about this session see the wireless connectivity information event.
    Helper Class: Auto Configuration
     Initialize status: Success
    Information for connection being diagnosed
     Interface GUID: 70a0781d-6329-45e4-8d7c-34aeca294c39
     Interface name: Intel(R) Centrino(R) Advanced-N 6250 AGN
     Interface type: Native WiFi
    Result of diagnosis: There may be problem
     Network Connection details from Command Prompt  (some info hidden for security reasons)
    Connection-specific DNS Suffix:
    Description: Intel(R) Centrino(R) Advanced-N 6250 AGN
    Physical Address: ‎00-23-15-54-19-B8
    DHCP Enabled: Yes
    IPv4 Address: 192.168.X.XX
    IPv4 Subnet Mask: 255.255.XX.X
    Lease Obtained: Saturday, March 07, 2015 7:57:14 PM
    Lease Expires: Saturday, March 07, 2015 8:24:44 PM
    IPv4 Default Gateway: 192.168.X.X
    IPv4 DHCP Server: 192.168.X.X
    IPv4 DNS Servers: 75.75.75.75, 75.75.76.76
    IPv4 WINS Server:
    NetBIOS over Tcpip Enabled: Yes
    Link-local IPv6 Address: fe80::b8de:3ac9:e166:XXX%XX
    IPv6 Default Gateway:
    IPv6 DNS Server:
    Results of Ping and Trace Route in Command Prompt
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Windows\system32>ping 127.0.0.1
    Pinging 127.0.0.1 with 32 bytes of data:
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Ping statistics for 127.0.0.1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>ping www.youtube.com
    Pinging youtube-ui.l.google.com [173.194.121.6] with 32 bytes of data:
    Reply from 173.194.121.6: bytes=32 time=24ms TTL=55
    Reply from 173.194.121.6: bytes=32 time=19ms TTL=55
    Request timed out.
    Request timed out.
    Ping statistics for 173.194.121.6:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 19ms, Maximum = 24ms, Average = 21ms
    C:\Windows\system32>ping 74.125.239.34
    Pinging 74.125.239.34 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Reply from 74.125.239.34: bytes=32 time=3286ms TTL=50
    Request timed out.
    Ping statistics for 74.125.239.34:
        Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 3286ms, Maximum = 3286ms, Average = 3286ms
    C:\Windows\system32>ping www.hotmail.com
    Pinging dispatch.kahuna.glbdns2.microsoft.com [65.55.157.204] with 32 bytes of data:
    Reply from 65.55.157.204: bytes=32 time=111ms TTL=237
    Request timed out.
    Request timed out.
    Reply from 65.55.157.204: bytes=32 time=1537ms TTL=237
    Ping statistics for 65.55.157.204:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 111ms, Maximum = 1537ms, Average = 824ms
    C:\Windows\system32>ping 207.46.11.236
    Pinging 207.46.11.236 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 207.46.11.236:
        Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    C:\Windows\system32>tracert www.youtube.com
    Tracing route to youtube-ui.l.google.com [173.194.121.5]
    over a maximum of 30 hops:
      1    19 ms    13 ms    17 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    13 ms    13 ms    27 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net [68.85.192.205]
      3    20 ms    26 ms    21 ms  he-5-10-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.94.249]
      4    18 ms    34 ms    22 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5    19 ms    18 ms    18 ms  50-248-116-190-static.hfc.comcastbusiness.net [50.248.116.190]
      6    35 ms    18 ms    18 ms  209.85.249.217
      7    21 ms    19 ms    19 ms  72.14.233.93
      8     *        *        *     Request timed out.
      9     *     2509 ms   677 ms  iad23s25-in-f5.1e100.net [173.194.121.5]
    Trace complete.
    C:\Windows\system32>tracert 74.125.239.34
    Tracing route to nuq04s19-in-f2.1e100.net [74.125.239.34]
    over a maximum of 30 hops:
      1    54 ms    23 ms    12 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    22 ms    19 ms    17 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    19 ms    19 ms    18 ms  he-5-14-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.166.121]
      4    18 ms    18 ms    18 ms  he-0-15-0-0-cr01.350ecermak.il.ibone.comcast.net[68.86.85.74]
      5    19 ms    18 ms    22 ms  50-248-116-190-static.hfc.comcastbusiness.net [50.248.116.190]
      6    22 ms    36 ms    19 ms  209.85.249.217
      7    26 ms    23 ms    25 ms  209.85.143.112
      8     *        *        *     Request timed out.
      9     *        *        *     Request timed out.
     10   972 ms     *        *     216.239.51.97
     11   148 ms    97 ms    95 ms  216.239.46.241
     12   324 ms   130 ms   432 ms  209.85.246.252
     13     *        *        *     Request timed out.
     14  1403 ms   101 ms   126 ms  nuq04s19-in-f2.1e100.net [74.125.239.34]
    Trace complete.
    C:\Windows\system32>tracert www.hotmail.com
    Tracing route to dispatch.kahuna.glbdns2.microsoft.com [65.55.157.144]
    over a maximum of 30 hops:
      1    13 ms    13 ms    25 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    13 ms    15 ms    13 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    20 ms    19 ms    17 ms  he-5-13-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.95.145]
      4    17 ms    20 ms    20 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5    17 ms    18 ms    38 ms  as8075-2-c.ashburn.va.ibone.comcast.net [173.167.58.82]
      6    18 ms    18 ms    36 ms  ae4-0.ash-96cbe-1a.ntwk.msn.net [207.46.36.172]
      7     *        *        *     Request timed out.
      8     *     2191 ms    35 ms  ae0-0.atb-96cbe-1b.ntwk.msn.net [191.234.81.167]
      9     *        *        *     Request timed out.
     10     *        *        *     Request timed out.
     11    86 ms    84 ms    84 ms  ae4-0.lax-96cbe-1a.ntwk.msn.net [191.234.83.150]
     12    86 ms    86 ms    87 ms  ae9-0.by2-96c-1a.ntwk.msn.net [207.46.42.176]
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17    87 ms    84 ms    85 ms  origin.by173w.bay173.mail.live.com [65.55.157.144]
    Trace complete.
    C:\Users\C.Cunningham>tracert 207.46.11.236
    Tracing route to origin.by181w.bay181.mail.live.com [207.46.11.236]
    over a maximum of 30 hops:
      1    16 ms    16 ms    19 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    18 ms    13 ms    13 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    21 ms    19 ms    21 ms  he-5-12-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.95.141]
      4    18 ms    21 ms    18 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5     *        *        *     Request timed out.
      6     *        *        *     Request timed out.
      7     *        *        *     Request timed out.
      8     *        *        *     Request timed out.
      9     *        *        *     Request timed out.
     10     *        *        *     Request timed out.
     11     *        *        *     Request timed out.
     12     *        *        *     Request timed out.
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17     *        *        *     Request timed out.
     18     *        *        *     Request timed out.
     19     *        *        *     Request timed out.
     20     *        *        *     Request timed out.
     21     *        *        *     Request timed out.
     22     *        *        *     Request timed out.
     23     *        *        *     Request timed out.
     24     *        *        *     Request timed out.
     25     *        *        *     Request timed out.
     26     *        *        *     Request timed out.
     27     *        *        *     Request timed out.
     28     *        *        *     Request timed out.
     29     *        *        *     Request timed out.
     30     *        *        *     Request timed out.
    Trace complete.
    Results of Intel WiFi Manual Diagnostics
    Test Name                 Test Result   Test Summary
    Hardware Test           Passed        Wireless Hardware is enabled
    Driver Test                 Passed        Diver is loaded. NETwNs64 Version 13.3.0.24
    Radio Test                  Passed       Radio is ON
    Scan Test                   Passed       There are 25 Networks available to connect
    Association Test        Passed       Associated
    Authentication Test   Passed       Authenticated
    Signal Test                Passed       Signal Quality: Poor
    Ping Test                  Failed          No Reponse: default gateway, DHCP server
    I hope this information is enough to get to the root of this problem once and for all.  Please let me know if you any other information such as event logs or statistics. 
    Thanks in advance.

    Results of Intel WiFi Event View Log (I deleted some lines since there were basically repeats of the same messages)
    #Event  Source  Time     
    Error Severity    Domain               
    User      Description
    45           EvtEngine           
    3/8/2015 20:40  Success               
    Connection         SYSTEM               
    iAMT - Failed to read Windows Events Log
    46           S24EvMon          
    3/8/2015 20:41  Information       
    AppDriver          
    SYSTEM               
    Getting List of adapters.
    47           S24EvMon          
    3/8/2015 20:41  Information       
    AppDriver          
    SYSTEM               
    Intel adapter(s) found.
    156         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d5:d5:34:f0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_AUTH_FAILURE
    157         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    ATC 06:1d:cf:2a:44:c0 xfinitywifi 6 RSSI=-88
    158         S24EvMon          
    3/8/2015 20:47  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:cf:2a:44:c0 xfinitywifi 6 CNCT_GENERAL_FAILURE
    159         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:cf:2a:44:c0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    160         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-79
    161         S24EvMon          
    3/8/2015 20:47  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    162         S24EvMon          
    3/8/2015 20:47  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -77
    163         S24EvMon          
    3/8/2015 20:49  Information       
    TCP/IP  SYSTEM               
    VoIP: Got link down - deleting flows .
    164         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-88
    165         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    166         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d4:eb:87:00 xfinitywifi 11 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    167         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-89
    168         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    169         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d4:eb:87:00 xfinitywifi 11 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    170         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-90
    171         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    172         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-82
    173         S24EvMon          
    3/8/2015 20:49  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    174         S24EvMon          
    3/8/2015 20:49  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -81
    175         S24EvMon          
    3/8/2015 20:50  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d5:d5:34:f0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_AUTH_FAILURE
    176         S24EvMon          
    3/8/2015 20:50  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-79
    177         S24EvMon          
    3/8/2015 20:50  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    178         S24EvMon          
    3/8/2015 20:50  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -80
    179         S24EvMon          
    3/8/2015 21:03  Information       
    Driver    SYSTEM               
    RoamTrigger 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-81 MisBcn=8 RSSITh=-85 Roam Other Reason
    186         S24EvMon          
    3/8/2015 21:21  Information       
    General               
    SYSTEM               
    DeviceIoCtrlS24NDIS: (2) Failed to send OID 0xff100055 to driver. Error - 31
    187        
    S24EvMon          
    3/8/2015 21:21  Information       
    General               
    SYSTEM               
    DeviceIoCtrlS24NDIS - Dot11ExtNicSpecificExtension failed (31)

  • I have upgraded to Lion, and want to upgrade my iPhoto 8.1.2, but when I try it says it was not purchased at a MAC Apple store, which it was.  Then it asks if I want to buy 9.2.3, and I say yes. It responds with Product Distribution file can't be verified

    I have upgraded to Lion, and want to upgrade my iPhoto 8.1.2, but when I try it says it was not purchased at a MAC Apple store, which it was.  Then it asks if I want to buy 9.2.3, and I say yes. It responds with Product Distribution file can't be verified. Maybe damaged or not signed.  How do I get this fixed, so I can download the new iphoto's that are available.

    How did you move your iPhoto library to the new system?  the recommended way is Connect the two Macs together (network, firewire target mode, etc)  or use an external hard drive formed Mac OS extended (journaled) and drag the iPhoto library intact as a single entity from the old Mac to the pictures folder of the new Mac - launch iPhoto on the new mac and it will open the library and convert it as needed and you will be ready move forward.
    LN

  • XA resource [weblogic.jdbc.jts.Connection] has not responded in the last 120 second(s).

    I frequently encounter this problem: The application calls long-lasting stored
    procedure on Sybase which located in another country. Sometimes, WL 6.1 get stuck
    just and log the message "XA resource [weblogic.jdbc.jts.Connection] has not responded
    in the last 120 second(s)."
    Questions:
    Does increasing thread count help? Default is 15. Is 30 or larger OK?
    Can anybody share their experience on this matter?
    Detailed log messages in weblogic.log are follows:
    ####<Apr 21, 2003 5:03:48 PM GMT+08:00> <Warning> <JTA> <hkxp0032> <myserver>
    <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not
    responded in the last 120 second(s).>
    ####<Apr 21, 2003 5:33:51 PM GMT+08:00> <Info> <JTA> <hkxp0032> <myserver> <Thread-0>
    <> <> <110207> <Previously unavailable XA resource [weblogic.jdbc.jts.Connection]
    is now available.>
    ####<Apr 21, 2003 5:33:56 PM GMT+08:00> <Warning> <JTA> <hkxp0032> <myserver>
    <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not
    responded in the last 120 second(s).>

    Andrew Ng wrote:
    I frequently encounter this problem: The application calls long-lasting stored
    procedure on Sybase which located in another country. Sometimes, WL 6.1 get stuck
    just and log the message "XA resource [weblogic.jdbc.jts.Connection] has not responded
    in the last 120 second(s)."
    Questions:
    Does increasing thread count help? Default is 15. Is 30 or larger OK?Increasing thread count isn't going to help. The local server is just waiting for the
    remote system to respond.
    >
    Can anybody share their experience on this matter?
    Detailed log messages in weblogic.log are follows:
    ####<Apr 21, 2003 5:03:48 PM GMT+08:00> <Warning> <JTA> <hkxp0032> <myserver>
    <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not
    responded in the last 120 second(s).>
    ####<Apr 21, 2003 5:33:51 PM GMT+08:00> <Info> <JTA> <hkxp0032> <myserver> <Thread-0>
    <> <> <110207> <Previously unavailable XA resource [weblogic.jdbc.jts.Connection]
    is now available.>
    ####<Apr 21, 2003 5:33:56 PM GMT+08:00> <Warning> <JTA> <hkxp0032> <myserver>
    <Thread-0> <> <> <110030> <XA resource [weblogic.jdbc.jts.Connection] has not
    responded in the last 120 second(s).>

  • About cancle my product. trying to do last 2 days but your system is not responding.. i am going to take legal action about your cheating to customer

    Hello, I have to cancel my products and trying to do last 3 days but your system is not responding. There is not option to cancel as you have written in your website. its a cheating. I am going to take legal action if you charge money from my account . Donot advertise wrong information and cheat to customer. When i tried to cancel my products there is no option to cancel by myself and it says contact to customer service but there is no any contact details. I am a lawyer and working as a customer right protection and i know very well how to take legal action for this kind of cheating. I am threating to you because your company is cheating to me by giving bad information and no communication method. my Products details is : Creative cloud photography plan(one year) order #AD006077093AU.

    This is a user to user Forum, so you are not really addressing Adobe here, even though some Adobe employees thankfully have been dropping by.
    Contact Customer Care

  • Maverick finder not responding com.apple.iconServicesAgent consuming most of the resources

    I have had an interesting week.  Beginning on Tuesday, my computer began acting unstable. Tried to reinstall the operating system - caused me to replace the current disk with my weekly backup disk.  Yet, when I operate the current system, I find that programs (except those requiring video such as DVD player or Quicktime) work well but the finder is not responding. Was able to run EtreCheck.  According to the report, the only process was that highlighted in red was com.apple.iconServices Agent.
    I have repaired permissions and cleaned the cache. Attached is the report from EtreCheck. Any ideas what is going wrong and how to correct it?  TIA.
    Steve
    Hardware Information:
              Mac Pro (Mid 2012)
              Mac Pro - model: MacPro5,1
              1 3.2 GHz Quad-Core Intel Xeon CPU: 4 cores
              14 GB RAM
    Video Information:
              ATI Radeon HD 5770 - VRAM: 1024 MB
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 21:2:43
    Disk Information:
              HL-DT-ST DVD-RW GH80N disk8 : (7.43 GB)
              ST3000DM001-1CH166 disk2 : (3 TB)
                        EFI (disk2s1) <not mounted>: 209.7 MB
                        Macintosh Initial HD (disk2s2) /Volumes/Macintosh Initial HD: 3 TB (2.51 TB free)
                        Recovery HD (disk2s3) <not mounted>: 650 MB
              ST3000DM001-9YN166 disk3 : (3 TB)
                        EFI (disk3s1) <not mounted>: 209.7 MB
                        Macintosh (disk3s2) /Volumes/Macintosh: 3 TB (2.51 TB free)
                        Recovery HD (disk3s3) <not mounted>: 650 MB
              ST4000DM000-1F2168 disk0 : (4 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 4 TB (1.33 TB free)
                        Recovery HD (disk0s3) <not mounted>: 784.2 MB
              ST32000641AS disk1 : (2 TB)
                        EFI (disk1s1) <not mounted>: 209.7 MB
                        Macintosh Data (disk1s2) /Volumes/Macintosh Data: 2 TB (574.39 GB free)
    USB Information:
              PATRIOT (disk9s1) /Volumes/PATRIOT: 129.99 GB (10.36 GB free)
              EFI (disk13s1) <not mounted>: 209.7 MB
              4TB Macintosh HD (disk13s2) /Volumes/4TB Macintosh HD: 4 TB (2.1 TB free)
              Recovery HD (disk13s3) <not mounted>: 784.2 MB
              Seagate Backup Disk (disk5s1) /Volumes/Seagate Backup Disk: 4 TB (1.38 TB free)
              disk4s1 (disk4s1) <not mounted>: 188.4 MB
              disk4s1s1 (disk4s1s1) <not mounted>: 18 KB
              Citizen Watch (disk4s1s2) /Volumes/Citizen Watch: 187.9 MB (Zero KB free)
              LaCie File Storage (disk11s1) /Volumes/LaCie File Storage: 1.72 TB (798.34 GB free)
              LACIE SHARE (disk11s2) /Volumes/LACIE SHARE: 280.06 GB (279.21 GB free)
              TOSHIBA EXT (disk10s1) /Volumes/TOSHIBA EXT: 1 TB (773.59 GB free)
              Seagate Backup Plus Disk (disk14s1) /Volumes/Seagate Backup Plus Disk: 4 TB (3.88 TB free)
    FireWire Information:
              LaCie d2 Quadra v2B 800mbit - 800mbit max
                        EFI (disk7s1) <not mounted>: 209.7 MB
                        LaCie Backup (disk7s2) /Volumes/LaCie Backup: 3 TB (625.64 GB free)
              LaCie d2 Quadra v2B 800mbit - 800mbit max
                        EFI (disk6s1) <not mounted>: 209.7 MB
                        LaCie (disk6s2) /Volumes/LaCie: 3 TB (201.15 GB free)
              Other World Computing OEM ATA Device 00 400mbit - 800mbit max
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.adobe.SwitchBoard.plist
              [not loaded] com.barebones.authd.plist
              [not loaded] com.bjango.istatlocaldaemon.plist
              [loaded] com.bombich.ccc.plist
              [not loaded] com.dymo.pnpd.plist
              [loaded] com.fitbit.galileod.plist
              [not loaded] com.flipvideo.FlipShareServer.launchd.plist
              [not loaded] com.iospirit.candelair.daemon.plist
              [not loaded] com.iospirit.candelair.sync.plist
              [loaded] com.macpaw.CleanMyMac2.Agent.plist
              [not loaded] com.maintain.HideSpotlightMenuBarIcon.plist
              [loaded] com.micromat.CheckmateIdleDaemon.plist
              [loaded] com.micromat.CheckmateWorkerDaemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [loaded] com.prosofteng.DriveGenius.locum.plist
              [not loaded] com.quark.quarkupdate.plist
              [not loaded] com.smithmicro.schedulerdaemon.plist
              [not loaded] com.sonycorporation.BloggieInstallerAgent.plist
              [not loaded] fi.polar.polard.plist
              [not loaded] PACESupport.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [not loaded] com.bjango.istatlocal.plist
              [not loaded] com.docudesk.deskpdf.userdaemon.plist
              [not loaded] com.flipvideo.FlipShare.AutoRun.plist
              [not loaded] com.Logitech.Control Center.Daemon.plist
              [not loaded] com.maintain.PurgeInactiveMemory.plist
              [not loaded] com.maintain.Restart.plist
              [not loaded] com.maintain.ShutDown.plist
              [loaded] com.maintain.SystemEvents.plist
              [loaded] com.micromat.CheckmateAgent.plist
              [loaded] com.rosettastone.rosettastonedaemon.plist
              [not loaded] com.sony.BloggieSoftware.AutoRun.plist
              [loaded] com.wacom.pentablet.plist
              [loaded] jp.co.canon.CUPSCMFP.BG.plist
              [loaded] jp.co.canon.CUPSFAX.BG.plist
              [loaded] jp.co.canon.ScanGearMF.appl.Canon-MF-Scan-Agent.plist
              [loaded] jp.co.canon.UFR2.BG.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
              [loaded] com.adobe.ARM.df0ab5bbe6f698196fcc21e3c1e66dcb758bd911f4d637272d9d8109.plist
              [loaded] com.ecamm.printopia.plist
              [loaded] com.google.keystone.agent.plist
              [not loaded] com.macpaw.CleanMyMac.helperTool.plist
              [not loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist
              [not loaded] com.macpaw.CleanMyMac.volumeWatcher.plist
              [loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist
              [loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist
              [loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist
              [loaded] com.macupdate.desktop5.scanner.plist
              [loaded] com.nero.HSMMonitor.plist
              [loaded] com.seagate.mediasync.plist
              [not loaded] com.smithmicro.cleaning.schedulermailer.plist
              [loaded] com.valvesoftware.steamclean.plist
              [loaded] com.zeobit.MacKeeper.Helper.plist
              [loaded] de.writeitstudios.cookiestumbleragent.plist
    User Login Items:
              Citations
              AirPort Base Station Agent
              ChronoSyncBackgrounder
              Jawbone Updater
              Alfred 2
              Fitbit Connect Menubar Helper
              TransmitMenu
              Dropbox
    3rd Party Preference Panes:
              PenTablet
              BodyMedia SYNC
              EarthDesk
              F10 Launch Studio
              Flash Player
              Flip4Mac WMV
              GlimmerBlocker
              Paragon NTFS for Mac ® OS X
              Printopia
              TextExpander
    Internet Plug-ins:
              AdobeAAMDetect.plugin
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Default Browser.plugin
              DYMO NPAPI Addin.plugin
              DYMO Safari Addin.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              GarminGpsControl.plugin
              Google Earth Web Plug-in.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              LogitechHarmony.plugin
              net.juniper.DSSafariExtensions.plugin
              OfficeLiveBrowserPlugin.plugin
              PDF Browser Plugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
              WacomNetscape.plugin
              WacomTabletPlugin.plugin
    User Internet Plug-ins:
              Google Earth Web Plug-in.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                  11%          Google Chrome
                  10%          WindowServer
                   1%          SystemUIServer
                   1%          EtreCheck
                   1%          Carbon Copy Cloner
                   0%          Dropbox
                   0%          Fitbit Connect Menubar Helper
                   0%          Canon FAX BackGrounder
                   0%          Canon CMFP BackGrounder
                   0%          fontd
    Top Processes by Memory:
              631 MB             com.apple.IconServicesAgent
              318 MB             Google Chrome Helper
              301 MB             rsync
              301 MB             Google Chrome
              244 MB             Dock
              244 MB             WindowServer
              172 MB             mds_stores
              143 MB             softwareupdated
              143 MB             MacKeeper Helper
              115 MB             Finder
    Virtual Memory Statistics
              4.94 GB            Free RAM
              6.29 GB            Active RAM
              1.51 GB            Inactive RAM
              1.24 GB            Wired RAM
              6.13 GB            Page-ins
              0 B                Page-outs

    When you next have the problem, note the exact time: hour, minute, second.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Scroll back in the log to the time you noted above. Select any messages timestamped from then until the end of the episode, or until they start to repeat, whichever comes first. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Gregory Johnson, Director of the Consumer Defense Resource Group, responds to the recent iPhone price drop.

    Gregory Johnson, Director of the Consumer Defense Resource Group, responds to the recent iPhone price drop.
    In a strange turn of events this week, some consumers are upset now because as of Wednesday (Sept. 5) Apple lowered the retail price of their iPhone by $200. The 8GB iPhone is now $400 rather than $600. Customers raised such an outcry that Steve Jobs has published an open letter in response.
    Apple and other companies are continually coming out with new products that usually offer more speed, more storage, more features, and cost less than previous models. Nobody has ever complained -- until now. Why haven't people complained in the past when Apple has had significant price drops and major upgrades on their other products? There wasn't a revolt then. There were no mobs of angry customers demanding rebates.
    My first CD drive was a 2X speed external drive that required a special interface card in the computer. It cost $1,200 and today better drives are available for about $30. My first scanner was a very slow and big unit costing over $1,000. Today, better scanners are available for under $100. My first computer cost more than $2,000 and had a 20MB hard drive. With 8GB of storage, the iPhone should cost about $800,000. So, $600 didn’t seem too expensive.
    I bought my iPhone for $600 knowing that by next year they would probably drop to about $300 or $400. I didn't think there would be a mid-year drop, but so what. I knew the trajectory of technology progress would mean that a better phone will be available in 6 to 9 months at probably a lower price -- more apps, faster, more features, more memory. It's a given. You buy something this month. Next month it will be obsolete. That's just the way it is. Perhaps Apple should put a disclaimer on their website stating: "Warning: Our products will increasingly become faster, cooler, more innovative, and offer greater value for the dollar as time goes on. Get used to it."
    Apple is progressing so quickly now, beyond any other technology innovation company, that this kind of thing is likely to happen again in the future with some other product of theirs. Are people going to complain each time? Must the company give out rebates each time? This all seems so silly. It’s no longer possible to compare Apple to other companies with regard to their ability to implement product improvements. It’s like dog years versus human years. Two months in Apple’s world of product development is equal to about 6 to 9 months for most manufacturers. I know it is difficult, but people need to get used to that.
    To the complainers out there, I have a few questions. Would you like Apple to be less innovative? Would you like Apple to not give you more value and voluntarily drop their prices by hundreds of dollars? Is that what you want? Don't get upset at Apple just because they are pushing the envelope of technical innovation and value from one month to the next. What if Apple released an 8-core computer this summer and then by fall they announced their new 16-core computer? This is the kind of development and progress pace we need to start expecting from Apple. The migration to Intel processors went much faster than anticipated.
    Some research suggests that the iPhone cost of materials are about $300. So, there had been some complaints that Apple is price gouging by selling the iPhone for twice that amount. What people don’t understand is that there are other costs in building a piece of technology and running a business beyond the electronic components that go into them. The actual cost per 8GB iPhone is probably about $550. When Apple sells them for $400 each, I calculate they are taking a loss on the phone of about $150 per phone. Why would a company do this? There is something called a “lost leader” in retail sales. It’s a product you sell below your cost in an effort to rapidly expand your customer base. I’m guessing this is what Apple is doing by offering the iPhone at such an amazingly low price.
    I'm planning to purchase an Apple notebook sometime soon. I'm not in a hurry, so I'm waiting until they announce the next major upgrade to their notebook line. I'm guessing it will be this fall. If I really was in a rush to get a notebook, I'd get one now, and then be a little disappointed when the new ones are announced -- but I wouldn’t be surprised. Instead, I'm waiting. I'd like to see built-in broadband cards (cellular data access) and LED back lighting in the 17-inch notebook. Perhaps larger hard drives and faster processors would be nice. It would be wonderful if it had an optical glass touch screen like the iPhone.
    This latest uproar reminds me of the consumer complaints about iPods scratching. For decades, portable handheld computing devices have been available. They get scratched, and nobody says anything. Anyone concerned about their device scratching can purchase a protective cover. Then Apple comes along and offers their product. Suddenly consumers are in an uproar about it scratching and there is a class action lawsuit. It doesn’t seem fair that the most progressive and innovative company out there is the one that gets beaten up by consumers the most.
    My comprehensive review of the iPhone can be found here:
    http://web.mac.com/resourcesforlife/journal/writings/Entries/2007/8/18iPhoneReview.html
    The Consumer Defense Resource Group is online here:
    http://www.resourcesforlife.com/groups/cdrg/
    The above article can be found here:
    http://web.mac.com/resourcesforlife/journal/writings/Entries/2007/9/7iPhone_Price_Drops_-_ConsumersUpset.html

    Junk Mail Designer wrote:
    I'm not biting.
    I've read too many reports in the media from people more highly credentialed than Mr. Johnson to the contrary.
    The analogies and comparisons are still way off. Production didn't get cheaper, the phone didn't get upgraded, no carrier's are subsidizing, retailer's are not discounting. Never has the MSRP of CD-ROMs, nor cellphones, nor HDTV's dropped this quickly in history.
    I'm tired and going to bed. But here's your assignment. Apple's price decrease rate is 33.3% in 67 days. What would a $10,000 item cost at that rate in one year?
    Actually product advancement and innovation are very much the central issue here. Apple has effectively "upgraded" the 4GB unit to 8GB and reduced the price by $100. It's all in how you look at it.
    The real issue of innovation and development has yet to be seen, but the recent price drop is an indicator that Apple already has something "in the shoot" to be released soon.
    I was thinking it might take a year for a new version of the iPhone to be announced. Yet, with the recent price drop, it seems they may be lowering the price on the original unit to make room for a new one. Which is my point exactly. Apple is so fast at innovating that they already have something new to release (that's my prediction).
    They can't release something new and sell the old units if the "something new" and the "something old" are at the same price. It makes sense that the 8GB unit would drop to $400 and the new one will be $600.

  • After installing Mavericks, my computer is slow/not responding

    After installing Mavericks, my computer is not responding and reacting as quickly as (I think) it should. Here are the EtreCheck results. Any help would be much appreciated. Thanks in advance!
    Hardware Information:
              iMac (27-inch, Mid 2010)
              iMac - model: iMac11,3
              1 2.93 GHz Intel Core i7 CPU: 4 cores
              16 GB RAM
    Video Information:
              ATI Radeon HD 5750 - VRAM: 1024 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 9:55:48
    Disk Information:
              Hitachi HDS722020ALA330 disk0 : (2 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 2 TB (1.25 TB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-STDVDRW  GA32N 
    USB Information:
              Apple, Inc. Keyboard Hub
                        Apple, Inc Apple Keyboard
              Apple Inc. Built-in iSight
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Internal Memory Card Reader
    FireWire Information:
              WD My Book 111D 800mbit - 800mbit max
                        disk1s1 (disk1s1) <not mounted>: 32 KB
                        My Book (disk1s3) /Volumes/My Book: 1 TB (30.96 GB free)
    Thunderbolt Information:
    Kernel Extensions:
              com.kaspersky.kext.klif          (3.0.2d39)
              com.kaspersky.nke          (1.0.2d43)
              com.kaspersky.kext.kimul.44          (44)
    Startup Items:
              FanControlDaemon: Path: /Library/StartupItems/FanControlDaemon
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist 3rd-Party support link
              [loaded] com.adobe.SwitchBoard.plist 3rd-Party support link
              [loaded] com.kaspersky.kav.plist 3rd-Party support link
              [loaded] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [invalid] com.oracle.java.Helper-Tool.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [loaded] com.adobe.CS5ServiceManager.plist 3rd-Party support link
              [loaded] com.divx.dms.agent.plist 3rd-Party support link
              [loaded] com.divx.update.agent.plist 3rd-Party support link
              [loaded] com.kaspersky.kav.gui.plist 3rd-Party support link
              [invalid] com.oracle.java.Java-Updater.plist
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [loaded] com.facebook.videochat.[redacted].plist 3rd-Party support link
              [loaded] com.google.keystone.agent.plist 3rd-Party support link
    User Login Items:
              Scroll Reverser
              Scroll Reverser
              iTunesHelper
              EEventManager
              Dropbox
              AdobeResourceSynchronizer
              EEventManager
              ConnectService
    Internet Plug-ins:
              Google Earth Web Plug-in: Version: 6.0 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              OVSHelper: Version: 1.1 3rd-Party support link
              NP_2020Player_WEB: Version: 5.0.94.0 - SDK 10.6 3rd-Party support link
              RealPlayer Plugin: Version: (null) 3rd-Party support link
              AdobePDFViewerNPAPI: Version: 11.0.02 - SDK 10.6 3rd-Party support link
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              NP_2020Player_IKEA: Version: 5.0.94.1 - SDK 10.6 3rd-Party support link
              AdobePDFViewer: Version: 9.5.5 3rd-Party support link
              SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    User Internet Plug-ins:
              Unity Web Player: Version: UnityPlayer version 2.6.1f3 3rd-Party support link
    3rd Party Preference Panes:
              Fan Control  3rd-Party support link
              Flash Player  3rd-Party support link
              Perian  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              Solver:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
              /Library/Application Support/DivX
                        DivXUpdate:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        DivXMediaServer:          Version: 10.0 - SDK 10.5 3rd-Party support link
                        DivXTransferWizard:          Version: 10.0.0 (Build 10.0.1.41) - SDK 10.5 3rd-Party support link
                        DMSLaunch:          Version: 1.0 - SDK 10.5 3rd-Party support link
              SketchUp:          Version: 8.0 - SDK 10.5 3rd-Party support link
                        /Applications/Google SketchUp 8/SketchUp.app
              /Applications/Microsoft Office 2011/Office
                        Microsoft Graph:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Utility:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Office Reminders:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Upload Center:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        My Day:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        SyncServicesAgent:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Open XML for Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Alerts Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Database Daemon:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Chart Converter:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Clip Gallery:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              /Applications/Microsoft Office 2011
                        Microsoft PowerPoint:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Excel:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Outlook:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Word:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        Microsoft Document Connection:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
              Microsoft Language Register:          Version: 14.3.9 - SDK 10.5 3rd-Party support link
                        /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
              Wondershare Helper Compact:          Version: 2.2.3.1 - SDK 10.5 3rd-Party support link
                        /Users/christophermcgreger/Library/Application Support/Helper/Wondershare Helper Compact.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              FacebookVideoCalling:          Version: 1.2.0.157 - SDK 10.5 3rd-Party support link
                        /Users/christophermcgreger/Library/Application Support/Facebook/video/1.2.0.158/FacebookVideoCalling.app
              Wondershare AllMyTube:          Version: 3.2.4 - SDK 10.5 3rd-Party support link
                        /Applications/Wondershare AllMyTube/Wondershare AllMyTube.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 2  Disk used: 696.37 GB
              Destinations:
                        My Book [Local]
                        Total size: 931.36 GB
                        Total number of backups: 51
                        Oldest backup: 2013-07-17 12:40:03 +0000
                        Last backup: 2014-01-05 23:55:06 +0000
                        Size of backup disk: Too small
                                  Backup size 931.36 GB < (Disk used 696.37 GB X 3)
                        Data [Network] (Last used)
                        Total size: 3 
                        Total number of backups: 53
                        Oldest backup: 2013-07-16 22:38:22 +0000
                        Last backup: 2014-01-05 22:50:13 +0000
                        Size of backup disk: Adequate
                                  Backup size 3  > (Disk used 696.37 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                  11%          mds
                   3%          WindowServer
                   2%          diskimages-helper
                   1%          EtreCheck
                   1%          kav
    Top Processes by Memory:
              524 MB          mds_stores
              360 MB          kav
              246 MB          com.apple.IconServicesAgent
              213 MB          com.apple.MediaLibraryService
              164 MB          Finder
    Virtual Memory Information:
              10.45 GB          Free RAM
              3.44 GB          Active RAM
              851 MB          Inactive RAM
              1.27 GB          Wired RAM
              918 MB          Page-ins
              0 B          Page-outs

    CrassBrauer wrote:
    ... With the latest software updates for OS X, I've read that anti-virus software is largely superfluous for Mac. Any opinions to the contrary/negative experiences?
    Almost. Anti-virus software is completely superfluous for Mac.
    I have tested most of the commonly available Mac "anti-virus" products under controlled conditions. The only differences between them are their varying degree of worthlessness. Some are malicious and will corrupt your Mac. The vast majority of Mac problems reported on this site are the direct result of using such products.
    OS X already includes everything it needs to protect itself from viruses and malware. Keep it that way with software updates from Apple.
    A much better question is "how should I protect my Mac":
    Never install any product that claims to "speed up", "clean up", "optimize", or "accelerate" your Mac. Without exception, they will do the opposite.
    Never install pirated or "cracked" software, software obtained from dubious websites, or other questionable sources. Illegally obtained software is almost certain to contain malware.
    Don’t supply your password in response to a popup window requesting it, unless you know what it is and the reason your credentials are required.
    Don’t open email attachments from email addresses that you do not recognize, or click links contained in an email:
    Most of these are scams that direct you to fraudulent sites that attempt to convince you to disclose personal information.
    Such "phishing" attempts are the 21st century equivalent of a social exploit that has existed since the dawn of civilization. Don’t fall for it.
    Apple will never ask you to reveal personal information in an email. If you receive an unexpected email from Apple saying your account will be closed unless you take immediate action, just ignore it. If your iTunes or App Store account becomes disabled for valid reasons, you will know when you try to buy something or log in to this support site, and are unable to.
    Don’t install browser extensions unless you understand their purpose. Go to the Safari menu > Preferences > Extensions. If you see any extensions that you do not recognize or understand, simply click the Uninstall button and they will be gone.
    Don’t install Java unless you are certain that you need it:
    Java, a non-Apple product, is a potential vector for malware. If you are required to use Java, be mindful of that possibility.
    Disable Java in Safari > Preferences > Security.
    Despite its name JavaScript is unrelated to Java. No malware can infect your Mac through JavaScript. It’s OK to leave it enabled.
    Block browser popups: Safari menu > Preferences > Security > and check "Block popup windows":
    Popup windows are useful and required for some websites, but popups have devolved to become a common means to deliver targeted advertising that you probably do not want.
    Popups themselves cannot infect your Mac, but many contain resource-hungry code that will slow down Internet browsing.
    If you ever see a popup indicating it detected registry errors, that your Mac is infected with some ick, or that you won some prize, it is 100% fraudulent. Ignore it.
    Ignore hyperventilating popular media outlets that thrive by promoting fear and discord with entertainment products arrogantly presented as "news". Learn what real threats actually exist and how to arm yourself against them:
    The most serious threat to your data security is phishing. To date, most of these attempts have been pathetic and are easily recognized, but that is likely to change in the future as criminals become more clever.
    OS X viruses do not exist, but intentionally malicious or poorly written code, created by either nefarious or inept individuals, is nothing new.
    Never install something without first knowing what it is, what it does, how it works, and how to get rid of it when you don’t want it any more.
    If you elect to use "anti-virus" software, familiarize yourself with its limitations and potential to cause adverse effects, and apply the principle immediately preceding this one.
    Most such utilities will only slow down and destabilize your Mac while they look for viruses that do not exist, conveying no benefit whatsoever - other than to make you "feel good" about security, when you should actually be exercising sound judgment, derived from accurate knowledge, based on verifiable facts.
    Do install updates from Apple as they become available. No one knows more about Macs and how to protect them than the company that builds them.
    Summary: Use common sense and caution when you use your Mac, just like you would in any social context. There is no product, utility, or magic talisman that can protect you from all the evils of mankind.

  • The device is not responding to the first IRQ level

    I am using a DAQCard 700 with a NIDAQ 6.9.3 driver on a windows XP. When I install the card and run the configuration uitillity (MAX) and push the test resources button, the computer hangs and responds to no input (not even ctrl-alt-del). When I push out the PCMCIA card the error message: The device is not responding to the first IRQ level. Anybody that has an answer?

    Hi PhilV,
    It looks like you had an old AT board in a computer and then the power supply went out and you evidently also changed computers to a device with Windows NT.  Now that you're in the new computer there appears to be some sort of IRQ conflict that is preventing the board from working.
    In the past when I've seen this issue and all of the proper steps have been taken to troubleshoot it, the problem is often that the board died between the last use and the current use.  However, it's not always the case, so here are a few other options.
    First make sure that you have Traditional DAQ 7.4.1 (if you have LabVIEW 7.0-8.0 or are doing text-based programming) or Traditional DAQ 6.9.3 (if you are using LabVIEW 5-6.1).  Then make sure that you followed the installation procedure outlined here: Product Manual: AT E Series User Manual (Chapter 2)
    I did a quick search on ni.com for "device not respond base address" and "irq isa" and found some of the following KnowledgeBases and links that should help you properly troubleshoot the device.
    "Not Responding to the Selected Base Address" Error
    Troubleshooting Plug and Play Devices for Windows NT 4.0
    My PC Doesn't Have Enough Interrupt (IRQ) and DMA Channels to Support the Hardware I Want to Install
    There have been a lot of advances in DAQ boards since the old AT days, so with newer devices and computers issues like this are rarely seen.  Hopefully though, the device you have is not broken and we will be able to find out what is wrong with it right now.
    Regards,
    Otis
    Training and Certification
    Product Support Engineer
    National Instruments

  • Firefox will state that it is not responding

    I use Kinnser web page to do my nursing notes on line, but when I am changing from page either back or going forward within the Kinnser page, at upper left on my lap top it will state Firefox not responding for about 10-14 seconds then it will change to the page that I want. Thanks

    '''https://support.mozilla.org/en-US/kb/firefox-slow-how-make-it-faster'''
    '''https://support.mozilla.org/en-US/kb/firefox-uses-too-many-cpu-resources-how-fix'''
    '''https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding'''
    Separate Issue;
    Your System Details shows;
    Installed Plug-ins
    Adobe Shockwave for Director Netscape plug-in, version 11.5.9.620
    Adobe Shockwave for Director Netscape plug-in, version 11.6.8.638
    Having more than one version of a program may cause issues.
    Grab the uninstaller from here:
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html Uninstall Flash Player | Windows]'''
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Uninstall Flash Player | Mac]'''
    Then reinstall the latest version.
    Flash Player '''Version 16.0.0.305<br>https://www.adobe.com/products/flashplayer/distribution3.html'''
    Shockwave Director '''Version 12.1.7.157 http://get.adobe.com/shockwave/'''

  • Two node cluster - disk not responding to selection

    I'm building 2 node cluster (Solaris 10/SC3.2) on Dell's 1950/PERC6i servers with quorum as a virtual server. Because I need to introduce quorum server to the cluster - my cluster nodes are still in install mode.
    I have tried to add quorum using scsetup or clsetup but I'm getting always the same message:
    root@node01:~# scsetup
    Failed to get node zone list
    Failed to get node zone list
        This program has detected that the cluster "installmode" attribute is
        still enabled. As such, certain initial cluster setup steps will be
        performed at this time. This includes adding any necessary quorum
        devices, then resetting both the quorum vote counts and the
        "installmode" property.
        Please do not proceed if any additional nodes have yet to join the
        cluster.
        Is it okay to continue (yes/no) [yes]?  yes
    Unable to establish the list of cluster nodes.
    Press Enter to continue:Also the most imortant issue is that immediately after restart of the first node during scinstall procedure, I started to getting those follwing messages:
    Feb  4 17:33:20 node01 scsi: [ID 107833 kern.warning] WARNING: /pci@0,0/pci8086,25e3@3/pci1028,1f0c@0/sd@0,0 (sd3):
    Feb  4 17:33:20 node01      disk not responding to selection
    Feb  4 17:33:21 node01 scsi: [ID 107833 kern.warning] WARNING: /pci@0,0/pci8086,25e3@3/pci1028,1f0c@0/sd@0,0 (sd3):
    Feb  4 17:33:21 node01      disk not responding to selection
    Feb  4 17:26:46 node02 scsi: [ID 107833 kern.warning] WARNING: /pci@0,0/pci8086,25e3@3/pci1028,1f0c@0/sd@1,0 (sd4):
    Feb  4 17:26:46 node02      disk not responding to selection
    Feb  4 17:26:46 node02 scsi: [ID 107833 kern.warning] WARNING: /pci@0,0/pci8086,25e3@3/pci1028,1f0c@0/sd@0,0 (sd3):
    Feb  4 17:26:46 node02      disk not responding to selectionBoth nodes are extreamly slow, I could use only telnet to login because of long timeouts for many services.
    Here is output from: cfgadm -l
    root@node01:~# cfgadm -al
    Ap_Id                          Type         Receptacle   Occupant     Condition
    c0                             scsi-bus     connected    configured   unknown
    c0::dsk/c0t0d0                 disk         connected    configured   unknown
    c0::dsk/c0t1d0                 disk         connected    configured   unknown
    c4                             fc           connected    unconfigured unknown
    c5                             fc           connected    unconfigured unknown
    usb0/1                         unknown      empty        unconfigured ok
    usb0/2                         unknown      empty        unconfigured ok
    usb1/1                         unknown      empty        unconfigured ok
    usb1/2                         unknown      empty        unconfigured ok
    usb2/1                         unknown      empty        unconfigured ok
    usb2/2                         unknown      empty        unconfigured ok
    usb3/1                         unknown      empty        unconfigured ok
    usb3/2                         unknown      empty        unconfigured ok
    usb4/1                         usb-hub      connected    configured   ok
    usb4/1.1                       usb-device   connected    configured   ok
    usb4/1.2                       usb-device   connected    configured   ok
    usb4/2                         unknown      empty        unconfigured ok
    usb4/3                         unknown      empty        unconfigured ok
    usb4/4                         unknown      empty        unconfigured ok
    usb4/5                         usb-hub      connected    configured   ok
    usb4/5.1                       unknown      empty        unconfigured ok
    usb4/5.2                       unknown      empty        unconfigured ok
    usb4/5.3                       unknown      empty        unconfigured ok
    usb4/5.4                       unknown      empty        unconfigured ok
    usb4/6                         unknown      empty        unconfigured ok
    usb4/7                         unknown      empty        unconfigured ok
    usb4/8                         unknown      empty        unconfigured okHow to solve those two problems? This one with SCSI issue and a problem with node list...
    Best regards,
    Vladimir

    During a last weekend I have reinstalled both nodes. I rebuild virtual disks (LUNs) under PERC 6i controller. I have chosen RAID0 instead of RAID1 as it was before. Still I'm not sure did RAID0 help me or just a rebuilding disks. MegaCli tool from LSI could not help me and tell what was wrong with disk/partitions that I used with first try. For MegaCli status of controller was without errors.
    Probably something was wrong with this partitioning. I used also as in first try Solaris 10 with latest patches 01/2009 and Sun Cluster 3.2 also with latest security patch.
    After reinstalling everything is almost fine :-). The only difference with other productive clusters (the patch level of Solaris & SUN Cluster is not as not this test cluster) is that cacao container agent is offline:
    offline        Feb_07   svc:/application/management/common-agent-container-1:default
    because of that I have following service as disabled:
    disabled       Feb_07   svc:/system/cluster/rgm:default
    Does anyone knows, how serious is this? And how to enable now svc:/application/management/common-agent-container-1:default?
    Here is svcs -xv output:
    svc:/application/print/server:default (LP print server)
    State: disabled since Sat Feb 07 10:42:05 2009
    Reason: Disabled by an administrator.
       See: http://sun.com/msg/SMF-8000-05
       See: man -M /usr/share/man -s 1M lpsched
    Impact: 2 dependent services are not running:
            svc:/application/print/rfc1179:default
            svc:/application/print/ipp-listener:default
    svc:/system/cluster/rgm:default (Resource Group Manager Daemon)
    State: disabled since Sat Feb 07 10:42:06 2009
    Reason: Disabled by an administrator.
       See: http://sun.com/msg/SMF-8000-05
    Impact: 1 dependent service is not running:
            svc:/application/management/common-agent-container-1:default
    svc:/system/cluster/scsymon-srv:default (Sun Cluster SyMON Server Daemon)
    State: offline since Sat Feb 07 10:42:07 2009
    Reason: Dependency svc:/application/management/sunmcagent:default is absent.
       See: http://sun.com/msg/SMF-8000-E2
    Impact: This service is not running.Regards,
    Vladimir

  • BC4j/JSP Application not responding after some time - when deployed on 9ias BC4j/JSP

    Hi,
    We are using BC4j/jsp application on 9ias. The application is not responding
    after some time. We have installed 9ias on PIII(384MB RAM). We tried to accesses
    with 10 users, and server is not responding to BC4J/JSP application.
    However the server could able to publish the JSP pages with standerad JDBC code even after that.
    Please....help us.........
    many many thanks in advance

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Is there any mechanism that cleans up these connections (back down to the initial or some other minimum I would guess) or do they hang around until either the app server or database shuts down?<HR></BLOCKQUOTE>
    There is currently no mechanism for reducing the connection pool size after a period of high activity. Recently this has been frequently requested and as such will be implemented in the next production release.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>We have verified this in manual testing. However, when the load tool script exits it doesn't seem to release resources. We know this because we keep seeing our database connections go up and up as more tests are run. Further, we also seem to see more than one connection per "virtual user". For example, when I connect 5 users to the app in manual testing, I get 5 connections. But, when we run a test using the tool, we get 395 database sessions for 200 users. We are having a bit of difficulty understanding why the behavior is different.<HR></BLOCKQUOTE>
    Assuming that the you are performing your manual testing against the same instance of the application on which you are performing your load testing, I would assume that the connections are being released to the pool at the end of the request. One possible reason for the approximate 2:1 ratio between connections and virtual users may be BC4J's use of internal connections. What version of BC4J are you using?
    BC4J requires an internal connection to support state management and spill to disk. The internal connections are pooled with the transaction connection and only held for the duration of the persistence operation. However, if the web server is very busy then a large number of synchronous persistence requests may be received which would explain the eventual 2:1 ratio in the pool's high water mark.
    If the user start times and think times are staggered in order to reduce the incidence of synchronous persistence requests does the ratio of connections to web sessions stabilize at some lower number (i.e. 1.5:1)

  • Aperture 2 not responding

    Aperture 2 keeps reporting that it is not responding. This usually happens after it has been running for a while and I am making adjustments other than the most basic. The CPU is maxing out and fans start to run full blast and the spinning ball last as much as 20 seconds.
    If say I grab the monochrome red slider and slide backwards and forwards it will move smoothly and the screen will update quickly and all is well. However things go wrong if I move the slider slightly, let go and then move again and maybe once more, the whole not responding, fans and spinning ball start off.
    I have generate previews turned off. I cannot believe a 15" Intel MBP 2.16, 3G RAM is not good enough to run this. There must be a problem with Aperture. All other programs run perfectly, Lightroom, CS3 etc. Any ideas please.
    http://idisk.mac.com/ianrmatthews-Public?view=web

    Yes this is happening to me on both my Mac's. I'm running an MBP C2D and an iMac 2.16 GHz...It's depressing because I love Aperture's workflow; but I don't love the terrible system slow-downs. Yesterday I got the spinning beachball and full fans for 30 minutes (I left my MBP on my desk and went out on a quick errand, hoping that it would have finished whatever it was doing). The system locked up completely after I got back (I think it's bitter-sweet that in two years, the only application that has ever caused my apple computer to completely lock-up...is an apple software product). I
    'd hoped that with 2.0 they would have improved the performance problems, but it looks like Aperture is still an overly resource-intensive dog. Until the developpers can reign in the performance issues and "truly" bring this bad boy up to speed, I'm going to have to stick to Lightroom—which ***** because Adobe's outrageous prices p!$$ me off

  • While browsing the cube data Excel the circle pointer starts to spin and the excel go into a not-responding state,any recommendations to improve performance in excel?

    hi,
    while browsing the cube data Excel the circle pointer starts to spin and the excel go into a not-responding state,any recommendations to improve performance in excel? 
    I have 20 measures and 8 dimensions.
    while filtering data by using dimensions in excel it is taking so much time.
    Ex:
    I browsed 15 measures in excel and filtered data based on time(quarter  wise) and other dimesion product. It is taking long time to get  data.
    Can you please help on this issue.
    Regards,
    Samba

    Hi Samba,
    What're the versions of your Office Excel and SQL Server Analysis Services? It will be helpful if you can share the detail computer resource information to us while encountered this issue.
    In addition, we don't know your cube structure and the underlying relationships. But you can take a look at the following articles to troubleshoot the performance issue:
    Improving Excel's Cube Performance:
    http://richardlees.blogspot.com/2010/04/improving-excels-cube-performance.html
    Excel Against a SSAS Cube Slow: Performance Improvement Tips:
    http://www.msbicentral.com/Blogs/tabid/131/articleType/ArticleView/articleId/136/Excel-Against-a-SSAS-Cube-Slow-Performance-Improvement-Tips.aspx
    Regards, 
    Elvis Long
    TechNet Community Support

Maybe you are looking for