[arch-general] java: cannot execute - too many levels of symbolic links

Nathan R. DeGruchy nathan at degruchy.org
Mon Sep 8 21:28:09 EDT 2014


I had to run "archlinux-java fix" but it seemed to fix my issue.

Nathan DeGruchy

DeGruchy.org

________________________________________
From: arch-general <arch-general-bounces at archlinux.org> on behalf of Thorsten Jolitz <tjolitz at gmail.com>
Sent: Monday, September 8, 2014 8:42 PM
To: arch-general at archlinux.org
Subject: [arch-general] java: cannot execute - too many levels of symbolic      links

Hi List,

after updating yesterday java does not work anymore for me:

,----
| [tj at arch ~]$ LC_ALL=C java --help
| /usr/bin/java: line 2: /usr/lib/jvm/default/bin/java: Too many levels of
| symbolic links
| /usr/bin/java: line 2: exec: /usr/lib/jvm/default/bin/java: cannot
| execute: Too many levels of symbolic links
`----

with '/usr/bin/java -> /usr/lib/java-common-wrapper' containing:

#+BEGIN_SRC shell
 #!/bin/bash
 exec "${JAVA_HOME:-/usr/lib/jvm/default}/bin/${0##*/}" "$@"
#+END_SRC

I remember some Java lib was updated recently - anyone else with this
problem?

--
cheers,
Thorsten


More information about the arch-general mailing list