Skip to main content
Skip table of contents

Applying A Hotfix for Shinydrive Server

Shinydrive’s server component will occasionally need updating separately from the rest of the application. Fortunately this is a straightforward and strictly server-side task that takes minimal downtime and configuration.

The shinydrive-server.war file can be found in this application download’s zip file, shinydrive-suite-#.#.#.#.zip and can be downloaded quickly. Support will be happy to provide the link as necessary.

Steps to replacing the shinydrive-server.war file on your Shinydrive server:

  1. Download the zip file and extract the content.

  2. Locate and set aside the file shinydrive-server.war

  3. stop Tomcat 9. Wait for it to stop.

  4. Locate the webapps folder in your active Tomcat deployment.

  5. Inside this folder there will b a folder called shinydrive-server, and the old .war file. COPY this to a safe back folder such as C:\TEMP\old_shinydrive-server.

  6. DELETE the folder and .war file under webapps. *** ONLY the ones named shinydrive-server ***

  7. Start Tomcat 9.

  8. Copy the new shinydrive.war file extracted in step 2 to the webapps folder.

  9. Wait for it to deploy, the folder shinydrive-server will be created and populated by Tomcat.

  10. Give the system a couple of minute to settle in (3-5).

  11. In your server’s browser (Chome/Chromium-based), start your Shinydrive Admin Page. (http://localhost:8080/shinydrive-server/admin)

You should see your Shinydrive Admin Login Page:

image-20240618-201035.png

You’re done.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.