hi.

> fiinally. i have created the fineract war file using gradlew clean war
>> command. the above problem was @ build.gradle line 208 & the
>> error had been taken care of by the following PR
>> https://github.com/apache/fineract/pull/1359. but,
>
> after creating the war file successfully and deploy into tomcat server.  i
got the message "couldn't connect to server". any help? here is the log
file.

Oct 01, 2020 8:29:19 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive
[C:\tomcat\webapps\fineract-provider-unknown.war] has finished in [64,902]
ms
Oct 01, 2020 8:29:19 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory [C:\tomcat\webapps\docs]
Oct 01, 2020 8:29:19 AM org.apache.catalina.startup.TldConfig execute
INFO: 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.
Oct 01, 2020 8:29:19 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deployment of web application directory [C:\tomcat\webapps\docs] has
finished in [249] ms
Oct 01, 2020 8:29:19 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory [C:\tomcat\webapps\examples]
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.TldConfig execute
INFO: 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.
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deployment of web application directory [C:\tomcat\webapps\examples]
has finished in [3,137] ms
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory [C:\tomcat\webapps\host-manager]
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.TldConfig execute
INFO: 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.
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deployment of web application directory
[C:\tomcat\webapps\host-manager] has finished in [242] ms
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory [C:\tomcat\webapps\manager]
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.TldConfig execute
INFO: 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.
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deployment of web application directory [C:\tomcat\webapps\manager]
has finished in [187] ms
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory [C:\tomcat\webapps\OLDROOT]
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.TldConfig execute
INFO: 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.
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deployment of web application directory [C:\tomcat\webapps\OLDROOT]
has finished in [137] ms
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory [C:\tomcat\webapps\ROOT]
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.TldConfig execute
INFO: 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.
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deployment of web application directory [C:\tomcat\webapps\ROOT] has
finished in [100] ms
Oct 01, 2020 8:29:23 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8443"]
Oct 01, 2020 8:29:23 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 69703 ms

>
>
>

Reply via email to