Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

21_rssviewer_xxe: runtime crash #10

Open
noraj opened this issue Jun 8, 2023 · 1 comment
Open

21_rssviewer_xxe: runtime crash #10

noraj opened this issue Jun 8, 2023 · 1 comment

Comments

@noraj
Copy link

noraj commented Jun 8, 2023

I have issues deploying the labs.

For example with https://github.com/GoSecure/xxe-workshop/tree/master/21_rssviewer_xxe

I can build successfully:

image

But the container will crash at runtime:

image

Would that be because the application is too old and unmaintained and the gradle version too recent?

Env

➜ java -version  
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=gasp
openjdk version "1.8.0_372"
OpenJDK Runtime Environment (build 1.8.0_372-b07)
OpenJDK 64-Bit Server VM (build 25.372-b07, mixed mode)

➜ gradle --version
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=gasp

------------------------------------------------------------
Gradle 8.1.1
------------------------------------------------------------

Build time:   2023-04-21 15:50:53 UTC
Revision:     <unknown>

Kotlin:       1.8.10
Groovy:       3.0.15
Ant:          Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM:          1.8.0_372 (Oracle Corporation 25.372-b07)
OS:           Linux 6.3.6-arch1-1 amd64

➜ grep PRETTY_NAME /etc/os-release 
PRETTY_NAME="Arch Linux"
@noraj
Copy link
Author

noraj commented Jun 8, 2023

Would that be better to build the app inside the container especially if it requires old build tools and java versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant