Jump to content

iotblend

Members
  • Posts

    3
  • Joined

  • Last visited

iotblend's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello Bojan, I have an issue with the Spring boot .war file deployment. Am using gradle as the build tool to generate the .war file and am able to run it successfully in windows machine using command "java -jar abc.war" But when I deploy it to heliohost it fails with exception "SEVERE [localhost-startStop-2] org.apache.catalina.startup.ContextConfig.beforeStart Exception fixing docBase for context [/iotblend_iotb] java.util.zip.ZipException: error in opening zip file" Issue link: https://www.helionet.org/index/topic/42113-java-war-file-johnny-server/ If any solution please do Quote in that thread. Appreciate your help.
  2. Hello Krydos I did rebuild the .war file & renamed it to .zip. Am able to successfully unzip it. I ran the newly created .war & it works with Tomcat 8.5 in local. Not sure why it fails in our deployment system. Any other solution.? Would like to have a complete log of the issue.
  3. I have deployed a war file in Johnny server. It is a spring boot generated war file with html as server rendering page instead of JSP(jsp is not used instead only HTML). The war file was tested successfully in local machine by deploying it in apache tomcat 8.5 above version. But I find the deployment has failed with Java in Johnny server. I require assistance in the deployment and running the application successfully. Username: iotblend Could you please assist on it.?
×
×
  • Create New...