BUILD FAILURE in geronimo-crypto module

2010-04-23 Thread B'lue

 I build geronimo 2.2 
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\util\ASN1Dump.java:[45,31] 警告:[deprecation]
org.apache.geronimo.cr
ypto.asn1 中的 org.apache.geronimo.crypto.asn1.BERConstructedSequence 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\util\ASN1Dump.java:[49,36] 警告:[deprecation]
org.apache.geronimo.cr
ypto.asn1 中的 org.apache.geronimo.crypto.asn1.DERConstructedSequence 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\util\ASN1Dump.java:[129,32] 警告:[deprecation]
org.apache.geronimo.c
rypto.asn1 中的 org.apache.geronimo.crypto.asn1.DERConstructedSet 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[128,12] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.BERInputStream 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[128,46] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.BERInputStream 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[129,12] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.DERConstructedSequence 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[129,46] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.DERConstructedSequence 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[146,22] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.BERInputStream 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[161,27] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.DERConstructedSet 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[219,74] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.DERConstructedSequence 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[232,26] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.BERInputStream 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\DERInputStream.java:[248,26] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.DERConstructedSequence 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\BERInputStream.java:[52,8] 警告:[deprecation]
org.apache.geronimo.cr
ypto.asn1.DERInputStream 中的 DERInputStream(java.io.InputStream) 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\BERInputStream.java:[118,16] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.BERConstructedSequence 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\BERInputStream.java:[118,50] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.BERConstructedSequence 已过时

F:\re\g2.2\framework\modules\geronimo-crypto\src\main\java\org\apache\geronimo\c
rypto\asn1\BERInputStream.java:[194,30] 警告:[deprecation]
org.apache.geronimo.
crypto.asn1 中的 org.apache.geronimo.crypto.asn1.BERConstructedSequence 已过时


Maven version: 2.0.10
Java version: 1.5.0_11

-- 
View this message in context: 
http://apache-geronimo.328035.n3.nabble.com/BUILD-FAILURE-in-geronimo-crypto-module-tp745234p745234.html
Sent from the Users mailing list archive at Nabble.com.


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-07-01 Thread Mohanraj Loganathan
>
> Heh. Interesting. I would have thought if we made it that far, config.xml
> would be a piece of cake... By the way, what version of Geronimo are you
> building?
>

I used the 2.1.4 source of Geronimo.

Regards,
Mohan

On Wed, Jul 1, 2009 at 10:35 PM, Kevan Miller wrote:

>
> On Jul 1, 2009, at 2:09 AM, Mohanraj Loganathan wrote:
>
> Geronimo Binary built by Harmony is not as equivalent to the binary built
> by SUN JDK. var/config/config.xml file is empty and few other config files
> also empty. No idea why harmony build binary has empty config files. Any
> thoughts on this?
>
>
> Heh. Interesting. I would have thought if we made it that far, config.xml
> would be a piece of cake... By the way, what version of Geronimo are you
> building?
>
>
> I replaced the config files from SunJDK built geronimo binary and followed
> the steps mentioned 
> hereto start the 
> server using HARMONY Java. Server sucessfully started.
>
>
> Great!
>
>
> As mentioned in the page when i passed the argument 
> -Djava.naming.factory.url.pkgs=org.apache.harmony.jndi.provider
> to java tests are run continuously. Now tests are running fine. But found
> few test failures. I will be analyse these failures further.
>
>
> Thanks for the update!
>
> --kevan
>



-- 
Mohan


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-07-01 Thread Kevan Miller


On Jul 1, 2009, at 2:09 AM, Mohanraj Loganathan wrote:

Geronimo Binary built by Harmony is not as equivalent to the binary  
built by SUN JDK. var/config/config.xml file is empty and few other  
config files also empty. No idea why harmony build binary has empty  
config files. Any thoughts on this?


Heh. Interesting. I would have thought if we made it that far,  
config.xml would be a piece of cake... By the way, what version of  
Geronimo are you building?




I replaced the config files from SunJDK built geronimo binary and  
followed the steps mentioned here to start the server using HARMONY  
Java. Server sucessfully started.


Great!



As mentioned in the page when i passed the argument - 
Djava.naming.factory.url.pkgs=org.apache.harmony.jndi.provider  to  
java tests are run continuously. Now tests are running fine. But  
found few test failures. I will be analyse these failures further.


Thanks for the update!

--kevan

Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-06-30 Thread Mohanraj Loganathan
Geronimo Binary built by Harmony is not as equivalent to the binary built by
SUN JDK. var/config/config.xml file is empty and few other config files also
empty. No idea why harmony build binary has empty config files. Any thoughts
on this?

I replaced the config files from SunJDK built geronimo binary and followed
the steps mentioned
hereto start
the server using HARMONY Java. Server sucessfully started.

As mentioned in the page when i passed the argument
-Djava.naming.factory.url.pkgs=org.apache.harmony.jndi.provider
to java tests are run continuously. Now tests are running fine. But found
few test failures. I will be analyse these failures further.

Thanks and regards,
Mohan


On Mon, Jun 22, 2009 at 1:37 PM, Jack Cai  wrote:

> Harmony use MX4J, which implements JSR 003 and 160 (remote API). So I
> suppose the jmx remoting function is there.
>
> Mohan, can you start the server built with Harmony in command line? ie.,
> use "startup" command for example.
>
> -Jack
>
>
> On Mon, Jun 22, 2009 at 12:33 AM, Kevan Miller wrote:
>
>>
>> On Jun 21, 2009, at 12:04 PM, David Jencks wrote:
>>
>>
>>> On Jun 21, 2009, at 2:29 AM, Mohanraj Loganathan wrote:
>>>
>>>  Hello

 After a long time, i could able to build the geronimo using Harmony JDK.
 But Building was not so smooth. I need to build the modules one by one. I
 struck at running the testsuites module ..

 It is failed to verify the Geronimo server start.  But i am sure server
 is started. Server logs shows that server is up and running. But build
 script while running the command-testsuite failed to detect the server
 start. Any help would be much appreciated. Please note, Harmony doesnt
 implement JPA.

>>>
>>> umm, neither does any other vm, not sure what you mean here.  Maybe it
>>> doesn't implement java agents or not the same way?
>>>
>>
>> IIRC, Harmony does not support -javaagent. You can run OpenJPA without it,
>> but I think we'll run into a number of problems without -javaagent support.
>>
>>
>>> I wonder if harmony implements jmx remoting?  checking whether the server
>>> started relies on this.
>>>
>>
>> Sounds like a reasonable guess...
>>
>> --kevan
>>
>
>


-- 
Mohan


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-06-22 Thread Jack Cai
Harmony use MX4J, which implements JSR 003 and 160 (remote API). So I
suppose the jmx remoting function is there.

Mohan, can you start the server built with Harmony in command line? ie., use
"startup" command for example.

-Jack

On Mon, Jun 22, 2009 at 12:33 AM, Kevan Miller wrote:

>
> On Jun 21, 2009, at 12:04 PM, David Jencks wrote:
>
>
>> On Jun 21, 2009, at 2:29 AM, Mohanraj Loganathan wrote:
>>
>>  Hello
>>>
>>> After a long time, i could able to build the geronimo using Harmony JDK.
>>> But Building was not so smooth. I need to build the modules one by one. I
>>> struck at running the testsuites module ..
>>>
>>> It is failed to verify the Geronimo server start.  But i am sure server
>>> is started. Server logs shows that server is up and running. But build
>>> script while running the command-testsuite failed to detect the server
>>> start. Any help would be much appreciated. Please note, Harmony doesnt
>>> implement JPA.
>>>
>>
>> umm, neither does any other vm, not sure what you mean here.  Maybe it
>> doesn't implement java agents or not the same way?
>>
>
> IIRC, Harmony does not support -javaagent. You can run OpenJPA without it,
> but I think we'll run into a number of problems without -javaagent support.
>
>
>> I wonder if harmony implements jmx remoting?  checking whether the server
>> started relies on this.
>>
>
> Sounds like a reasonable guess...
>
> --kevan
>


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-06-21 Thread Kevan Miller


On Jun 21, 2009, at 12:04 PM, David Jencks wrote:



On Jun 21, 2009, at 2:29 AM, Mohanraj Loganathan wrote:


Hello

After a long time, i could able to build the geronimo using Harmony  
JDK. But Building was not so smooth. I need to build the modules  
one by one. I struck at running the testsuites module ..


It is failed to verify the Geronimo server start.  But i am sure  
server is started. Server logs shows that server is up and running.  
But build script while running the command-testsuite failed to  
detect the server start. Any help would be much appreciated. Please  
note, Harmony doesnt implement JPA.


umm, neither does any other vm, not sure what you mean here.  Maybe  
it doesn't implement java agents or not the same way?


IIRC, Harmony does not support -javaagent. You can run OpenJPA without  
it, but I think we'll run into a number of problems without -javaagent  
support.




I wonder if harmony implements jmx remoting?  checking whether the  
server started relies on this.


Sounds like a reasonable guess...

--kevan


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-06-21 Thread David Jencks


On Jun 21, 2009, at 2:29 AM, Mohanraj Loganathan wrote:


Hello

After a long time, i could able to build the geronimo using Harmony  
JDK. But Building was not so smooth. I need to build the modules one  
by one. I struck at running the testsuites module .


It is failed to verify the Geronimo server start.  But i am sure  
server is started. Server logs shows that server is up and running.  
But build script while running the command-testsuite failed to  
detect the server start. Any help would be much appreciated. Please  
note, Harmony doesnt implement JPA.


umm, neither does any other vm, not sure what you mean here.  Maybe it  
doesn't implement java agents or not the same way?


I wonder if harmony implements jmx remoting?  checking whether the  
server started relies on this.


thanks
david jencks


hence i removed the option from batch script while starting.

I am getting the following error:

org.apache.maven.lifecycle.LifecycleExecutionException: Unable to  
verify if the server was started in the given time (300 seconds)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: 
584)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:50

0)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java: 
479)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav

a:331)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeTaskSegments(DefaultLifecycleExecutor.java:292)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java: 
336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java: 
129)

at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
at  
java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

at java.lang.reflect.Method.invoke(Method.java:317)
at  
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)

at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at  
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to  
verify if the server was started in the given time

(300 seconds)
at  
org 
.apache 
.geronimo 
.mavenplugins 
.geronimo 
.reporting.ReportingMojoSupport.execute(ReportingMojoSupport.java:10

6)
at  
org 
.apache 
.maven 
.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java: 
453)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: 
559)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:50

0)
... 13 more
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to  
verify if the server was started in the given time

(300 seconds)
at  
org 
.apache 
.geronimo 
.mavenplugins 
.geronimo.server.StartServerMojo.doExecute(StartServerMojo.java:350)
at  
org 
.apache 
.geronimo 
.mavenplugins 
.geronimo 
.reporting.ReportingMojoSupport.execute(ReportingMojoSupport.java:99

)
at  
org 
.apache 
.maven 
.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java: 
453)

... 15 more

On Wed, May 13, 2009 at 8:03 AM, Jack Cai   
wrote:
Mohan, the problem might be with the Harmony code - could be a  
compability issue or a defect. So you'll want to spend some time  
debugging it.


I agree with Kevan that it will be cool that Geronimo can be built  
and run with Harmony. Someday we might be officially "support"  
Harmony as a runtime, and even do a JEE cert with Harmony?


-Jack

2009/5/12 Kevan Miller 


On May 12, 2009, at 8:54 AM, Luciano Salotto wrote:

I would recommend trying this with Sun or IMB JDK, I believe those  
are the only two recommended JDK's


http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html


Agreed. However, if somebody's interested on working on it, I think  
it would be cool to see Harmony issues identified and resolved.


--kevan





--
Mohan




Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-06-21 Thread Mohanraj Loganathan
Hello

After a long time, i could able to build the geronimo using Harmony JDK. But
Building was not so smooth. I need to build the modules one by one. I struck
at running the testsuites module .

It is failed to verify the Geronimo server start.  But i am sure server is
started. Server logs shows that server is up and running. But build script
while running the command-testsuite failed to detect the server start. Any
help would be much appreciated. Please note, Harmony doesnt implement JPA.
hence i removed the option from batch script while starting.

I am getting the following error:

org.apache.maven.lifecycle.LifecycleExecutionException: Unable to verify if
the server was started in the given time (300 seconds)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:584)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:50
0)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.jav
a:331)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
at java.lang.reflect.Method.invoke(Method.java:317)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to verify
if the server was started in the given time
(300 seconds)
at
org.apache.geronimo.mavenplugins.geronimo.reporting.ReportingMojoSupport.execute(ReportingMojoSupport.java:10
6)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:50
0)
... 13 more
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to verify
if the server was started in the given time
(300 seconds)
at
org.apache.geronimo.mavenplugins.geronimo.server.StartServerMojo.doExecute(StartServerMojo.java:350)
at
org.apache.geronimo.mavenplugins.geronimo.reporting.ReportingMojoSupport.execute(ReportingMojoSupport.java:99
)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453)
... 15 more

On Wed, May 13, 2009 at 8:03 AM, Jack Cai  wrote:

> Mohan, the problem might be with the Harmony code - could be a compability
> issue or a defect. So you'll want to spend some time debugging it.
>
> I agree with Kevan that it will be cool that Geronimo can be built and run
> with Harmony. Someday we might be officially "support" Harmony as a runtime,
> and even do a JEE cert with Harmony?
>
> -Jack
>
> 2009/5/12 Kevan Miller 
>
>
>> On May 12, 2009, at 8:54 AM, Luciano Salotto wrote:
>>
>> I would recommend trying this with Sun or IMB JDK, I believe those are the
>> only two recommended JDK's
>>
>> http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html
>>
>>
>> Agreed. However, if somebody's interested on working on it, I think it
>> would be cool to see Harmony issues identified and resolved.
>>
>> --kevan
>>
>>
>


-- 
Mohan


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-05-12 Thread Jack Cai
Mohan, the problem might be with the Harmony code - could be a compability
issue or a defect. So you'll want to spend some time debugging it.

I agree with Kevan that it will be cool that Geronimo can be built and run
with Harmony. Someday we might be officially "support" Harmony as a runtime,
and even do a JEE cert with Harmony?

-Jack

2009/5/12 Kevan Miller 

>
> On May 12, 2009, at 8:54 AM, Luciano Salotto wrote:
>
> I would recommend trying this with Sun or IMB JDK, I believe those are the
> only two recommended JDK's
>
> http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html
>
>
> Agreed. However, if somebody's interested on working on it, I think it
> would be cool to see Harmony issues identified and resolved.
>
> --kevan
>
>


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-05-12 Thread Kevan Miller


On May 12, 2009, at 8:54 AM, Luciano Salotto wrote:

I would recommend trying this with Sun or IMB JDK, I believe those  
are the only two recommended JDK's


http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html


Agreed. However, if somebody's interested on working on it, I think it  
would be cool to see Harmony issues identified and resolved.


--kevan



Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-05-12 Thread Luciano Salotto
assBeanInfoImpl.serializeBody(ClassBeanInfoImpl.java:286)
> at
> com.sun.xml.bind.v2.runtime.XMLSerializer.childAsXsiType(XMLSerializer.java:619)
> at
> com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl$1.serializeBody(ElementBeanInfoImpl.java:93)
> at
> com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl$1.serializeBody(ElementBeanInfoImpl.java:127)
> at
> com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl.serializeBody(ElementBeanInfoImpl.java:244)
> at
> com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl.serializeRoot(ElementBeanInfoImpl.java:251)
> at
> com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl.serializeRoot(ElementBeanInfoImpl.java:33)
> at
> com.sun.xml.bind.v2.runtime.XMLSerializer.childAsRoot(XMLSerializer.java:461)
> at
> com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:292)
> at
> com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:221)
> ... 20 more
> Caused by: javax.xml.bind.JAXBException: class
> org.apache.geronimo.system.plugin.model.LicenseType nor any of its super
> class is known to this context.
> at
> com.sun.xml.bind.v2.runtime.JAXBContextImpl.getBeanInfo(JAXBContextImpl.java:507)
> at
> com.sun.xml.bind.v2.runtime.XMLSerializer.childAsXsiType(XMLSerializer.java:582)
> at
> com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty.serializeItem(ArrayElementNodeProperty.java:29)
>
> ... 32 more
>
>
> On Wed, May 6, 2009 at 9:12 AM, Jarek Gawor  wrote:
>
>> Is there a reason why you're trying to build 2.1.0 instead of our
>> latest released version 2.1.4?
>>
>> Jarek
>>
>> On Mon, May 4, 2009 at 7:23 AM, Mohanraj Loganathan
>>  wrote:
>> > Hello,
>> >
>> > I was trying to build geronimo2.1.0 version of source with sunJDK5. I
>> end up
>> > with the following failure
>> >
>> > [INFO] Compiling 24 source files to
>> > D:\g\2.1.0\plugins\webservices\geronimo-webservices\target\classes
>> > [INFO]
>> > 
>> > [ERROR] BUILD FAILURE
>> > [INFO]
>> > 
>> > [INFO] Compilation failure
>> >
>> D:\g\2.1.0\plugins\webservices\geronimo-webservices\src\main\java\org\apache\geronimo\webservices\WebServiceContainerInvoker.java:[214,27]
>> > cannot find symbol
>> > symbol  : method getContentType()
>> > location: interface javax.servlet.http.HttpServletResponse
>> >
>> >
>> >
>> >
>> D:\g\2.1.0\plugins\webservices\geronimo-webservices\src\main\java\org\apache\geronimo\webservices\WebServiceContainerInvoker.java:[214,27]
>> > cannot find symbol
>> > symbol  : method getContentType()
>> > location: interface javax.servlet.http.HttpServletResponse
>> >
>> >
>> > Please help me out. Am i missing anything?
>> >
>> > --
>> > Mohan
>> >
>>
>
>
>
> --
> Mohan
>


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-05-12 Thread Mohanraj Loganathan
:461)
at
com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:292)
at
com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:221)
... 20 more
Caused by: javax.xml.bind.JAXBException: class
org.apache.geronimo.system.plugin.model.LicenseType nor any of its super
class is known to this context.
at
com.sun.xml.bind.v2.runtime.JAXBContextImpl.getBeanInfo(JAXBContextImpl.java:507)
at
com.sun.xml.bind.v2.runtime.XMLSerializer.childAsXsiType(XMLSerializer.java:582)
at
com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty.serializeItem(ArrayElementNodeProperty.java:29)

... 32 more

On Wed, May 6, 2009 at 9:12 AM, Jarek Gawor  wrote:

> Is there a reason why you're trying to build 2.1.0 instead of our
> latest released version 2.1.4?
>
> Jarek
>
> On Mon, May 4, 2009 at 7:23 AM, Mohanraj Loganathan
>  wrote:
> > Hello,
> >
> > I was trying to build geronimo2.1.0 version of source with sunJDK5. I end
> up
> > with the following failure
> >
> > [INFO] Compiling 24 source files to
> > D:\g\2.1.0\plugins\webservices\geronimo-webservices\target\classes
> > [INFO]
> > --------
> > [ERROR] BUILD FAILURE
> > [INFO]
> > 
> > [INFO] Compilation failure
> >
> D:\g\2.1.0\plugins\webservices\geronimo-webservices\src\main\java\org\apache\geronimo\webservices\WebServiceContainerInvoker.java:[214,27]
> > cannot find symbol
> > symbol  : method getContentType()
> > location: interface javax.servlet.http.HttpServletResponse
> >
> >
> >
> >
> D:\g\2.1.0\plugins\webservices\geronimo-webservices\src\main\java\org\apache\geronimo\webservices\WebServiceContainerInvoker.java:[214,27]
> > cannot find symbol
> > symbol  : method getContentType()
> > location: interface javax.servlet.http.HttpServletResponse
> >
> >
> > Please help me out. Am i missing anything?
> >
> > --
> > Mohan
> >
>



-- 
Mohan


Re: Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-05-05 Thread Jarek Gawor
Is there a reason why you're trying to build 2.1.0 instead of our
latest released version 2.1.4?

Jarek

On Mon, May 4, 2009 at 7:23 AM, Mohanraj Loganathan
 wrote:
> Hello,
>
> I was trying to build geronimo2.1.0 version of source with sunJDK5. I end up
> with the following failure
>
> [INFO] Compiling 24 source files to
> D:\g\2.1.0\plugins\webservices\geronimo-webservices\target\classes
> [INFO]
> --------
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
> D:\g\2.1.0\plugins\webservices\geronimo-webservices\src\main\java\org\apache\geronimo\webservices\WebServiceContainerInvoker.java:[214,27]
> cannot find symbol
> symbol  : method getContentType()
> location: interface javax.servlet.http.HttpServletResponse
>
>
>
> D:\g\2.1.0\plugins\webservices\geronimo-webservices\src\main\java\org\apache\geronimo\webservices\WebServiceContainerInvoker.java:[214,27]
> cannot find symbol
> symbol  : method getContentType()
> location: interface javax.servlet.http.HttpServletResponse
>
>
> Please help me out. Am i missing anything?
>
> --
> Mohan
>


Geronimo2.1.0 build failure with Java5 (method getContentType() not found)

2009-05-04 Thread Mohanraj Loganathan
Hello,

I was trying to build geronimo2.1.0 version of source with sunJDK5. I end up
with the following failure

[INFO] Compiling 24 source files to
D:\g\2.1.0\plugins\webservices\geronimo-webservices\target\classes
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
D:\g\2.1.0\plugins\webservices\geronimo-webservices\src\main\java\org\apache\geronimo\webservices\WebServiceContainerInvoker.java:[214,27]
cannot find symbol
symbol  : method getContentType()
location: interface javax.servlet.http.HttpServletResponse



D:\g\2.1.0\plugins\webservices\geronimo-webservices\src\main\java\org\apache\geronimo\webservices\WebServiceContainerInvoker.java:[214,27]
cannot find symbol
symbol  : method getContentType()
location: interface javax.servlet.http.HttpServletResponse


Please help me out. Am i missing anything?

-- 
Mohan


Re: Build failure

2007-01-29 Thread Kevan Miller


On Jan 29, 2007, at 6:40 AM, Kanchana Welagedara wrote:


Hi All

I'm trying to build the code.I tried building code for the several  
time and ended it with following error for each time


Can any body please help me to solve this?


Kanchana,
I would guess that the catalina jar in your local maven repository is  
not valid. One of the maven repos had a configuration problem, last  
week. And served up some bad artifacts. If you cleanup your local  
maven repo, you should be ok. Try the following:


rm -rf ~/.m2/repository/org/apache/tomcat/catalina/   (or windows  
equivalent)

mvn clean install

If that doesn't work, clean your entire repo:

rm -rf ~/.m2/repository
mvn clean install

--kevan




Build failure

2007-01-29 Thread Kanchana Welagedara

Hi All

I'm trying to build the code.I tried building code for the several time and
ended it with following error for each time

Can any body please help me to solve this?

Regards
Kanchana


/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatEngine.java:[21,32]
package org.apache.catalina.core does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatEngine.java:[24,34]
cannot find symbol
symbol: class StandardEngine
public class TomcatEngine extends StandardEngine implements Engine{

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatEngine.java:[24,60]
cannot find symbol
symbol: class Engine
public class TomcatEngine extends StandardEngine implements Engine{

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/TomcatEngine.java:[31,11]
cannot find symbol
symbol  : class Realm
location: class org.apache.geronimo.tomcat.TomcatEngine

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/ConnectorGBean.java:[25,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/ConnectorGBean.java:[26,37]
package org.apache.catalina.connector does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/ConnectorGBean.java:[42,20]
cannot find symbol
symbol  : class Connector
location: class org.apache.geronimo.tomcat.ConnectorGBean

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/ConnectorGBean.java:[128,33]
cannot find symbol
symbol  : class LifecycleException
location: class org.apache.geronimo.tomcat.ConnectorGBean

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/listener/DispatchListener.java:[23,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/listener/DispatchListener.java:[24,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/listener/DispatchListener.java:[25,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/listener/DispatchListener.java:[26,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/listener/DispatchListener.java:[27,32]
package org.apache.catalina.core does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/listener/DispatchListener.java:[37,41]
cannot find symbol
symbol: class InstanceListener
public class DispatchListener implements InstanceListener {

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/listener/DispatchListener.java:[47,30]
cannot find symbol
symbol  : class InstanceEvent
location: class org.apache.geronimo.tomcat.listener.DispatchListener

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/GeronimoStandardContext.java:[32,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/GeronimoStandardContext.java:[33,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/GeronimoStandardContext.java:[34,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/GeronimoStandardContext.java:[35,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/GeronimoStandardContext.java:[36,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/GeronimoStandardContext.java:[37,27]
package org.apache.catalina does not exist

/home/kanchi/svn/server/modules/geronimo-tomcat6/src/main/java/org/apache/geronimo/tomcat/GeronimoStandardContext.java:[38,32]
package org.apache.catalina.util does not exist


[INFO]

[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
DefaultLifecycleExecutor.java:555)
   at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
(DefaultLifecycleExecutor.java:475)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(
DefaultLifecycleExecutor.java:454)
   at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures
(DefaultLifecycleExecutor.java:3

Re: 1.0 src build failure

2006-02-12 Thread Mark Kirkwood

Aaron Mulder wrote:

One of those spec JARs goes in the repository/geronimo-spec/jars
directory and the other in repository/org.apache.geronimo.specs/jars
-- the difference being that the spec build was changed resulting in a
different output location and somehow both of them snuck into the 1.0
source (I think Geronimo used one and OpenEJB the other, or something
like that).  So the error you're getting indicates that
geronimo-spec-corba-2.3-rc4.jar goes in geronimo-spec/ not
o.a.g.specs/ and if you move it to the right location in your repo you
should get further.



Ah - excellent! Placing geronimo-spec-corba-2.3-rc4.jar into 
repository/geronimo-spec/jars does the trick (successful build).


I feel a bit stupid - it seems so obvious in hindsight, but the error 
message format i.e:
specifying 'geronimo-spec/geronimo-spec-corba/2.3-rc4/jar' is a bit 
confusing to decode for us geronimo/maven newbies


Anyway to help ease the level for confusion for future folks like me, 
this is what I ended up doing:


i) Fetch clean 1.0 source (no patch) and empty maven repository.

ii) Fetch geronimo-spec-corba-2.3-rc4.jar and place in 
.maven/repository/geronimo-spec/jars.


iii) Fetch geronimo-corba_2.3_spec-1.0.jar and place in 
.maven/repository/org.apache.geronimo.specs/jars.


iv) Build as in BUILDING.txt.


Thanks

Mark


Re: 1.0 src build failure

2006-02-12 Thread Aaron Mulder
One of those spec JARs goes in the repository/geronimo-spec/jars
directory and the other in repository/org.apache.geronimo.specs/jars
-- the difference being that the spec build was changed resulting in a
different output location and somehow both of them snuck into the 1.0
source (I think Geronimo used one and OpenEJB the other, or something
like that).  So the error you're getting indicates that
geronimo-spec-corba-2.3-rc4.jar goes in geronimo-spec/ not
o.a.g.specs/ and if you move it to the right location in your repo you
should get further.

Thanks,
Aaron

On 2/11/06, Mark Kirkwood <[EMAIL PROTECTED]> wrote:
> Mark Kirkwood wrote:
> > Kevan Miller wrote:
> >
> >>
> >> On Feb 11, 2006, at 5:29 PM, Mark Kirkwood wrote:
> >>
> >>> I thought I would have a got at building the 1.0 release from src  on
> >>> FreeBSD 6.0/i386 using jdk 1.4.2, ant 1.6.5 and maven 1.0.2
> >>>
> >>> I am getting what looks like a missing dependency error - any ideas?
> >>
> >>
> >>
> >> Hi Mark,
> >> See http://issues.apache.org/jira/browse/GERONIMO-1449 . This earlier
> >> posting http://article.gmane.org/gmane.comp.java.geronimo.user/1607/
> >> match= should get you going...
> >>
> >
> >
>
> Further on this, I tried the alternative workaround of adding
> geronimo-spec-corba-2.3-rc4.jar to the repository instead of patching,
> and when this produced the same error, I added *both* of the spec-corba
> jars:
>
> .maven/repository/org.apache.geronimo.specs/jars/geronimo-spec-corba-2.3-rc4.jar
> .maven/repository/org.apache.geronimo.specs/jars/geronimo-corba_2.3_spec-1.0.jar
>
> This resulted in a complaint about :
>
> geronimo-spec/geronimo-spec-corba/2.3-rc4/jar
>
> missing (see below). At this point I'm somewhat confused - is
> geronimo-spec not mapped to org.apache.geronimo-specs? I'll try manually
> adding it and see... but ISTM that a clean repository build does not
> work at the moment (even with patch).
>
>
> cheers
>
> Mark
>
> ---|build log |
> +
> | configurations Configuration for the J2EE Client
> | Memory: 56M/91M
> +
> Attempting to download openejb-core-2.0.jar.
> 1186K downloaded
> Attempting to download activemq-gbean-management-3.2.1.jar.
> 1K downloaded
> Attempting to download jaxr-api-0.5.jar.
> 28K downloaded
> Attempting to download juddi-0.9rc4.jar.
> 727K downloaded
> Attempting to download jdom-1.0.jar.
> 149K downloaded
> car:prepare-plan:
>
> car:package:
>
> car:install:
>
>
> build:end:
>
> build:start:
>
> multiproject:install-callback:
>  [echo] Running car:install for Configuration for the J2EE Client
> 19358 [main] ERROR org.apache.geronimo.plugin.packaging.PackageBuilder
> - org.apache.geronimo.common.DeploymentException:
> org.apache.geronimo.kernel.repository.MissingDependencyException: uri
> geronimo-spec/geronimo-spec-corba/2.3-rc4/jar not found in repository
> org.apache.geronimo.common.DeploymentException:
> org.apache.geronimo.kernel.repository.MissingDependencyException: uri
> geronimo-spec/geronimo-spec-corba/2.3-rc4/jar not found in repository
>


Re: 1.0 src build failure

2006-02-11 Thread Mark Kirkwood

Mark Kirkwood wrote:

Kevan Miller wrote:



On Feb 11, 2006, at 5:29 PM, Mark Kirkwood wrote:

I thought I would have a got at building the 1.0 release from src  on 
FreeBSD 6.0/i386 using jdk 1.4.2, ant 1.6.5 and maven 1.0.2


I am getting what looks like a missing dependency error - any ideas?




Hi Mark,
See http://issues.apache.org/jira/browse/GERONIMO-1449 . This earlier  
posting http://article.gmane.org/gmane.comp.java.geronimo.user/1607/ 
match= should get you going...







Further on this, I tried the alternative workaround of adding 
geronimo-spec-corba-2.3-rc4.jar to the repository instead of patching, 
and when this produced the same error, I added *both* of the spec-corba 
jars:


.maven/repository/org.apache.geronimo.specs/jars/geronimo-spec-corba-2.3-rc4.jar
.maven/repository/org.apache.geronimo.specs/jars/geronimo-corba_2.3_spec-1.0.jar

This resulted in a complaint about :

geronimo-spec/geronimo-spec-corba/2.3-rc4/jar

missing (see below). At this point I'm somewhat confused - is 
geronimo-spec not mapped to org.apache.geronimo-specs? I'll try manually 
adding it and see... but ISTM that a clean repository build does not 
work at the moment (even with patch).



cheers

Mark

---|build log |
+
| configurations Configuration for the J2EE Client
| Memory: 56M/91M
+
Attempting to download openejb-core-2.0.jar.
1186K downloaded
Attempting to download activemq-gbean-management-3.2.1.jar.
1K downloaded
Attempting to download jaxr-api-0.5.jar.
28K downloaded
Attempting to download juddi-0.9rc4.jar.
727K downloaded
Attempting to download jdom-1.0.jar.
149K downloaded
car:prepare-plan:

car:package:

car:install:


build:end:

build:start:

multiproject:install-callback:
[echo] Running car:install for Configuration for the J2EE Client
19358 [main] ERROR org.apache.geronimo.plugin.packaging.PackageBuilder 
- org.apache.geronimo.common.DeploymentException: 
org.apache.geronimo.kernel.repository.MissingDependencyException: uri 
geronimo-spec/geronimo-spec-corba/2.3-rc4/jar not found in repository
org.apache.geronimo.common.DeploymentException: 
org.apache.geronimo.kernel.repository.MissingDependencyException: uri 
geronimo-spec/geronimo-spec-corba/2.3-rc4/jar not found in repository


Re: 1.0 src build failure

2006-02-11 Thread Mark Kirkwood

Kevan Miller wrote:


On Feb 11, 2006, at 5:29 PM, Mark Kirkwood wrote:

I thought I would have a got at building the 1.0 release from src  on 
FreeBSD 6.0/i386 using jdk 1.4.2, ant 1.6.5 and maven 1.0.2


I am getting what looks like a missing dependency error - any ideas?



Hi Mark,
See http://issues.apache.org/jira/browse/GERONIMO-1449 . This earlier  
posting http://article.gmane.org/gmane.comp.java.geronimo.user/1607/ 
match= should get you going...




Thanks for such a quick reply!

I applied the patch to 'configs/j2ee-server/project.xml' as indicated, 
cleared the repository and rebuilt. Same error! I also tried manually 
putting 'geronimo-spec-corba-2.3-rc4.jar' into the repostory (along with 
an md5 for it). This didn't help either. There seems to be some 
confusion in the various xml files about whether it wants


geronimo-spec-corba-2.3-$version} or
geronimo-corba_2.3_spec-${version}

and I suspect that this needs to be sorted - a quick search yields the 
follwing files referencing 'geronimo-corba_2.3_spec':


./configs/j2ee-deployer/project.xml
./assemblies/j2ee-installer/project.xml
./assemblies/j2ee-tomcat-server/project.xml
./assemblies/j2ee-jetty-server/project.xml
./modules/interop/project.xml

Maybe I need to patch these too?

Thanks

Mark


Re: 1.0 src build failure

2006-02-11 Thread Kevan Miller


On Feb 11, 2006, at 5:29 PM, Mark Kirkwood wrote:

I thought I would have a got at building the 1.0 release from src  
on FreeBSD 6.0/i386 using jdk 1.4.2, ant 1.6.5 and maven 1.0.2


I am getting what looks like a missing dependency error - any ideas?


Hi Mark,
See http://issues.apache.org/jira/browse/GERONIMO-1449 . This earlier  
posting http://article.gmane.org/gmane.comp.java.geronimo.user/1607/ 
match= should get you going...


--kevan



Cheers

Mark

|tail of build log|--

multiproject:install-callback:
[echo] Running car:install for Configuration for the J2EE Client
19342 [main] ERROR  
org.apache.geronimo.plugin.packaging.PackageBuilder - org.ap
ache.geronimo.common.DeploymentException:  
org.apache.geronimo.kernel.repository.
MissingDependencyException: uri org.apache.geronimo.specs/geronimo- 
corba_2.3_spe

c/1.0/jar not found in repository
org.apache.geronimo.common.DeploymentException:  
org.apache.geronimo.kernel.repos
itory.MissingDependencyException: uri org.apache.geronimo.specs/ 
geronimo-corba_2

.3_spec/1.0/jar not found in repository
.
.
.
... 53 more
Caused by:  
org.apache.geronimo.kernel.repository.MissingDependencyException: uri
 org.apache.geronimo.specs/geronimo-corba_2.3_spec/1.0/jar not  
found in reposito

ry
... 76 more

BUILD FAILED
File.. /home/postgres/develop/java/geronimo-1.0-src/maven.xml
Element... maven:reactor
Line.. 58
Column 112
Unable to obtain goal [multiproject:install-callback] -- /home/ 
postgres/.maven/c
ache/geronimo-packaging-plugin-1.0.1/plugin.jelly:68:15:  
 null

Total time: 12 minutes 23 seconds
Finished at: Sun Feb 12 10:54:56 NZDT 2006




1.0 src build failure

2006-02-11 Thread Mark Kirkwood
I thought I would have a got at building the 1.0 release from src on 
FreeBSD 6.0/i386 using jdk 1.4.2, ant 1.6.5 and maven 1.0.2


I am getting what looks like a missing dependency error - any ideas?

Cheers

Mark

|tail of build log|--

multiproject:install-callback:
[echo] Running car:install for Configuration for the J2EE Client
19342 [main] ERROR org.apache.geronimo.plugin.packaging.PackageBuilder 
- org.ap
ache.geronimo.common.DeploymentException: 
org.apache.geronimo.kernel.repository.
MissingDependencyException: uri 
org.apache.geronimo.specs/geronimo-corba_2.3_spe

c/1.0/jar not found in repository
org.apache.geronimo.common.DeploymentException: 
org.apache.geronimo.kernel.repos
itory.MissingDependencyException: uri 
org.apache.geronimo.specs/geronimo-corba_2

.3_spec/1.0/jar not found in repository
.
.
.
... 53 more
Caused by: 
org.apache.geronimo.kernel.repository.MissingDependencyException: uri
 org.apache.geronimo.specs/geronimo-corba_2.3_spec/1.0/jar not found in 
reposito

ry
... 76 more

BUILD FAILED
File.. /home/postgres/develop/java/geronimo-1.0-src/maven.xml
Element... maven:reactor
Line.. 58
Column 112
Unable to obtain goal [multiproject:install-callback] -- 
/home/postgres/.maven/c

ache/geronimo-packaging-plugin-1.0.1/plugin.jelly:68:15:  null
Total time: 12 minutes 23 seconds
Finished at: Sun Feb 12 10:54:56 NZDT 2006


Re: build failure

2005-07-11 Thread Joe Bohn

The Problem is solved!!!   Thank you all.

After I sent my last append I looked with task manager and noticed a 
rouge java.exe and javaw.exe.   Assuming these were Geronimo from an 
earlier failed build I blew them away and then ran the build again but 
without the "no test" options.  The build said it failed but it looked 
like it was only because of the tests ... so I ran one final build with 
no test to ensure that everything fundamental build itself worked and it 
was successful.


Jacek ... it's water under the bridge now, but I did answer your 
questions below just in case you were curious.   Thanks for your help!


Jacek Laskowski wrote:


Joe Bohn wrote:

Now it looks like I'm having problems with OpenEJB and ActiveMQ:   
I'm getting this:


Attempting to download activemq-ra-3.1-SNAPSHOT.rar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/activemq/rars/activ
emq-ra-3.1-SNAPSHOT.rar]: java.net.ConnectException: Connection
timed out: conne
ct



This is because your connection to iBiblio timed out. It doesn't apply 
to Geronimo in any way other than that without it it's impossible to 
build Geronimo. So, open the browser of your choice and visit the 
site. If it works, run maven again. Make sure you don't use any proxy 
server as Maven would be required to be configured with it, too.


I could get to the site and it did work on a subsequent attempt ... it 
must have been some network fluke.  I don't use a proxy server.




I also get the same message for  "openejb-core-2.0-SNAPSHOT.jar" and  
"openejb-builder-2.0-SNAPSHOT.jar."



See above.

So looking thru earlier appends about failed builds and openEJB.
When I ran  "maven m:co"  it says it was successful but the messages 
don't give me a warm fuzzy


m:checkout:
[cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass
for reading:
 No such file or directory
[cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass
for reading:
 No such file or directory
[cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass
for reading:
 No such file or directory
BUILD SUCCESSFUL



It looks as if the cvs error msgs don't make the build fail. Do you 
use cygwin? Can you run cvs in the command line. I may be mistaken, 
but I've  read that the cvspass file needs to be created the first 
time CVS is executed. See a cvs manual.


I do use cygwin and cvs does work directly from the command line.   I 
checked and I don't have a  .cvspass file created.  It looks like this 
is a password file but I don't recall setting up an id/password when 
installing CVS.  Perhaps I'm connecting as a guest so long as I just 
check-out and don't check in code?



I then ran "maven m:rebuild-all" as Aaron recommended



Well, I don't see why it could help having seen the above cvs errors? 
How did you get the sources then?


I was running on desperation and hoping that the cvs messages were a red 
herring and the build really was successful.  :-)  I think I must have 
retrieved the source on a previous failed built that for some reason 
didn't encounter the same error. 




and I received this failure:

BUILD FAILED
File.. C:\cygwin\home\bohn\geronimo\maven.xml
Element... ant:delete
Line.. 132
Column 52
Unable to delete file
C:\cygwin\home\bohn\geronimo\modules\assembly\target\geron
imo-1.0-SNAPSHOT\bin\server.jar

I'm not sure why it can't delete the server jar ... it isn't 
protected.  Is it possible that I have some daemon or service version 
of Geronimo already running?   How would I terminate it?  Any other 
ideas?



The file is probably locked by a running instance of Geronimo. Use 
task manager to kill all of the running java processes.


As I mentioned above I did find these rouge processes and killed them 
resolving this problem.




Jacek





--
Joe Bohn 

[EMAIL PROTECTED] 
"He is no fool who gives what he cannot keep, to gain what he cannot lose."   -- Jim Elliot




Re: build failure

2005-07-11 Thread Jacek Laskowski

Joe Bohn wrote:

Now it looks like I'm having problems with OpenEJB and ActiveMQ:   I'm 
getting this:


Attempting to download activemq-ra-3.1-SNAPSHOT.rar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/activemq/rars/activ
emq-ra-3.1-SNAPSHOT.rar]: java.net.ConnectException: Connection
timed out: conne
ct


This is because your connection to iBiblio timed out. It doesn't apply 
to Geronimo in any way other than that without it it's impossible to 
build Geronimo. So, open the browser of your choice and visit the site. 
If it works, run maven again. Make sure you don't use any proxy server 
as Maven would be required to be configured with it, too.


I also get the same message for  "openejb-core-2.0-SNAPSHOT.jar" and  
"openejb-builder-2.0-SNAPSHOT.jar."


See above.

So looking thru earlier appends about failed builds and openEJB.When 
I ran  "maven m:co"  it says it was successful but the messages don't 
give me a warm fuzzy


m:checkout:
[cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass
for reading:
 No such file or directory
[cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass
for reading:
 No such file or directory
[cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass
for reading:
 No such file or directory
BUILD SUCCESSFUL


It looks as if the cvs error msgs don't make the build fail. Do you use 
cygwin? Can you run cvs in the command line. I may be mistaken, but I've 
 read that the cvspass file needs to be created the first time CVS is 
executed. See a cvs manual.



I then ran "maven m:rebuild-all" as Aaron recommended


Well, I don't see why it could help having seen the above cvs errors? 
How did you get the sources then?


and I received 
this failure:


BUILD FAILED
File.. C:\cygwin\home\bohn\geronimo\maven.xml
Element... ant:delete
Line.. 132
Column 52
Unable to delete file
C:\cygwin\home\bohn\geronimo\modules\assembly\target\geron
imo-1.0-SNAPSHOT\bin\server.jar

I'm not sure why it can't delete the server jar ... it isn't protected.  
Is it possible that I have some daemon or service version of Geronimo 
already running?   How would I terminate it?  Any other ideas?


The file is probably locked by a running instance of Geronimo. Use task 
manager to kill all of the running java processes.


Jacek



Re: build failure

2005-07-11 Thread Joe Bohn




Thanks for your help.  I've tried this with the offline option and it
seems like things went better ... but it still failed.

Now it looks like I'm having problems with OpenEJB and ActiveMQ:   I'm
getting this: 
Attempting to download activemq-ra-3.1-SNAPSHOT.rar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/activemq/rars/activ
emq-ra-3.1-SNAPSHOT.rar]: java.net.ConnectException: Connection timed
out: conne
ct

I also get the same message for  "openejb-core-2.0-SNAPSHOT.jar" and 
"openejb-builder-2.0-SNAPSHOT.jar."

So looking thru earlier appends about failed builds and openEJB.   
When I ran  "maven m:co"  it says it was successful but the messages
don't give me a warm fuzzy
m:checkout:
    [cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass for
reading:
 No such file or directory
    [cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass for
reading:
 No such file or directory
    [cvs] cvs checkout: warning: failed to open /home/bohn/.cvspass for
reading:
 No such file or directory
BUILD SUCCESSFUL


I then ran "maven m:rebuild-all" as Aaron recommended and I received
this failure:
BUILD FAILED
File.. C:\cygwin\home\bohn\geronimo\maven.xml
Element... ant:delete
Line.. 132
Column 52
Unable to delete file
C:\cygwin\home\bohn\geronimo\modules\assembly\target\geron
imo-1.0-SNAPSHOT\bin\server.jar

I'm not sure why it can't delete the server jar ... it isn't
protected.  Is it possible that I have some daemon or service version
of Geronimo already running?   How would I terminate it?  Any other
ideas?

David Jencks wrote:
I don't know where the IP address comes from, but you
might try adding  -Dgeronimo.assemble.offline=true to your command line
  
  
Normally during assembly we start the server and deploy a bunch of 
packages into the running server, to save time and test that the 
runtime deployer actually works.  This flag makes all deployment
happen  without a running server.
  
  
david jencks
  
  
On Jul 11, 2005, at 10:21 AM, Joe Bohn wrote:
  
  
   That's definitely not the IP address of this
machine. 


 I'm confused as to even why it is attempting to start the server with 
the skip=true values being set.


 Any ideas on why it is starting the server and if I can manually set 
the ip address someplace?


 Thanks, Joe


 Aaron Mulder wrote:    On that machine, does the host name of the 
machine resolve to

10.150.1.3, and if so, is that the correct
IP address?  It looks like  it
  
might be getting a bogus IP and then timing out while trying to 
connect to
  
itself.
  
  
Aaron
  
  
On Mon, 11 Jul 2005, Joe Bohn wrote:
  
  
  I'm trying to get my build working for
Geronimo and I'm running into

some problem.  It looks to be like even though I specified the maven

command with test & itest = true ... it is still trying to run the 
tests

and hitting some error while starting booting the Geronimo kernel 
(which

I didn't think it would do without the test specified).


Here's the command I used:

maven m:build -Dmaven.test.skip=true -Dmaven.itest.skip=true


Here is the output:

target/geronimo-1.0-SNAPSHOT

Booting Geronimo Kernel (in Java 1.4.2_08)...

11:29:23,898 WARN

[server:J2EEApplication=null,J2EEModule=org/apache/geronimo/S

erver,J2EEServer=geronimo,j2eeType=GBean,name=JMXService] Error 
stopping

JMXConn

ector after failure

java.io.IOException: javax.naming.ServiceUnavailableException [Root

exception is

 java.rmi.ConnectException: Connection refused to host: 10.150.1.3;

nested excep

tion is:

    java.net.ConnectException: Connection timed out: connect]

    at 
mx4j.remote.resolver.rmi.Resolver.unbindServer(Resolver.java:279)

    at

javax.management.remote.rmi.RMIConnectorServer.stop(RMIConnectorServe

r.java:172)



11:29:23,898 ERROR [GBeanInstanceState] Error while starting; GBean  is

now in th

e FAILED state:

objectName="geronimo.server:J2EEApplication=null,J2EEModule=org/

apache/geronimo/
Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService"

java.io.IOException: javax.naming.ServiceUnavailableException [Root

exception is

 java.rmi.ConnectException: Connection refused to host: 10.150.1.3;

nested excep

tion is:

    java.net.ConnectException: Connection timed out: connect]

    at 
mx4j.remote.resolver.rmi.Resolver.bindServer(Resolver.java:199)

    at

javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ

er.java:152)

    at

org.apache.geronimo.jmxremoting.JMXConnector.doStart(JMXConnector.jav

a:112)

    at

Re: build failure

2005-07-11 Thread David Jencks
I don't know where the IP address comes from, but you might try adding  
-Dgeronimo.assemble.offline=true to your command line


Normally during assembly we start the server and deploy a bunch of  
packages into the running server, to save time and test that the  
runtime deployer actually works.  This flag makes all deployment happen  
without a running server.


david jencks

On Jul 11, 2005, at 10:21 AM, Joe Bohn wrote:


 That's definitely not the IP address of this machine. 

 I'm confused as to even why it is attempting to start the server with  
the skip=true values being set.


 Any ideas on why it is starting the server and if I can manually set  
the ip address someplace?


 Thanks, Joe

 Aaron Mulder wrote:On that machine, does the host name of the  
machine resolve to
10.150.1.3, and if so, is that the correct IP address?  It looks like  
it
might be getting a bogus IP and then timing out while trying to  
connect to

itself.

Aaron

On Mon, 11 Jul 2005, Joe Bohn wrote:


I'm trying to get my build working for Geronimo and I'm running into
some problem.  It looks to be like even though I specified the maven
command with test & itest = true ... it is still trying to run the  
tests
and hitting some error while starting booting the Geronimo kernel  
(which

I didn't think it would do without the test specified).

Here's the command I used:
maven m:build -Dmaven.test.skip=true -Dmaven.itest.skip=true

Here is the output:
target/geronimo-1.0-SNAPSHOT
Booting Geronimo Kernel (in Java 1.4.2_08)...
11:29:23,898 WARN
[server:J2EEApplication=null,J2EEModule=org/apache/geronimo/S
erver,J2EEServer=geronimo,j2eeType=GBean,name=JMXService] Error  
stopping

JMXConn
ector after failure
java.io.IOException: javax.naming.ServiceUnavailableException [Root
exception is
 java.rmi.ConnectException: Connection refused to host: 10.150.1.3;
nested excep
tion is:
java.net.ConnectException: Connection timed out: connect]
at  
mx4j.remote.resolver.rmi.Resolver.unbindServer(Resolver.java:279)

at
javax.management.remote.rmi.RMIConnectorServer.stop(RMIConnectorServe
r.java:172)

11:29:23,898 ERROR [GBeanInstanceState] Error while starting; GBean  
is

now in th
e FAILED state:
objectName="geronimo.server:J2EEApplication=null,J2EEModule=org/
apache/geronimo/ 
Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService"

java.io.IOException: javax.naming.ServiceUnavailableException [Root
exception is
 java.rmi.ConnectException: Connection refused to host: 10.150.1.3;
nested excep
tion is:
java.net.ConnectException: Connection timed out: connect]
at  
mx4j.remote.resolver.rmi.Resolver.bindServer(Resolver.java:199)

at
javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ
er.java:152)
at
org.apache.geronimo.jmxremoting.JMXConnector.doStart(JMXConnector.jav
a:112)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanI
nstance.java:850)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart
(GBeanInstanceState.java:328)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta
nceState.java:111)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
BeanInstanceState.java:133)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
nstance.java:503)
at
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi
cKernel.java:207)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
BeanInstanceState.java:141)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
nstance.java:503)
at
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi
cKernel.java:207)
at  
org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:247)
at  
org.apache.geronimo.system.main.Daemon.(Daemon.java:81)
at  
org.apache.geronimo.system.main.Daemon.main(Daemon.java:320)

Geronimo startup complete

BUILD FAILED
File.. C:\Documents and
Settings\Administrator\.maven\cache\maven-multiproje
ct-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
Unable to obtain goal [default] --
C:\cygwin\home\bohn\geronimo\modules\assembly
\maven.xml:395:63:  Could not connect
Total time: 26 minutes 48 seconds
Finished at: Mon Jul 11 11:43:40 EDT 2005

Thank you,
Joe Bohn










Re: build failure

2005-07-11 Thread Joe Bohn




That's definitely not the IP address of this machine.  

I'm confused as to even why it is attempting to start the server with
the skip=true values being set.

Any ideas on why it is starting the server and if I can manually set
the ip address someplace?

Thanks, Joe

Aaron Mulder wrote:

  	On that machine, does the host name of the machine resolve to 
10.150.1.3, and if so, is that the correct IP address?  It looks like it 
might be getting a bogus IP and then timing out while trying to connect to 
itself.

Aaron

On Mon, 11 Jul 2005, Joe Bohn wrote:
  
  
I'm trying to get my build working for Geronimo and I'm running into 
some problem.  It looks to be like even though I specified the maven 
command with test & itest = true ... it is still trying to run the tests 
and hitting some error while starting booting the Geronimo kernel (which 
I didn't think it would do without the test specified).

Here's the command I used:
maven m:build -Dmaven.test.skip=true -Dmaven.itest.skip=true

Here is the output:
target/geronimo-1.0-SNAPSHOT
Booting Geronimo Kernel (in Java 1.4.2_08)...
11:29:23,898 WARN  
[server:J2EEApplication=null,J2EEModule=org/apache/geronimo/S
erver,J2EEServer=geronimo,j2eeType=GBean,name=JMXService] Error stopping 
JMXConn
ector after failure
java.io.IOException: javax.naming.ServiceUnavailableException [Root 
exception is
 java.rmi.ConnectException: Connection refused to host: 10.150.1.3; 
nested excep
tion is:
java.net.ConnectException: Connection timed out: connect]
at mx4j.remote.resolver.rmi.Resolver.unbindServer(Resolver.java:279)
at 
javax.management.remote.rmi.RMIConnectorServer.stop(RMIConnectorServe
r.java:172)

11:29:23,898 ERROR [GBeanInstanceState] Error while starting; GBean is 
now in th
e FAILED state: 
objectName="geronimo.server:J2EEApplication=null,J2EEModule=org/
apache/geronimo/Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService"
java.io.IOException: javax.naming.ServiceUnavailableException [Root 
exception is
 java.rmi.ConnectException: Connection refused to host: 10.150.1.3; 
nested excep
tion is:
java.net.ConnectException: Connection timed out: connect]
at mx4j.remote.resolver.rmi.Resolver.bindServer(Resolver.java:199)
at 
javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ
er.java:152)
at 
org.apache.geronimo.jmxremoting.JMXConnector.doStart(JMXConnector.jav
a:112)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanI
nstance.java:850)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart
(GBeanInstanceState.java:328)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta
nceState.java:111)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
BeanInstanceState.java:133)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
nstance.java:503)
at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi
cKernel.java:207)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
BeanInstanceState.java:141)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
nstance.java:503)
at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi
cKernel.java:207)
at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:247)
at org.apache.geronimo.system.main.Daemon.(Daemon.java:81)
at org.apache.geronimo.system.main.Daemon.main(Daemon.java:320)
Geronimo startup complete

BUILD FAILED
File.. C:\Documents and 
Settings\Administrator\.maven\cache\maven-multiproje
ct-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
Unable to obtain goal [default] -- 
C:\cygwin\home\bohn\geronimo\modules\assembly
\maven.xml:395:63:  Could not connect
Total time: 26 minutes 48 seconds
Finished at: Mon Jul 11 11:43:40 EDT 2005

Thank you,
Joe Bohn



  
  

  





Re: build failure

2005-07-11 Thread Aaron Mulder
On that machine, does the host name of the machine resolve to 
10.150.1.3, and if so, is that the correct IP address?  It looks like it 
might be getting a bogus IP and then timing out while trying to connect to 
itself.

Aaron

On Mon, 11 Jul 2005, Joe Bohn wrote:
> I'm trying to get my build working for Geronimo and I'm running into 
> some problem.  It looks to be like even though I specified the maven 
> command with test & itest = true ... it is still trying to run the tests 
> and hitting some error while starting booting the Geronimo kernel (which 
> I didn't think it would do without the test specified).
> 
> Here's the command I used:
> maven m:build -Dmaven.test.skip=true -Dmaven.itest.skip=true
> 
> Here is the output:
> target/geronimo-1.0-SNAPSHOT
> Booting Geronimo Kernel (in Java 1.4.2_08)...
> 11:29:23,898 WARN  
> [server:J2EEApplication=null,J2EEModule=org/apache/geronimo/S
> erver,J2EEServer=geronimo,j2eeType=GBean,name=JMXService] Error stopping 
> JMXConn
> ector after failure
> java.io.IOException: javax.naming.ServiceUnavailableException [Root 
> exception is
>  java.rmi.ConnectException: Connection refused to host: 10.150.1.3; 
> nested excep
> tion is:
> java.net.ConnectException: Connection timed out: connect]
> at mx4j.remote.resolver.rmi.Resolver.unbindServer(Resolver.java:279)
> at 
> javax.management.remote.rmi.RMIConnectorServer.stop(RMIConnectorServe
> r.java:172)
> 
> 11:29:23,898 ERROR [GBeanInstanceState] Error while starting; GBean is 
> now in th
> e FAILED state: 
> objectName="geronimo.server:J2EEApplication=null,J2EEModule=org/
> apache/geronimo/Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService"
> java.io.IOException: javax.naming.ServiceUnavailableException [Root 
> exception is
>  java.rmi.ConnectException: Connection refused to host: 10.150.1.3; 
> nested excep
> tion is:
> java.net.ConnectException: Connection timed out: connect]
> at mx4j.remote.resolver.rmi.Resolver.bindServer(Resolver.java:199)
> at 
> javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ
> er.java:152)
> at 
> org.apache.geronimo.jmxremoting.JMXConnector.doStart(JMXConnector.jav
> a:112)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanI
> nstance.java:850)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart
> (GBeanInstanceState.java:328)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta
> nceState.java:111)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
> BeanInstanceState.java:133)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
> nstance.java:503)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi
> cKernel.java:207)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
> BeanInstanceState.java:141)
> at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
> nstance.java:503)
> at 
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi
> cKernel.java:207)
> at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:247)
> at org.apache.geronimo.system.main.Daemon.(Daemon.java:81)
> at org.apache.geronimo.system.main.Daemon.main(Daemon.java:320)
> Geronimo startup complete
> 
> BUILD FAILED
> File.. C:\Documents and 
> Settings\Administrator\.maven\cache\maven-multiproje
> ct-plugin-1.3.1\plugin.jelly
> Element... maven:reactor
> Line.. 217
> Column 9
> Unable to obtain goal [default] -- 
> C:\cygwin\home\bohn\geronimo\modules\assembly
> \maven.xml:395:63:  Could not connect
> Total time: 26 minutes 48 seconds
> Finished at: Mon Jul 11 11:43:40 EDT 2005
> 
> Thank you,
> Joe Bohn
> 
> 


build failure

2005-07-11 Thread Joe Bohn
I'm trying to get my build working for Geronimo and I'm running into 
some problem.  It looks to be like even though I specified the maven 
command with test & itest = true ... it is still trying to run the tests 
and hitting some error while starting booting the Geronimo kernel (which 
I didn't think it would do without the test specified).


Here's the command I used:
maven m:build -Dmaven.test.skip=true -Dmaven.itest.skip=true

Here is the output:
target/geronimo-1.0-SNAPSHOT
Booting Geronimo Kernel (in Java 1.4.2_08)...
11:29:23,898 WARN  
[server:J2EEApplication=null,J2EEModule=org/apache/geronimo/S
erver,J2EEServer=geronimo,j2eeType=GBean,name=JMXService] Error stopping 
JMXConn

ector after failure
java.io.IOException: javax.naming.ServiceUnavailableException [Root 
exception is
java.rmi.ConnectException: Connection refused to host: 10.150.1.3; 
nested excep

tion is:
   java.net.ConnectException: Connection timed out: connect]
   at mx4j.remote.resolver.rmi.Resolver.unbindServer(Resolver.java:279)
   at 
javax.management.remote.rmi.RMIConnectorServer.stop(RMIConnectorServe

r.java:172)

11:29:23,898 ERROR [GBeanInstanceState] Error while starting; GBean is 
now in th
e FAILED state: 
objectName="geronimo.server:J2EEApplication=null,J2EEModule=org/

apache/geronimo/Server,J2EEServer=geronimo,j2eeType=GBean,name=JMXService"
java.io.IOException: javax.naming.ServiceUnavailableException [Root 
exception is
java.rmi.ConnectException: Connection refused to host: 10.150.1.3; 
nested excep

tion is:
   java.net.ConnectException: Connection timed out: connect]
   at mx4j.remote.resolver.rmi.Resolver.bindServer(Resolver.java:199)
   at 
javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServ

er.java:152)
   at 
org.apache.geronimo.jmxremoting.JMXConnector.doStart(JMXConnector.jav

a:112)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanI

nstance.java:850)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart

(GBeanInstanceState.java:328)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta

nceState.java:111)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G

BeanInstanceState.java:133)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI

nstance.java:503)
   at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi

cKernel.java:207)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G

BeanInstanceState.java:141)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI

nstance.java:503)
   at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi

cKernel.java:207)
   at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:247)
   at org.apache.geronimo.system.main.Daemon.(Daemon.java:81)
   at org.apache.geronimo.system.main.Daemon.main(Daemon.java:320)
Geronimo startup complete

BUILD FAILED
File.. C:\Documents and 
Settings\Administrator\.maven\cache\maven-multiproje

ct-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
Unable to obtain goal [default] -- 
C:\cygwin\home\bohn\geronimo\modules\assembly

\maven.xml:395:63:  Could not connect
Total time: 26 minutes 48 seconds
Finished at: Mon Jul 11 11:43:40 EDT 2005

Thank you,
Joe Bohn



Build Failure

2005-03-31 Thread Katia Aresti Gonzalez

Hi!!
I cant build Geronimo few days ago. Can somebody help?? thank yo
BUILD FAILED 
File.. C:\Documents and Settings\Katia\.maven\cache\maven-multiproject-plugi
n-1.3.1\plugin.jelly
Element... maven:reactor
Line.. 217
Column 9
Unable to obtain goal [default] -- C:\Documents and Settings\Katia\.maven\cache\
maven-java-plugin-1.4\plugin.jelly:33:43: Directory C:\geronimo\modu
les\assembly\target\classes creation was not successful for an unknown reason
Total time: 27 minutes 45 seconds
Finished at: Thu Mar 31 17:21:06 CEST 2005
Qué hacer en tu ciudad por la tarde y por la noche.  No te lo pierdas en MSN Entretenimiento 



