You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by "Gregor J. Rothfuss" <gr...@apache.org> on 2005/08/09 13:43:41 UTC

Re: cannot create a quartz scheduler

Andy Savin wrote:

request-uri
> 
> /lenya/
> 
> full exception chain stacktrace
> 
> org.apache.avalon.framework.configuration.ConfigurationException: cannot
> create a quartz scheduler

are you running 1.2 and 1.4 side by side? if yes, then you need to start 
1.4 first iirc (otherwise there is a hsqldb port conflict)

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: cannot create a quartz scheduler

Posted by Andy Savin <A....@bath.ac.uk>.

On Tue, 9 Aug 2005, Andy Savin wrote:

>
> On Tue, 9 Aug 2005, Thorsten Scherler wrote:
>
> > Try the following:
> > ./build.sh clean (cocoon)
> > rm local.b* (cocoon)
> > cp local.b* (from lenya 1.4 to cocoon)
> > ./build.sh (cocoon)
> > ./build.sh (lenya 1.4)
> >
> > The important thing is that *no* files from lenya 1.2 can be found in
> > your cocoon. You *have to* use cocoon-2.1.x and lenya-1.4.x from svn.
> >
>


Hi,

Thanks for all the help.  Discovered that hsqldb couldn't write to its db
due to a permissions issue.  Now fixed.

Now getting a different error message.

Regards,

Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: cannot create a quartz scheduler

Posted by Andy Savin <A....@bath.ac.uk>.
On Tue, 9 Aug 2005, Thorsten Scherler wrote:

> Try the following:
> ./build.sh clean (cocoon)
> rm local.b* (cocoon)
> cp local.b* (from lenya 1.4 to cocoon)
> ./build.sh (cocoon)
> ./build.sh (lenya 1.4)
>
> The important thing is that *no* files from lenya 1.2 can be found in
> your cocoon. You *have to* use cocoon-2.1.x and lenya-1.4.x from svn.
>

Hi,

I had done all that already.

Regards,

Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: cannot create a quartz scheduler

Posted by Thorsten Scherler <th...@apache.org>.
On Tue, 2005-08-09 at 15:22 +0100, Andy Savin wrote:
> > >
> > > org.apache.avalon.framework.configuration.ConfigurationException: cannot
> > > create a quartz scheduler
> >
> > are you running 1.2 and 1.4 side by side? if yes, then you need to start
> > 1.4 first iirc (otherwise there is a hsqldb port conflict)
> 
> Hi, I'm not running 1.2 just trying to get 1.4 to work.  Checked the ports
> the only extra ports in use after tomcat starts are the tomcat ones
> (8080,7001,7000).  (I undertand that hsqldb uses port 9002.)
> 

Try the following:
./build.sh clean (cocoon)
rm local.b* (cocoon)
cp local.b* (from lenya 1.4 to cocoon)
./build.sh (cocoon)
./build.sh (lenya 1.4)

The important thing is that *no* files from lenya 1.2 can be found in
your cocoon. You *have to* use cocoon-2.1.x and lenya-1.4.x from svn.

HTH

> regards,
> 
> Andy
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: cannot create a quartz scheduler

Posted by Andy Savin <A....@bath.ac.uk>.
> >
> > org.apache.avalon.framework.configuration.ConfigurationException: cannot
> > create a quartz scheduler
>
> are you running 1.2 and 1.4 side by side? if yes, then you need to start
> 1.4 first iirc (otherwise there is a hsqldb port conflict)

Hi, I'm not running 1.2 just trying to get 1.4 to work.  Checked the ports
the only extra ports in use after tomcat starts are the tomcat ones
(8080,7001,7000).  (I undertand that hsqldb uses port 9002.)

regards,

Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org