I noticed the error “[context="bundled"] caught unexpected exception!” on a OpenOffice installation on a terminal server. I noticed that OpenOffice have some issues with running on a terminal server, which i have noticed the hard way.
The solution is to update OpenOffice`s bootstrap.ini* and tell it where a user`s profile path is located.
So, change bootstrap.ini from:
UserInstallation=$SYSUSERCONFIG/OpenOffice/3
To:
UserInstallation=File:///h:/path/to/openoffice/userinfo
You should find Bootstra.ini under: C:\Program Files\OpenOffice3\program\bootstra.ini for example