Closed padenict closed 3 years ago
The announcement of the Tomcat 10.0.5 release states: "Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 without changes". You could try Tomcat 9 or follow the suggestion for automatic conversion mentioned in the announcement.
With regard to the failing upload in Tomcat manager: Read the logs! There is a size limit and the BIMserver war exceeds it. You can configure the limit to a higher value in one of the config files. Personally, I don't find the manager app very useful and usually don't deploy it.
Configuration file is webapps\manager\WEB-INF\web.xml apart this, with Tomcat 9, BIM Server started successfully.
I installed Tomcat 10 on Win10 64bit-machine. I can access GUI manager. When I try to upload and deploy, Tomcat hungs. I also tried autodeployment features putting BIMserver 1.5.182 WAR in "webapps" folder and restarting Tomcat. It deploys, but when I try and start from GUI manager, I get "FAIL - Application at context path [/bimserver] could not be started". Here in attachment you find Tomcat logs. logs.zip