Re: Pollo installation failed
Bruno Dumon <[email protected]> 31 Dec 2002 11:46:05 +0100
| Newsgroups | gmane.editors.pollo.devel |
|---|---|
| Organization | Outerthought |
| Message-ID | <[email protected]> |
On Wed, 2002-12-25 at 09:36, Anna Afonchenko wrote: > I have the following problem: > I downloaded and unziped Pollo, but when trying to run the poolo.bat > file, I get the following error message: > > C:\Downloads\pollo-0.3.5-bin\bin>set > CLASSPATH=..\lib\pollo.jar;..\lib\pollohelp > ;jar;..\lib\endorsed\dom3-xmlParserAPIs.jar;..\lib\endorsed\dom3-xercesImpl.jar. > lib\commons-digester.jar;..\lib\avalon-configuration.jar;..\lib\commons-beanu\.. > .tils.jar;..\lib\commons-collections.jar;..\lib\log4j-core.jar;..\lib\jaxen-core > \..;jar;..\lib\jaxen-dom.jar;..\lib\saxpath.jar;..\lib\msv.jar;..\lib\xsdlib.jar > lib\relaxngDatatype.jar;..\lib\isorelax.jar;..\lib\jhbasic.jar;..\conf;..\build > java -Djava.endorsed.dirs=..\lib\endorsed org.outerj.pollo.Pollo > > Syntax error > > I use Win98, java version 1.4.0_01. > In the autoexec.bat the JAVA_HOME is set: > set JAVA_HOME=C:\j2sdk1.4.0_01 > > Can you please tell me what is the problem? > I'm not sure, it could be that: - the pollo.bat file in the zip file is in unix format, though in that case probably all windows users should experience problems - windows 98 has by default a small 'environment space', for which the classpath setting might be too long. Anyhow, try the following: - remove the existing pollo.bat file - create a new pollo.bat file using a text editor, and paste the following into it: --- start here --- java -classpath ..\lib\pollo.jar;..\lib\pollohelp.jar;..\lib\endorsed\dom3-xmlParserAPIs.jar;..\lib\endorsed\dom3-xercesImpl.jar;..\lib\commons-digester.jar;..\lib\avalon-configuration.jar;..\lib\commons-beanutils.jar;..\lib\commons-collections.jar;..\lib\log4j-core.jar;..\lib\jaxen-core.jar;..\lib\jaxen-dom.jar;..\lib\saxpath.jar;..\lib\msv.jar;..\lib\xsdlib.jar;..\lib\relaxngDatatype.jar;..\lib\isorelax.jar;..\lib\jhbasic.jar;..\conf;..\build -Djava.endorsed.dirs=..\lib\endorsed org.outerj.pollo.Pollo %1 --- end here --- (everything should be on one line) Please let me know whether this helped, or if you need more help. Thanks, Bruno ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf