do you wait the end of initialization?

Emmanuel

[EMAIL PROTECTED] a écrit :
How come I got a 404 error when I surf to the localhost:9091
the first time I used it.
--
Peter Pilgrim
UBS Investment Bank, PTS Portal / IT FIRC OPS LDN,
100 Liverpool Street, London EC2M 2RH, United Kingdom
+44 (0) 20 75 75692
:: Java EE / E-Commerce / Enterprise Integration / Development ::
-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: 14 November 2006 12:42
To: [email protected]
Subject: Re: Archiva Start-Up Error

As it is written in this page : "A Derby exception "Schema 'SA' does not exist" occurs, but is not of concern."

It isn't an error, the database doens't exist and jpox create it after this message.

Emmanuel

[EMAIL PROTECTED] a écrit :
Hi

I am trying to start up Archiva using the jetty:run, using the Getting-Started guide http://maven.apache.org/archiva/guides/getting-started/index.html

When I pointed my browser to localhost:9091 I got a severe error.


2006-11-14 10:20:28,866 [btpool0-2] INFO EnvironmentCheck:required-roles - Chec king the existance
of required
roles.
2006-11-14 10:20:34,522 [btpool0-2] WARN  RDBMS
- Error
initialising derby schema : Schema 'SA' does not exist
ERROR 42Y07:
Schema 'SA' does not exist
        at

org.apache.derby.iapi.error.StandardException.newException(Unknown So
urce)
        at

org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getSchemaDescrip
tor(Unknown Source)
        at

org.apache.derby.impl.sql.compile.QueryTreeNode.getSchemaDescriptor(U
nknown Source)
        at

org.apache.derby.impl.sql.compile.DDLStatementNode.getSchemaDescripto
r(Unknown Source)
at org.apache.derby.impl.sql.compile.DropAliasNode.bind(Unknown
Source)
at org.apache.derby.impl.sql.GenericStatement.prepMinion(Unknown
Source)

at
org.apache.derby.impl.sql.GenericStatement.prepare(Unknown
Source)
        at

org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.prepa
reInternalStatement(Unknown Source)
        at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown
Source)
        at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown
Source)
        at

org.jpox.store.rdbms.adapter.DerbyAdapter.initialiseDatastore(DerbyAd
apter.java:125)
        at

org.jpox.store.rdbms.RDBMSManager.initialiseSchema(RDBMSManager.java:
492)
        at
org.jpox.store.rdbms.RDBMSManager.<init>(RDBMSManager.java:265)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)

        at

sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
        at

sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
        at
java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at org.jpox.util.ClassUtils.newInstance(ClassUtils.java:64)
        at

org.jpox.store.StoreManagerFactory.getStoreManager(StoreManagerFactor
y.java:73)
        at

org.jpox.AbstractPersistenceManager.<init>(AbstractPersistenceManager
.java:224)
        at

org.jpox.PersistenceManagerImpl.<init>(PersistenceManagerImpl.java:42
)
        at

org.jpox.PersistenceManagerFactoryImpl.getPersistenceManager(Persiste
nceManagerFactoryImpl.java:175)
        at

org.jpox.PersistenceManagerFactoryImpl.getPersistenceManager(Persiste
nceManagerFactoryImpl.java:150)
        at

org.codehaus.plexus.security.authorization.rbac.store.jdo.JdoTool.get
PersistenceManager(JdoTool.java:114)
        at

org.codehaus.plexus.security.authorization.rbac.store.jdo.JdoTool.get
ObjectById(JdoTool.java:236)
        at

org.codehaus.plexus.security.authorization.rbac.store.jdo.JdoTool.obj
ectExistsById(JdoTool.java:283)
        at

org.codehaus.plexus.security.authorization.rbac.store.jdo.JdoRbacMana
ger.roleExists(JdoRbacManager.java:124)
        at

org.codehaus.plexus.rbac.profile.AbstractRoleProfile.getRole(Abstract
RoleProfile.java:236)
        at

org.codehaus.plexus.rbac.profile.DefaultRoleProfileManager.getRole(De
faultRoleProfileManager.java:72)
        at

