Performance Monitoring and WLS 8.1 SP3

I've already send this question to
"weblogic.developer.interest.management" with no answer. Maybe it was the
wrong group so I try again here.
Should I open a case to BEA support ?
I'm trying to use the performance monitoring tool on a WLS 8.1 SP3 server.
I've noticed that it is now included in the full distribution of the
platform
(apparently not in the service pack 3 where a separate download is
necessary).
I have installed a the full platform on Win XP SP1 and started the sample
server. After booting, I connect to the console and I try to access the
'Performance
Monitor' settings by clicking on the corresponding item.
I only get garbage and the server logs the following:
<21-Sep-2004 10:20:36 o'clock CEST> <Error> <HTTP> <BEA-101017>
<[ServletContext
(id=259488,name=PerformanceMonitor,context-path=/PerformanceMonitor)] Root
cause
of ServletException.
java.lang.NullPointerException
at
weblogic.management.console.tags.TextTag.getText(TextTag.java:46)
at
weblogic.management.console.tags.LinkTag.doStartTag(LinkTag.java:126)
at
weblogic.management.console.tags.StandardBannerTag.printEnd(StandardB
annerTag.java:186)
at
weblogic.management.console.tags.StandardBannerTag.doEndTag(StandardB
annerTag.java:114)
at jsp_servlet.__prfinstall._jspService(__prfinstall.java:253)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
(ServletStubImpl.java:996)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:419)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:463)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:315)
at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
n.run(WebAppServletContext.java:6452)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
dSubject.java:321)
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
118)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:3661)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:2630)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
--------------- nested within: ------------------
weblogic.management.console.utils.NestedJspException - with nested
exception:
[java.lang.NullPointerException]
at
weblogic.management.console.tags.LinkTag.doStartTag(LinkTag.java:141)
at
weblogic.management.console.tags.StandardBannerTag.printEnd(StandardB
annerTag.java:186)
at
weblogic.management.console.tags.StandardBannerTag.doEndTag(StandardB
annerTag.java:114)
at jsp_servlet.__prfinstall._jspService(__prfinstall.java:253)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
(ServletStubImpl.java:996)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:419)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:463)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:315)
at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
n.run(WebAppServletContext.java:6452)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
dSubject.java:321)
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
118)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:3661)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:2630)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
>
I have a similar problem on Sun Solaris 8 running WLS 8.1SP3 where the
Performance Monitor has been installed separately.
(PMConsoleExt.tar.gz)
any suggestion ?

Looks like a bug to me. I think you should contact support.

