To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75477
                 Issue #|75477
                 Summary|Corrupt XML file: javasettings_MacOSX_PowerPC.xml
               Component|framework
                 Version|OOo 2.1
                Platform|Macintosh
                     URL|
              OS/Version|Mac OS X
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|scripting
             Assigned to|npower
             Reported by|goldsounds





------- Additional comments from [EMAIL PROTECTED] Sat Mar 17 07:53:45 +0000 
2007 -------
When executing the following command to enable mailmerge on OSX:

./unopkg add --shared mailmerge.py

I received the following error:

/Users/danielwalmsley/Library/Application%20Support/OpenOffice.org%202.1/user/config/javasettings_MacOSX_PowerPC.xml:6:
parser error : Extra content at the end of the document
<userClassPath xsi:nil="true"></userClassPath>
^
[Java framework] Error in function prepareSettingsDocument
(elements.cxx).javaldx failed! 
/Applications/OpenOffice.org 2.1.app/Contents/MacOS/program/soffice: line 108:
[: /Applications/OpenOffice.org: unary operator expected
/Users/danielwalmsley/Library/Application%20Support/OpenOffice.org%202.1/user/config/javasettings_MacOSX_PowerPC.xml:6:
parser error : Extra content at the end of the document
<userClassPath xsi:nil="true"></userClassPath>
^
[Java framework] Error in function prepareSettingsDocument
(elements.cxx).javaldx failed! 

Closer examination of the file:

/Users/danielwalmsley/Library/Application Support/OpenOffice.org
2.1/user/config/javasettings_MacOSX_PowerPC.xml

revealed that it is, indeed, corrupt around line 5:

<?xml version="1.0" encoding="UTF-8"?>
<!--This is a generated file. Do not alter this file!-->
<java xmlns="http://openoffice.org/2004/java/framework/1.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
</java>
xsi:nil="true"></enabled>
[rest of file snipped]

Note content outside of initial root element, partial tag etc.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to