I don't think it is related and I can't reproduce this error. Do you have geronimo running as well? If so, can you check the log and see if org/apache/geronimo/RuntimeDeployer has been started and if any gbeans have not been started? Whether or not geronimo is running, are there any clues in the log? Usually this message now means that the appropriate deployer didn't start for some reason.

thanks
david jencks

On Aug 11, 2005, at 5:34 PM, Donald Woods wrote:

Could the following build error while trying to deploy
the console that I'm seeing with HEAD (Rev 231499) be
related?  I started with a clean Maven repositry and
reran m:rebuild-all several times on WinXP + Sun142_09
JDK with no luck....

    [java] [DEBUG] Execute:Java13CommandLauncher:
Executing 'C:\j2sdk1.4.2_09\jre\bin\java.exe' with
arguments:
'-ea'
'-jar'
'D:\Working\wombat10\geronimo\modules\assembly\target\geronimo-1.0- SNAPSHOT\bin\deployer.jar'
'--user'
'system'
'--password'
'manager'
'distribute'
'C:\Documents and
Settings\wmsadmin/.maven/repository/geronimo/ears/geronimo-console -1.0-SNAPSHOT.ear'

The ' characters around the executable and arguments
are
not part of the command.

    [java]     Error: Operation failed: Syntax error
in deployment plan or no
    [java]     deployer service available (currently I
can't tell the difference):,
    [java]
moduleFileC:\Temp\deployer40894.tmpdir\geronimo-console-1.0- SNAPSHOT.ear
    [java]
popping off
[EMAIL PROTECTED] for
[EMAIL PROTECTED] in
geronimo:geronimo-deployment-plugin
popping off
[EMAIL PROTECTED] for
[EMAIL PROTECTED] in
geronimo:geronimo-assembly
popping off
[EMAIL PROTECTED] for
[EMAIL PROTECTED] in
geronimo:geronimo

BUILD FAILED
File...... C:\Documents and
Settings\wmsadmin\.maven\cache\maven-multiproject-plugin -1.4.1\plugin.jelly
Element... maven:reactor
Line...... 218
Column.... 9
Unable to obtain goal [default] --
D:\Working\wombat10\geronimo\modules\assembly\maven.xml:566:88:
<ant:java> Java returned: 1
com.werken.werkz.UnattainableGoalException: Unable to
obtain goal [m:default] -- C:\Documents and
Settings\wmsadmin\.maven\cache\maven-multiproject-plugin -1.4.1\plugin.jelly:218:9:
<maven:reactor> Reactor subproject failure occurred


-Donald

--- Aaron Mulder <[EMAIL PROTECTED]>
wrote:

        Yeah, someone reported this earlier and I'm seeing
the same.

        I believe David J checked in some kernel changes,
and the
packaging plugin needs to be updated to use a
version of the kernel that
supports those changes.  So we need to build a
versioned kernel JAR, put
it in the Maven repo, and update the plugin
dependency.  I was kind of
waiting for David to pop up today to do that, but I
guess there's no
reason why someone else couldn't.

Aaron

On Thu, 11 Aug 2005, Jeff Genender wrote:
Someone forget to check in some code?



/Users/powerbook/Projects/geronimo/plugins/geronimo-packaging-plugin/ src/java/org/apache/geronimo/plugin/packaging/PackageBuilder.java:206:

cannot resolve symbol
symbol  : method releaseConfigurationManager


(org.apache.geronimo.kernel.Kernel,org.apache.geronimo.kernel.config.Co nfigurationManager)
location: class
org.apache.geronimo.kernel.config.ConfigurationUtil


ConfigurationUtil.releaseConfigurationManager(kernel,

configurationManager);





                
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs



Reply via email to