Did I miss something or was this allready required in 1.1.* ? I can't remember having patched the standard war but it woks fine on my tomcat. Beeing a shared instance I can't setup custom JVM system properties :(
On Mon, Mar 23, 2009 at 12:05 PM, Brett Porter <[email protected]> wrote: > org.springframework.beans.factory.BeanDefinitionStoreException: Invalid > bean definition with name 'registry#commons-configuration' defined in null: > Could not resolve placeholder 'appserver.base' > > it might be the missing system property? > > > On 23/03/2009, at 9:52 PM, Brett Porter wrote: > > I'm not convinced the slf4j warning is at fault, there is an ERROR >> listenerStart failure above that in my attempts to replicate that (Tomcat's >> famous "something went wrong, let's see if you can guess the exception" >> failure). >> >> - Brett >> >> On 23/03/2009, at 9:46 PM, nicolas de loof wrote: >> >> I just can't start the war and have no feedback on what's wrong, so we >>> will >>> have many users complain about a non-working release. >>> Maybe some simple setup is required to fix slf4j but this is IMHO >>> required >>> to be well documented. >>> >>> Anyway, how some logging API can breack the application startup ?? >>> >>> On Mon, Mar 23, 2009 at 11:28 AM, Maria Odea Ching <[email protected] >>> >wrote: >>> >>> The error in SLF4JLog seems familiar, I think I've encountered that >>>> before >>>> because of a lower or higher version of slf4j (I can't remember if that >>>> was >>>> exactly the cause). >>>> Is this a blocker for 1.2? Or can we just follow it up immediately with >>>> a >>>> 1.2.1 release with a fix for this? >>>> >>>> -Deng >>>> >>>> On Mon, Mar 23, 2009 at 3:52 PM, nicolas de loof >>>> <[email protected]>wrote: >>>> >>>> Just made a quick test and cannot deploy the war on tomcat: >>>>> The only logs I get are : >>>>> >>>>> 23 mars 2009 08:46:25 org.apache.catalina.core.StandardContext start >>>>> GRAVE: Erreur de démarrage du contexte [/archiva] suite aux erreurs >>>>> précédentes >>>>> >>>>> and in stdout.log : >>>>> >>>>> WARN: The method class >>>>> org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. >>>>> WARN: Please see http://www.slf4j.org/codes.html#release for an >>>>> explanation. >>>>> log4j:WARN No appenders could be found for logger >>>>> (org.codehaus.plexus.spring.PlexusApplicationContextDelegate). >>>>> log4j:WARN Please initialize the log4j system properly. >>>>> >>>>> Running on Tomcat 5.5 / Windows server 2003 >>>>> >>>>> >>>>> On Sun, Mar 22, 2009 at 2:05 PM, Fabrice Bellingard < >>>>> >>>> [email protected] >>>> >>>>> wrote: >>>>>> >>>>> >>>>> +1 >>>>>> >>>>>> Thx Deng! >>>>>> >>>>>> - Fabrice >>>>>> [email protected] >>>>>> >>>>>> >>>>>> On Sun, Mar 22, 2009 at 6:59 AM, Maria Odea Ching <[email protected]> >>>>>> wrote: >>>>>> >>>>>> Hi Everyone, >>>>>>> The Archiva 1.2 release has been staged. The binaries, including the >>>>>>> sources, signatures and checksums, are available here: >>>>>>> >>>>>>> http://people.apache.org/builds/archiva/1.2/< >>>>>>> http://people.apache.org/builds/archiva/1.1.2/> >>>>>>> >>>>>>> You can take a look at the release notes at >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>> >>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14288&styleName=Text&projectId=10980or >>>> >>>>> >>>>>>> >>>>>>> >>>>>> >>>>> >>>> http://people.apache.org/~oching/staging-sites/archiva-1.2/release-notes.html >>>> < >>>> >>>> http://people.apache.org/%7Eoching/staging-sites/archiva-1.2/release-notes.html >>>> >>>>> >>>>> < >>>>>> >>>>>> >>>>> >>>> http://people.apache.org/%7Eoching/staging-sites/archiva-1.2/release-notes.html >>>> >>>>> >>>>>>> <http://people.apache.org/%7Eoching/archiva/1.1.2/release-notes.html >>>>>>> >>>>>> >>>>> While >>>>>>> the staged site can be viewed here: >>>>>>> >>>>>>> http://people.apache.org/~oching/staging-sites/archiva-1.2/< >>>>>>> >>>>>> http://people.apache.org/%7Eoching/staging-sites/archiva-1.2/> >>>> >>>>> < >>>>> >>>>>> http://people.apache.org/%7Eoching/staging-sites/archiva-1.2/> >>>>>> >>>>>>> <http://people.apache.org/%7Eoching/archiva/1.1.2> >>>>>>> >>>>>>> Everyone is encouraged to vote and give their feedback. >>>>>>> >>>>>>> [ ] +1 Release it! >>>>>>> [ ] 0 >>>>>>> [ ] -1 Don't release it, because.. >>>>>>> >>>>>>> The vote will be open for 72 hours. >>>>>>> Thanks to everyone who contributed to this release :) >>>>>>> >>>>>>> >>>>>>> Cheers, >>>>>>> Deng >>>>>>> >>>>>>> -- >>>>>>> Maria Odea Ching >>>>>>> Software Engineer | Exist Global | 687-4091 | Skype: maria.odea.ching >>>>>>> >>>>>> | >>>> >>>>> www.exist.com | Innovation Delivered >>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>>> >>>> -- >>>> Maria Odea Ching >>>> Software Engineer | Exist Global | 687-4091 | Skype: maria.odea.ching | >>>> www.exist.com | Innovation Delivered >>>> >>>> >> -- >> Brett Porter >> [email protected] >> http://blogs.exist.com/bporter/ >> >> > -- > Brett Porter > [email protected] > http://blogs.exist.com/bporter/ > >
