Nobody knows how do I fix this error?
yosauron wrote: > > I was able to restore an old .m2 repository... > > > I've been able to locate the error: > > --I deleted my local repository and restored an older copy > % rm -R ~/.m2 .... cp -R ~/.m2.bak ~/.m2 > > --On the folder of my block I ran: > % mvn jetty:run > > --An I've gotten the following (success) log: > http://www.nabble.com/file/p19391539/log_ok.LOG log_ok.LOG > > --On my web browser I put: > http://server:8888/block1/test.xls > > --And I've gotten a successfull output. > > --While the jetty is running is all ok, but when I restart it: > % Ctrl ^C > % mvn jetty:run > > --I always get the following error: > http://www.nabble.com/file/p19391539/log_error.LOG log_error.LOG > > > What is wrong? Is a POI bug? > > > Thank you > > > -- View this message in context: http://www.nabble.com/Error-when-I-use-HSSFGenerator-tp19390373p19547086.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
