To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61278
                  Issue #:|61278
                  Summary:|java.lang.NullPointerException from HelpLinker while
                          |building helpcontent2/util/sbasic
                Component:|utilities
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|hro
              Reported by:|bero





------- Additional comments from [EMAIL PROTECTED] Sat Jan 28 14:40:09 -0800 
2006 -------
Current SRC680 builds (tried w/ m151, m152, m153) fail to compile due to a  
java.lang.NullPointerException from HelpLinker.  
 
I'm getting this with gcc 4.1 + gcj: 
  
HelpLinker @/tmp/mkQh8VG4 
java.lang.NullPointerException 
   at com.jclark.xsl.sax.XMLProcessorImpl.load (libxt.jar.so) 
   at com.jclark.xsl.sax.XSLProcessorImpl.loadStylesheet (libxt.jar.so) 
   at com.sun.star.help.HelpIndexer$ParseStuff.<init> (HelpLinker) 
   at com.sun.star.help.HelpCompiler.getSourceDocument (HelpLinker) 
   at com.sun.star.help.HelpCompiler.compile (HelpLinker) 
   at com.sun.star.help.HelpLinker.link (HelpLinker) 
   at com.sun.star.help.HelpLinker.main (HelpLinker) 
dmake:  Error code 1, while making '../../unxlngi6.pro/bin/sbasic_en-US.zip' 
'---* tg_merge.mk *---' 
 
 
 
Guiseppe Ghibo is getting an almost identical error with gcc 4.0.3+SUN JDK 
1.4.2_09: 
java -Xms256m -Xmx256m [...] 
com.sun.star.help.HelpLinker @/tmp/mkLAXKEB 
java.lang.NullPointerException 
   at com.jclark.xsl.sax.XMLProcessorImpl.load (XMLProcessorImpl.java:630) 
   at com.jclark.xsl.sax.XSLProcessorImpl.loadStylesheet 
(XSLProcessorImpl.java:101) 
   at com.sun.star.help.HelpIndexer$ParseStuff.<init> (HelpIndexer.java:565) 
   at com.sun.star.help.HelpCompiler.getSourceDocument (HelpCompiler.java:388) 
   at com.sun.star.help.HelpCompiler.compile (HelpCompiler.java:191) 
   at com.sun.star.help.HelpLinker.link (HelpLinker.java:434) 
   at com.sun.star.help.HelpLinker.main (HelpLinker.java:228) 
dmake:  Error code 1, while making '../../unxlngi6.pro/bin/sbasic_en-US.zip' 
'---* tg_merge.mk *---'

---------------------------------------------------------------------
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