Navigation

    Best APM Solution for Oracle WebLogic Server & FMW Product Family
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Download
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • wlsdmsupport

      WLSDM Wishlist — New Feature Requests
      Feature Requests • • WLSDM Support

      1
      0
      Votes
      1
      Posts
      982
      Views

      No one has replied

    • wlcommunityusers

      Create custom back-end (JDBC, EJB, Webservice… Etc.) dashboard
      Feature Requests • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      1643
      Views

      wlsdmsupport

      @wlcommunityusers said in Create custom back-end (JDBC, EJB, Webservice… Etc.) dashboard:

      Requester: @tom-pinto

      Just as JMX metric dashboards; is it possible to create custom back-end (JDBC, EJB, Webservice… Etc.) dashboard? It would be great to add this feature…

      We’re currently working on this and it will be possible to create unlimited back-end dashboards. Another good news: Additional back-end EVENTs are coming 😊 Especially wait for Socket R/W charts…

    • wlcommunityusers

      WLSDM Domain Register to WL-OPC
      General Support & Troubleshooting • wlsdm wl-opc • • wlcommunityusers

      2
      1
      Votes
      2
      Posts
      1725
      Views

      wlsdmsupport

      Hi,

      Did you upgrade the domain? Your latest screenshot says your WLSDM v3.7.2 but WL-OPC says WLSDM v3.9.2.

      You can follow the below provided solution.

      Check two way access between WL-OPC and WLSDM
      WLSDMHostname$ telnet OPCHostname 8080
      WL-OPCHostname$ telnet WLSDMHostname 7001 Open problematic domain’s wlsdm_agent.jar with winrar and check WLSDM-version in “META-INF> MANIFEST.MF” file. If there is old version just replace wlsdm_agent.jar with the new version in $DOMAIN_HOME\wlsdm_agent\ Unregister problematic WLSDM domain from WL-OPC Complete WLSDM installation wizard without WL-OPC registration Register WLSDM domain to WL-OPC in WL-OPC “Administration> WL Domain” page. If the problem is not resolved please send us $WL-OPC_HOME\bin\WLOPC\logs with the zip file

      Kind regards.

    • wlcommunityusers

      JVM Monitoring Error
      General Support & Troubleshooting • jvm oracle wlsdm • • wlcommunityusers

      6
      0
      Votes
      6
      Posts
      4412
      Views

      wlsdmsupport

      Hi,

      On the other hand, I’m trying to configure a script to be executed once I have a stuck thread alarm.
      Is it possible to do that?

      Yes, you can set alarm to scripts. Please check below tutorials.
      OracleDB ACTIVE/INACTIVE Sessions monitoring on WebLogic: https://youtu.be/XjBz6zlKstM
      Generic DevOps Disk Usage MBean Tutorial: https://youtu.be/OYkPEpxF66M

      Kind Regards

    • wlcommunityusers

      Email Adress Adding Problem on WLSDM
      General Support & Troubleshooting • oracle wlsdm • • wlcommunityusers

      6
      0
      Votes
      6
      Posts
      4365
      Views

      wlsdmsupport

      Hi,

      WLSDM fresh installation steps are below:

      Replace the wlsdm_agent.jar file with the new release and keep wlsdm_agent.jar JVM arguments. *($JAVA_OPTIONS) Shutdown Administration Server Delete $DOMAIN_HOME/WLSDM runtime folder Replace wlsdm.war file with the new release to WebLogic domain’s console-ext folder Start WebLogic Administration Server and restart the Managed Server(s) which wlsdm_agent.jar installed That’s all! WLSDM will be reinstalled after restart processes Complete WLSDM configuration wizard

      WLSDM wizard is going to be visible with the re-installation process

      Reference: https://wlsdm.com/docs/README#IX.Upgrade&Reinstall&Uninstall

      Kind regards…

    • wlcommunityusers

      Back-end System Configuration Error
      General Support & Troubleshooting • oracle wlsdm • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      1642
      Views

      wlsdmsupport

      Hi,

      Could you check JVM Parameters for WLSDM? You can take the below page as a reference.

      https://wlsdm.com/docs/README#VI.Installation

      JVM Parameters for backend configurations:

      jvmparameter.jpg

      Kind Regards.

    • wlcommunityusers

      Build Custom Dashboard
      General Support & Troubleshooting • oracle weblogic wlsdm • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      1811
      Views

      wlsdmsupport

      Hi,

      SOA default dashboards are contains complete SOA monitoring and they are sufficient for monitoring SOA performance.

      You can check https://medium.com/wlsdmforweblogic WLSDM Medium blog posts by WLSDM team and customer experiences.

      You create new Devops MBean and new Dashbaord in WLSDM as below screnshots.

      Also please check suggested blog posts:

      https://medium.com/wlsdmforweblogic/how-to-create-server-machine-disk-usage-dashboard-and-trigger-delete-logs-devops-action-a267f439c68
      https://medium.com/wlsdmforweblogic/how-to-create-a-custom-mbean-from-an-sql-query-in-weblogic-server-using-wlsdm-generic-devops-b978acb22401
      https://medium.com/wlsdmforweblogic/advanced-weblogic-monitoring-develop-jmx-mbeans-and-automate-with-wlsdm-metric-actions-73580ca73782

      • How to create new DevOps MBean in WLSDM

      genericdevopsmbean.jpg


      • How to create custom dashboard and create

      create.jpg

      Regards.

    • wlcommunityusers

      SOLVED SOA Not Display Composite Performance
      General Support & Troubleshooting • wlsdm oracle soa weblogic composite • • wlcommunityusers

      3
      0
      Votes
      3
      Posts
      2433
      Views

      wlcommunityusers

      Hi,

      Thanks, Incident: Clear.

      Incident.png

      Regards.

    • wlcommunityusers

      WLSDM - TEMP Redirect JFR File
      General Support & Troubleshooting • oracle java weblogic wlsdm • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      1900
      Views

      wlsdmsupport

      Hi,

      You can change the JFR repository directory using the following JVM option:
      WLSDM must delete those temp files which is older than two days (48 hours).

      -XX:FlightRecorderOptions=repository=WLSDM/temp/JFR ( see: https://wlsdm.com/docs/#VI.Installation )

      If you choose not to define (or remove) this JVM option, by default the files will be stored under the operating system temporary directory.

      For more information see: https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html
      repository.png

      Also, jfr files are static profiling files, not library files. You can delete them safely even runtime.

      For the second question: You can achieve that using the “Downtime” feature:

      1 – Go to WLSDM console / “Monitoring & Diagnostics” page.

      schedule.png

      2 – Open the page operations and click the “New Scheduled Job / Downtime”
      newschedule.png

      3 – Configure the downtime and click save.

      At this point, you have two action option:
      1 – Stop all notifications but keep monitoring
      2 – Stop all monitoring

      action.png


      scheduletime.png

      Regards.

    • D

      SOLVED Back-end System JDBC statement execute ignore-list
      General Support & Troubleshooting • statement execute jdbc ignore-list • • dsh

      5
      0
      Votes
      5
      Posts
      4417
      Views

      D

      Oh, that’s lovely, thank you very much!
      Have installed 3.9.1 in out sandbox environment after receiving the newsletter last week, will give this a shot right away!

    • can.sahin-wlsdmteam

      Getting error when start WL-OPC
      General Support & Troubleshooting • java wl-opc • • Can Sahin - WLSDM Team

      2
      0
      Votes
      2
      Posts
      1879
      Views

      wlsdmsupport

      Hi Can,

      This error is the wrong path for java in setenv.properties file configuration.
      Because in Linux alternative link using for java path.
      If you are using this command in terminal. “echo $JAVA_HOME” then it gives a true java path.
      ex: echo $JAVA_HOME --> /usr/lib/java/jdk1.8.0_201
      In setenv.properties file JAVA_HOME line change with your full java path.

      Then you can start WL-OPC.

      Regards.

    • WLSDM New Features / Requests..
      General Support & Troubleshooting • requests new features wishlist wlsdm • • WLSDM Support

      21
      0
      Votes
      21
      Posts
      6583
      Views

      wlsdmsupport

      This topic moved to Medium blog page:

      https://medium.com/wlsdmforweblogic/wlsdm-wishlist-new-feature-requests-2fc5225708be

      Add your request on Medium portal

    • S

      The WebLogic ManagedServer opening is SLOW.
      General Support & Troubleshooting • • skarim

      6
      0
      Votes
      6
      Posts
      4971
      Views

      wlsdmsupport

      Hi Karim,

      You have Out of Memory error while opening this managed server. Please check below error in your managed server log.

      You had better tune and optimize your WebLogic environment or increase server memory.

      Kind Regards.

      ####<Jan 10, 2021 4:28:17 PM MYT> <Info> <Health> <WIHST03-VMAP03> <Server-4> <weblogic.GCMonitor> <<anonymous>> <> <> <1610267297840> <BEA-310002> <97% of the total memory in the server is free> ####<Jan 10, 2021 4:28:18 PM MYT> <Error> <HTTP> <WIHST03-VMAP03> <Server-4> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <fa71d3a8cd78f3f8:-638c60f4:176eb68c7a2:-7ffe-0000000000000004> <1610267298673> <BEA-101216> <Servlet: "CoordinatorPortTypeServlethttp" failed to preload on startup in Web application: "wls-wsat.war". java.lang.OutOfMemoryError: PermGen space at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at com.sun.xml.ws.server.sei.EndpointMethodHandlerFactory.create(EndpointMethodHandlerFactory.java:15) at com.sun.xml.ws.server.sei.ActionBasedDispatcher.<init>(ActionBasedDispatcher.java:92) at com.sun.xml.ws.server.sei.ActionBasedDispatcher.<init>(ActionBasedDispatcher.java:80) at com.sun.xml.ws.server.sei.EndpointMethodDispatcherGetter.<init>(EndpointMethodDispatcherGetter.java:75) at com.sun.xml.ws.server.sei.SEIInvokerTube.<init>(SEIInvokerTube.java:82) at weblogic.wsee.jaxws.WLSContainer$WLSEndpointFactory$1.createServer(WLSContainer.java:857) at weblogic.wsee.jaxws.ServerLateInitTube.postCreateEndpoint(ServerLateInitTube.java:63) at weblogic.wsee.jaxws.EndpointAwareLateInitTube.postCreateEndpoint(EndpointAwareLateInitTube.java:46) > ####<Jan 10, 2021 4:28:46 PM MYT> <Error> <Socket> <WIHST03-VMAP03> <Server-4> <ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1610267326402> <BEA-000405> <Uncaught Throwable in processSockets java.lang.OutOfMemoryError: PermGen space. java.lang.OutOfMemoryError: PermGen space >



      ####<Jan 10, 2021 4:29:29 PM MYT> <Error> <Socket> <WIHST03-VMAP03> <Server-4> <ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1610267369905> <BEA-000405> <Uncaught Throwable in processSockets java.lang.OutOfMemoryError: PermGen space. java.lang.OutOfMemoryError: PermGen space
    • wlcommunityusers

      Issues Faced While Configuring wlsdm_agent.jar
      General Support & Troubleshooting • java wlsdm • • wlcommunityusers

      4
      0
      Votes
      4
      Posts
      3208
      Views

      wlsdmsupport

      Hi,

      You can follow WLSDM installation instructions in https://wlsdm.com/docs/#IV.Installation page.

      There are notes as below for installation:

      I. Known Issue: After the complete WLSDM installation if the “Smart Dashboards > JVM System Resources” page is not working well and does not show the metric values properly then add “-Djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder” JVM argument to the relevant Managed Server(s) and restart the server(s).
      II. Do not install agents for whole servers. same cluster or same machine not needed WLSDM agent (as below screenshot).
      III. Care “with Nodemanager” and “without Nodemanager” parameter step in wlsdm installation document then use one of them which are you using.

      a2.jpg

      Regards.

    • wlcommunityusers

      WLSDM- SMTP Mail not working
      General Support & Troubleshooting • java wlsdm • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      1983
      Views

      wlsdmsupport

      Hi,

      It looks like SMTP Server that you are using requires authentication.
      535 Authentication required com.sun.mail.smtp.SMTPSendFailedException: 535 Authentication required

      Please make sure the SMTP username and password are set on the WLSDM.

      smtp1.png

      After that, you can check the setting by using the “Test Email Settings” button under the page operations dropdown menu.

      smtp2.png

      smtp3.png

      smtp4.png

      Regards.

    • wlcommunityusers

      FW Ports Agents to WL-OPC Server
      General Support & Troubleshooting • java wlsdm wl-opc • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      1922
      Views

      wlsdmsupport

      Hi,

      OPC default port is 8080, When you need to register domain to OPC first of all; check firewall rules for below ports with telnet.

      OPC and agent both are communicating each other you need mutual firewall request.

      From: ${WLSDM_AGENT’S_IP}
      To: ${OPC_SERVER’S_IP:8080}

      From: ${OPC_SERVER’S_IP}
      To: ${WLSDM_AGENT’S_IP:WEBLOGIC_ADMIN_PORT}

      Regards…

    • WLSDM Agents Not Monitoring Error
      General Support & Troubleshooting • jvm java wlsdm oracle weblogic • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      2003
      Views

      wlsdmsupport

      Hi,

      Sometimes WebLogic blocks the direct access to the Java Native MBean Server from inside it for various reasons.
      And that affects some modules functionality.

      Please add the following startup argument to your managed server.

      İf it does not solve the problem, please zip and send the “wlsdm.log” file to us for the detailed examination.
      ${DOMAIN_HOME}/WLSDM/logs/wlsdm.log

      agent4.png

      https://wlsdm.com/docs/#IV.Installation

      Regards.

    • SOLVED WLSDM Authentication Failed Error
      General Support & Troubleshooting • java wlsdm • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      2278
      Views

      wlsdmsupport

      Hi,

      This bug has fixed in v3.9.1 WLSDM version.

      Regards.

    • gitodesign

      Function "possible root cause" in debug steps
      General Support & Troubleshooting • overload cpu stuck threads • • gitodesign

      2
      0
      Votes
      2
      Posts
      1966
      Views

      wlsdmsupport

      You can analyze high CPU consumers and backend events in the “possible root cause page”/ “thread analyze page”. This page gives you important tips for errors/hogger/stuck threads.

      You need to have a valid license to monitor these pages.

    • StuckThreadCount Dashboard Not Visible and Other WLSDM Questions
      General Support & Troubleshooting • stuckthread dahboard • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      2553
      Views

      wlsdmsupport

      how can I know through the wlsm that queue mq is currently affecting the managed nodes?
      Go to “Configuration > Metric Settings & JMX MBean Browser” then click “JMX MBean Browser (+Add New)” button for navigate below modal window then create new JMX MBean for JMS metrics in 8 steps.
      1.jpg

      how to know on which node managed I have agent configured from the wlsdm?
      You can check which managed server has WLSDM agents in “Operational Tools & Utils > Monitor WLSDM Agents” page; but there is no need to WLSDM agent to monitor stuck threads.

      because the stuck thread dashboard does not appear on the path: Smart Dashboards Servers, but I do see hoggingthreadcount information
      • Check dashboard count for “StuckThreadCount” metric in “MBean Browser” pool it must be select at least 1 dashboard…
      • If there is no “StuckThreadCount” metric; you must add from “JMX MBean Browser” button.
      3.jpg

    • Issue in wlsdm - Smart Dashboards > Servers
      General Support & Troubleshooting • metric values • • wlcommunityusers

      8
      0
      Votes
      8
      Posts
      6431
      Views

      wlsdmsupport

      Hi,

      We have one more question: is there a chance to be wlsdm jar or war file is in the WebLogic classpath.
      We are asking that because, the below log generally indicates that issue.

      java.sql.SQLException: Failed to start database ‘WLSDM/db’ with class loader PolicyClassLoader ‘weblogic-launcher’ @50d0686 {file:/u01/app/oracle/product/fmw/wlserver/server/lib/weblogic-launcher.jar file:/u01/app/oracle/product/fmw/wlserver/server/lib/pcl2.jar … (642 more)}, see the next exception for details.

      If it is not, the reason is may the database corruption you should try the fresh installation.
      https://wlsdm.com/docs/README#VII.Upgrade&Reinstall&Uninstall

    • N

      SOLVED wlsdm exception when install
      General Support & Troubleshooting • wlsdm weblogic • • neuron

      7
      0
      Votes
      7
      Posts
      6562
      Views

      wlsdmsupport

      SOLUTION:
      The agent.jar was in the lib folder. The lib folder was on classpath.
      I repaced the agent.jar. This solved the issue.

      Thanks a lot.

    • SOLVED WLSDM Backend JDBC Getting Any Data Populated
      General Support & Troubleshooting • jfr java backend wlsdm • • wlcommunityusers

      14
      0
      Votes
      14
      Posts
      10507
      Views

      wlsdmsupport

      Hi,

      I am happy that you are able to monitor your backend datasource JDBC monitoring. Yes, you can monitor all your datasources in the same dashboard.

      Other APM tools injects runtime codes to your codes which creates a lot of overhead on your JVM instances. WLSDM uses native method and that’s why we call “native WebLogic monitoring”.

      On the other hand; please follow “Generic DevOps MBean” tutorials and build your own dashboards and automate your WebLogic management.

      https://medium.com/wlsdmforweblogic/how-to-create-server-machine-disk-usage-dashboard-and-trigger-delete-logs-devops-action-a267f439c68

      Kind Regards…

    • SOLVED Getting Error While ApplyJMX MBean Metrics: Datasource and JMS
      General Support & Troubleshooting • • wlcommunityusers

      6
      0
      Votes
      6
      Posts
      5240
      Views

      wlcommunityusers

      Hi,

      Thanks for your kind support.
      JMS Servers resources added successfully.

    • SOLVED Unable to install wlsdm 3.7.2
      General Support & Troubleshooting • oracle weblogic wlsdm • • wlcommunityusers

      6
      0
      Votes
      6
      Posts
      5137
      Views

      wlcommunityusers

      Hello,

      When we skip the monitoring of DataSource and JMS server, setup finishes successfull.

      Regards.

    • SOLVED Unable to See Graph in Custom DevOps MBean
      General Support & Troubleshooting • mbean wlsdm devops weblogic custom • • wlcommunityusers

      3
      0
      Votes
      3
      Posts
      3216
      Views

      wlcommunityusers

      Yup. It work’s. Thanks.

    • SOLVED WL-OPC SQL data change is not permitted for a read-only connection, user or database problem
      General Support & Troubleshooting • oracle weblogic wl-opc • • wlcommunityusers

      3
      0
      Votes
      3
      Posts
      3710
      Views

      wlcommunityusers

      Thanks

      We checked the space in the database and it was without problems, what we did was to restart the opc application, thank you very much

    • WLSDM email notification all go to Spam/Junk Mail
      General Support & Troubleshooting • tool weblogic wlsdm monitoring • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      3053
      Views

      wlsdmsupport

      Hi,

      Email alert’s default sender value is “wlsdm@admin”.

      You can edit sender(from) as below.

      Regards.

      1.Go to “Configuration > WLSDM System Settings” in WLSDM menu.
      menu.jpg

      2.Be sure you are in “mail.account” tab then edit “mail.account.smtp.username” property.
      sender.jpg

      Set property value in modal window then save.
      111111.jpg
    • Question about data for period of time - OSB performance report
      General Support & Troubleshooting • wlsdm service perform weblogic osb reports • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      3581
      Views

      wlsdmsupport

      Hi,

      You can select any range by using date field. But the maximum backward range is the WLSDM monitoring start time.

      Kind regards.

    • WLSDM log viewer line count
      General Support & Troubleshooting • weblogic wlsdm logmonitoring • • wlcommunityusers

      2
      0
      Votes
      2
      Posts
      3129
      Views

      wlsdmsupport

      Hi,

      WLSDM log viewer line limit is 1000 but you can search any string and find searched string where line is located in whole log file via “text filter”.

      There is another way to view log files via WLSDM file explorer. Go to “Operational Tools & Utils -> File Explorer” pick “.log” file then click view button (max 1 mb view size). Also you can download log file to your local environment via file explorer.

      Kind Regards…

      Log viewer text filter:
      1.png

      File Explorer:
      2.png

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 3 / 6