-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
I'm submitting a…
- bug report
- feature request
- other
Short description of the issue/suggestion:
When packaging windows app there is an error when generating EXE starts
Could not initialize class net.sf.launch4j.config.ConfigPersister
Steps to reproduce the issue/enhancement:
- Setup some javapackager task with main class
- run task
- see the error
What is the expected behavior?
Generated folder with app
What is the current behavior?
Error
Please tell us about your environment:
- JavaPackager version: 1.6.3
- OS version: Windows 8.1 x64
- JDK version: OpenJDK 17.0.2
- Build tool:
- Maven
- Gradle
Other information
It doesn't seems to occur with winrun4j selected as exeGenerationTool but exe generated by winrun4j doesn't run (tried with bundled JRE), just an error window which asks to contact developer.
Also, could you tell me, if I didn't generate installer for windows, will folder with binary file be portable?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested