You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Johan Kok <jk...@in-corp.com> on 2004/02/22 10:06:18 UTC

Error compiling fresh CVS download

Got the following error  trying to compile cocoon after  CVS download:


C:\Apache\cocoon\cocoon-2.2\src\java\org\apache\cocoon\components\flow\AbstractI
nterpreter.java:65: package org.apache.cocoon.components.flow.util does 
not exis
t
import org.apache.cocoon.components.flow.util.PipelineUtil;
                                              ^
C:\Apache\cocoon\cocoon-2.2\src\java\org\apache\cocoon\components\flow\AbstractI
nterpreter.java:186: cannot resolve symbol
symbol  : class PipelineUtil
location: class org.apache.cocoon.components.flow.AbstractInterpreter
        PipelineUtil pipeUtil = new PipelineUtil();
        ^
C:\Apache\cocoon\cocoon-2.2\src\java\org\apache\cocoon\components\flow\AbstractI
nterpreter.java:186: cannot resolve symbol
symbol  : class PipelineUtil
location: class org.apache.cocoon.components.flow.AbstractInterpreter
        PipelineUtil pipeUtil = new PipelineUtil();
                                    ^
3 errors

BUILD FAILED
C:\Apache\cocoon\cocoon-2.2\tools\targets\compile-build.xml:51: Compile 
failed;
see the compiler error output for details.

Total time: 1 minute 4 seconds

C:\Apache\cocoon\cocoon-2.2>


Antonio Gallardo wrote:

>>>From your posts, looks like your are on a windows machine. I guess
>postgres is running on a Linux machine.
>
>Webmin is running on the same server where you have you postgreSQL server.
>Is there running tomcat 5.0.18. Because to me it looks like a tipicla
>closed port on the server. Are you checked the firewall?
>
>What about pgAdminIII? It this running on the same machine as you are
>running Tomcat?
>
>Best Regards,
>
>Antonio Gallardo
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
>For additional commands, e-mail: users-help@cocoon.apache.org
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Error compiling fresh CVS download

Posted by Geoff Howard <co...@leverageweb.com>.
Johan Kok wrote:

>
> Got the following error  trying to compile cocoon after  CVS download:
>
> C:\Apache\cocoon\cocoon-2.2\src\java\org\apache\cocoon\components\flow\AbstractI 
>


Don't use 2.2 yet. 
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=107600552608370&w=2

Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org