Re: [ServOO-users] ...Oops - problem writing the configuration java.io.FileNotFoundException: /none
Status: Beta
Brought to you by:
glodel
From: Ghislain <ghi...@lo...> - 2005-04-21 11:14:20
|
The problem has been solved recently (in the ServOO and in=20 Writer2Latex). I'm really late to release a new version although I=20 solved numeruous bugs (mainly in the Servoo Server not in the ServOO=20 client). I'll do it asap. Ghislain Marc Boix Ricart wrote: > Luc Santeramo wrote: >=20 >> Hi, >> >> Marc Boix Ricart a =E9crit : >> =20 >> >>> Hello folks, >>> >>> I'm trying to use a servooserver installed in my box (Debian). >>> After test the servooclient successfully with the Revues.org >>> servooserver, I've installed the server in my machine, configured it = and >>> send a request with helloworld.php. >>> >>> After query, the $result variable is always empty and in the /tmp fol= der >>> there is >>> 421 Apr 18 12:40 servooPhHGev.xhtml >>> 717 Apr 18 12:40 servooPhHGev.sxw.err >>> 405 Apr 18 12:40 log >>> 6197 Apr 18 12:40 servooPhHGev.sxw >>> 0 Apr 18 12:40 servooPhHGev.err >>> >>> The error in /tmp/servooPhHGev.sxw.err is: >>> >>> This is Writer2xhtml, Version 0.3.3f (2004-09-23) >>> >>> Preparing to convert...starting conversion...Oops - problem writing t= he >>> configuration >>> java.io.FileNotFoundException: /nonexistent/writer2latex.xml (No such >>> file or directory) >>> at java.io.FileOutputStream.open(Native Method) >>> at java.io.FileOutputStream.<init>(FileOutputStream.java:179) >>> at java.io.FileOutputStream.<init>(FileOutputStream.java:70) >>> at writer2latex.util.Config.write(Config.java:472) >>> at writer2latex.util.Config.<init>(Config.java:283) >>> at >>> writer2latex.xhtml.DocumentSerializerImpl.<init>(DocumentSerializerIm= pl.java:179)=20 >>> >>> >>> at writer2latex.Application.doConversion(Application.java:174) >>> at writer2latex.Application.main(Application.java:89) >>> done! >>> >>> I've installed a java machine from >>> http://java.sun.com/j2se/1.4.2/download.html and after I've tried wit= h >>> another from http://blackdown.org <http://blackdown.org/>, but always >>> the same error is returned. >>> =20 >> >> >> it should work with both. >> >> =20 >> >>> I must to install writer2latex utility? Isn't it included in >>> OpenOffice.org? >>> =20 >> >> it is included in servoo server package >> >> but maybe there is a problem with the configuration file, or the path=20 >> is hardly coded.. >> just verify that you have the file writer2latex.xml (it should be in d= ir >> servooroot/include/w2l) >> then make a symlink from servooroot/include/w2l to=20 >> servooroot/nonexistent (it is just a >> test. it is not supposed to run like that) >> >> Luc >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: New Crystal Reports XI. >> Version 11 adds new functionality designed to reduce time involved in >> creating, integrating, and deploying reporting solutions. Free runtime= =20 >> info, >> new features, or free trial, at: http://www.businessobjects.com/devxi/= 728 >> _______________________________________________ >> servoo-users mailing list >> ser...@li... >> https://lists.sourceforge.net/lists/listinfo/servoo-users >> >> >> =20 >> > Actually the softlink was ln -s servoo/include/w2l /nonexistent. > It works: > This is Writer2xhtml, Version 0.3.3f (2004-09-23) >=20 > Preparing to convert...starting conversion...done! >=20 > May be I missed some thing configurating? >=20 > But now I found another error...I explain it in the nex mail :-) >=20 > Thanks >=20 > Marc >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: New Crystal Reports XI. > Version 11 adds new functionality designed to reduce time involved in > creating, integrating, and deploying reporting solutions. Free runtime=20 > info, > new features, or free trial, at: http://www.businessobjects.com/devxi/7= 28 > _______________________________________________ > servoo-users mailing list > ser...@li... > https://lists.sourceforge.net/lists/listinfo/servoo-users >=20 >=20 |