I have installed Tomcat on 1 VM with Ubuntu and another with CENTOS. On
running the Installer i get the linee:
*Error: There has been an error.Error copying filePress [Enter] to continue
:*and thsi happens at 97% of the process when its about to copy the .war
file to the seleted location
I have checked my Tomcat and Java Installations they seem to be fine
No idea, unless one is 64-bit, and the other is 32-bit, and you are using
the same installer for both. There are separate installers for 64-bit and
32-bit linux.
The installer does not modify the operating system in any way, so you can
run it anywhere. You will just need to specify the fully qualified hostname
of the machine on which you want the WAR to run, as the auto-discovery of
the host will obviously not work when run on a different system.
ยทยทยท
On Sun, Jan 17, 2016 at 11:41 AM, Fidelis Mnkandla wrote:
I have installed Tomcat on 1 VM with Ubuntu and another with CENTOS. On
running the Installer i get the linee:
*Error: There has been an error.Error copying filePress [Enter] to
continue :*and thsi happens at 97% of the process when its about to copy
the .war file to the seleted location
I have checked my Tomcat and Java Installations they seem to be fine