Skip to content

[Help Wanted] Setup Error - File not found 'coreSchema.sql' #773

Open
@Mossaki

Description

@Mossaki

Hi there!
Trying to setup Security Shepherd locally on my PC. Running into an issue with the Database Setup Wizard for Security Shepherd.
I keep getting this error:

Failed setting up the database: java.io.FileNotFoundException: File 'C:\Program%20Files\Apache%20Software%20Foundation\Tomcat%208.5\webapps\ROOT\WEB-INF\classes\database\coreSchema.sql' does not exist

But it does exist, I followed the file path and found what it was looking for but it isn't seeing it for some reason?

PC Info

  • Windows 10
  • Browser: Firefox

Further Information:

  • Tomcat 8.5
  • MariaDB 10.6
  • Shepherd Manual Pack
  • Java: JRE 1.8

Screenshots
image
image

Anyone have an idea why its not working? Thanks!

Activity

happyuser23

happyuser23 commented on Nov 8, 2023

@happyuser23

Hi, it looks like the spaces in the directory name is represented by %20 instead of the actual space character.
Have you tried to move / re-install Tomcat into another directory without spaces? I guess that may resolve your problem.

Mossaki

Mossaki commented on Nov 8, 2023

@Mossaki
Author

I'll try that, thank you!

Mossaki

Mossaki commented on Nov 9, 2023

@Mossaki
Author

Hi, it looks like the spaces in the directory name is represented by %20 instead of the actual space character. Have you tried to move / re-install Tomcat into another directory without spaces? I guess that may resolve your problem.

Omg this worked thank you so much!!

emanet1

emanet1 commented on Jan 23, 2024

@emanet1

Hi I want to find out from you if you have been using it without issue?

Mossaki

Mossaki commented on Jan 23, 2024

@Mossaki
Author

Hi I want to find out from you if you have been using it without issue?

Yes, I got it to work! But I haven't been using it, I think I'm a bit out of my depth 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      [Help Wanted] Setup Error - File not found 'coreSchema.sql' · Issue #773 · OWASP/SecurityShepherd