org.codehaus.plexus.security.ui.web.checks.security.RequiredRolesEnvi
ronmentCheck.validateEnvironment(RequiredRolesEnvironmentCheck
.java:64)
        at

org.codehaus.plexus.security.ui.web.interceptor.EnvironmentCheckInter
ceptor.init(EnvironmentCheckInterceptor.java:78)
        at

org.codehaus.plexus.xwork.PlexusObjectFactory.buildInterceptor(Plexus
ObjectFactory.java:101)
        at

com.opensymphony.xwork.config.providers.InterceptorBuilder.constructI
nterceptorReference(InterceptorBuilder.java:48)
        at

com.opensymphony.xwork.config.providers.XmlConfigurationProvider.look
upInterceptorReference(XmlConfigurationProvider.java:702)
        at

com.opensymphony.xwork.config.providers.XmlConfigurationProvider.load
InterceptorStack(XmlConfigurationProvider.java:569)
        at

com.opensymphony.xwork.config.providers.XmlConfigurationProvider.load
InterceptorStacks(XmlConfigurationProvider.java:582)
        at

com.opensymphony.xwork.config.providers.XmlConfigurationProvider.load
Interceptors(XmlConfigurationProvider.java:603)
        at

com.opensymphony.xwork.config.providers.XmlConfigurationProvider.addP
ackage(XmlConfigurationProvider.java:204)
        at

com.opensymphony.xwork.config.providers.XmlConfigurationProvider.load
ConfigurationFile(XmlConfigurationProvider.java:676)
        at

com.opensymphony.xwork.config.providers.XmlConfigurationProvider.init
(XmlConfigurationProvider.java:91)
        at

com.opensymphony.xwork.config.impl.DefaultConfiguration.reload(Defaul
tConfiguration.java:85)
        at

com.opensymphony.xwork.config.ConfigurationManager.getConfiguration(C
onfigurationManager.java:54)
        at

com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActionProxy.j
ava:57)
        at

com.opensymphony.xwork.DefaultActionProxyFactory.createActionProxy(De
faultActionProxyFactory.java:46)
        at

com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(Dis
patcherUtils.java:216)
        at

com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterD
ispatcher.java:202)
        at

org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet
Handler.java:1040)
        at

com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilt
er.java:118)
        at

com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilte
r.java:52)
        at

org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet
Handler.java:1040)
        at

com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(Act
ionContextCleanUp.java:88)
        at

org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet
Handler.java:1040)
        at

org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:3
52)
        at

org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:2
30)
        at

org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:6
27)
        at

org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHand
lerCollection.java:149)
        at

org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.
java:123)
        at

org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:1
41)
        at org.mortbay.jetty.Server.handle(Server.java:286)
        at

org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:44
4)
        at

org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpCo
nnection.java:701)
at
org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:500)
        at
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:203)
        at
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:340)
        at

org.mortbay.jetty.nio.HttpChannelEndPoint.run(HttpChannelEndPoint.jav
a:270)
        at

org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool
.java:475)

2006-11-14 10:20:39,288 [btpool0-2] WARN  SQL
- Objec
t with id "Registered User" not found !
2006-11-14 10:20:39,319 [btpool0-2] WARN  SQL
- Objec
t with id "Registered User" not found !
2006-11-14 10:20:39,335 [btpool0-2] WARN  SQL
- Objec
--
Peter Pilgrim
UBS Investment Bank,
PTS Portal / IT FIRC OPS LDN,
100 Liverpool Street, London EC2M 2RH, United Kingdom
+44 (0) 20 75 75692
:: Java EE / E-Commerce / Enterprise Integration / Development ::

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
Please notify
the sender immediately by e-mail if you have received this
e-mail by
mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or
error-free as
information could be intercepted, corrupted, lost,
destroyed, arrive
late or incomplete, or contain viruses. The sender
therefore does not
accept liability for any errors or omissions in the
contents of this
message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any
securities or
related financial instruments.






Visit our website at http://www.ubs.com

This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.





Reply via email to