Applet loading Failed .... for diagnostics-console-extension.jar

Hi everybody,
i downloaded diagnostics-console-extension.jar from bea site. i copied this file to D:\bea9.0\user_projects\domains\mydomain\console-ext. i started weblogic server . in administration console when i clicking WLDF console extension tab it gives the Applet loading failed....and also in server console it gives an exaception as follows ""
java.lang.ClassNotFoundException: jsp_servlet._com._bea._diagnostics._dashboard.
__chartpanelapplet_class.
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
mpl.java:512)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
a:224)
at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(Servlet
StubImpl.java:383)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
a:298)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
a:165)
Truncated. see log file for complete stacktrace
>
in Java console output Exception
Java Plug-in 1.5.0_06
Using JRE version 1.5.0_06 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\mselvan
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
java.lang.ClassFormatError: Truncated class file
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClass(Unknown Source)
     at java.security.SecureClassLoader.defineClass(Unknown Source)
     at sun.applet.AppletClassLoader.findClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
     at java.lang.ClassLoader.loadClass(Unknown Source)
     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
     at sun.applet.AppletPanel.createApplet(Unknown Source)
     at sun.plugin.AppletViewer.createApplet(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Exception in thread "Thread-5" java.lang.NullPointerException
     at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
     at sun.plugin.AppletViewer.showAppletException(Unknown Source)
     at sun.applet.AppletPanel.runLoader(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException
     at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
     at sun.plugin.AppletViewer.showAppletStatus(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Exception in thread "thread applet-com.bea.diagnostics.dashboard.ChartPanelApplet.class" java.lang.NullPointerException
     at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
     at sun.plugin.AppletViewer.showAppletException(Unknown Source)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
so kindly any one help for the same.please help me
Thanks & regards
Selvan.M

Several issues with the diagnostic console extension have been fixed in WLS 9.2. Can you try the extension from 9.2? WLS 9.2 is now ready for download from the BEA site.
Thanks

Similar Messages

  • Where to find diagnostics-console-extension.jar(WLDF) file

    Hi All,
    I am doing Load balancing / fail over testing using DB RAC11g and weblogic 9.2MP3, so I would like to know how many requests are going to each node in the RAC data base. For this I would like configure the diagnostics-console-extension.jar to my weblogic server. I tried to download this jar file internet, but I didnot get it. Can anyone help me in getting this jar file.
    I also see "diagnostics-agent.jar" file at WL_HOME/server/lib location, is this same as diagnostics-console-extension.jar file or this is different.
    Help me in finding this jar file or some other alternative to achieve this requirement.
    thanks
    Venkat.

    Yes In 9.x/10.x you can enable it from the Admin Console or copy the file from WL_HOME/wlserver/server/lib and copy this to DOMAIN_NAME/lib and bounce the Admin Server to see the Extension

  • Applet Loading Failed

    Hi ,
    when Im running my first applet program I get an error in the browser
    Applet Loading failed
    Applet not inited
    but when I run through command line i.e./usr/java/jdk1.5.0_03/bin/appletviewer /home/root/Hello.html
    It works very cutely.
    What could be the problem
    my Enviornment variables are as follows
    PATH="$PATH:/usr/java/jdk1.5.0_03/bin:."
    export PATH
    JAVA_HOME=/usr/java/jdk1.5.0_03/
    export JAVA_HOME
    CLASSPATH=/usr/java/jdk1.5.0_03/lib/tools.jar
    export CLASSPATH
    Can some one help me out

    use the htmlconverter tool in the jdk bin direcotory.
    The applet tag has been depreciated for some time now and should be used with legacy
    applets (msjvm) allthough the jre installation is pretty eagor to run those applets for you
    it can't in most cases (com.ms packeges).
    The object tag should be used when your applet is above java version 1.1.2 or msjvm
    might be trying to run an applet it can'r run.

  • Applet Loading Fails

    Hi
    Applet Loading Fails in Internet Explorer, I tried the follwing two solutions I found on www.java.com
    1.
    # Double click the icon to open the "Java Control Panel"
    # In the "Java Control Panel", select the Browser Tab
    # Make sure the box next to Internet Explorer, Netscape, or Mozilla is checked
    # If it is not checked, click the checkbox to enable the JRE for your Web browser
    # Click the Apply button.
    2.
    #Click "Tools" --> "Internet Options"
    #Select the Advanced Tab, and scroll down to "Java (Sun)"
    #Check the box next to the "Use Java 2" version
    #Next, select the Security Tab, and select the "Custom Level" button
    #Scroll down to "Scripting of Java applets"
    #Make sure the "Enable" radio button is checked.
    #Click OK to save your preference.
    but the problem still continues. Can it be my Java version, I tried it with both Java 5 and 1.4

    What kind of error message do you get?
    KajIt just displays the grey area where the applet is supposed to be and writes applet loading failed on the status bar

  • Applet loading fails: ClassNotFound exception onlyyyy on linux

    Hello,
    I have a server on my embedded device with WinCE, and this server has the jar files and html files. connecting with Windows is working fine and Java applet loads and runs perfectlly.
    The problem is with linux clients, I can't load the applet.
    I expected to havesomething wrong with the plugin, But I tried with the test applets on www.sun.com and they are working fine.
    The error is ClassNotFoundException and http connection failed, although when I take the URL copy/paste from the Java console to the address bar of the firefox it downloads the class file. so the path is OK.
    Also I can run with the appletviewer and it works perfect like the case with windows. The problem is with the browser, It can'T load the applet from a remote machine.
    Also I made an empty applet with a button on it to check may be I should compile on linux!! but also this failed, I could load this applet locally (the html and class files on desktop) and when I places them on the server in the directory configured to be the www public directory It is not loaded. And again this test applet laoded on windows machines.
    I use the same JRE version on linux and windows and the same JDK.
    I use on windows Opera/ Firefox/ explorer and all are working, on linux I use Firefox/ Konqurer/ Epiphany and all are not working.
    Any Idea?????
    Thanks in Advance

    Hello,
    I have a server on my embedded device with WinCE, and this server has the jar files and html files. connecting with Windows is working fine and Java applet loads and runs perfectlly.
    The problem is with linux clients, I can't load the applet.
    I expected to havesomething wrong with the plugin, But I tried with the test applets on www.sun.com and they are working fine.
    The error is ClassNotFoundException and http connection failed, although when I take the URL copy/paste from the Java console to the address bar of the firefox it downloads the class file. so the path is OK.
    Also I can run with the appletviewer and it works perfect like the case with windows. The problem is with the browser, It can'T load the applet from a remote machine.
    Also I made an empty applet with a button on it to check may be I should compile on linux!! but also this failed, I could load this applet locally (the html and class files on desktop) and when I places them on the server in the directory configured to be the www public directory It is not loaded. And again this test applet laoded on windows machines.
    I use the same JRE version on linux and windows and the same JDK.
    I use on windows Opera/ Firefox/ explorer and all are working, on linux I use Firefox/ Konqurer/ Epiphany and all are not working.
    Any Idea?????
    Thanks in Advance

  • Applet loading problem for SOME people

    Ive made a java applet that works for me and some other computers:
    http://strike.insurrection-games.com/loa2%20test/loa%20test.htm
    Unfortunately, for some computers, the status bar shows this message:
    "class loa2_t1 not found"
    Its not a server problem, because those people experienced the same error when running it from a folder on the hard drive (and yes, that folder contained all class files including loa2_t1)
    those same people could play almost all other java applets found all over the internet.
    what could be the problem?
    (i dont use any jar files, just one folder with all necesary files, it runs perfectly for me)

    bbrita,
    http://java.sun.com/j2se/1.4.2/docs/guide/plugin/develo
    er_guide/using_tags.html#ie-nav
    doesnt work at all, same errorI just tried switching Sun's JVM to be the default browser for IE. This made your applet work.
    Thus, I can say with almost 100% certainty that your problem is exactly what we have told you. Those people that are testing your applet and getting an error, do NOT have Sun's JVM installed or it is NOT setup as default JVM for IE.
    You need to go back and reread the documentation on how to use the <object> tag properly. Try updating the link that you posted in your first thread to use the <object> tag. Then we may be able to see what you are doing wrong.

  • Applet load failing with update 20

    Hello,
    I have an applet that was working up to update 18. The applet has a web services client that now fails when being instantiated with 1.6 u20
    The stack track indicates it is related to security. If anyone has any clues on what the cause is or how to troubleshoot, that would be great.
    Thanks
    Exception in thread "thread applet-1" java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at javax.xml.ws.spi.FactoryFinder.newInstance(Unknown Source)
         at javax.xml.ws.spi.FactoryFinder.find(Unknown Source)
         at javax.xml.ws.spi.Provider.provider(Unknown Source)
         at javax.xml.ws.Service.<init>(Unknown Source)
    <snip>
    Caused by: java.lang.NullPointerException
         at sun.plugin2.applet.Plugin2ClassLoader.getTrustedCodeSources(Unknown Source)
         at com.sun.deploy.security.CPCallbackHandler$ParentCallback.strategy(Unknown Source)
         at com.sun.deploy.security.CPCallbackHandler$ParentCallback.openClassPathElement(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader.getJarFile(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader.access$700(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader.ensureOpen(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$JarLoader.<init>(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath.getLoader(Unknown Source)
         at com.sun.deploy.security.DeployURLClassPath.findResource(Unknown Source)
         at java.net.URLClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findResource(Unknown Source)
         at sun.plugin2.applet.JNLP2ClassLoader.findResource(Unknown Source)
         at java.lang.ClassLoader.getResource(Unknown Source)
         at sun.plugin2.applet.JNLP2ClassLoader.access$001(Unknown Source)
         at sun.plugin2.applet.JNLP2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.JNLP2ClassLoader.getResource(Unknown Source)
         at java.lang.ClassLoader.getResource(Unknown Source)
         at sun.plugin2.applet.JNLP2ClassLoader.access$001(Unknown Source)
         at sun.plugin2.applet.JNLP2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.JNLP2ClassLoader.getResource(Unknown Source)
         at javax.xml.bind.ContextFinder.find(Unknown Source)
         at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
         at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
         at com.sun.xml.internal.ws.spi.ProviderImpl$2.run(Unknown Source)
         at com.sun.xml.internal.ws.spi.ProviderImpl$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.xml.internal.ws.spi.ProviderImpl.getEPRJaxbContext(Unknown Source)
         at com.sun.xml.internal.ws.spi.ProviderImpl.<clinit>(Unknown Source)
         ... 19 more

    In case this helps, just before the exception is thrown the java console shows:
    basic: JNLP2ClassLoader.findClass: xxx: try again ..
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: Start to check whether root CA is replaced
    security: The root CA hasnt been replaced
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    <above repeats many times>
    ecurity: This OCSP End Entity validation is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    basic: Removed progress listener: null
    Exception in thread "thread...

  • Java applet loading fails

    Hi,
    I am having JRE 1.5.0_08 version on my system. But after I have installed this version I am receiving the following message in the status bar.
    Loading Java Applet Failed
    When I uninstall this version...the applet works properly. Do I need to install any patch or Do I need uninstall the version
    Thanks in advance,
    Sudheer

    I found this Metalink that solved my problem.
    Note:171159.1

  • Loading fails for 0VENDOR

    Hi,
    I get a strange error while trying to load 0VENDOR_ATTR. It loads successfylly to PSA, but failes to IO with following message:
    -Updating attributes for InfoObject 0VENDOR (Fails at this step)
    -"Error in substep" (RSBK231)
    There are no other messages and the Error Log is empty. I was able to load it 30.03.07, but not after that. I have tried to delete my text table and load attributes after that: same message. I think there is missing an attribute change run on 0VENDOR, maybe this is creating the error?
    Any Suggestions?
    Regards
    Silje

    finding out aggregates with NavAttr standalone is not so trivial...
    First goto se11 with table RSDDAGGRCOMP.
    Filter OBJVERS = 'A', IOBJNM = *__0ASSET
    display the data.
    As as result you'll have all technical IDs of the aggregates with 0ASSET as reportable IObj.
    In the AGGRST you'll see
    % as attribute from the basic CHAR
    as standalone IObj
    F with a filter value (can't tell if standalone or not...)
    H with Hierarchy.
    With the list of AGGRUID, goto table RSDDAGGRDIR and filter with OBJVERS = 'A'.
    Finally with transaction RSDDV you can verify the aggregate itself for a particular cube...
    That's the best I've figured out so far....
    hoping that will help you and that you don't have so much aggregates...
    Olivier.

  • Replicating data once again to CRM after initial load fails for few records

    My question (to put it simply):
    We performed an initial load for customers and some records error out in CRM due to invalid data in R/3. How do we get the data into CRM after fixing the errors in R/3?
    Detailed information:
    This is a follow up question to the one posted here.
    Can we turn off email validation during BP replication ?
    We are doing an initial load of customers from R/3 to CRM, and those customers with invalid email address in R/3 error out and show up in SMW01 as having an invalid email address.
    If we decide to fix the email address errors on R/3, these customers should then be replicated to CRM automatically, right? (since the deltas for customers are already active) The delta replication takes place, but, then we get this error message "Business Partner with GUID 'XXXX...' does not exist".
    We ran the program ZREPAIR_CRMKUNNR provided by SAP to clear out any inconsistent data in the intermediate tables CRMKUNNR and CRM_BUT_CUSTNO, and then tried the delta load again. It still didn't seem to go through.
    Any ideas how to resolve this issue?
    Thanks in advance.
    Max

    Subramaniyan/Frederic,
    We already performed an initial load of customers from R/3 to CRM. We had 30,330 records in R/3 and 30,300 of them have come over to CRM in the initial load. The remaining 30 show BDOC errors due to invalid email address.
    I checked the delta load (R3AC4) and it is active for customers. Any changes I make for customers already in CRM come through successfully.  When I make changes to customers with an invalid email address, the delta gets triggered and data come through to CRM, and I get the BDOC error "BP with GUID XXX... does not exist"
    When I do a request load for that specific customer, it stays in "Wait" state forever in "Monitor Requests"
    No, the DIMA did not help Frederic. I did follow the same steps you had mentioned in the other thread, but it just doesn't seem to run. I am going to open an OSS message with SAP for it. I'll update the other thread.
    Thanks,
    Max

  • Attribute data load fails for 0RPA_MARM Infoobject

    Hi BW experts,
    Attribute data load to the infoobject 0RPA_MARM(not a infoprovider) is on yellow status for long time and after it is throwing the below error
    Runtime Errors :UNCAUGHT_EXCEPTION
    Except                 : CX_RSR_X_MESSAGE
    I checked the forums for this issue but got the solution for target as infoprovider.
    Please suggest.
    Regards,
    Leo.

    Hi Leo,
    Basically loading data into Master data Infoobject and making it InfoProvider are two different things. Loading data in Master data infoobject will be same for all the Infoobjects and when you make them as Infoprovider you will get an advantage of doing reporting directly on top of that Infoobject.
    Regards,
    Durgesh.

  • Second applet load fails

    This problem is reproducible always.
    I am using the Java Plug-in 1.5.0_10 in Windows XP Pro.
    If you set the Java Runtime Parameters in the Java Applet Runtime Settings tab (Start->Control Panel->Java, Java tab) as follows:
    -xms256m -xmx512m -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005
    Then visit this page in FireFox: http://java.sun.com/products/plugin/1.4.1/demos/applets/Animator/example3.html
    And then bring up an Internet Explorer (6.0.2900.2180) page to the same URL, the IE browser simply disappears.
    If you change the Java Runtime Parameters settings to simply:
    -xms256m -xmx512m
    Then both browsers load okay.
    This works in the converse, too. Start IE first, load URL and then start FireFox and FireFox will vanish.
    There appears to be some kind of problem when specifying Runtime Settings:
    -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005
    I run with the debug settings to allow me to debug remotely from my IDE.
    Any help would be appreciated.

    This seems to occur on firefox 1.0.x, but not on 1.5.x.

  • Organizational Forms Library FORM LOAD FAILS for one user

    I have a user who is unable to pull up any of the forms listed in the Organizational Forms Library under the Developer Tab within Outlook
    2010. Any other person on the same PC has no issues with the same thing. The user in question does not have any issues pulling up the same forms on any other PC.
    I suspect it was a profile issue so I logged in as admin then deleted the outlook folder under C:\Users\username\AppData\Local\Microsoft\Outlook
    for the user in question.
    Then logged back in as the user and let Outlook recreate the profile again. Still no go with being able to pull a form up.
    Any suggestions?
    Is there a registry key I should be playing with?

    Hi,
    Did the user get any error message?
    Outlook 2010 caches the names of the forms in the Exchange Organizational Forms Library. The cache expires every 24 hours. If a new form in the Organizational Forms Library has not been cached, Outlook displays an error. Please try to use the following
    registry to lower the timeout or disable it and then check the issue again.
    HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Forms\ClassNamesCache 
    DWORD: Timeout
    Decimal Value (in hours): 1 - 24
    DWORD: Disabled
    Value: 1
    For more information, please refer:
    http://www.slipstick.com/exchange/2010-exs/organizational-forms-library-exchange-2010/
    Regards,
    Steve Fan
    TechNet Community Support

  • Web logic 10.3  - WLDF Console Extension java applet is not loading

    Weblogic running in Solaris
    Navigating to the weblogic console using – HTTP like , http://host:port/console
    I was trying to enable WDLF console extension , as mentioned in documentation copied diagnostics-console-extension.jar to <domain>/console-ext folder. After this a I could see the “WLDF Console Extension” tab when I log into the admin console. But the java applet is failing to load - showing Error: Click for details , follwing are the details
    Java Plug-in 10.2.0.13
    Using JRE version 1.7.0_02-b13 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\user
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    Appreciate your comments

    Do you see any further nested exceptions OR errors in the log file.
    Considering that the same WLS-JDK combination works on one machine and does not work on another machine, it indicates an environmental issue.
    "However installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) on that same server. The web page cannot be displayed....
    Have tried installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) in a test server (Windows Server 2008 R2 and 64-bit Operating System). The web page can be displayed with header and side menu."
    I am suspecting if it has to do anything with the native libraries being loaded JAVA_LIB_PATH.
    Please review the server log file again for identifying differences in LIB_PATH or PATH or any messages saying "Unable to load native.. performance pack.."
    Arun

  • HELP: failed to deploy and run WL performance monitor, console extension

    Hi All
    i downloaded and installed the WL performance monitor, console extension package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war.
    java.io.FileNotFoundException: No such path: null\java\FenwayWL.war
         at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
         at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155)
         at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
         at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war" and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However, it seems
    of no use. I still failed to carry out any operations through "performance monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources" and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration "
    screen. Very thankful somebody can help me to sort out my problem. My platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

    In order to find the PerformanceMonitor web app, the ConsoleExt needs to
    examine your classpath to get the appropriate WLHOME. It does this by
    searching for .../server/lib/weblogic.jar. Please make sure your CLASSPATH
    is correct and matches where PerformanceMonitor is installed. For example,
    the path to .../server/lib/weblogic.jar is the same as to ../common/perf. In
    my world, they both happen to be d:\bea\weblogic81.
    Paul.
    "dso" <[email protected]> wrote:
    >
    Hi All
    i downloaded and installed the WL performance monitor, console extension
    package
    at http://commerce.bea.com/products/weblogicserverconsoleextension/wlsext_home.jsp
    As i tried to deploy "performance monitor" web app to the WL server at
    "Performance
    Monitor > Installation Instructions " screen. I just saw the error msg
    weblogic.management.ManagementRuntimeException: weblogic.management.ApplicationException:
    [J2EE:160029]I/O error while reading deployment - java.io.FileNotFoundException:
    No such path: null\java\FenwayWL.war. java.io.FileNotFoundException:
    No such path:
    null\java\FenwayWL.war at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:191)
    at weblogic.j2ee.J2EEUtils.getDeploymentInfo(J2EEUtils.java:155) at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:452)
    at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:833)
    Therefore, i used workaround to manually copy "PerformanceMonitor.war"
    and "FenwayWL.war"
    to <Domain Home>/applications directory for manual deployment. However,
    it seems
    of no use. I still failed to carry out any operations through "performance
    monitor"
    node at left panel of admin console. For e.g, i failed to enable "resources"
    and
    "statistics" monitoring option at "Performance Monitor > Agent Configuration
    screen. Very thankful somebody can help me to sort out my problem. My
    platform
    is win2000 + WL 8.1 sp1
    thanks u very much in advance.
    dso

Maybe you are looking for

  • Mini-DVI to VGA adapter length

    I'll be officially switching from microsoft to mac this month and i cant wait. after much thought as to whether i should buy a MBP or a MB i decided to go MB I plan to use my MB as a desktop while im in my dorm. I already have a 17 inch HP LCD monito

  • 1st generation ipod touch needs software upgrade - where can i get it?

    I am trying in vain to find out where to get iOS 3.1 for my 1st generation iPod touch - I can't find at anywhere on the iTunes store or anywhere else...any suggestions please?

  • Struggling with JTree

    Hi, I am REALLY struggling understanding JTree. Can anyone PLEASE post some very simple codes (a working one) on JTree that will show the folders & contents of my c drive (so that I can select and open a file). Thank you very much for your help.

  • I can play videos on most sites except CNN and CBS where only comercials play

    I have Time Warner cable and just read that Time Warner has dropped CBS. I am assuming that CBS used a third party to push it's streaming so that would figure why CNN does not work also. I don't know. Could someone please get an answer for this so I

  • Sticky Notes in Review PDFs

    Can I copy a sticky note from a review PDF to a non-review PDF? If the answer is yes, please tell me how to do it. Thanks, Mt. Ever