Soapui Zip

0 views
Skip to first unread message

Clara Vanliere

unread,
Aug 5, 2024, 2:59:55 PM8/5/24
to arinagscot
TheIT where I work has recently changed the delivery of SoapUI so that rather than it being delivered as a virtual app it has to be locally installed. What we are finding is that while the installation works fine, when I launch the application it gives the popup asking if I "Want to stay in the loop" and then it doesnt matter whether I press the skip button or complete the form with contact details it immediately closes. With no error messages when it shuts or any entries in either the event view or soapui.log file. We are a bit stumped. Just a note that we are unable to go back to the old delivery method.

Recently our servers have been experiencing high CPU usage. Adobe support suggested that it could be due to extensive logging that causes a bottle neck. One of our logs is the SOAPUI.log found in /jboss/bin. However, we cannot find what processes write to this soapui.log file. Is there a way to simply turn off the logging to this file? Does anyone have experience with soapui.log and what kind of processes would write to it?


I am assuming you are using JBoss, Did you check the log configuration file? This file is usually named log4j.xml, logback.xml, or jboss-log4j.xml. It can be found in the JBoss configuration directory, often located at /standalone/configuration/ or /domain/configuration/.


In the logging configuration file, look for the elements. Each appender configuration specifies the target log file or destination. Next, locate the or elements in the logging configuration. These elements specify the logging level and optionally the appender(s) associated with each logger. Check the configuration of each logger to see which classes or packages it applies to. Loggers are typically named after the classes or packages they handle logging for. For example, a logger named com.example would handle logging for classes in the com.example package and its sub-packages.


@Tony30383138k8g3 Did you find the suggestion users helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

3a8082e126
Reply all
Reply to author
Forward
0 new messages