On 30/01/2009 13:43, Henning Brinkmann wrote:
See subject. The log file provides additional information:
------8<-----------
Systemcall: unopkg add --shared --verbose
../share/extension/install/writer2late
x.oxt -env:UserInstallation=file:// 2>&1 |
ERROR: Could not execute "unopkg add --shared --verbose
../share/extension/insta
ll/writer2latex.oxt -env:UserInstallation=file:// 2>&1 |"!
Exitcode: '256'
Copying: writer2latex.oxt
Enabling: writer2latex.oxt
Enabling: writer2latex-filter.jar
[Java framework] Error in function createSettingsDocument (elements.cxx).
ERROR: [JavaVirtualMachine]:An unexpected error occurred while starting
Java!
Exception details:
(com.sun.star.uno.RuntimeException) { { Message =
"[JavaVirtualMachine]:An unexp
ected error occurred while starting Java!", Context =
(com.sun.star.uno.XInterfa
ce) @0 } }
unopkg failed.
------8<-----------
Does anybody have a hunch?
Henning
had the same problem when building package type "archive" on linux.
the reason is simple: it happens if $TMP is not set; this causes the wrong
"file://" url in the unopkg call, which javaldx (called by unopkg) wants
to write to.
it does not happen for e.g. rpm builds because there the unopkg call is
made when installing the rpm.
issue: i99106
michael
--
"Nicholas Negroponte's one absolute demand is to get rid of Caps Lock."
-- Jim Gettys on the OLPC keyboard
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]