FS#72864 - InvocationTargetException - java.lang.NullPointerException

Attached to Project: Community Packages
Opened by zeroconf (zeroconf) - Sunday, 28 November 2021, 19:37 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 28 November 2021, 21:21 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Trying to install cmaptools 6.0.4-1. the_silver_searcher package installation fails. CmapTools depends on JDK=>7; JDK<9.

Additional info:
* package version(s) - see below

Steps to reproduce:

yay -Syyuu cmaptools

extra/java-environment-common 3-3 0,00 MiB 0,00 MiB
extra/jdk8-openjdk 8.u292-1 38,32 MiB 8,64 MiB
extra/jre8-openjdk 8.u292-1 0,40 MiB 0,17 MiB
extra/jre8-openjdk-headless 8.u292-1 98,85 MiB 28,73 MiB
community/the_silver_searcher 2.2.0-2 0,10 MiB 0,04 MiB

Same also:

extra/java-environment-common 3-3 0,00 MiB
extra/jdk7-openjdk 7.u261_2.6.22-1 19,82 MiB 15,19 MiB
extra/jre7-openjdk 7.u261_2.6.22-1 0,43 MiB 0,17 MiB
extra/jre7-openjdk-headless 7.u261_2.6.22-1 77,33 MiB 43,16 MiB
community/the_silver_searcher 2.2.0-2 0,10 MiB

Preparing to install
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.NullPointerException
at com.zerog.ia.installer.LifeCycleManager.dd(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
rm: '/home/user/.cache/yay/cmaptools/pkg/cmaptools/opt/cmaptools/Uninstall CmapTools' cannot delete: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...

Package (1) Old Version Net Change

the_silver_searcher 2.2.0-2 -0,10 MiB

Total Removed Size: 0,10 MiB
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 28 November 2021, 21:21 GMT
Reason for closing:  Not a bug
Additional comments about closing:  AUR packages are not supported. And stop classifying all your bugs as "critical".

Loading...