Archiva 1.1 standalone version quick installation remarks

View: New views
2 Messages — Rating Filter:   Alert me  

Archiva 1.1 standalone version quick installation remarks

by Emmanuel Séguin :: Rate this Message:

| View Threaded | Show Only this Message

Having just installed the Archiva 1.1 version here are two quick remarks :

1) in archiva.log

As the documentation says :
2008-07-08 16:30:00,580 [pool-2-thread-1] WARN  JPOX.RDBMS  - Error initialising derby schema : Schema 'SA' does not exist
ERROR 42Y07: Schema 'SA' does not exist

But also got this one :
2008-07-08 16:30:00,586 [pool-2-thread-1] WARN  JPOX.RDBMS  - Error initialising derby schema : 'DROP FUNCTION' cannot be performed on 'JPOX_MATCHES' because it does not exist.

2) In jetty.xml

In SelectChannelConnector definition the line <Set name="host"><SystemProperty name="jetty.host"/></Set> could be commented ... if you don't want your archiva to run only for localhost

Thanx a lot all for your work on this useful piece of software

Manu




Re: Archiva 1.1 standalone version quick installation remarks

by Deng Ching-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi Emmanuel,

Thanks for the remarks :)
#1 is also normal, this should probably be included in the docs too.
#2 was my fault, I forgot to remove the properties being set while doing the
RSS feeds. I guess this should be noted in the release notes..

Thanks,
Deng

On Tue, Jul 8, 2008 at 11:56 PM, Emmanuel Séguin <emmanuel.seguin@...>
wrote:

>
> Having just installed the Archiva 1.1 version here are two quick remarks :
>
> 1) in archiva.log
>
> As the documentation says :
> 2008-07-08 16:30:00,580 [pool-2-thread-1] WARN  JPOX.RDBMS  - Error
> initialising derby schema : Schema 'SA' does not exist
> ERROR 42Y07: Schema 'SA' does not exist
>
> But also got this one :
> 2008-07-08 16:30:00,586 [pool-2-thread-1] WARN  JPOX.RDBMS  - Error
> initialising derby schema : 'DROP FUNCTION' cannot be performed on
> 'JPOX_MATCHES' because it does not exist.
>
> 2) In jetty.xml
>
> In SelectChannelConnector definition the line <Set
> name="host"><SystemProperty name="jetty.host"/></Set> could be commented
> ...
> if you don't want your archiva to run only for localhost :-{
>
> Thanx a lot all for your work on this useful piece of software
>
> Manu
>
>
>
>
> --
> View this message in context:
> http://www.nabble.com/Archiva-1.1-standalone-version-quick-installation-remarks-tp18342570p18342570.html
> Sent from the archiva-dev mailing list archive at Nabble.com.
>
>