Hi, I'd much appreciate any feedback on the cause of the issue below! I suspect something is configured wrong.
TIA John INFO | jvm 1 | 2008/06/23 09:48:06 | [ERROR] Error while deploying appserver continuum-plexus-application-1.1-beta-1.jar. INFO | jvm 1 | 2008/06/23 09:48:06 | org.codehaus.plexus.appserver.ApplicationServerException: Error in the app server lifecycle pre-app-container-init-service-call phase. INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.application.deploy.DefaultApplicationDeplo yer.deployJar(DefaultApplicationDeployer.java:119) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.application.deploy.DefaultApplicationDeplo yer.deploy(DefaultApplicationDeployer.java:88) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.lifecycle.phase.ApplicationDeploymentPhase $1.onJarDiscovered(ApplicationDeploymentPhase.java:44) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.supervisor.DefaultSupervisor.scanDirectory (DefaultSupervisor.java:100) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.supervisor.DefaultSupervisor.scan(DefaultS upervisor.java:73) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.lifecycle.phase.ApplicationDeploymentPhase .execute(ApplicationDeploymentPhase.java:58) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.DefaultApplicationServer.start(DefaultAppl icationServer.java:218) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.personality.plexus.lifecycle.phase.StartPhase.execut e(StartPhase.java:33) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(AbstractLif ecycleHandler.java:128) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.component.manager.AbstractComponentManager.startComp onentLifecycle(AbstractComponentManager.java:142) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.component.manager.AbstractComponentManager.createCom ponentInstance(AbstractComponentManager.java:132) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.g etComponent(ClassicSingletonComponentManager.java:90) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponen tLookupManager.java:147) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponen tLookupManager.java:69) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer .java:297) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer .java:291) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.PlexusApplicationHost.start(PlexusApplicat ionHost.java:155) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.PlexusApplicationHost.start(PlexusApplicat ionHost.java:85) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.PlexusApplicationHost.main(PlexusApplicati onHost.java:289) INFO | jvm 1 | 2008/06/23 09:48:06 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2008/06/23 09:48:06 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) INFO | jvm 1 | 2008/06/23 09:48:06 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) INFO | jvm 1 | 2008/06/23 09:48:06 | at java.lang.reflect.Method.invoke(Method.java:597) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launche r.java:289) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:2 29) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launc her.java:408) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:351 ) INFO | jvm 1 | 2008/06/23 09:48:06 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2008/06/23 09:48:06 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:39) INFO | jvm 1 | 2008/06/23 09:48:06 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) INFO | jvm 1 | 2008/06/23 09:48:06 | at java.lang.reflect.Method.invoke(Method.java:597) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:24 0) INFO | jvm 1 | 2008/06/23 09:48:06 | at java.lang.Thread.run(Thread.java:619) INFO | jvm 1 | 2008/06/23 09:48:06 | Caused by: org.codehaus.plexus.appserver.application.deploy.lifecycle.AppDeployment Exception: Error looking up service for pre app init call. INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.application.deploy.lifecycle.phase.BeforeA ppStartServiceSetupPhase.execute(BeforeAppStartServiceSetupPhase.java:40 ) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.application.deploy.DefaultApplicationDeplo yer.deployJar(DefaultApplicationDeployer.java:107) INFO | jvm 1 | 2008/06/23 09:48:06 | ... 32 more INFO | jvm 1 | 2008/06/23 09:48:06 | Caused by: org.codehaus.plexus.component.repository.exception.ComponentLookupExcept ion: Component descriptor cannot be found in the component repository: org.codehaus.plexus.appserver.service.PlexusService [xml-rpc] (lookup realm: ClassRealm[plexus.core, parent: null]). INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultComponen tLookupManager.java:139) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer .java:327) INFO | jvm 1 | 2008/06/23 09:48:06 | at org.codehaus.plexus.appserver.application.deploy.lifecycle.phase.BeforeA ppStartServiceSetupPhase.execute(BeforeAppStartServiceSetupPhase.java:36 ) INFO | jvm 1 | 2008/06/23 09:48:06 | ... 33 more INFO | jvm 1 | 2008/06/23 09:48:06 | [INFO] The appserver server has been initialized. INFO | jvm 1 | 2008/06/23 09:48:06 | [INFO] The appserver server has started. Eurobase International Limited and its subsidiaries (Eurobase) are unable to exercise control over the content of information in E-Mails. Any views and opinions expressed may be personal to the sender and are not necessarily those of Eurobase. Eurobase will not enter into any contractual obligations in respect of any part of its business in any E-mail. Privileged / confidential information may be contained in this message and /or any attachments. This E-mail is intended for the use of the addressee(s) only and may contain confidential information. If you are not the / an intended recipient, you are hereby notified that any use or dissemination of this communication is strictly prohibited. If you receive this transmission in error, please notify us immediately, and then delete this E-mail. Neither the sender nor Eurobase accepts any liability whatsoever for any defects of any kind either in or arising from this E-mail transmission. E-Mail transmission cannot be guaranteed to be secure or error-free, as messages can be intercepted, lost, corrupted, destroyed, contain viruses, or arrive late or incomplete. Eurobase does not accept any responsibility for viruses and it is your responsibility to scan any attachments. Eurobase Systems Limited is the main trading company in the Eurobase International Group; registered in England and Wales as company number 02251162; registered address: Essex House, 2 County Place, Chelmsford, Essex CM2 0RE, UK.
