[izpack-users] Problem to set a script executable

Pascal Quesseveur quesseveur at abaksystemes.fr
Fri Nov 24 18:58:33 CET 2006


>"BK" == Bartz, Klaus <Klaus.Bartz at coi.de> writes:

  BK> I think it should work...
  BK> Try an install call with
  BK> java -DTRACE=TRUE -jar install.jar
  BK> in a shell. Then some debug will be traced on stdout. May
  BK> be you can see what happend.

Thank you for the trick. I discovered that chmod was never
called... because I was installing a jar created with an old
install.xml without the executable target. I switch to the good jar
and everything is OK. :-)

The trace displays an Exception:

,----
| TRACE enabled.
| checking if os constraints [Os  family windows name null version null arch null ] match current OS
| no match with current OS!
| checking if os constraints [Os  family windows name null version null arch null ] match current OS
| no match with current OS!
| checking if os constraints [Os  family windows name null version null arch null ] match current OS
| no match with current OS!
| No custom langpack available.
| com.izforge.izpack.installer.ResourceNotFoundException: Can not find Resource packsLang.xml for language fra
`----

I didn't notice anything in the IzPack output.I don't know wether it
is related or not but my LANG environnement variable is: fr_FR.UTF-8


-- 
Pascal Quesseveur, quesseveur at abaksystemes.fr





More information about the izpack-users mailing list