Similar Messages

  • Performance Monitoring and Profiling

    Hi,
    I am looking for an Opensource or freeware Performance monitoring and profiling tool. Right now we are using Java melody but it is just a monitoring
    tool where it doesnot give much information on the memory leaks, etc. I need to a tool which captures the memory leaks and GC operations in detail.
    Please suggest one.
    Thanks

    rajeev_b wrote:
    You can try Java Monitor eclipse plugin. This gives detailed performance analysis on JVM level.
    More information at http://www.jvmmonitor.org/
    This is opensource plugin.Neat! Thanks for the link.

  • Use Windows Performance Monitor on WLS 6.1 SP4?

    Hi,
    I wonder whether it's possible to use the Windows Performance Monitor to monitor WLS 6.1 SP4 performance counters.
    I would like this obviously to be able to save counters from WLS and Windows in one file for later analysis.
    If it's possible. What do I have to do to make it work? I have just installed WLS 6.1 incl SP4.

    John <[email protected]> wrote:
    I wonder whether it's possible to use the Windows Performance Monitor
    to monitor WLS 6.1 SP4 performance counters.No, not as far as I know. WLS performance counters cannot "talk" with the Win32
    performance monitoring APIs or native WMI. It's a technically difficult challenge
    to link these two components together (requiring knowledge of NT internals and
    such) .
    You may wish to contact a third-party vendor that provides J2EE black-box monitoring
    and collection software. Most allow for "offline" analysis, too.
    Brian J. Mitchell
    Systems Administrator, TRX
    email: [email protected]
    office: +1 404 327 7238
    mobile: +1 678 283 6530

  • Oracle 11g SE One Performance Monitoring and Tuning

    I've recently "downgraded" a couple databases from Enterprise Edition to Standard Edition One and in doing so lost the use of Grid Control, specifically Performance Pack. Now, of course, monitoring and tuning, is a bit more cumbersome.
    Can anyone offer advice on methods specific to Standard Edition One for monitoring/tuning databases? Specific SQL statements you use, 3rd party software, built-in packages in the database that can be used?

    There are a large number of performance views that can be queried, and if you capture the current values, wait a known amount of time (whether 1 minute or an hour) and then recapture the current values, you can determine by how much the statistics have changed over the time period. Do not query the views that begin with either "DBA_HIST_" or "DBA_ADVISOR_", since those views belong to the extra cost licenses that are only available with the Enterprise Edition (access to the views is audited).
    You could, for instance, track the changes in the time model statistics, and use that as a basis to determine if anything else should be examined. It would probably also make sense to track the changes in the various non-idle wait events. If you have a Windows client PC, you can experiment with one of the scripts that I wrote which tracks changes to the time model statistics, changes to the OS statistics, and changes to the wait events:
    http://hoopercharles.wordpress.com/2010/02/09/working-with-oracle%e2%80%99s-time-model-data-3/
    If you do not have a Windows client PC, you might be able to determine how the script works and build your own solution.
    Charles Hooper
    Co-author of "Expert Oracle Practices: Oracle Database Administration from the Oak Table"
    http://hoopercharles.wordpress.com/
    IT Manager/Oracle DBA
    K&M Machine-Fabricating, Inc.

  • Performance monitor and Cold Fusion

    I am using the performance monitor of Windows to see the
    values of the process jrun, the result is the following:
    handle count:1189 (max value ups to 1520)
    thread count: 91 (max value ups to 420)
    The values in jrun.xml
    jrun.xml (proxyservice)
    <attribute name="minHandlerThreads">1</attribute>
    <attribute
    name="maxHandlerThreads">2500</attribute>
    Is Correct?

    Hi, I enabled "logging history errors", to allow ASA to send errors and higher log through snmp to CSM, but CSM Performance Monitor seems to ignore them.
    thank you
    rs

  • Wls 7.0 sp2 proxy plugin issue with iplanet6.x and wls 6.1 sp3 app server

    Hi,
    I've a setup with iplanet 6.x webserver using the wls 7.0 sp2 proxy plugin to
    route requests to the clustered app server instances (2 of them) that are in wls
    6.1 sp3.
    The issue is, I'm noticing that the session is not sticky and is getting routed
    onto the other app server instance. The error that I see in the wlproxy.log is
    as follows:
    *******Exception type [PROTOCOL_ERROR] raised
    at line 654 of URL.cpp
    Thu Nov 13 11:30:08 2003 failure on sendRequest() w/ recycled connection
    to Instance1:7001, numfailures=1
    Thu Nov 13 11:30:08 2003 Marking Instance1:7001 as bad
    Thu Nov 13 11:30:08 2003 got exception in sendRequest phase:
    PROTOCOL_ERROR [line 654 of URL.cpp]: unexpected EOF
    reading HTTP status at line 1010
    Thu Nov 13 11:30:08 2003 Failing over after sendRequest exception
    Thu Nov 13 11:30:08 2003 attempt #1 out of a max of 5
    Has anyone seen this issue? Can anyone explain why this issue is occuring.?
    Thanks.

    Did you find a solution for this problem?
    I have somthing very similar going on where I am currently working.
    Thanks!
    Andy.
    "Simple Guy" <[email protected]> wrote:
    >
    Hi,
    I've a setup with iplanet 6.x webserver using the wls 7.0 sp2 proxy plugin
    to
    route requests to the clustered app server instances (2 of them) that
    are in wls
    6.1 sp3.
    The issue is, I'm noticing that the session is not sticky and is getting
    routed
    onto the other app server instance. The error that I see in the wlproxy.log
    is
    as follows:
    *******Exception type [PROTOCOL_ERROR] raised
    at line 654 of URL.cpp
    Thu Nov 13 11:30:08 2003 failure on sendRequest() w/ recycled connection
    to Instance1:7001, numfailures=1
    Thu Nov 13 11:30:08 2003 Marking Instance1:7001 as bad
    Thu Nov 13 11:30:08 2003 got exception in sendRequest phase:
    PROTOCOL_ERROR [line 654 of URL.cpp]: unexpected EOF
    reading HTTP status at line 1010
    Thu Nov 13 11:30:08 2003 Failing over after sendRequest exception
    Thu Nov 13 11:30:08 2003 attempt #1 out of a max of 5
    Has anyone seen this issue? Can anyone explain why this issue is occuring.?
    Thanks.

  • XAER_RMERR with oracle thin 9.0.1.4 and wls 6.1 sp3

    I am trying to use Oracle Thin 9.0.1.4 Driver in a distributed Transaction and
    while trying to call connection.createStatement() I am getting the
    following error.
    RootCause=[java.sql.SQLException: XA error: XAER_RMERR : A resource
    manager error has occured in the transaction branch start() failed on
    resource 'CoreJDBCPool' null]
    We are using WLS 6.1SP3
    Any help on the issue will be really appreciated
    here's the simple test that causes this error
    <%@ page isErrorPage="false" errorPage="/common/error.jsp" %>
    <%@ page import="javax.sql.DataSource" %>
    <%@ page import="java.sql.Connection" %>
    <%@ page import="java.sql.Statement" %>
    <%@ page import="javax.naming.InitialContext" %>
    <%@ page import="javax.transaction.UserTransaction" %>
    <html>
    <body>
    Testing update
    <p> </p>
    <%
    Statement stmt = null;;
    Connection conn = null;
    UserTransaction ut = null;
    try {
    InitialContext ctx = new InitialContext();
    // TODO: add the JNDI name for the datasource here
    // get the datasource from the app
    DataSource ds = (DataSource)ctx.lookup("jdbc/TrueResolutionDB");
    ut =(UserTransaction) ctx.lookup("java:comp/UserTransaction");
    ut.begin();
    if (ds != null){
    // Get a connection to the database
    conn = ds.getConnection();
    // Get a statement from the connection
    stmt = conn.createStatement();
    // Execute the Update
    int rows = stmt.executeUpdate( "update csr_submission set
    userid='wilaw' where submissionseq=436");
    // Print how many rows were modified
    out.println( rows + " Rows modified" ) ;
    ut.commit();
    } else {
    out.println("datasource is null");
    catch( Exception e ){
    if (ut != null)
    ut.rollback();
    out.println(e.toString()) ;
    e.printStackTrace();
    // Close the statement and the connection
    if (stmt != null)
    stmt.close() ;
    if (conn != null)
    conn.close() ;
    %>

    Hi Bala,
    Here is what I remembered - I saw this error when a part of the network
    connecting weblogic to oracle was misconfigured, so throughput dropped
    from 100Mbit/s to somewhat 64Kbit-sec.
    When weblogic message level was set to warning, it was showing lots
    of pool's connection refreshes. In my case this error was appearing
    after some time. The source of the error is that when a weblogic XA
    resource is inactive for 2 minutes, the server delists it and everything
    goes south. The workaround for this is to have refresh period a bit less
    than 2 minutes, or, better, have an operating network infrastructure :)
    As for the settings you provided - they are not optimal. The better
    configuration would look like this:
    <JDBCConnectionPool
    CapacityIncrement="0" <!-- We don't need it as we have fixed-size
    pool -->
    ConnLeakProfilingEnabled="false" <!-- This setting is needed only if you
    use profiling API. If it's set to true, it's very heavy on IO -->
    DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="40" <!-- Set it to max so that pool is populated
    upfront -->
    LoginDelaySeconds="1"
    MaxCapacity="40"
    Name="nonXACoreJDBCPool"
    Properties="oracle.jdbc.V8Compatible=true;user=bala;password=bala;dll=ocijdb
    c9;protocol=thin"
    RefreshMinutes="99999" <!-- We don't need refresh -->
    Targets="TrueResolutionServer"
    TestTableName="CSR_Submission"
    URL="jdbc:oracle:thin:@yoshi:1521:hestia"
    <!-- Added -->
    TestConnectionsOnReserve="true" <!-- We need to make sure that we have
    valid connection at reserve -->
    TestTableName="DUAL" <!-- always available and emply oracle table for
    testing -->
    ShrinkingEnabled="false" <!-- This is a fixed size pool -->
    />
    These settings will give you maximum performance from the pool.
    Hope this helps.
    Regards,
    Slava
    "Bala" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi Slava,
    I was hoping for a response from someone like you - I saw you had similarerrors
    but did not see the solution :-). In any case, here's my connection pooland datasource
    information.
    <JDBCTxDataSource EnableTwoPhaseCommit="true"JNDIName="jdbc/TrueResolutionDB"
    Name="CoreDataSource" PoolName="CorePool" StreamChunkSize="8192"Targets="TrueResolutionServer"
    />
    <JDBCConnectionPool CapacityIncrement="5" ConnLeakProfilingEnabled="true"DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="10" LoginDelaySeconds="1" MaxCapacity="40"Name="nonXACoreJDBCPool"
    >
    Properties="oracle.jdbc.V8Compatible=true;user=bala;password=bala;dll=ocijdb
    c9;protocol=thin"
    RefreshMinutes="10" Targets="TrueResolutionServer"TestTableName="CSR_Submission"
    URL="jdbc:oracle:thin:@yoshi:1521:hestia" />
    as you can see from the entry below the number of execute threads isreasonable
    >
    <ExecuteQueue Name="default" ThreadCount="15" ThreadPriority="10" />
    "Slava Imeshev" <[email protected]> wrote:
    Hi Bala.
    I remember I had the same problem. Trying to recollect how I fixed it...
    Meanwhile, can you post your connection pool and datasource
    definitions from your config.xml?
    Regards,
    Slava Imeshev
    "Bala" <[email protected]> wrote in message
    news:[email protected]...
    I do have the oracle thin driver in the classpath. the failure thatI see
    is sporadic
    - this makes it worse than a predictable failure. The ThreadCountparameter in
    config.xml is set to 15 and the min and max capacity of the
    ConnectionPool
    is
    set to 25 and 40 respectively (high enough, I would think).
    Is Oracle Thin 9.0.1.4 Driver in the Classpath variable?
    Get Oracle Thin 9.0.1.4 Driver from
    http://otn.oracle.com/software/tech/java/sqlj_jdbc/content.html
    "Bala" <[email protected]> wrote:
    I am trying to use Oracle Thin 9.0.1.4 Driver in a distributed
    Transaction
    and
    while trying to call connection.createStatement() I am getting the
    following error.
    RootCause=[java.sql.SQLException: XA error: XAER_RMERR : A resource
    manager error has occured in the transaction branch start() failedon> >> >>resource 'CoreJDBCPool' null
    We are using WLS 6.1SP3
    Any help on the issue will be really appreciated
    here's the simple test that causes this error
    <%@ page isErrorPage="false" errorPage="/common/error.jsp" %>
    <%@ page import="javax.sql.DataSource" %>
    <%@ page import="java.sql.Connection" %>
    <%@ page import="java.sql.Statement" %>
    <%@ page import="javax.naming.InitialContext" %>
    <%@ page import="javax.transaction.UserTransaction" %>
    <html>
    <body>
    Testing update
    <p> </p>
    <%
    Statement stmt = null;;
    Connection conn = null;
    UserTransaction ut = null;
    try {
    InitialContext ctx = new InitialContext();
    // TODO: add the JNDI name for the datasource here
    // get the datasource from the app
    DataSource ds = (DataSource)ctx.lookup("jdbc/TrueResolutionDB");
    ut =(UserTransaction) ctx.lookup("java:comp/UserTransaction");
    ut.begin();
    if (ds != null){
    // Get a connection to the database
    conn = ds.getConnection();
    // Get a statement from the connection
    stmt = conn.createStatement();
    // Execute the Update
    int rows = stmt.executeUpdate( "update csr_submission set
    userid='wilaw' where submissionseq=436");
    // Print how many rows were modified
    out.println( rows + " Rows modified" ) ;
    ut.commit();
    } else {
    out.println("datasource is null");
    catch( Exception e ){
    if (ut != null)
    ut.rollback();
    out.println(e.toString()) ;
    e.printStackTrace();
    // Close the statement and the connection
    if (stmt != null)
    stmt.close() ;
    if (conn != null)
    conn.close() ;
    %>

  • Performance Monitoring and the Web Client

    I am a project manager managing a large infrastructure upgrade with a migration of existing VMs.
    I want to understand how my current VM are performing and the tool I have is the vSphere Web Client 5.1.
    I want to get more trending data on disk I/O and Network use.....I cannot get this data with this tool.
    I do not have access to the host to run the command line tools.  What can I do?  I also do not want to buy VCOPs either.

    Hello dfery123,
    Have you tried Monitoring Inventory Objects with Performance Charts (vSphere 5.5 Documentation Center - Monitoring Inventory Objects with Performance Charts)?
    Regards,
    Todor

  • Solution manager for performance monitoring

    Hi,
    We have implemented solution manager  in our project.Can anyone tell me how is this useful for performance monitoring and how can we check expensive sql statements using this.
    It would be helpful if anyone can provide me some documentation on this.
    Thanks

    Hi
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ce89c290-0201-0010-5985-dd64605111fd
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/3f99cc89-0701-0010-9c86-eae847ae6cd2
    refer above threads,
    Thanks
    Syf

  • OEM-Performance monitoring

    Hi we are running oracle 8.1.6 and I am seeking some your advice and expertise on OEM.
    We like to use OEM for a lot of our Database performance monitoring and tuning and I like to know how reliable this Management tool is. I have heard some negative comments about OEM like: "it is very buggy", "can't rely on it", " it is not quite there yet".
    We do have some issues with its installation and configuration on Solaris, and I am beginning to feel that other rumors might be true too.
    Is there any one out there who has a good, positive experience with OEM that can convince me we can choose it as a reliable tool to monitor the performance of our database???
    Please share.

    The document link Eric sent pretty much covered the installation and configuration part.
    also crosscheck EM admin guide,
    http://download-east.oracle.com/docs/cd/B10501_01/em.920/a96670/toc.htm
    It's part of EM installation.

  • Performance Monitor MMC crashes

    Ever since we patched our servers up to MS14-016, when we open Performance Monitor and click on Data Collector Sets > System the MMC hangs and eventually crashes.  All other functions of the Performance Monitor work just fine (ie. Monitoring Tools
    > Performance Monitor, Data Collector Sets > User Defined, Data Collector Sets > Event Trace Settings, etc etc...).  Any insight into this would be greatly appreciated.  Looking at the event logs, all that is logged after the crash is:
    The program mmc.exe version 6.1.7600.16385 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
     Process ID: 1d04
     Start Time: 01cf4db4ec3f1a03
     Termination Time: 0
     Application Path: C:\Windows\system32\mmc.exe
     Report Id: c073b802-b9a8-11e3-be5e-005056a81e07
    AND
    Fault bucket , type 0
    Event Name: AppHangB1
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: mmc.exe
    P2: 6.1.7600.16385
    P3: 4a5bc808
    P4: 23c8
    P5: 0
    P6: 
    P7: 
    P8: 
    P9: 
    P10: 
    Attached files:
    These files may be available here:
    C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppHang_mmc.exe_37c3eeafdc8c0db17ea5c8bf54865eaae859f_214d501d
    Analysis symbol: 
    Rechecking for solution: 0
    Report Id: 3b0c4e14-b9a5-11e3-be5e-005056a81e07
    Report Status: 0
    I've looked at the file it references: "C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppHang_mmc.exe_37c3eeafdc8c0db17ea5c8bf54865eaae859f_214d501d" and here are its contents:
    Version=1
    EventType=AppHangB1
    EventTime=130408341073743418
    ReportType=3
    Consent=1
    ReportIdentifier=3b0c4e13-b9a5-11e3-be5e-005056a81e07
    IntegratorReportIdentifier=3b0c4e14-b9a5-11e3-be5e-005056a81e07
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=mmc.exe
    Sig[1].Name=Application Version
    Sig[1].Value=6.1.7600.16385
    Sig[2].Name=Application Timestamp
    Sig[2].Value=4a5bc808
    Sig[3].Name=Hang Signature
    Sig[3].Value=23c8
    Sig[4].Name=Hang Type
    Sig[4].Value=0
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.274.10
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    DynamicSig[22].Name=Additional Hang Signature 1
    DynamicSig[22].Value=23c8db59484cc2d09f1dd279b1b0c7be
    DynamicSig[23].Name=Additional Hang Signature 2
    DynamicSig[23].Value=42cb
    DynamicSig[24].Name=Additional Hang Signature 3
    DynamicSig[24].Value=42cb8db6cfb7dc1f7ddd991fa9dbbbbe
    DynamicSig[25].Name=Additional Hang Signature 4
    DynamicSig[25].Value=23c8
    DynamicSig[26].Name=Additional Hang Signature 5
    DynamicSig[26].Value=23c8db59484cc2d09f1dd279b1b0c7be
    DynamicSig[27].Name=Additional Hang Signature 6
    DynamicSig[27].Value=42cb
    DynamicSig[28].Name=Additional Hang Signature 7
    DynamicSig[28].Value=42cb8db6cfb7dc1f7ddd991fa9dbbbbe
    UI[3]=Microsoft Management Console is not responding
    UI[4]=Windows can check online for a solution. If you close the program, you might lose information.
    UI[5]=Check for a solution and close the program
    UI[6]=Check for a solution and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Windows\system32\mmc.exe
    LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\Windows\system32\kernel32.dll
    LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
    LoadedModule[4]=C:\Windows\system32\GDI32.dll
    LoadedModule[5]=C:\Windows\system32\USER32.dll
    LoadedModule[6]=C:\Windows\system32\LPK.dll
    LoadedModule[7]=C:\Windows\system32\USP10.dll
    LoadedModule[8]=C:\Windows\system32\msvcrt.dll
    LoadedModule[9]=C:\Windows\system32\MFC42u.dll
    LoadedModule[10]=C:\Windows\system32\ole32.dll
    LoadedModule[11]=C:\Windows\system32\RPCRT4.dll
    LoadedModule[12]=C:\Windows\system32\OLEAUT32.dll
    LoadedModule[13]=C:\Windows\system32\ODBC32.dll
    LoadedModule[14]=C:\Windows\system32\ADVAPI32.dll
    LoadedModule[15]=C:\Windows\SYSTEM32\sechost.dll
    LoadedModule[16]=C:\Windows\system32\mmcbase.DLL
    LoadedModule[17]=C:\Windows\system32\SHLWAPI.dll
    LoadedModule[18]=C:\Windows\system32\UxTheme.dll
    LoadedModule[19]=C:\Windows\system32\DUser.dll
    LoadedModule[20]=C:\Windows\system32\IMM32.DLL
    LoadedModule[21]=C:\Windows\system32\MSCTF.dll
    LoadedModule[22]=C:\Windows\system32\odbcint.dll
    LoadedModule[23]=C:\Windows\system32\DUI70.dll
    LoadedModule[24]=C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\Comctl32.dll
    LoadedModule[25]=C:\Windows\system32\SHELL32.dll
    LoadedModule[26]=C:\Windows\system32\CRYPTBASE.dll
    LoadedModule[27]=C:\Windows\system32\urlmon.dll
    LoadedModule[28]=C:\Windows\system32\iertutil.dll
    LoadedModule[29]=C:\Windows\system32\WININET.dll
    LoadedModule[30]=C:\Windows\system32\Normaliz.dll
    LoadedModule[31]=C:\Windows\system32\CLBCatQ.DLL
    LoadedModule[32]=C:\Windows\system32\mmcndmgr.dll
    LoadedModule[33]=C:\Windows\System32\msxml3.dll
    LoadedModule[34]=C:\Windows\system32\profapi.dll
    LoadedModule[35]=C:\Windows\system32\apphelp.dll
    LoadedModule[36]=C:\Windows\System32\wdc.dll
    LoadedModule[37]=C:\Windows\System32\pdh.dll
    LoadedModule[38]=C:\Windows\System32\pdhui.dll
    LoadedModule[39]=C:\Windows\system32\COMDLG32.dll
    LoadedModule[40]=C:\Windows\System32\Secur32.dll
    LoadedModule[41]=C:\Windows\system32\SSPICLI.DLL
    LoadedModule[42]=C:\Windows\System32\credui.dll
    LoadedModule[43]=C:\Windows\System32\wevtapi.dll
    LoadedModule[44]=C:\Windows\System32\VERSION.dll
    LoadedModule[45]=C:\Windows\System32\PLA.dll
    LoadedModule[46]=C:\Windows\System32\tdh.dll
    LoadedModule[47]=C:\Windows\system32\NSI.dll
    LoadedModule[48]=C:\Windows\System32\IPHLPAPI.DLL
    LoadedModule[49]=C:\Windows\System32\WINNSI.DLL
    LoadedModule[50]=C:\Windows\System32\WINSTA.dll
    LoadedModule[51]=C:\Windows\System32\UTILDLL.dll
    LoadedModule[52]=C:\Windows\system32\SETUPAPI.dll
    LoadedModule[53]=C:\Windows\system32\CFGMGR32.dll
    LoadedModule[54]=C:\Windows\system32\DEVOBJ.dll
    LoadedModule[55]=C:\Windows\System32\NETAPI32.dll
    LoadedModule[56]=C:\Windows\System32\netutils.dll
    LoadedModule[57]=C:\Windows\System32\srvcli.dll
    LoadedModule[58]=C:\Windows\System32\wkscli.dll
    LoadedModule[59]=C:\Windows\system32\SAMCLI.DLL
    LoadedModule[60]=C:\Windows\system32\LOGONCLI.DLL
    LoadedModule[61]=C:\Windows\system32\BROWCLI.DLL
    LoadedModule[62]=C:\Windows\System32\WTSAPI32.dll
    LoadedModule[63]=C:\Windows\system32\oleacc.dll
    LoadedModule[64]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[65]=C:\Windows\system32\rsaenh.dll
    LoadedModule[66]=C:\Windows\system32\RpcRtRemote.dll
    LoadedModule[67]=C:\Windows\system32\propsys.dll
    LoadedModule[68]=C:\Windows\system32\mlang.dll
    LoadedModule[69]=C:\Windows\system32\dwmapi.dll
    LoadedModule[70]=C:\Windows\system32\xmllite.dll
    LoadedModule[71]=C:\Windows\System32\ieframe.dll
    LoadedModule[72]=C:\Windows\system32\PSAPI.DLL
    LoadedModule[73]=C:\Windows\system32\SXS.DLL
    LoadedModule[74]=C:\Windows\system32\WS2_32.dll
    LoadedModule[75]=C:\Windows\system32\dnsapi.DLL
    LoadedModule[76]=C:\Windows\System32\mshtml.dll
    LoadedModule[77]=C:\Windows\system32\RASAPI32.dll
    LoadedModule[78]=C:\Windows\system32\rasman.dll
    LoadedModule[79]=C:\Windows\system32\rtutils.dll
    LoadedModule[80]=C:\Windows\system32\sensapi.dll
    LoadedModule[81]=C:\Windows\system32\msimtf.dll
    LoadedModule[82]=C:\Windows\system32\vbscript.dll
    LoadedModule[83]=C:\Windows\system32\WINMM.dll
    LoadedModule[84]=C:\Windows\system32\d2d1.dll
    LoadedModule[85]=C:\Windows\system32\DWrite.dll
    LoadedModule[86]=C:\Windows\system32\dxgi.dll
    LoadedModule[87]=C:\Windows\system32\WINTRUST.dll
    LoadedModule[88]=C:\Windows\system32\CRYPT32.dll
    LoadedModule[89]=C:\Windows\system32\MSASN1.dll
    LoadedModule[90]=C:\Windows\system32\d3d10_1.dll
    LoadedModule[91]=C:\Windows\system32\d3d10_1core.dll
    LoadedModule[92]=C:\Windows\system32\d3d11.dll
    LoadedModule[93]=C:\Windows\system32\D3D10Warp.dll
    LoadedModule[94]=C:\Windows\System32\sysmon.ocx
    LoadedModule[95]=C:\Windows\System32\ATL.DLL
    LoadedModule[96]=C:\Windows\system32\ntmarta.dll
    LoadedModule[97]=C:\Windows\system32\WLDAP32.dll
    LoadedModule[98]=C:\Windows\system32\mscoree.dll
    LoadedModule[99]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
    LoadedModule[100]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\CorperfmonExt.dll
    LoadedModule[101]=C:\Windows\system32\MSVCR110_CLR0400.dll
    LoadedModule[102]=C:\Program Files (x86)\Trend Micro\OfficeScan Client\perfiCrcPerfMonMgr.dll
    LoadedModule[103]=C:\Windows\system32\loadperf.dll
    LoadedModule[104]=C:\Windows\system32\USERENV.dll
    LoadedModule[105]=C:\Windows\system32\rasctrs.dll
    LoadedModule[106]=C:\Windows\system32\tapiperf.dll
    LoadedModule[107]=C:\Windows\system32\usbperf.dll
    LoadedModule[108]=C:\Windows\system32\pcwum.dll
    LoadedModule[109]=C:\Windows\System32\perfos.dll
    LoadedModule[110]=C:\Windows\System32\perfdisk.dll
    LoadedModule[111]=C:\Windows\System32\Perfctrs.dll
    LoadedModule[112]=C:\Windows\system32\msls31.dll
    LoadedModule[113]=C:\Windows\System32\Dxtrans.dll
    LoadedModule[114]=C:\Windows\system32\ddrawex.dll
    LoadedModule[115]=C:\Windows\system32\DDRAW.dll
    LoadedModule[116]=C:\Windows\system32\DCIMAN32.dll
    LoadedModule[117]=C:\Windows\System32\Dxtmsft.dll
    LoadedModule[118]=C:\Windows\system32\windowscodecs.dll
    LoadedModule[119]=C:\Windows\System32\perfproc.dll
    LoadedModule[120]=C:\Windows\System32\perfnet.dll
    LoadedModule[121]=C:\Windows\system32\wbem\wmiaprpl.dll
    LoadedModule[122]=C:\Windows\system32\wbemcomn.dll
    FriendlyEventName=Stopped responding and was closed
    ConsentKey=AppHangXProcB1
    AppName=Microsoft Management Console
    AppPath=C:\Windows\System32\mmc.exe
    ReportDescription=A problem caused this program to stop interacting with Windows.

    Hi CyberMat,
    The next time you open your LabVIEW after a crash, there should be an error log file create. Please let me know the name of this file.
    Thanks!
    Karunya
    Warm regards,
    Karunya R
    National Instruments
    Applications Engineer

  • WebLogic 8.1:  Performance Monitor in AIX 5.2

    Can you add the Performance Monitor features to bea (WebLogic 8.1) running in AIX
    5.2.
    Can you explain in details
    If YES, how?
    If NO, Why NOT?

    Make sure to add dirig.jar in WEBLOGIC_CLASSPATH.
    Doug
    "tim" <[email protected]> wrote:
    >
    downloaded bea performance monitor and added to the startserver.sh
    "%JAVA_HOME%\bin\java" %JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -Dweblogic.Name=%SERVER_NAME%
    -Dweblogic.management.username=%WLS_USER% -Dweblogic.management.password=%WLS_PW%
    -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE%
    -Djava.security.policy="%WL_HOME%\server\lib\weblogic.policy" weblogic.Server
    -Dweblogic.classloader.preprocessor=com.dirig.preprocessor.DirigBEAClassProcessor
    ENDLOCAL
    weblogic81 is not starting as it is not finding the class 'DirigBEAClassProcessor'.
    I searched for this class in the dir where i installed beaplugin but
    don't find
    it

  • Databases Performance Monitoring Tools

    Hi Friends,
    As I am searching for  databases (sqlserver 2012) performances monitoring tools, I found lot of performance monitoring tool available in market but most of them even raise lot of hits to database and eating databases resource while collecting sample
    data for performance monitoring. please help me to find best tool
    asad

    Hi asad,
    Microsoft SQL Server and the Microsoft Windows operating system provide utilities that allow us to view the current condition of the database and to track performance as conditions change. There are a variety of tools and techniques that
    can be used to monitor Microsoft SQL Server Databases.
    The following document provides some Performance Monitoring and Tuning Tools:
    http://msdn.microsoft.com/en-us/library/ms189081(v=sql.110).aspx
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Exchange 2013 Performance Monitor Data Collector Sets

    I've noticed that the Exchange 2013 install created two data collector sets within Performance Monitor:
    ExchangeDiagnosticsDailyPerformanceLog
    ExchangeDiagnosticsPerformanceLog
    These sets are creating daily log files saved in C:\Program Files\Microsoft\Exchange Server\V15\Logging\Diagnostics\DailyPerformanceLogs that are about 500MB in size, which are filling up our system volume.
    I've tried stopping them, but they get restarted automatically. I also tried deleting them, but they get recreated automatically. Is there a way to disable these? We have a 3rd party tool that we use for performance monitoring and would like to avoid having
    to delete these log files on a regular basis to keep our system volume from filling up.
    As a workaround, I've changed the path where the log files get saved to a non existent drive letter, but would still like to disable the Data Collector Sets completely.
    Thanks,
    -Cory

    Do note,
    These performance counters only take up 1 week and not more so it will be about 3-5 GB if you can`t spare this on you c disk you have not implemented any best practise exchange design.
    specialy with todays JBOD SATA design your c disk will be 1TB +. Review your designs to match MS advise.
    MCTS-MCITP exchange 2010 | MCTS-MCITP Exchange: 2007 | MCSA Messaging: 2003 | MCP windows 2000
    Hello Martin,
    Many of us are implementing exchange in a virtual environment, where disk is at a premium.  Spending money on a 1 TB system drive is not a reasonable expectation.  Even if that is best practice, there should be a way to manage the location and
    size of these log files. 
    The inability to manage the location of log/performance data for centralization, or other reasons, is one more example of the disconnect between MS and their customer's use cases in regards to 2013. 
    These are the requirements for 2013 from MS:
    At least 30 GB on the drive on which you install Exchange
    An additional 500 MB of available disk space for each Unified Messaging (UM) language pack that you plan to install
    200 MB of available disk space on the system drive
    A hard disk that stores the message queue database on with at least 500 MB of free space.
    So your statement is invalid as 30 GB is not even close to deal with the amount of log and performance data that we cannot modify in any way. 

  • Performance Monitor Communications Errors

    Hi,
    I'm setting up the Performance Monitor and I'm running into a couple of problems. I believe I set up both the monitoring and monitored systems correctly. Running Oracle 10g database and PeopleSoft 9.1/PeopleTools 8.5 on Windows Server 2008.
    In the PSPPMSRV log on the monitoring system I get the following messages:
    New PPMI URL. Starting Registration sequence
    Collator registered with the Monitoring Server
    Invalid PPMI session response received from Monitoring Server. Collator registering again (209, 57).
    From the first message it would seem that things are registering correctly but then there is some communications break down.
    In the PSAPPSRV log on the monitored system I get the following messages:
    (PerfMon Agent) Registered succesfully ID:1
    (PerfMon Agent) Registered succesfully ID:6
    (PerfMon Agent) Registered succesfully ID:3
    (PerfMon Agent) Communication to Monitor Servlet failed. Ethier the Performance Monitor URL is invalid or the Performance Monitor Webserver is unavailable. Exception: java.io.IOException: Invalid response code from server: 404 monitor not activated.
    Once again it seems like they are registering properly. I have entered the correct PerfMon URL and can ping it succesfully and the webserver is up. I was reading the PeopleBooks and it suggested setting the keep-alive value on the webserver to 660 or greater. I could only enter and max of ~360; the PIA service would not start up when the value was greater than 360. Does anyone have any ideas on what I'm doing wrong and how to correct it?
    Thanks in advance...

    http://download.oracle.com/docs/cd/E15645_01/pt850pbr0/eng/psbooks/tpfm/book.htm?File=tpfm/htm/tpfm03.htm#_39c5bdcb_1257567a22c__7f77
    Note. If you notice communication errors in the log files, even though the agents have registered successfully, check the keep-alive setting on the monitoring web server. The keep-alive timeout in the monitoring web server may need to be increased to 660 or higher to resolve these issues. After changing this setting, restart the web server.
    I am using WebLogic 11g. Also, the maximum keep alive for http is 300 seconds while the maximum keep alive for https is 360 seconds.
    Yeah I saw that document as well as the other document specific to 8.49+ (Doc ID 660971.1). I am producing the same log messages as described in the Doc 660971.1. I find it interesting that Doc 659371.1 recommends increasing Keep Alive while Doc 660971.1 says to turn it off.
    Both documents say a solution is targeted for 8.50, but it seems that I am still producing the same errors. Has anyone else experienced the same problem?

Maybe you are looking for

  • In my macbook pro retina display 15"l there is a constant clicking noise, coming from the left side of the computer. Any ideas ?

    It goes on constantly while the computer i s on, with like a 2 second delay, and to be honest it's driving me mad. I may just end up taking it in, but if I have to get it replaced I dont want to lose all my files and programs.

  • Using variable names for object names

    Is there any way you can use a String variable to name an object? I.e., something like: String name = "objectName"; \\ create an Image object named objectName Image (name.valueOf()) = new Image(); This code obviously does not work, but I'm working on

  • PO in negative value

    Hi all Is there any setting to enable posting Purchase Order in negative value. This is possible in AP Invoice. Kedalene Chong

  • Error installing Policy Agent

    When installing policy agent I get an error: "No X11 DISPLAY variable was set". I've tried running it with the -nodisplay option and have tried setting -Djava.awt.headless=true in the setup script to no avail. Any help would be greatly appreciated.

  • N9 problem in changing the profile

    <body><p>Hi, strange thing happenning.<p><br><p>When I tap on the status bar, the profile selection options are no more active. It is stuck on ringing and silent & beep cannot be selected. Volume and other status options are still functioning but pro