Per the suggestion made, I copied the /home/terry/TC directory into
/opt/tomcat/webapps. and a new entry appeared in the manager for /TC. 

But when I tried (from the manager) to 'start' it, I got this message:
"FAIL - Application at context path [/TC] could not be started." 

Just in case, I then changed the permissions to "tomcat" (user and
group), restarted Tomcat.  Same failure message.

I looked in the manager*.log file and found this entry: 23-Dec-2018
08:19:09.596 INFO [http-nio-8080-exec-2]
org.apache.catalina.core.ApplicationContext.log HTMLManager: install:
Installing web application
 '/TC' from 'file://home/terry/TC' 

It seemed to say that the /TC web app was deployed

But when I again tried (from the manager) to 'start' it, I got the same
message: "FAIL - Application at context path [/TC] could not be started." 

In the localhost*.txt log file, there was this entry: '127.0.0.1 -
-[23/Dec/2018:08:28:16 -0500] "GET /TC HTTP/1.1" 404 1076'

Which sounds like it couldn't find a file - but unclear what file it's
looking for.

I'm (again) lost, and would appreciate any ideas on how to get this
thing running.

Terry

PS: The /home/terry/TC subdirectory and its contents were copied from
another computer running an earlier version of Tomcat - it works fine.


On 12/23/18 11:15 AM, Burghard Britzke wrote:
> Just copy your Web-App Files Tora sub directory of the webapps folder
> ( May be TC). It should deploy automatically. Otherwise restart tomcat
> after copying.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to