[ https://issues.apache.org/jira/browse/AXIS2-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931972#comment-17931972 ]
Robert Lazarski commented on AXIS2-6080: ---------------------------------------- I am baffled that there are no logs at all that match these access logs showing a 500 error localhost_access_log.2025-03-03.txt:0:0:0:0:0:0:0:1 - - [03/Mar/2025:08:36:18 -0500] "GET /axis2/services/SCADA_Server/GetMethods HTTP/1.1" 500 202 I see logs for the 404 a few seconds earlier. 0:0:0:0:0:0:0:1 - - [03/Mar/2025:08:36:06 -0500] "GET /axis2/services HTTP/1.1" 404 - Are you able to capture the error at the client side? There is an axis2.xml file that shows this line that maybe setting to true would help expose the root cause. <!--During a fault, stack trace can be sent with the fault message. The following flag will control --> <!--that behavior.--> <parameter name="sendStacktraceDetailsWithFaults">false</parameter> If you could attach your common/resources dir, that might allow me to compile what I need to test locally. > Axis2 1.8.2 Missing Libraries for Apache Tomcat 11.0.2 > ------------------------------------------------------ > > Key: AXIS2-6080 > URL: https://issues.apache.org/jira/browse/AXIS2-6080 > Project: Axis2 > Issue Type: Bug > Components: transports > Affects Versions: 1.8.2 > Environment: Windows 10, Axis 1.8.2, Apache Tomcat 11.0.2, Java JDK-17 > Reporter: Michael Paul > Priority: Major > Attachments: Apache_11_payload.JPG, Apache_9_payload.JPG, Axis2 > Happiness Page.pdf, common.zip, image-2025-02-18-10-19-45-572.png, > image-2025-02-18-10-20-57-665.png, image-2025-02-18-14-06-16-989.png, > image-2025-02-18-14-06-46-202.png, image-2025-02-24-10-37-53-426.png, > image-2025-02-24-10-38-50-702.png, image-2025-02-24-10-40-29-772.png, > image-2025-02-24-10-42-00-729.png, image-2025-02-24-10-42-19-782.png, > image-2025-03-03-08-40-11-753.png, localhost.2025-02-18.log, > scada_server_test.zip, tomcat_logs_3_3_2025.zip > > > I am attempting to install Axis2 1.8.2 into Apache Tomcat Server 11.0.2. I > get errors from the Axis2 validation page as shown below. Some core > libraries are missing. > > !image-2025-02-18-10-20-57-665.png! -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org