Re: [wiki2xhtml-users] Nullpointer Exception whilegenerating doc_de.wiki, doc_design_de.wiki and li
Brought to you by:
granjow
From: Simon E. <sim...@gm...> - 2009-03-27 08:42:15
|
Hi Axel, You can also build it by yourself, just check out the repo and then type javac program/UserInterface.java && ant ant must be installed. Simon 2009/3/27 Birndt, Axel (AutoVision) <ext...@vo...>: > Hello Simon, > > i tried it with the version 3.3.2 from the wiki2xhtml.jar. > > Could you help me and send me the actual wiki2xhtml.jar from subversion? > Maybe it exists already on your harddisk? > > Thanks an regards > Axel > > > lxpool034.wob.vw.vwg:/appl/DOC/websysteme/Wiki_Quelltexte - lxpool034 - > 6.1.0.21 - prod K-SII-2/1 UA-Server(AdminLinux) ilinux - 1072 - (-bash) > wasweb: /usr/java/jdk1.6.0_06/jre/bin/java -jar > /home/wasweb/bin/wiki2xhtml/wiki2xhtml.jar --debug --verbose --lang=de > -s "/home/wasweb/bin/wiki2xhtml/style/hd" -m > "/appl/DOC/websysteme/Wiki_Quelltexte/menu.txt" -c > "/appl/DOC/websysteme/Wiki_Quelltexte/common.txt" --td > "/appl/DOC/websysteme/htdocs/WebSphere/" > "/appl/DOC/websysteme/Wiki_Quelltexte/doc_design_de.wiki" > wiki2xhtml 3.3.2 (Dec 17, 2008) > Sprache ist nun de > Dateien: doc_design_de.wiki > > ===== > OS: Linux (i386) > Hi wasweb! > Java Version: 1.6.0_06 > Position: /appl/DOC/websysteme/Wiki_Quelltexte > File Separator: / > Line Separator: \n (Unix) > ===== > > Directory already exists: /appl/DOC/websysteme/htdocs/WebSphere/style > Zielverzeichnis: /home/wasweb/bin/wiki2xhtml/style/hd > /appl/DOC/websysteme/htdocs/WebSphere/doc_design_de.html ... setting > title: Eigene Designs Websphere Doku .::Volkswagen-K-SII-2/1 Websphere > Exception in thread "main" java.lang.NullPointerException > at java.io.FileInputStream.<init>(FileInputStream.java:103) > at program.utilities.IORead.readSBuilder(IORead.java:74) > at program.utilities.IORead.readSBuffer(IORead.java:66) > at > program.utilities.IORead_Stats.readSBuffer(IORead_Stats.java:45) > at > program.templateHandler.Template.readTemplate(Template.java:148) > at > program.templateHandler.Template.applyTemplate(Template.java:101) > at > program.templateHandler.TemplateManager.applyTemplates(TemplateManager.j > ava:74) > at program.XHTML.wiki2xhtml(XHTML.java:190) > at program.UserInterface.make(UserInterface.java:348) > at program.UserInterface.main(UserInterface.java:141) > > -----Original Message----- > From: Birndt, Axel (AutoVision) > [mailto:ext...@vo...] > Sent: Thursday, March 05, 2009 10:59 AM > To: Help/Talk about wiki2xhtml > Subject: Re: [wiki2xhtml-users] Nullpointer Exception whilegenerating > doc_de.wiki, doc_design_de.wiki and links-de.wiki Code > > Hi Simon, > > thanks for the information. I'll try it soon. > > regards Axel > > .... > > Could you please check out the newest version from svn? I remember > something about a null pointer exception for missing templates that I > have > fixed some time ago, it possibly doesn't exist anymore in 3.4b3. > > thanks > Simon > > ------------------------------------------------------------------------------ > _______________________________________________ > Wiki2xhtml-users mailing list > Wik...@li... > https://lists.sourceforge.net/lists/listinfo/wiki2xhtml-users > |