Re: build failure on mac os x

2005-03-09 Thread Christofer 'boz' Jennings
It worked. Thanks!
,boz
On Mar 8, 2005, at 4:57 PM, David Jencks wrote:
The geronimo build problem should be fixed now.
david jencks
On Mar 8, 2005, at 10:04 AM, David Jencks wrote:
I have no idea about the scout problem: I've never built it, I think 
there is an up to date version that will be downloaded automatically.

I'm confused by the geronimo problem, I haven't experienced that one. 
 It looks like you might have checked out between 2 related 
commits???

However, I believe there is a different problem  in the 
geronimo/openejb build at the moment that makes openejb not compile.  
I am hoping it will be fixed later this morning (PST).  I will check 
in a workaround if it does not get fixed properly.

I'll post again when I get a clean build to work.
thanks
david jencks
On Mar 8, 2005, at 8:35 AM, Christofer 'boz' Jennings wrote:
I can't get the subversion source to build. The Scout build fails. 
Then the Geronimo build fails. Any ideas?

I'm running mac os x 10.3.8 with java
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 
1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)

The output for the scout and geronimo build are attached.
I saw the presentations at TSSJS and wanna check this thing out!
Thanks!,
boz






Re: build failure on mac os x

2005-03-09 Thread David Jencks
The geronimo build problem should be fixed now.
david jencks
On Mar 8, 2005, at 10:04 AM, David Jencks wrote:
I have no idea about the scout problem: I've never built it, I think 
there is an up to date version that will be downloaded automatically.

I'm confused by the geronimo problem, I haven't experienced that one.  
It looks like you might have checked out between 2 related commits???

However, I believe there is a different problem  in the 
geronimo/openejb build at the moment that makes openejb not compile.  
I am hoping it will be fixed later this morning (PST).  I will check 
in a workaround if it does not get fixed properly.

I'll post again when I get a clean build to work.
thanks
david jencks
On Mar 8, 2005, at 8:35 AM, Christofer 'boz' Jennings wrote:
I can't get the subversion source to build. The Scout build fails. 
Then the Geronimo build fails. Any ideas?

I'm running mac os x 10.3.8 with java
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 
1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)

The output for the scout and geronimo build are attached.
I saw the presentations at TSSJS and wanna check this thing out!
Thanks!,
boz





Re: build failure on mac os x

2005-03-08 Thread David Jencks
I have no idea about the scout problem: I've never built it, I think 
there is an up to date version that will be downloaded automatically.

I'm confused by the geronimo problem, I haven't experienced that one.  
It looks like you might have checked out between 2 related commits???

However, I believe there is a different problem  in the 
geronimo/openejb build at the moment that makes openejb not compile.  I 
am hoping it will be fixed later this morning (PST).  I will check in a 
workaround if it does not get fixed properly.

I'll post again when I get a clean build to work.
thanks
david jencks
On Mar 8, 2005, at 8:35 AM, Christofer 'boz' Jennings wrote:
I can't get the subversion source to build. The Scout build fails. 
Then the Geronimo build fails. Any ideas?

I'm running mac os x 10.3.8 with java
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)
The output for the scout and geronimo build are attached.
I saw the presentations at TSSJS and wanna check this thing out!
Thanks!,
boz




build failure on mac os x

2005-03-08 Thread Christofer 'boz' Jennings
I can't get the subversion source to build. The Scout build fails. Then 
the Geronimo build fails. Any ideas?

I'm running mac os x 10.3.8 with java
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-141.3)
Java HotSpot(TM) Client VM (build 1.4.2-38, mixed mode)
The output for the scout and geronimo build are attached.
I saw the presentations at TSSJS and wanna check this thing out!
Thanks!,
boz
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

multiproject:install:
multiproject:projects-init:
[echo] Gathering project list
Starting the reactor...
Our processing order:
JAXR API Classes
Apache Scout Implementation
+
| Gathering project list JAXR API Classes
| Memory: 3M/4M
+
+
| Gathering project list Apache Scout Implementation
| Memory: 3M/4M
+
Starting the reactor...
Our processing order:
JAXR API Classes
Apache Scout Implementation
+
| Executing multiproject:install-callback JAXR API Classes
| Memory: 3M/4M
+
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.

multiproject:goal:
build:start:

multiproject:install-callback:
[echo] Running jar:install for JAXR API Classes
java:prepare-filesystem:

java:compile:
[echo] Compiling to 
/Users/christoferjennings/java/apache/geranimo/scout/trunk/modules/jaxr-api/target/classes
[echo] 
==

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

==
  

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
[echo] No test source files to compile.

test:test:
[echo] No tests to run.

jar:jar:
[echo] Warning: shortDescription is greater than 49 characters - trimming 
for specification title.
Copying: from 
'/Users/christoferjennings/java/apache/geranimo/scout/trunk/modules/jaxr-api/target/jaxr-api-1.0-SNAPSHOT.jar'
 to: 
'/Users/christoferjennings/.maven/repository/scout/jars/jaxr-api-1.0-SNAPSHOT.jar'
Copying: from 
'/Users/christoferjennings/java/apache/geranimo/scout/trunk/modules/jaxr-api/project.xml'
 to: 
'/Users/christoferjennings/.maven/repository/scout/poms/jaxr-api-1.0-SNAPSHOT.pom'
+
| Executing multiproject:install-callback Apache Scout Implementation
| Memory: 4M/6M
+
Attempting to download jaxr-api-1.0-SNAPSHOT.jar.
Attempting to download geronimo-spec-activation-1.0.2-SNAPSHOT.jar.
Attempting to download juddi-SNAPSHOT.jar.
Attempting to download commons-discovery-SNAPSHOT.jar.

jar:install:


build:end:

build:start:

multiproject:install-callback:
[echo] Running jar:install for Apache Scout Implementation
java:prepare-filesystem:

java:compile:
[echo] Compiling to 
/Users/christoferjennings/java/apache/geranimo/scout/trunk/modules/scout/target/classes
[echo] 
==

  NOTE: Targetting JVM 1.4, classes
  will not run on earlier JVMs

==
  

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:

test:test:
[junit] Running org.apache.ws.scout.JaxrPublishOrgTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.528 sec
[junit] Running org.apache.ws.scout.JAXRQueryTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.917 sec
[junit] Running org.apache.ws.scout.registry.BusinessQueryManagerImplTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.936 sec
[junit] Running org.apache.ws.scout.registry.CapabilityProfileTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.641 sec
[junit] Running org.apache.ws.scout.registry.ConnectionFactoryTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3.085 sec
[junit] Running org.apache.ws.scout.registry.infomodel.EmailAddressTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.532 sec
[junit] Running org.apache.ws.scout.registry.infomodel.ExtensibleObjectTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.557 sec
[junit] Running 
org.apache.ws.scout.registry.infomodel.InternationalStringTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.556 sec
[junit] Running org.apache.ws.scout.registry.infomodel.LocalizedStringTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.538 sec
[junit] Running org.apache.ws.scout.registry.infomodel.PersonNameTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.517 sec
[juni