Disabling collection journal vMA 4.1

Our guests receive a storm of our server event of vMA causing abnormal growth of table in our vCenter DB server.

We have identified the probable cause as a collection of the newspaper on the vMA configuration. Rather than find the problem and fix it, I would just turn off logging altogether. It is not in use and it will change anyway with vMA 5.

I did not set up so, I'm looking for the instructions to turn off completely. That's what I planned to do:

  • Identify the host connected to the vMA: vifp mailing lists
  • Disable vilogger on each host: vilogger enable - server [ESX/ESXi IP or HOST name]

  1. Is it the right process and everything I need to do? I wasn't sure if there was anything I could / should I disable on the vMA so server.
  2. Also, I want to verify the deactivation of the vilogger on the hosts only affects the vMA collection and will not affect the host in a different way.


Fix.

Tags: VMware

Similar Questions

  • DBSS def Collections

    We discovered a problem in Foglight 5.5 + where the SQL 2000 error log no longer works.  Quest DEV is looking backward to wear, but they can declare it not supported.  As a result, we started looking in the Collection set features by the user.  We have something that works very well.  We have created a collection defined by the user that executes a command to collect journal entries (exec questsoftware... fog_errorlog '', 300).  It works very well!  We can see the corresponding models coming in very well.

    Now, we have the issue to create an alert based on the collection rule.  It's where everything falls down.

    I created a rule called Simple

    BOFA_DBSS - SQL 2000 error log Message

    who has a scope for the specific custom collection

    DBSS_Custom_Query_Instance where name = 'DBSS_Cust_DBSS_SQL2000_ErrorLog '.

    It is a rule that is data-driven, so whenever he has found data we want to draw attention to it.  We have developed the condition as

    Return Dbwc_Common_SQL_Server_AlarmEnablingCheck ("DBSS - SQL 2000 error log Message", scope);

    which always resolves as true. (at least that disable us it)

    We set a variable level of rule to an alarm to create as follows.

    import java.util.UUID;

    alarmService = server.get ("AlarmService");

    hashlist = [];

    sourceID = UUID.randomUUID (m:System.NET.SocketAddress.ToString ());

    topologyObjectID = scope.getUniqueId ();

    sourceName = @foglight_rule_name;

    Rule ID = @foglight_rule_id;

    messages = #errortext of DBSS_Cust_DBSS_SQL2000_ErrorLog to 1ms # .getTopologyObjects)

    for {(message in messages)

    messagehash = message.errortext.hashCode ();

    If (hashlist.contains (messagehash)) {}

    message = message;

    }

    else {}

    alarmID = alarmService.reportAlarm (sourceID, 2, topologyObjectID, message.errortext, sourceName, ruleID, null);

    hashlist. Add (messagehash);

    }

    }

    In a Word, it is supposed to retrieve a list of the last found errortext strings.  We take a hash of the errortext and alarm only on separate channels.

    ... Unfortunately, it works everything simply.  As near as I can tell, the question is the custom collection that results is a complex comment.  Therefore, the errortext string is not exposed in the way that I thought I would.

    I tried to change the condition of checkObservationAlarm, but it does not work either.

    checkObservationAlarms (#DBSS_Cust_DBSS_SQL2000_ErrorLog #,)

    {logEntry-> switch (logEntry.get("errortext").size ()) {case 0: return 0; default: return 2 ;}},}

    ({logEntry-> return logEntry.get ("errortext");}, 'foo');

    This does not work because the scope object is DBSS_Custom_Query_Instance and is not a property called DBSS_Cust_DBSS_SQL2000_ErrorLog.

    I tried this, and it does not work either.

    checkObservationAlarms (#DBSS_Custom_Query_Instance where name = "DBSS_Cust_DBSS_SQL2000_ErrorLog" #,)

    {logEntry-> switch (logEntry.get("errortext").size ()) {case 0: return 0; default: return 2 ;}},}

    ({logEntry-> return logEntry.get ("errortext");}, 'foo');

    This mistakes because the 'where' clause is unexpected.

    Help!  I'm painted in the corner and can not find a way out.  The data is there!  I've almost got it, but I can't expose data through a rule.

    I solved my problem.  I got fresh stabbed to the issue by removing the quesiton of the scope.  I created a rule very similar to one of the mentions above, I made sure he didn't have any scope.  I have driven by the time and value triiger each 5 mnutes.  I also made sure check box to trigger without data. (no scope = no data)

    I put the condition to always be true and then created a variable of severity called createAlarms who did the following.  Works like a charm!  I also added the logic to allow for exclusion lists and remove duplicate string patterns found since in a single collection.  Enjoy!  The user defined queries are very powerful.  Now that I know how to get data, I will use them more often.

    import java.util.UUID;

    alarmService = server.get ("AlarmService");

    RS = Server.get ("RegistryService");

    sourceName = @foglight_rule_name;

    Rule ID = @foglight_rule_id;

    hashlist = [];

    queryResult = #errortext of DBSS_Cust_DBSS_SQL2000_ErrorLog for 300 seconds.

    for (obj in {queryResult.getTopologyObjects ())}

    for (observedData to {queryResult.values (obj))}

    try {}

    EXCLUDELIST = rs.lookup(obj,"BOFA_DBSS_SQL2000_ERRORLOG_EXCLUDE_STRINGS").toLowerCase ();

    If (EXCLUDELIST.size () > 0) {}

    def list = EXCLUDELIST.split(',');

    isExcluded = false;

    List.any {name1->

    If ((observedData.value.toLowerCase () .contains (name1)) & (isExcluded == false)) {}

    isExcluded = true

    }

    }

    }

    If (isExcluded == false) {}

    alarmhash = observedData.value.toLowerCase () .hashCode ();

    If (hashlist.contains (alarmhash)) {}

    hashlist = hashlist

    }

    else {}

    sourceID = UUID.randomUUID (m:System.NET.SocketAddress.ToString ());

    hashlist. Add (alarmhash);

    alarmID = alarmService.reportAlarm (sourceID, 2, obj.getUniqueId (), observedData.value, sourceName, ruleID, null);

    }

    }

    }

    catch (Exception e) {}

    println 'Rule' + sourceName + "a failure of fata during the processing of an event:" + try)

    }

    }

    }

  • How to set the time of data collection for information Publisher report

    Hello everyone,

    So, I'm trying to set up a report, which contains some information of tablespace. The report must be sent to my e-mail account around 07:00 every day, so I have an overview if we run into a few problems with some full tablespaces. the report and mail notification works well but my only problem is, the data are not updated. There is a comment under each data table in my report which said that the data had been updated on 8 to 13 hours ago according to the target database. is there a way I can trigger the update of data report on a specific time? So I can update the data before you run the report job every morning around 07:00? I'm totally noob, so I hope someone can help me, I tried to google it but I couldn't find anything useful.

    Unfortunately, there is really no good way to 'schedule' collection for this because it is perceived with a dozen of other data points and likely to cause problems.   What you could do, is create a metric custom extension with query data file you need (simple Dungeon it do not go beyond what you really need to prevent performance problems), deploy the metric on all target databases, then disable collection of gui (metrics and collection parameters) and cron the collection to run at a period determined using emctl control agent runCollection : .   You can then create a report about the data collected in mgmt$ metric_current.

  • Turn off journal of SCAN_LISTENER

    Hello!

    How can I disable the journal from SCAN_LISTENER?

    Thank you!

    Hello

    It does not work. I'm doing something wrong?

    Check if you use ORACLE_HOME of the grid Infrastructure (i.e. ORACLE_HOME=/u01/app/11.2.0/grid).

    Levi Pereira

  • Communication with the listener OEM problem

    Hi all
    for some reason, my OEM is corrupted and when activated, it messes with the listener. I have found the problem lies in OEM, rather than in the listener since I can establish connection between SQLdeveloper and the server through the listener without any problem.

    I have the named instance INARA, host named FIREFLY. SNOWDROP.COM and the listener named ORACLE_LISTENER.

    I closed the SQLdeveloper application and its listener and OEM first to identify the problem. After that I started OEM, emoms.log dumped Log Management Service:
    2011-06-15 11:55:12,203 [HTTPThreadGroup-2] WARN  jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2011-06-15 11:55:12,204 [HTTPThreadGroup-2] ERROR conn.ConnectionService verifyRepositoryEx.891 - Invalid Connection Pool. ERROR = Io exception: The Network Adapter could not establish the connection
    2011-06-15 11:55:12,205 [EMUI_11_55_12_/console/aboutApplication] ERROR svlt.PageHandler handleRequest.639 - java.lang.IllegalStateException: Response has already been committed
    java.lang.IllegalStateException: Response has already been committed
         at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1892)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:249)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:1113)
         at oracle.sysman.emSDK.svlt.PageHandler.myRender(PageHandler.java:1173)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:597)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:787)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:343)
         at oracle.sysman.eml.app.Console.doGet(Console.java:157)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:107)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:146)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:327)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595) 
    also the trace file emagent.trc Management Agent dumped:
    SQL = "                                                                   OCISessionGet"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=firefly.snowdrop.com)(PORT=1521))(CONNECT_DATA=(SID=inara)))
    2011-06-15 11:57:05,914 Thread-4147767632 ERROR vpxoci: ORA-12541: TNS:no listener
    2011-06-15 11:57:05,914 Thread-4147767632 WARN  vpxoci: Login 0x67fd70 failed, error=ORA-12541: TNS:no listener
    2011-06-15 11:57:05,914 Thread-4147767632 WARN  TargetManager: Exception in computing dynamic properties of {inara.snowdrop.com, oracle_database },GetDbBlockSize::ORA-12541: TNS:no listener
    2011-06-15 11:57:05,916 Thread-4138318160 ERROR TargetManager: nmeetm.c : Target inara.snowdrop.com has a failed critical dynamic property
    2011-06-15 11:57:05,918 Thread-4138318160 WARN  upload: Upload manager has no Failure script: disabled
    2011-06-15 11:57:05,918 Thread-4138318160 WARN  upload: Amount of upload data will be recalculated due to reload.enabling collections and regenerating metadata.
    2011-06-15 11:57:05,918 Thread-4138318160 WARN  TargetManager: Regenerating all Metadata
    2011-06-15 11:57:05,983 Thread-4138318160 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-15 11:57:05,983 Thread-4138318160 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-15 11:57:06,080 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages processed per queue per subscriber per minute in the last interval" to "Total messages processed per queue per subscriber per minute in "
    2011-06-15 11:57:06,080 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages received per queue per subscriber per minute in the last interval" to "Total messages received per queue per subscriber per minute in t"
    2011-06-15 11:57:06,080 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Messages processed per queue (%) per subscriber per minute in the last interval" to "Messages processed per queue (%) per subscriber per minute in th"
    2011-06-15 11:57:06,080 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in persistent queue per subscriber (seconds)" to "Age of the first message in persistent queue per subscriber (sec"
    2011-06-15 11:57:06,081 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in the buffered queue per queue (seconds)" to "Age of the first message in the buffered queue per queue (second"
    2011-06-15 11:57:06,096 Thread-4138318160 WARN  collector: enable collector
    2011-06-15 11:57:06,100 Thread-4138318160 WARN  collector: Regenerating all DefaultColls
    2011-06-15 11:57:07,145 Thread-4147767632 ERROR upload: Exceeded max. amount of upload data: 314 files, 346.533864 MB Data. 89.74% of disk used. Disabling collections.
    2011-06-15 11:57:07,145 Thread-4147767632 WARN  collector: Disable collector
    2011-06-15 11:57:08,237 Thread-4147767632 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:57:08,337 Thread-4147767632 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:57:38,442 Thread-4147767632 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:57:38,545 Thread-4147767632 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:58:08,732 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:58:08,835 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:58:38,952 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:58:39,055 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:09,157 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:09,260 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:39,364 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:39,465 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:58,595 Thread-4154857808 ERROR command: nmejcn: received no status header from repository at https://firefly.snowdrop.com:5500/em/upload/
    Looked like OEM had some errors and warnings after it opened, but I don't know what they meant.

    After OEM is started successfully, at least according to the commandment of emtcl, I started ORACLE_LISTENER listener. At this point, I did the loopback test using NET manager on the server, and it took forever so I aborted it. The database at this point was still open and running without problem however. Taken TNSPING 157080 msc to return an OK value, meanwhile lsnrctl status ORACLE_STATUS was at a standstill.

    Then look at emagent.trc after that the listener was launched:
    2011-06-15 12:02:10,306 Thread-4138318160 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-15 12:02:10,306 Thread-4138318160 WARN  ssl.io: fd=6: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-15 12:02:10,306 Thread-4138318160 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-15 12:02:10,306 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    2011-06-15 12:02:40,433 Thread-4138318160 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-15 12:02:40,433 Thread-4138318160 WARN  ssl.io: fd=6: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-15 12:02:40,433 Thread-4138318160 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-15 12:02:40,433 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    2011-06-15 12:03:40,570 Thread-4138318160 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-15 12:03:40,570 Thread-4138318160 WARN  ssl.io: fd=6: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-15 12:03:40,570 Thread-4138318160 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-15 12:03:40,570 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    2011-06-15 12:04:10,704 Thread-4138318160 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-15 12:04:10,704 Thread-4138318160 WARN  ssl.io: fd=6: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-15 12:04:10,704 Thread-4138318160 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-15 12:04:10,704 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    also emoms.trc
    2011-06-15 12:05:26,159 [HTTPThreadGroup-6] WARN  jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2011-06-15 12:05:29,774 [HTTPThreadGroup-5] WARN  jdbc.ConnectionCache _getConnection.352 - Io exception: Socket read timed out
    java.sql.SQLException: Io exception: Socket read timed out
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:501)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:436)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:621)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:492)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:386)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:276)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:212)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:140)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1752)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeOneConnection(OracleImplicitConnectionCache.java:644)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:592)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:460)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.emdrep.receiver.OMSHandshake.getParameterFromDB(OMSHandshake.java:570)
         at oracle.sysman.emdrep.receiver.OMSHandshake.getMaxAgentCompatVer(OMSHandshake.java:552)
         at oracle.sysman.emdrep.receiver.OMSHandshake.handshake(OMSHandshake.java:1033)
         at oracle.sysman.emdrep.receiver.OMSHandshake.handshake(OMSHandshake.java:836)
         at oracle.sysman.emdrep.receiver.FxferRecv.doGet(FxferRecv.java:598)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:327)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2011-06-15 12:05:29,775 [HTTPThreadGroup-5] WARN  jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    Finally, the ORACLE_LISTENER journal says:
    15-JUN-2011 12:16:38 * <unknown connect data> * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=18844)) * establish * <unknown sid> * 12525
    TNS-12525: TNS:listener has not received client's request in time allowed
     TNS-12535: TNS:operation timed out
      TNS-12606: TNS: Application timeout occurred
    15-JUN-2011 12:16:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=18842)) * establish * inara.snowdrop.com * 0
    15-JUN-2011 12:16:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=18838)) * establish * inara.snowdrop.com * 0
    15-JUN-2011 12:16:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=18833)) * establish * inara.snowdrop.com * 0
    15-JUN-2011 12:16:38 * service_update * inara * 0
    15-JUN-2011 12:16:38 * service_update * inara * 0
    15-JUN-2011 12:16:38 * service_update * inara * 0
    At this point, part of the NET services caused by OEM, corruption has been altered, but I didn't know what caused it. NET with his listener services can operate normally after I stopped OEM and forced killed the listener and restarted normally.

    No idea how to solve the problem of this point?
    Kind regards
    Val

    Valerie,

    The problems are manifold.

    1 in listener.ora are two defined listeners, as well running on port 1521. This is not going to work. As the default listener name is 'Listener', probably the named listener "listener" is launched and the listener called 'oracle_listener' has never worked. Check this box by issuing

    status lsnrctl listener

    lsnrctl status oracle_listener.

    Delete oracle_listener.

    2 the tnsnames.ora is a mess.
    Apart from the first definition, INARA, everything else can be removed, as they are incorrect, in any case. Localhost means 127.0.0.1, you do not have a listening port on localhost, so all the definitions referring to localhost are redundant.

    Should a .properties file in $ORACLE_HOME/sysman /... with the definition of the listener. Currently I can't find it, but then I use 11 GR 2.

    -------------
    Sybrand Bakker
    Senior Oracle DBA

  • Help automate and functions by the numbers

    Hello!

    I need assistance with numbers 3.6.1 for OS X El Capitan. My question is really complicated, and I couldn't even begin to understand what to search using search engines, that is why I turn to the experts in communities for help.

    What I'm trying to do is set up a system where when an a table on a single sheet is changed, the information on a second table on a second sheet is updated to match. Specifically, on the first table on the first worksheet, I keep a spreadsheet of all the video games I have in my collection, and with each game video I save several data as platform, Publisher, genre and ESRB rating points, and so on, as follows:

    On the second picture, I have an assortment of tables of data that takes into account the number of games I have they fall into each of these same points data in separate tables, so, how many games I have for every platform, every Editor, in every kind and with each ESRB rating, as follows:

    I was able to set up all the tables on the second sheet automatic update of the charges for each individual in each category element, so if I add, say, a new game of Nintendo 3DS to the first sheet on the first table, the corresponding to "Nintendo 3DS" number on the table of the second sheet platform is automatically updated. I did this by manually applying the COUNTIF function to each individual B cell in each table and was pointing at the corresponding column of table on the first worksheet with the correspondent of expression of the cell [for Game Boy Advance, for example, it looks like this: COUNTIF (Collection::Table 1: $Platform, "Game Boy Advance")]. Part of what I want to accomplish is to have all the B cells on the second act of sheet as "smart cells", if you want to, where they are all automatically use the COUNTIF function using the expression in each corresponding to a cell, instead of the manual set up I have now. Is something like this? If so, I want finally to do is to have the paintings on the second sheet automatically be updated to take account of the new factors of table on the first worksheet. That is if I add a game to a new platform, we will say Virtual Boy, to the table on the table of the first sheet, is it possible to have the picture of the platform on the second sheet automatically add a new entry for Virtual Boy, and should the COUNTIF automatic formatting for the work of B lymphocytes as well, automatically count the number of entries of Virtual Boy in the platform column the first sheet as well?

    Here is a link to my spreadsheet in iCloud for reference (remember, it's 'View Only'): https://www.icloud.com/numbers/000AvaqQSb1iRb3-5XbyaoNww#My_Collection

    I hope all this makes sense to someone out there, I tried to explain as clearly as I could. I'm still sort of novice in numbers, if I appreciate any amount of teaching or imparting wisdom!

    Thank you

    -Kill

    Kill them salvation.

    for all B cells on the second act of sheet as "smart cells", if you want to, where they are all automatically use the COUNTIF function using the expression in each corresponding to a cell, instead of the manual set up I have now.

    Formula in B2 (and fill by dragging the handle downwards to fill yellow)

    = COUNTIF(Collection::Table 1::$B,A2)

    B2 in the platform table and paste in the length of Table B2. It will show zero because he seeks the wrong column in the table on the sheet Collection.

    Click on the "Collection::Table 1: $B" diamond in the formula editor to select.

    Go to the Map Collection and click on the label C.

    AHA! It always displays zero because does not match the description of length:

    "Very short (less than 5 hours)" on the card product and "Very short" on the Collection sheet.

    The descriptions must match exactly.

    The easy way to change them in the Collection journal is to sort the table. But first of all insert another column, and then type 1 then 2 and fill down. Then you can sort to the original order.

    Now sort the column Length.

    Change the description (copy and paste into each "block")

    Funny looks because the line height are different

    The COUNTIF works because the descriptions are now (the formula now displays column D because of the new column of original order of Collection).

    I'll post this before the time-out annoys me.

    Kind regards

    Ian.

  • RDSH Lag when you browse the gateway SSL Secure-IT

    Hello

    I have a ticket open with support Dell/Quest, but thought I'd post here this ongoing problem where someone can help you.

    Question:

    I'm on version 8 vWorkspace and all servers are virtual Win2008R2 on ESXi 5.  When clients Web Connector (Windows or Mac) connects to RDSH gateway SSL Secure-IT, there is a noticeable lag when you type, hanging out windows, move the slider mouse around the start menu, etc.  All of our users to put to test is complained about this, because it affects their normal daily work.

    It is compared to customer standard RDP Windows, as well as bypassing the Secure-IT.  Bypassing the Secure-IT, the LAG disappeared completely.  The offset is also noticeable when comparing in the unique environment of LAN.

    EOP all off except for the extreme EOP EOP Flash and EOP printer.  I also tested with EOP all features are disabled, but it made no difference.

    All features of Windows disabled (smoothing of the fonts, background, etc.)

    My infrastructure:

    Internet (users)--> firewall SonicWall--> LAN (Secure-IT, Web - IT, connection broker, RDSH servers)

    The virtual machine of the LATTER was in the demilitarized zone, but to help out, I moved it inside the LAN which made no difference.

    The machine virtual Secure-IT has a lot of resources I can see that the CPU and the RAM hardly moved.  And I'm testing only with one or two connections in all cases.

    I tried to appoint the former Secure-IT version 7.5 executable, which further aggravates the offset.

    At this point, it is a show-stopper for us.  I hope that this can be resolved as vWorkspace is the best solution for us in terms of ease of use/connection for our non-techie users.

    Help!

    I discovered what the problem was.  I disabled the journaling on the IT security and the offset is now completely gone.  I found out about it on a post on the forum of Quest vWorkspace in 2010.  http://en.community.Dell.com/TechCenter/virtualization/vWorkspace/f/4827/t/19551509#1880

    So, I think Dell/Quest should document this, put in a basis of knowledge, or difficulty Secure-IT (pnsslsvc.exe) service, because it would help a lot of people.

  • Star Wars: Republic Commando. Worked on Vista, the problem is that when the game tries to load the first mission, he leaves the game

    Star Wars: Republic Commando. Worked on Vista, the problem is that when the game tries to load the first mission (the only one available for a new player) outputs of the game and gives the following. I hope this info is useful to anyone who is willing to take the time to help me. Thank you-Zachert45

    Details:

    Problem event name: APPCRASH

    Application name: SWRepublicCommando.exe

    Application version: 0.0.0.0

    Application timestamp: 41f707e4

    Fault Module name: StackHash_1a02

    Fault Module Version: 0.0.0.0

    Fault Module Timestamp: 00000000

    Exception code: c0000005

    Exception Offset: 6 c 707544

    OS version: 6.1.7601.2.1.0.256.48

    Locale ID: 1033

    Information additional 1: 1a 02

    More information 2: 1a022ea3469ead417de7f3ac704042e3

    3 more information: aa4f

    Additional information 4: aa4f8516a5b4c2bae31f69214dbeb837

    In addition, the game made a newspaper that it lasted, if an error occurred. NOTE: Windows verson shown here was one of the many tests bring made, all ended the same way.

    Uninitialized: open the log file, 08/09/12 19:20:48
    Uninitialized: name subsystem initialized
    Init: Detected: Windows NT 6.0 (Build: 6000)
    Init: Build: 139
    Init: Version of the engine: 2226
    Init: Update: January 25, 2005
    Init: command line:
    Init: Base Directory: C:\Program Files (x 86) \LucasArts\Star Wars Republic Commando\GameData\System\
    Init: Character set: ANSI
    Journal: Related to Window.dll
    Journal: Related to Core.dll
    Journal: Related to frengine.dll
    Init: Subsystem of the initialized object
    Init: Computer: ZACHERT45HP
    Init: User: Zachert45
    Init: Of CPU Page size = 4096, processors = 4
    Init: CPU detected: type processor PentiumPro (GenuineIntel)
    Init: CPU features: FPU CMov EAP RDTSC MMX, SSE
    Init: CPU @ 2694 MHz
    Init: Total memory: Phys = 1048575 K Pagef = 2097151 K Virt = 2097024K
    Init: Working together: 32000 / 159000
    Init: Physical memory: 1023 MB
    Init: D3D Device: video memory onboard: 1008
    Caution: Charge Dynamics Engine.GameEngine
    Journal: Bound to CTGame.dll
    Journal: Bound to Gameplay.dll
    Journal: Related to IpDrv.dll
    Journal: Related to XInterface.dll
    Journal: Related to XGame.dll
    Init: Unreal engine initialized
    Journal: Related to WinDrv.dll
    Init: Client initialized
    Journal: Related to D3DDrv.dll
    Init: Direct3D detected adapters:
    Journal: aticfx32.dll/Radeon HD 6470 M
    Init: D3D Driver: MaxTextureBlendStages = 8
    Init: D3D Driver: MaxSimultaneousTextures = 8
    Init: D3D Driver: MaxActiveLights = 8
    Init: D3D Driver: MaxPrimitiveCount = 5592405
    Init: D3D Driver: MaxVertexIndex = 16777215
    Init: D3D Driver: MaxStreams = 16
    Init: D3D Driver: MaxStreamStride = 508
    Init: D3D Driver: MaxVertexShaderConst = 256
    Init: D3D Driver: VertexShaderVersion = 1.1
    Init: D3D Driver: PixelShaderVersion = 1.4
    Init: D3D Driver: support AGP detected
    Init: D3D Driver: using w-pixel fog
    Init: D3D Driver: trilineaires media
    Init: D3D Driver: supports BLENDDIFFUSEALPHA
    Init: D3D Driver: Supports LOD bias
    Init: D3D Driver: Supports Z polarization
    Init: D3D Driver: supports D3DTOP_ADDSIGNED2X
    Init: D3D Driver: supports D3DTOP_BUMPENVMAP
    Init: D3D Driver: supports D3DTOP_BUMPENVMAPLUMINANCE
    Init: D3D Driver: supports D3DTOP_DOTPRODUCT3
    Init: D3D Driver: supports D3DTOP_MODULATEALPHA_ADDCOLOR
    Init: D3D Driver: supports D3DTOP_MODULATECOLOR_ADDALPHA
    Init: Unreal Engine Direct3D support - internal version: SB3
    Init: D3D Device: szDriver = aticfx32.dll
    Init: D3D Device: szDescription = Radeon HD 6470 M
    Init: D3D Device: wProduct = 8
    Init: D3D Device: wVersion = 17
    Init: D3D Device: wSubVersion = 10
    Init: D3D Device: wBuild = 1065
    Init: D3D Device: dwVendorId = 4098
    Init: D3D Device: dwDeviceId = 26464
    Init: D3D Device: dwSubSysId = 370806844
    Init: D3D Device: dwRevision = 0
    Init: D3D detected: ATI video card
    Init: D3D Device: using cubemap [with mipmaps]
    Caution: Charge Dynamics BumpTex.StaticEnvmaps.StaticDiffuse
    Caution: Charge Dynamics BumpTex.StaticEnvmaps.StaticSpecularMatte
    Caution: Charge Dynamics BumpTex.StaticEnvmaps.StaticSpecularDull
    Caution: Charge Dynamics BumpTex.StaticEnvmaps.StaticSpecularPolished
    Caution: Charge Dynamics BumpTex.StaticEnvmaps.StaticSpecularShiny
    Journal: (Karma): Karma from beginning of game.
    Journal: (Karma): creation of MeAssetDB.
    Journal: (Karma): loading: ambient.ka
    Journal: (Karma): loading: clone.ka
    Journal: (Karma): loading: droid.ka
    Journal: (Karma): loading: geonosian.ka
    Journal: (Karma): loading: rasanimprops.ka
    Journal: (Karma): loading: trandoshan.ka
    Journal: (Karma): loading: turrets.ka
    Journal: (Karma): loading: vehicles.ka
    Journal: (Karma): loading: wookiee.ka
    Journal: (Karma): finished creating MeAssetDB (27 properties).
    Log: Watermark memory pre load: 0
    Journal: Preload for entry Stats: 58 opened, looking for 269, dumpsters 954, bed 46950 KB / 4329, serialize 44419 KB / 1615039
    Journal: LoadMap: entry 08/09/12 19:20:49
    Log: Watermark memory pre load: 1
    Caution: Charge Dynamics Entry.myLevel
    Journal: Loading times for the entry: 0.000 sec total, 0.000 app
    Connection: Time entry init actor coll: 0.000 sec total, 0.000 app
    Journal: Play class is "GameInfo."
    Newspaper: The level is level Entry.myLevel
    Newspaper: * WARNING - paths is maybe NOT INVALID *.
    Journal: What is the Entry.myLevel level to play (0) 08/09/12 19:20:49...
    ScriptLog: InitGame:
    ScriptLog: Mutator database is Entry.InGameTempName
    ScriptLog: GameInfo::InitGame: bEnableStatLogging False
    ScriptLog: MusicStat is InGameTempName
    Connection: Time entry init BeginPlay: 0.000 sec total, 0.000 app 08/09/12 19:20:49
    Log: Watermark memory Post charge: 2
    Connection: Time entry init: 0.000 sec total, 0.000 app
    Journal: Entry file load stats: opens 2, looking for 4, 9 trucks, 31KO bed / 16, serialize 7KO / 2092
    Connection: Exit LoadMap 08/09/12 19:20:49
    Caution: Charge Dynamics UDebugMenu.UDebugRootWindow
    Caution: Charge Dynamics UDebugMenu.UDebugBlueLookAndFeel
    Journal: Related to ALAudio.dll
    Init: AL_VENDOR: Creative Labs Inc.
    Init: AL_RENDERER: software
    Init: AL_VERSION: OpenAL 1.0
    Init: AL_EXTENSIONS: EAX 2.0, EAX, EAX, EAX 4.0 3.0 unified and EAX - AC3
    Journal: 16 Sources AL Audio created!
    Init: ALAudio: initialized subsystem.
    ScriptLog: 255 team
    Journal: (Karma): KInitSkeletonKarma: framework, but not of the world.
    Init: System initialized to input InGameTempName
    Journal: Open window
    Journal: Couldn't put the window in the foreground.
    Journal: Enter SetRes: 1024 x 768 full screen 0
    Journal: Using back buffer 22 (32-bit) format
    Journal: Using format 77 (32-bit) depth buffer
    Journal: Creation of device
    Init: D3D Driver: CreateDevice: will use the hardware transformation and lighting.
    Init: D3D Driver: CreateDevice: will use hardware vertex processing
    Journal: Create context of the EMI.
    Init: Init game engine time: seconds 1,366000 total 1.014007 app
    Journal: Game init load stats: opens 2, looking for 11, 61 Skips, bed 445 KB / 141, serialize 268 KB / 190555
    ScriptLog: MenuOpen: XInterfaceCTMenus.CTStartPCMenu (RESET)
    Caution: Charge Dynamics GUIContent.Menu.RC_title_bg
    Journal: StartMovie with m_PlaybackRect (0, 0), (1024, 768)
    Connection: Start time: 1,177000 seconds
    Newspapers: Lots static mesh: 0 bytes of vertex, 0 bytes index
    Journal: StartMovie with m_PlaybackRect (0, 0), (1024, 768)
    Journal: Precaching: Entry.LevelInfo0
    Journal: Allocation of the dynamic index buffer 16384 bytes.
    Log: Precache time geometry: 0.006 sec total, 0.000 app
    Journal: Texture precache time: 0.009 s total, 0.000 app
    Journal: Statistics of load precache entry: opens 5 to 0, seeks 10 jumps, bed 1512 KB / 28, serialize 1496 KB / 142
    Journal: 131072 bytes dynamic vertex buffer Allocation.
    Caution: Charge Dynamics XInterfaceCTMenus.CTMenuMain
    Journal: GotoMenu (InGameTempName)
    Journal: StartMovie
    Journal: CallMenu (InGameTempName)
    Journal: GotoMenu (InGameTempName)
    Journal: CloseMenu()
    Journal: Browse: PRO? Name = zach? Class = CTCharacters.PlayerCommando? Team = 255 08/09/12 19:21
    Log: Watermark memory pre load: 2
    LOG: Preload PRO Stats: 2 opens, looking for the 14, 15 jumps, bed 1315 KB / 56, serialize 1289 KB / 23365
    Journal: LoadMap: new level of loading. Pause/stop implementing caching of files.
    Journal: Unloading: PRO package
    Journal: LoadMap: PRO? Name = zach? Class = CTCharacters.PlayerCommando? Team = 255 08/09/12 19:21
    ScriptLog: stop menu movie
    Journal: Garbage collection
    Journal: Serving garbage
    Journal: Garbage: objects: 23768-> 23528; REF.: 232574
    Journal: FName High Watermark: 33191
    Journal: Number current FName: 30109
    Journal: FName slots available: 3082
    Journal: UObject High Watermark: 23774
    Log: Watermark memory pre load: 3
    Caution: Charge Dynamics PRO.myLevel
    Journal: 131072 bytes dynamic vertex buffer Allocation.
    Journal: (Karma): initialization Karma for the level.
    Journal: (Karma): Autodetecting CPU SSE
    Journal: (Karma): using SSE optimizations
    Newspapers: Loading PRO time: 0,356 total sec, 0,328 app
    Connection: Hour PRO init actor coll: 0.000 sec total, 0.000 app
    Journal: Play class is 'CTGameInfoSP '.
    Newspaper: The level is level PRO.myLevel
    Journal: What is the PRO.myLevel level to play (0) 08/09/12 19:21...
    ScriptLog: InitGame?: Name = zach? Class = CTCharacters.PlayerCommando? Team = 255
    ScriptLog: Mutator is PRO. InGameTempName
    ScriptLog: GameInfo::InitGame: bEnableStatLogging False
    ScriptLog: MusicStat is InGameTempName
    WARNING: PlayAnim: not found "ActionBreathe" sequence for the mesh "CloneBoy."
    ScriptWarning: PawnFactory PRO. PawnFactory2 (function CTGame.Factory.PostBeginPlay:0058) Factory PRO. PawnFactory2 has no prototype!
    WARNING: PlayAnim: not found "ActionBreathe" sequence for the mesh "GunshipBall."
    ScriptWarning: PawnFactory PRO. PawnFactory0 (function CTGame.

    I read the fix below on three different forums.
    Seems to work for some. Especially those with Pentium cpu.

    "In the main Menu, select Options-> graphics. Variation in the quality of the low relief map. When I have it on medium or high, it crashes. »

    The game was released in ' 05, a bad year for compatibility issues with different
    DRM and Win7. If the problem is with the Launcher, then a noCD fix would be a good solution.
    http://MegaGames.com/games/Star-Wars-Republic-Commando

    .

  • 6.0 ESXi hosts are no longer

    Hello world!

    I have a problem with VMware ESXi 6.0.

    I have a VMware Cluster with 3 6.0 ESXi host. Last night 2 ESXi host has become unresponsive. ESXi hosts concerned, responds to the ping, but unplug vCenter, unable to connect directly to the client host with vSphere and unresponsive on DCUI. The VMs - running concerned guests - became unresponsive (VMware HA cannot restart VMs, because the host has locked the VMs file). Only solution: reset the hosts. After hard reset hosts, HA restart VM on another host and host affected normal work. The problem occurd when high e / s (backup, at the level of the files inside the virtual machine) on HBA.

    In the /var/log/vmkernel.log , I see a lot of messages both "crash":

    WARNING: lpfc: lpfc_sli_issue_abort:9956: 1:3169 Abort failed: Abort INP: data: x 0 xcd0 x 8 x 98

    ScsiPath: 7133: Set retry timeout for demolition of TaskMgmt failed for CmdSN 0x0, State failure, path vmhba5:C0:T0:L0

    The configuration of the hosts:

    Host type: IBM x 3850 X 5

    VMware version: Lenovo ESXi 6.0 custom + VMware ESXi 6.0 Express Patch 2

    CF: 2 * Emulex LightPulse FC SCSI 10.4.236.0 IBM 0494 42 8 GB 2-port PCIe FC HBA for System x Emulex firmware version: 2.02X11 version of the Emulex driver: 10.4.236.0 - 1OEM.600.0.0.2159203

    The host firmware versions are later.

    VMware installed on a USB stick (clean install, not upgraded), LOG dir on the CF data store.

    The storage and the side FC switches have no error/warning message.

    I see the VMware KB 2086025 and 2125904. In this KB article the symptoms are very similar to our situation, but our guests have the most recent version of the Emulex driver (KB articles: version prior to 10.2.340.18, our 10.4.236.0 version)

    I tried the latest Emulex firmware (version: 10.6.126.0, install and reboot host) but the host crash again and the same newspaper as above.

    Today a new problem, when I collect information on diagnosis (registers of export) of the host:

    • first of all welcome: unplug vCenter for seconds 3 times (State of heartbeat), and download of the newspaper failed, when the host disconnect, virtual machines (which run on this host) does not not on LAN
    • second host: connect download start, after the 10-minute purple screen:

    purple_screen.png

    I have found no solution.

    Any ideas?

    Thanks for your help!

    Have you seen the question of host unresponse before 6.0 updated. If not, I suspect strongly this is due to "VMware KB: ESXi 6.0 the network connectivity is lost with the NETDEV WATCHDOG timeouts in the vmkernel.log". Try upgrading to the latest version 6.0 that contains the fix for this.

    The purple screen could be a different product bug and I doubt that it does not always happen. Based on the screenshot, it looks like collection Journal (vm-support) was going through some of the nodes of the VSI and failed at this point. So this issue could happen specifically only during some invocation of vm-support. Good to raise a complaint with the help of VMware.

  • IC on Solaris

    All,

    I received this message from our Director of DBA. Any idea on how I would respond to this request? Seems that the agent of the INfra is SSHing far too often.

    [10: 49:31] NMGR: ptree 6881

    / usr/lib/ssh/sshd 18088

    6880/usr/lib/ssh/sshd

    / usr/lib/ssh/sshd 6881

    8901 bash echo - c QUEST_OUTPUT_START; vmstat 20 2 s;

    8903 vmstat 20 2 s

    8902 bash echo - c QUEST_OUTPUT_START; iostat - x 20 2;

    8904 iostat - x 2 20

    8948 bash echo - c QUEST_OUTPUT_START; iostat - x 20 2;

    8950 iostat - x 2 20

    8949 bash echo - c QUEST_OUTPUT_START; iostat - x 20 2;

    8951 iostat - x 2 20

    8990 bash echo - c QUEST_OUTPUT_START; vmstat 20 2 s;

    8991 vmstat 20 2 s

    8992 bash echo - c QUEST_OUTPUT_START; vmstat 20 2 s;

    8994 vmstat 20 2 s

    [10: 50:00] MNGR: why foglight runs as iostat and vmstat commands everything is given point of time (3 each in this case)

    You happen to have multiple instances of DB on this machine?

    View this article

    https://support.quest.com/SolutionDetail.aspx?ID=SOL97858

    97858 Knowledge Base article

     
    • Title

      Several VMSTAT / IOSTAT commands are created when an instance of database monitoring more on
    • Description

      If multiple Oracle instances is run on the same host, mutiple VMSTAT and IOSTAT commands are created by causing high CPU usage.

    • Resolution

      SOLUTION #1
      Disable collections of BONES for all but one case.

      SOLUTION #2
      Disable the 'File system IO' collection to stop the IOSTAT command.

      SOLUTION #3
      The command VMSTAT is managed by a collection that gathers information from collection OS and JDBC so it's a little more problematic for disable.

      WORKAROUND #4
      Revoke the authorization of the user of the operating system run the IOSTAT/VMSTAT commands.

      This would cause the Agent logs getting errors printed in them; However, it would also stop these commands to run without disabling all of the OS.

      STATUS:
      ODB CR-7897 submitted to development for the consideration in a future version of the cartridge of the Oracle.

    • Quest
      ID of default

      ODB-7897

    Golan

  • Cannot configure the tomcat server instance

    For tomcat when I set up the parameters of jmx in hyperic I get the message below.  When I check via jConsole there is no java.lang.OpenFileDescriptorCount.
    How can I fix it, and why it stops the server to save the configuration and for allowing me to see what values are stats that exist?

    The configuration has not been set for this resource due to: invalid configuration: error recovery value: attribute not found [java.lang:type = OperatingSystem:OpenFileDescriptorCount]: javax.management.AttributeNotFoundException: no attribute: OpenFileDescriptorCount

    Hello

    This is caused by the metric "Open File Descriptor Count" is enabled by default.  You can disable this metric via Administration-> follow-up by default is-> Apache Tomcat and by placing a check mark in 'Open File Descriptor Count', then clicking on disable Collection.  This setting is disabled by default because it is not always available.

    You cannot save configuration because there is an error when checking and so the configuration is considered valid.

  • Lightroom nomore synchronize with mobile LR (ipad)

    Since yesterday, LR5.5 shows 21 photos to synchronize... but nothing happens. (The message is "21 images synchronization". Mobile on desktop LR LR, the small icon of clouds allow synchronization of right but in reverse it does not work. Connect and disconnect anything change, disable collections, same result: nothing. All the other things with desktop LR seem to be ok and the first 59 photos were transmitted without any problem.

    In addition, photos pending to be sent do not appear on web account, those on ipad Yes, they appear.

    If someone has an idea?

    System (iMac OSX 10.8.5 / ipad ios 7.1.1 none particularly not badly with other programs, on both machines).

    See you soon.

    Could you please send me a log of diagnosis Lr - better as a private message with a downloadable dropbox link. You can trigger this through Lr Desktop-> Mobile with Lightroom preferences, and when you hold down the ALT key, you will notice a diagnostic log button to generate.

    -

    Guido

  • 11g OEM agent thinks the disk is full, but there is enough free space

    I put these values in AGENT_HOME/sysman/config/emd.properties:
    UploadMaxDiskUsedPct = 99
    UploadMaxDiskUsedPctFloor = 99
    UploadMaxBytesXML = 1024M


    Then I rebooted EM but no joy in Mudville.


    * $ emctl stop dbconsole *.
    ulimit: 25: wrong number
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, Oracle Corporation, 2009. All rights reserved.
    https://haggis.HomeLan:1158 / console/em/aboutApplication
    Stop of Oracle Enterprise Manager 11g Database Control...
    ... Stopped.

    * $ emctl start dbconsole *.
    ulimit: 25: wrong number
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, Oracle Corporation, 2009. All rights reserved.
    https://haggis.HomeLan:1158 / console/em/aboutApplication
    Oracle Enterprise Manager 11 g Database Control from... began.
    ------------------------------------------------------------------
    Logs are generated in the /Data/RDBMS/app/oracle/product/11.2.0/dbhome_2/haggis.homelan_orcl/sysman/log directory

    * $ emctl status agent *.
    ulimit: 25: wrong number
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, Oracle Corporation, 2009. All rights reserved.
    ---------------------------------------------------------------
    Agent version: 10.2.0.4.2
    Version of the WHO: 10.2.0.4.2
    Protocol version: 10.2.0.4.2
    Agent home: /Data/RDBMS/app/oracle/product/11.2.0/dbhome_2/haggis.homelan_orcl
    File binary agent: /Data/RDBMS/app/oracle/product/11.2.0/dbhome_2
    Agent process ID: 18442
    Parent process ID: 18413
    Agent URL: https://haggis.homelan:3938/emd/main
    URL of repository: https://haggis.homelan:1158/em/upload /.
    Starts at: 2012-03-28 06:59:41
    Started by user: oracle
    Last reload: 2012-03-28 06:59:41
    Last download successful: (none)
    Last attempt to download: (none)
    Total megabytes of XML files uploaded so far: 0.00
    Number of XML, waiting for loading files: 2
    Size of the XML files in the upload wait (MB): 0.05
    Available disk space on the system to download files:-128.92%
    Directory to upload Data channel: /Data/RDBMS/app/oracle/product/11.2.0/dbhome_2/haggis.homelan_orcl/sysman/recv
    Collection status: disabled by the Download Manager
    Last pulse in SGD: 2012-03-28 07:00:12
    ---------------------------------------------------------------
    Agent is running and ready

    * $ emctl download agent *.
    ulimit: 25: wrong number
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, Oracle Corporation, 2009. All rights reserved.
    ---------------------------------------------------------------
    MDT download error: Upload was a success but currently disabled collections - full disc


    * $ pydf *.
    Size of filesystem used Avail use % mounted on
    / dev/sdd5 92G 39 G 48G 42.6 [#...].
    / dev/map/data_vg-data_lv 5587 G 3134 G 2173 G 56.1 [#...] / data
    No 3960 M 400 k 3960 M 0.0 [...] / dev
    / dev/SDS4 45 480 G 411 G 9.3 [#...] / home

    TIA,
    Ron

    Hi Ron,

    You hit the bug 6318004. The version of the agent control database comes with the database version 11.2.0.3 has the fix for the problem. If necessary, see support Note 1388432.1.

    Kind regards
    -Loc

  • Communication problem between the listener and OEM

    Hi all
    I got my OEM running and communicates with the database without any problem until I had a problem with the other guests and to kill some OEM process and listener, now it does not communicate with the listener.

    I rebooted my PC and tried to leave in the hope that it worked as it had been, but the result is on the contrary. Somehow, the communication is corrupt. Currently, I can start the OEM help
    emtcl start dbconsole
    but when I try to start the listener from the browser of Net Services Administration: connection to the host, it keeps from without success.

    What follows is the trace file of the Manager, who got warnings and errors that I don't understand
    emagent.trc:
    
    SQL = "                                                                   OCISessionGet"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=firefly.snowdrop.com)(PORT=1521))(CONNECT_DATA=(SID=inara)))
    2011-06-14 17:22:42,398 Thread-421710160 ERROR vpxoci: ORA-12541: TNS:no listener
    2011-06-14 17:22:42,398 Thread-421710160 WARN  vpxoci: Login 0x68d100 failed, error=ORA-12541: TNS:no listener
    2011-06-14 17:22:42,398 Thread-421710160 WARN  TargetManager: Exception in computing dynamic properties of {inara.snowdrop.com, oracle_database },GetDbBlockSize::ORA-12541: TNS:no listener
    2011-06-14 17:22:42,400 Thread-424859984 ERROR TargetManager: nmeetm.c : Target inara.snowdrop.com has a failed critical dynamic property
    2011-06-14 17:22:42,403 Thread-424859984 WARN  upload: Upload manager has no Failure script: disabled
    2011-06-14 17:22:42,403 Thread-424859984 WARN  upload: Amount of upload data will be recalculated due to reload.enabling collections and regenerating metadata.
    2011-06-14 17:22:42,403 Thread-424859984 WARN  TargetManager: Regenerating all Metadata
    2011-06-14 17:22:42,470 Thread-424859984 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-14 17:22:42,471 Thread-424859984 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages processed per queue per subscriber per minute in the last interval" to "Total messages processed per queue per subscriber per minute in "
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages received per queue per subscriber per minute in the last interval" to "Total messages received per queue per subscriber per minute in t"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Messages processed per queue (%) per subscriber per minute in the last interval" to "Messages processed per queue (%) per subscriber per minute in th"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in persistent queue per subscriber (seconds)" to "Age of the first message in persistent queue per subscriber (sec"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in the buffered queue per queue (seconds)" to "Age of the first message in the buffered queue per queue (second"
    2011-06-14 17:22:42,584 Thread-424859984 WARN  collector: enable collector
    2011-06-14 17:22:42,588 Thread-424859984 WARN  collector: Regenerating all DefaultColls
    2011-06-14 17:22:43,715 Thread-421710160 ERROR upload: Exceeded max. amount of upload data: 212 files, 200.680481 MB Data. 88.62% of disk used. Disabling collections.
    2011-06-14 17:22:43,715 Thread-421710160 WARN  collector: Disable collector
    2011-06-14 17:22:46,814 Thread-421710160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:22:46,929 Thread-421710160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:23:16,099 Thread-435099984 ERROR command: nmejcn: received no status header from repository at https://firefly.snowdrop.com:5500/em/upload/
    2011-06-14 17:23:17,071 Thread-415410512 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:23:17,201 Thread-415410512 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:24:17,230 Thread-424859984 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:24:17,230 Thread-424859984 WARN  ssl.io: fd=14: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:24:17,230 Thread-424859984 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:24:17,230 Thread-424859984 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    2011-06-14 17:24:47,355 Thread-424859984 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:24:47,355 Thread-424859984 WARN  ssl.io: fd=7: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:24:47,355 Thread-424859984 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:24:47,355 Thread-424859984 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    2011-06-14 17:25:47,446 Thread-315353424 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:25:47,446 Thread-315353424 WARN  ssl.io: fd=7: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:25:47,446 Thread-315353424 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:25:47,446 Thread-315353424 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = 
    and here is the content of the file log listener
    14-JUN-2011 17:28:39 * <unknown connect data> * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54171)) * establish * <unknown sid> * 12525
    TNS-12525: TNS:listener has not received client's request in time allowed
     TNS-12535: TNS:operation timed out
      TNS-12606: TNS: Application timeout occurred
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54168)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54166)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54165)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54158)) * establish * inara.snowdrop.com * 0
    Tue Jun 14 17:28:59 2011
    14-JUN-2011 17:28:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54161)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:59 * service_update * inara * 0
    14-JUN-2011 17:28:59 * service_update * inara * 0
    Could someone give me a pointer on how to solve this?

    Kind regards
    Val

    Hi Valerie,

    ... not easy to distance :-(

    The tnsping should work - I have known nothing that this command was suspended. I've never known such problems in GC...

    "But perhaps article ID ' unable to connect to the database: connection failure may be due to a slow network, or the presence of an intermediate firewall" setting up data in the grid control [1074643.1 ID] "MOS might be useful.

  • Creative cloud &amp; authentication proxy servers?

    Our work environment uses proxy servers for Internet connectivity - how to configure Creatvive Cloud applications to work with this authentication? For example, the Adobe Application Manager recognize the proxy (or ask for his password) and therefore does not work.

    I understand the frustration that you meet here, and that these solutions are not ideal for a corporate environment. I work with our teams of engineering of these issues, and this information should be useful to find a solution.

    The above list is unfortunately incomplete; Please ensure that the following are allowed:

    *. Adobe.com

    *. adobelogin.com

    *. adobeoobe.com

    If you're still having problems, please run our tool Log Collector; for example, the "PDApp.log" file is saved in the %TEMP% directory and may provide more information. otherwise, I would ask that address you a case with our support team via the portal of https://www.adobe.com/support/ support and provide archive collection journal so that we can look at the logs in detail (they may contain information specific to the network, then I would say do not post their content here). Please do not hesitate to mention this thread, however.

    Collector logging tool

Maybe you are looking for

  • How to make the changes below

    TCP/IP kernel parameters NET.inet.IP.FW.verbose = 1 net.inet.ip.fw.verbose_limit = 65535 NET.inet.ICMP.icmplim = 1024 net.inet.icmp.drop_redirect = 1 NET.inet.ICMP.log_redirect = 1 net.inet.ip.redirect = 0 net.inet.ip.sourceroute = 0 net.inet.ip.acce

  • Battery use very high libretto W100

    Hello I've lived in the last weeks that the beautiful new Libretto W100 is very hungry. Of course, it will use some, because he has a lot of power. For example: take notes during a meeting, 1.5 pages (A4 format, font 12), about. 50% of the time the s

  • multiple monitors - several desktop computers do not work

    My computer continues to change the provision of workstations, monitors and funds from time to time. I have three monitors with different characteristics (a 4 K, two 1920 x 1200, attached to a MacPro (a mini DP, a HDMI and VGA adapter).) Whenever the

  • Scattergraph annotation shape size

    How can I set the Shape.Size Annotation of the ScatterGraph with a scale of XAxis. Exsample: if I have the XAxis with a scal YAxis with scale 0-10 and 0-1000 and I want the form to 0-500 I can not put the Shape.Size (500,10)? TNK

  • Envy Touchsmart K204TX: Envy K203TX recovery disks can be used to retrieve a K204TX feel like?

    Hi, the first thing I did when I got my Envy cell phone, K203TX, was to create a set of recovery disks. Then I discovered that the laptop has several questions. HP sent me a technician on-site, and technology, said these problems were caused by a mat