-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Description
Hi @wajda ,
when i'm trying to access the endpoint (http://spline:9090/consumer), getting below logs in spline gateway rest-server;
13:26:06.868 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 94 ms
13:43:10.968 [http-nio-8080-exec-3] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:44:43.722 [http-nio-8080-exec-4] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:44:55.475 [http-nio-8080-exec-5] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:45:19.750 [http-nio-8080-exec-6] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:45:58.540 [http-nio-8080-exec-7] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:48:46.892 [http-nio-8080-exec-8] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:48:55.867 [http-nio-8080-exec-10] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:49:25.673 [http-nio-8080-exec-1] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:49:44.723 [http-nio-8080-exec-3] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:50:10.287 [http-nio-8080-exec-4] WARN o.s.web.servlet.PageNotFound - No mapping for GET /producer
13:50:48.994 [http-nio-8080-exec-6] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
how i can verify that jsp of consumer & producer is present in spline gateway rest-server
Logs of spline gatewat rest server:-
Init DB ....
DONE
29-Jun-2020 06:24:00.932 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.27
29-Jun-2020 06:24:00.942 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Oct 7 2019 09:57:22 UTC
29-Jun-2020 06:24:00.942 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.27.0
29-Jun-2020 06:24:00.943 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
29-Jun-2020 06:24:00.943 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.15.0-1083-azure
29-Jun-2020 06:24:00.944 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
29-Jun-2020 06:24:00.945 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-1.8.0-amazon-corretto/jre
29-Jun-2020 06:24:00.945 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_232-b09
29-Jun-2020 06:24:00.945 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Amazon.com Inc.
29-Jun-2020 06:24:00.945 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat
29-Jun-2020 06:24:00.946 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat
29-Jun-2020 06:24:00.947 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
29-Jun-2020 06:24:00.947 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
29-Jun-2020 06:24:00.948 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
29-Jun-2020 06:24:00.949 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
29-Jun-2020 06:24:00.950 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
29-Jun-2020 06:24:00.950 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dsecurerandom.source=file:/dev/./urandom
29-Jun-2020 06:24:00.950 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.security.egd=file:/dev/./urandom
29-Jun-2020 06:24:00.951 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs=
29-Jun-2020 06:24:00.951 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat
29-Jun-2020 06:24:00.951 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat
29-Jun-2020 06:24:00.951 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
29-Jun-2020 06:24:00.951 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library [1.2.23] using APR version [1.6.3].
29-Jun-2020 06:24:00.951 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
29-Jun-2020 06:24:00.951 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
29-Jun-2020 06:24:00.956 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.0.2k-fips 26 Jan 2017]
29-Jun-2020 06:24:01.218 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
29-Jun-2020 06:24:01.237 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
29-Jun-2020 06:24:01.241 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [500] milliseconds
29-Jun-2020 06:24:01.263 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
29-Jun-2020 06:24:01.263 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.27]
29-Jun-2020 06:24:01.285 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/usr/local/tomcat/webapps/ROOT.war]
29-Jun-2020 06:24:07.140 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
06:24:07.148 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started
06:24:07.788 [main] INFO z.c.a.s.p.ArangoRepoConfig$$EnhancerBySpringCGLIB$$cd2ea4ca - Connecting to arangodb://arangodb:8529/spline
06:24:08.146 [main] INFO o.s.web.context.ContextLoader - Root WebApplicationContext initialized in 995 ms
06:24:08.160 [main] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'producerDispatcher'
06:24:08.297 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'producerRESTConfig' of type [za.co.absa.spline.producer.rest.ProducerRESTConfig$$EnhancerBySpringCGLIB$$adeb6747] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
06:24:09.438 [main] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1277 ms
06:24:09.438 [main] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'consumerDispatcher'
06:24:09.473 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'consumerRESTConfig' of type [za.co.absa.spline.consumer.rest.ConsumerRESTConfig$$EnhancerBySpringCGLIB$$1052080f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
06:24:09.584 [main] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 146 ms
29-Jun-2020 06:24:09.596 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/usr/local/tomcat/webapps/ROOT.war] has finished in [8,311] ms
29-Jun-2020 06:24:09.599 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
29-Jun-2020 06:24:09.627 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
29-Jun-2020 06:24:09.639 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [8,398] milliseconds
13:26:06.773 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'RootDispatcher'
13:26:06.868 [http-nio-8080-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 94 ms
**13:43:10.968 [http-nio-8080-exec-3] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:44:43.722 [http-nio-8080-exec-4] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:44:55.475 [http-nio-8080-exec-5] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:45:19.750 [http-nio-8080-exec-6] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:45:58.540 [http-nio-8080-exec-7] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:48:46.892 [http-nio-8080-exec-8] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:48:55.867 [http-nio-8080-exec-10] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:49:25.673 [http-nio-8080-exec-1] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:49:44.723 [http-nio-8080-exec-3] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
13:50:10.287 [http-nio-8080-exec-4] WARN o.s.web.servlet.PageNotFound - No mapping for GET /producer
13:50:48.994 [http-nio-8080-exec-6] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer
14:11:05.963 [http-nio-8080-exec-1] WARN o.s.web.servlet.PageNotFound - No mapping for GET /consumer**
Originally posted by @ankit302 in #744 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done