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

BUILD FAILURE: Exception in Launch4j, digit exceeds base #444

Closed
RalfBarkow opened this issue Aug 29, 2022 · 5 comments
Closed

BUILD FAILURE: Exception in Launch4j, digit exceeds base #444

RalfBarkow opened this issue Aug 29, 2022 · 5 comments
Assignees

Comments

@RalfBarkow
Copy link
Collaborator

RalfBarkow commented Aug 29, 2022

See chore(pom.xml): Bump version Java CI with Maven #236

@RalfBarkow
Copy link
Collaborator Author

Reproduced locally: @mateusbraga
[ERROR] Failed to execute goal com.akathist.maven.plugins.launch4j:launch4j-maven-plugin:2.1.2:launch4j (launch4j) on project Zettelkasten: Failed to build the executable; please verify your configuration.: net.sf.launch4j.ExecException: Exec failed: /Users/rgb/.m2/repository/net/sf/launch4j/launch4j/3.14/launch4j-3.14-workdir-mac/bin/windres --preprocessor=cat -J rc -O coff -F pe-i386 /var/folders/y1/yhhpj5wd7cb5325t8__1ct2r0000gn/T/launch4j8432544765188243199rc /var/folders/y1/yhhpj5wd7cb5325t8__1ct2r0000gn/T/launch4j14314415867721291303o -> [Help 1]

@RalfBarkow
Copy link
Collaborator Author

See Exception in Launch4j (stackoverflow)

@RalfBarkow
Copy link
Collaborator Author

RalfBarkow commented Aug 29, 2022

digit exceeds base

[INFO] --- launch4j-maven-plugin:2.1.2:launch4j (launch4j) @ Zettelkasten ---
[INFO] Platform-specific work directory already exists: /Users/rgb/.m2/repository/net/sf/launch4j/launch4j/3.14/launch4j-3.14-workdir-mac
[INFO] launch4j: Compiling resources
[INFO] launch4j: /var/folders/y1/yhhpj5wd7cb5325t8__1ct2r0000gn/T/launch4j9717132393250187543rc:3: digit exceeds base
[INFO] launch4j: Line 3 has errors...
[INFO] launch4j: FILEVERSION 3, 2022, 08, 0
[ERROR] 
net.sf.launch4j.BuilderException: net.sf.launch4j.ExecException: Exec failed: /Users/rgb/.m2/repository/net/sf/launch4j/launch4j/3.14/launch4j-3.14-workdir-mac/bin/windres --preprocessor=cat -J rc -O coff -F pe-i386 /var/folders/y1/yhhpj5wd7cb5325t8__1ct2r0000gn/T/launch4j9717132393250187543rc /var/folders/y1/yhhpj5wd7cb5325t8__1ct2r0000gn/T/launch4j9106753541074459831o

@RalfBarkow
Copy link
Collaborator Author

RalfBarkow commented Aug 29, 2022

See Launch4j: Error when choosing version number (stackoverflow)

[…] but as soon as I enter an 8 or an 9 I get that error.

RalfBarkow pushed a commit that referenced this issue Aug 29, 2022
Launch4j: Error when choosing version number
@RalfBarkow RalfBarkow changed the title BUILD FAILURE: Exception in Launch4j BUILD FAILURE: Exception in Launch4j, digit exceeds base Aug 29, 2022
@mateusbraga
Copy link
Contributor

Closing as the last commit worked.

RalfBarkow pushed a commit that referenced this issue May 17, 2024
Launch4j: Error when choosing version number

Former-commit-id: eb93d46
RalfBarkow pushed a commit that referenced this issue May 17, 2024
Launch4j: Error when choosing version number, digit exceeds base

Former-commit-id: fc9645b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants