[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2010-03-11 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844387#action_12844387
 ] 

Jarek Gawor commented on GERONIMO-4971:
---

Committed in revision 922153 much improved Aries application support along with 
Karaf shell commands for installing/uninstalling/starting/stopping/listing 
applications.


> Recognize Aries applications in Geronimo
> 
>
> Key: GERONIMO-4971
> URL: https://issues.apache.org/jira/browse/GERONIMO-4971
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: Aries, osgi
>Affects Versions: 3.0
>Reporter: Jarek Gawor
>Assignee: Jarek Gawor
> Fix For: 3.0
>
> Attachments: GERONIMO-4971-aries.diff
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4993) Requests for db pool resources will exceed Max Pool Size when EJBNetworkService beans are all busy

2010-03-11 Thread Lu Jiang (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844383#action_12844383
 ] 

Lu Jiang commented on GERONIMO-4993:


I have verified this JIRA using the latest build (GERONIMO 2.1.5 
SNAPSHOT,2010.3.11),it works fine.The permitted Connection  will be limited 
within the max pool size.
So this JIRA can be closed now :)

> Requests for db pool resources will exceed Max Pool Size when 
> EJBNetworkService beans are all busy
> --
>
> Key: GERONIMO-4993
> URL: https://issues.apache.org/jira/browse/GERONIMO-4993
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.3, 2.2
> Environment: Linux and Windows XP
>Reporter: Eric Phetteplace
>Assignee: David Jencks
> Fix For: 2.1.5
>
> Attachments: _PoolTest.war, screenshot-1.jpg
>
>
> In production, I have 100 EJBNetworkService threads.  It works OK until 
> there's a spike in traffic and all the threads are being used, and the 40 
> "max pool size" is ignored, and Geronimo makes 100's of DB connections.
> In production, I am using an Oracle DB pool, so the DBAs aren't happy when my 
> servers use up all the available server connections.
> To recreate:
> 1.  Change config.xml and start Geronimo:
> 
> 
> ${OpenEJBPort + PortOffset}
> ${ServerHostname}
>  name="multicastHost">${MulticastDiscoveryAddress}
>  name="multicastPort">${MulticastDiscoveryPort}
> ${ClusterName}
> *5*
> 
> 2.  Reconfigure the jdbc/ArchiveDS DB Pool:
> Max Pool Size: 3
> Blocking Timeout: 1000
> Idle Timeout: 1
> 3.  Install WAR 
> 4.  In web browser, go to http://localhost:8080/PoolTest/PoolTest.  Reload it 
> 5 times.  Take your time It should be fine, and will give you an error when 
> the pool is maxed.
> 5.  In JMX Viewer, go to Geronimo MBeans, JCAConnectionManager, and pull up 
> jdbc/ArchiveDS.  Note the connection count.  Looks good.
> 6.  Wait for the connection count to return to 0.
> 7.  In your browser, hold down F5 so the page reloads many times.
> 8.  Observe the connection count again.  It will be over connections.
> 9.  If you repeat 6-9 you can easily get > 20 connections.  I just held F5 
> for 6 seconds and there are 60 connections.
> I will attach WAR (I don't see an option on this screen).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-5181) Modification to Database connection pool parameters are not saved when restart Geronimo.

2010-03-11 Thread Lu Jiang (JIRA)
Modification to Database connection pool parameters are not saved when restart 
Geronimo.


 Key: GERONIMO-5181
 URL: https://issues.apache.org/jira/browse/GERONIMO-5181
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console
Affects Versions: 2.1.5
 Environment: OS:  Windows XP x86 sp2
Geronimo:2.1.5-SNAPSHOT2010.03.11
Reporter: Lu Jiang


1.Click Database Pools under Console Navigation and then we can see a few 
database pools.
2.Choose one database pool ,for example jdbc/ArchiveDS,and click Edit.
3.Modify the value of Pool Max Size,Blocking Timeout,Idle Timeout.etc..and then 
Click save.
4.Restart Geronimo.
5.Check the value of Pool Max Size,Blocking Timeout,Idle Timeout,you will find 
the modification you have done to these values are all lost,they go back to the 
default value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: time to use maven 2.2.1 for G2.1.5 daily build

2010-03-11 Thread Rex Wang
Hi, Kevan,
This is my first time to be a release manager. IMHO, the new process can
make things easier and 2.2 has move to use the new process, hence I think it
should be worth to do so..

Currently, I am still putting some efforts on making the version numbers
right after release:prepare as David did for 2.2. Hope my work can make this
job faster in the next 2.1 release.

-Rex

2010/3/12 Kevan Miller 

>
> On Mar 11, 2010, at 9:36 PM, Rex Wang wrote:
>
>
> Yes, as Forrest said, I want to move to use maven-release-plugin to help
> the 2.1.5 release.
> Please check:
> http://cwiki.apache.org/GMOxPMGT/geronimo-release-process.html
>
>
> I'm familiar with the release process. As the 2.1 branch predated this
> process, IMO, it's not absolutely necessary to follow this process for
> 2.1.5.
>
> The real point of my questions are to encourage discussion of *why* you are
> doing something. That wasn't happening.
>
> --kevan
>
>



-- 
Lei Wang (Rex)
rwonly AT apache.org


[BUILD] trunk: Failed for Revision: 922114

2010-03-11 Thread gawor
Geronimo Revision: 922114 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/build-2100.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/unit-test-reports
 
[WARNING] 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/java/org/apache/geronimo/client/AppClientContainer.java:[163,84]
 [deprecation] org.apache.xbean.recipe.StaticRecipe in org.apache.xbean.recipe 
has been deprecated

[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports

---
 T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [geronimo-osgi:verify-manifest {execution: verify-manifest}]
[INFO] Resolving OSGi bundle: org.apache.geronimo.modules.geronimo-client
[INFO] OSGi bundle is resolved: org.apache.geronimo.modules.geronimo-client
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-3.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-3.0-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/3.0-SNAPSHOT/geronimo-client-3.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/geronimo/.m2/repository/repository.xml
[INFO] Installing 
org/apache/geronimo/modules/geronimo-client/3.0-SNAPSHOT/geronimo-client-3.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO] 
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.modules:geronimo-client:3.0-SNAPSHOT: 
checking for updates from ops4j.snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-client:3.0-SNAPSHOT: 
checking for updates from jetty.oss.sonatype.org
[INFO] snapshot org.apache.geronimo.modules:geronimo-client:3.0-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-client:3.0-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration {execution: default-validate-configuration}]
[INFO] [car:prepare-plan {execution: default-prepare-plan}]
[INFO] Generated: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/work/plan.xml
[INFO] [car:verify-no-dependency-change {execution: 
default-verify-no-dependency-change}]
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Dependencies have changed:
Removed dependencies are saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/history/dependencies.removed.xml
Tree listing is saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/history/treeListing.txt
Delete 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.xml
 if you are happy with the dependency changes.
[INFO] 
[INFO] Trace
org.apache.maven.B

[jira] Commented: (GERONIMO-4959) Remote Deploy Broken on Jetty

2010-03-11 Thread Kevan Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844344#action_12844344
 ] 

Kevan Miller commented on GERONIMO-4959:


Must be dependent upon network/os environment then. Was definitely required for 
my testing (btw same for tomcat and jetty). Environment:

client = mac os server = ubuntu server running in parallels virtual machine

> Remote Deploy Broken on Jetty
> -
>
> Key: GERONIMO-4959
> URL: https://issues.apache.org/jira/browse/GERONIMO-4959
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 2.1.4
>Reporter: Kevan Miller
>Assignee: Forrest Xia
> Fix For: 2.1.5
>
>
> I tried to use remote deploy, yesterday. After configuring 
> RemoteDeployHostname, it didn't work. 
> I poked around a bit more. Looks like remote deploy is broken on 
> geronimo-jetty6 but working on geronimo-tomcat6.
> Should test this on 2.2, also

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: svn commit: r921247 [1/11] - in /geronimo/devtools/eclipse-plugin/trunk: ./ features/org.apache.geronimo.v30.feature/ plugins/org.apache.geronimo.runtime.v30/ plugins/org.apache.geronimo.runtime.v

2010-03-11 Thread Kevan Miller

On Mar 10, 2010, at 3:31 AM, de...@apache.org wrote:

> Author: delos
> Date: Wed Mar 10 08:31:28 2010
> New Revision: 921247
> 
> URL: http://svn.apache.org/viewvc?rev=921247&view=rev
> Log:
> make trunk build successfully with v30 adapter integration
> 
> Added:
>
> geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v30.feature/PLUGIN_RELEASE-NOTES-3.0.0.txt
>(with props)
>
> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v30/
>  ...

Sure are a lot of new files (which are really old files, I think).

Delos, 
You should use svn copy to do this i think. svn copy will preserve svn history. 
So, there's a better record of changes that have occurred.

--kevan




Re: time to use maven 2.2.1 for G2.1.5 daily build

2010-03-11 Thread Kevan Miller

On Mar 11, 2010, at 9:36 PM, Rex Wang wrote:

> 
> Yes, as Forrest said, I want to move to use maven-release-plugin to help the 
> 2.1.5 release.
> Please check:
> http://cwiki.apache.org/GMOxPMGT/geronimo-release-process.html

I'm familiar with the release process. As the 2.1 branch predated this process, 
IMO, it's not absolutely necessary to follow this process for 2.1.5.

The real point of my questions are to encourage discussion of *why* you are 
doing something. That wasn't happening. 

--kevan
 

Re: time to use maven 2.2.1 for G2.1.5 daily build

2010-03-11 Thread Rex Wang
Yes, as Forrest said, I want to move to use maven-release-plugin to help the
2.1.5 release.
Please check:
http://cwiki.apache.org/GMOxPMGT/geronimo-release-process.html

-Rex

2010/3/11 Kevan Miller 

>
> On Mar 11, 2010, at 3:54 AM, Rex Wang wrote:
>
> > Hi Jarek,
> > Could you help update the scripts?
>
> Read more of my mail... ;-) So, I assume *why* is because of the move to
> Genesis 2.0. So, brings up a new question... ;-) Why update G 2.1 to use
> Genesis 2.0?
>
> --kevan




-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [VOTE] Release txmanager-2.1.4 - RC1

2010-03-11 Thread Rex Wang
Thanks, extend anothor 72 hours

2010/3/12 Ivan 

> I got some errors while running the cases, but it might be caused by some
> changes I did to ActiveMQ, will begin a new round testing, sorry for that, I
> will try to be quick !
>
> 2010/3/9 Rex Wang 
>
> Give this vote another 72 hours because we are still waiting the tck
>> results.
>>
>> 2010/3/3 Rex Wang 
>>
>>> To support the upcoming Geronimo 2.1.5 release,I would like to release
>>> txmanager-2.1.4. However, we need a full TCK against it.
>>>
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/orgapachegeronimo-002/
>>>
>>> Source tag:
>>>
>>> https://svn.apache.org/repos/asf/geronimo/components/txmanager/tags/geronimo-txmanager-parent-2.1.4/
>>>
>>> Vote will be open for 72 hours.
>>>
>>> [ ] +1  approve
>>> [ ] +0  no opinion
>>> [ ] -1  disapprove (and reason why)
>>>
>>>
>>> Thanks,
>>>
>>>
>>> --
>>> Lei Wang (Rex)
>>> rwonly AT apache.org
>>>
>>
>>
>>
>> --
>> Lei Wang (Rex)
>> rwonly AT apache.org
>>
>
>
>
> --
> Ivan
>



-- 
Lei Wang (Rex)
rwonly AT apache.org


[jira] Commented: (GERONIMO-5175) Geronimo 2.2 won't start java.lang.NoClassDefFoundError: Could not initialize class org.apache.geronimo.system.configuration.AttributesXmlUtil

2010-03-11 Thread Jan Stobbe (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844336#action_12844336
 ] 

Jan Stobbe commented on GERONIMO-5175:
--

Hi Forrest,
That did the rick -no errord-thanks,

Regards,
Jan

> Geronimo 2.2 won't start java.lang.NoClassDefFoundError: Could not initialize 
> class org.apache.geronimo.system.configuration.AttributesXmlUtil
> --
>
> Key: GERONIMO-5175
> URL: https://issues.apache.org/jira/browse/GERONIMO-5175
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: startup/shutdown
>Affects Versions: 2.2
> Environment: Windows Vista Home
> geronimo-tomcat6-javaee5-2.2-bin.zip
>Reporter: Jan Stobbe
> Fix For: 2.2
>
>
> Can't startup
> 2010-03-08 21:12:12,124 INFO  [Log4jService] 
> --
> 2010-03-08 21:12:12,124 INFO  [Log4jService] Started Logging Service
> 2010-03-08 21:12:12,124 INFO  [Log4jService] Runtime Information:
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   Install Directory = 
> C:\geronimo-tomcat6-javaee5-2.2
> 2010-03-08 21:12:12,124 INFO  [JvmVendor] Sun JVM 1.6.0_02
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   JVM in use= Sun JVM 
> 1.6.0_02
> 2010-03-08 21:12:12,124 INFO  [Log4jService] Java Information:
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.runtime.name] = Java(TM) SE Runtime Environment
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.runtime.version]  = 1.6.0_02-b06
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [os.name]  
>  = Windows Vista
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [os.version]   
>  = 6.0
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [sun.os.patch.level]= Service Pack 2
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [os.arch]  
>  = x86
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.class.version]= 50.0
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [locale]   
>  = en_US
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [unicode.encoding]  = UnicodeLittle
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [file.encoding] = Cp1252
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [java.vm.name] 
>  = Java HotSpot(TM) Client VM
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.vm.vendor]= Sun Microsystems Inc.
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.vm.version]   = 1.6.0_02-b06
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [java.vm.info] 
>  = mixed mode
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [java.home]
>  = c:\Progra~1\java\jre1.6.0_02
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.classpath]= null
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.library.path] = 
> c:\Progra~1\java\jre1.6.0_02\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program
>  Files\CyberLink\Power2Go\;C:\Program Files\jZip;c:\Program Files\Microsoft 
> SQL Server\90\Tools\binn\;C:\Program Files\cvsnt;
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.endorsed.dirs]= 
> C:\geronimo-tomcat6-javaee5-2.2\lib\endorsed;c:\Progra~1\java\jre1.6.0_02\lib\endorsed
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.ext.dirs] = 
> C:\geronimo-tomcat6-javaee5-2.2\lib\ext;c:\Progra~1\java\jre1.6.0_02\lib\ext
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [sun.boot.class.path]   = 
> C:\geronimo-tomcat6-javaee5-2.2\lib\endorsed\yoko-rmi-spec-1.0.jar;C:\geronimo-tomcat6-javaee5-2.2\lib\endorsed\yoko-spec-corba-1.0.jar;c:\Progra~1\java\jre1.6.0_02\lib\resources.jar;c:\Progra~1\java\jre1.6.0_02\lib\rt.jar;c:\Progra~1\java\jre1.6.0_02\lib\sunrsasign.jar;c:\Progra~1\java\jre1.6.0_02\lib\jsse.jar;c:\Progra~1\java\jre1.6.0_02\lib\jce.jar;c:\Progra~1\java\jre1.6.0_02\lib\charsets.jar;c:\Progra~1\java\jre1.6.0_02\classes
> 2010-03-08 21:12:12,124 INFO  [Log4jService] 
> --
> 2010-03-08 21:12:12,139 ERROR [GBeanInstanceState] Error while starting; 
> GBean is now in the FAILED state: 
> abstractName="org.apache.geronimo.framework/j2ee-system/2.2/car?ServiceModule=org.apache.geronimo.framework/j2ee-system/2.2/car,j2eeType=AttributeStore,name=AttributeMa

Re: [VOTE] Release txmanager-2.1.4 - RC1

2010-03-11 Thread Ivan
I got some errors while running the cases, but it might be caused by some
changes I did to ActiveMQ, will begin a new round testing, sorry for that, I
will try to be quick !

2010/3/9 Rex Wang 

> Give this vote another 72 hours because we are still waiting the tck
> results.
>
> 2010/3/3 Rex Wang 
>
>> To support the upcoming Geronimo 2.1.5 release,I would like to release
>> txmanager-2.1.4. However, we need a full TCK against it.
>>
>>
>> Staging repo:
>> https://repository.apache.org/content/repositories/orgapachegeronimo-002/
>>
>> Source tag:
>>
>> https://svn.apache.org/repos/asf/geronimo/components/txmanager/tags/geronimo-txmanager-parent-2.1.4/
>>
>> Vote will be open for 72 hours.
>>
>> [ ] +1  approve
>> [ ] +0  no opinion
>> [ ] -1  disapprove (and reason why)
>>
>>
>> Thanks,
>>
>>
>> --
>> Lei Wang (Rex)
>> rwonly AT apache.org
>>
>
>
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org
>



-- 
Ivan


[jira] Commented: (GERONIMO-5179) Create a new customized ActiveMQ 4.1.2 build for Geronimo 2.1.5

2010-03-11 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844331#action_12844331
 ] 

Ivan commented on GERONIMO-5179:


Commit changes to 2.1.5 at revision: 922113, it only includes the changes of 
AMQ-2346.
Not sure we still have time to merge AMQ-1779, will try ...

> Create a new customized ActiveMQ 4.1.2 build for Geronimo 2.1.5
> ---
>
> Key: GERONIMO-5179
> URL: https://issues.apache.org/jira/browse/GERONIMO-5179
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: ActiveMQ
>Affects Versions: 2.1.5
>Reporter: Ivan
>Assignee: Ivan
> Fix For: 2.1.5
>
>
> 1. Merge changes of AMQ-2346 to fix a occasional failed JMS TCK case.
> 2. Merge changes of AMQ-1779 to fix a dead lock issue, but it seems that it 
> cause some new ejb TCK cases failed :-(

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4959) Remote Deploy Broken on Jetty

2010-03-11 Thread Forrest Xia (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844317#action_12844317
 ] 

Forrest Xia commented on GERONIMO-4959:
---

>From my tries, we don't need to do the 3rd change, the remote deploy on jetty 
>just works fine.

> Remote Deploy Broken on Jetty
> -
>
> Key: GERONIMO-4959
> URL: https://issues.apache.org/jira/browse/GERONIMO-4959
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 2.1.4
>Reporter: Kevan Miller
>Assignee: Forrest Xia
> Fix For: 2.1.5
>
>
> I tried to use remote deploy, yesterday. After configuring 
> RemoteDeployHostname, it didn't work. 
> I poked around a bit more. Looks like remote deploy is broken on 
> geronimo-jetty6 but working on geronimo-tomcat6.
> Should test this on 2.2, also

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: Welcome "Forrest" Ming Xia as a new committer

2010-03-11 Thread Jason Warner
Congrats!

~Jason Warner


On Thu, Mar 11, 2010 at 3:04 PM, Jay D. McHugh  wrote:

> Congratulations Forrest!
>
> Jay
>
> Kevan Miller wrote:
> > Congrats Forrest!
> > --kevan
> >
> > On Mar 8, 2010, at 8:54 PM, Ivan wrote:
> >
> >> I would like to welcome Forrest aboard, as he recently accepted the
> Geronimo PMC invitation to become a committer.  His account (xiaming) was
> just created, so you should start seeing some commits from him soon.
> >>
> >> --
> >> Ivan
> >
>


[BUILD] trunk: Failed for Revision: 921999

2010-03-11 Thread gawor
Geronimo Revision: 921999 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/build-1500.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/unit-test-reports
 
[WARNING] 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/java/org/apache/geronimo/client/AppClientContainer.java:[163,84]
 [deprecation] org.apache.xbean.recipe.StaticRecipe in org.apache.xbean.recipe 
has been deprecated

[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports

---
 T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [geronimo-osgi:verify-manifest {execution: verify-manifest}]
[INFO] Resolving OSGi bundle: org.apache.geronimo.modules.geronimo-client
[INFO] OSGi bundle is resolved: org.apache.geronimo.modules.geronimo-client
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-3.0-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
/home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-3.0-SNAPSHOT.jar
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/3.0-SNAPSHOT/geronimo-client-3.0-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/geronimo/.m2/repository/repository.xml
[INFO] Installing 
org/apache/geronimo/modules/geronimo-client/3.0-SNAPSHOT/geronimo-client-3.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO] 
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] snapshot org.apache.geronimo.modules:geronimo-client:3.0-SNAPSHOT: 
checking for updates from ops4j.snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-client:3.0-SNAPSHOT: 
checking for updates from jetty.oss.sonatype.org
[INFO] snapshot org.apache.geronimo.modules:geronimo-client:3.0-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-client:3.0-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration {execution: default-validate-configuration}]
[INFO] [car:prepare-plan {execution: default-prepare-plan}]
[INFO] Generated: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/work/plan.xml
[INFO] [car:verify-no-dependency-change {execution: 
default-verify-no-dependency-change}]
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Dependencies have changed:
Removed dependencies are saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/history/dependencies.removed.xml
Tree listing is saved here: 
/home/geronimo/geronimo/trunk/plugins/client/client/target/history/treeListing.txt
Delete 
/home/geronimo/geronimo/trunk/plugins/client/client/src/main/history/dependencies.xml
 if you are happy with the dependency changes.
[INFO] 
[INFO] Trace
org.apache.maven.B

Re: Welcome "Forrest" Ming Xia as a new committer

2010-03-11 Thread Jay D. McHugh
Congratulations Forrest!

Jay

Kevan Miller wrote:
> Congrats Forrest!
> --kevan
> 
> On Mar 8, 2010, at 8:54 PM, Ivan wrote:
> 
>> I would like to welcome Forrest aboard, as he recently accepted the Geronimo 
>> PMC invitation to become a committer.  His account (xiaming) was just 
>> created, so you should start seeing some commits from him soon.
>>
>> -- 
>> Ivan
> 


[jira] Closed: (GERONIMO-4959) Remote Deploy Broken on Jetty

2010-03-11 Thread Kevan Miller (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevan Miller closed GERONIMO-4959.
--

Resolution: Invalid

I can only assume I had a configuration problem.

For remote deploy to work, you have to have the server's ip address/hostname 
correct in 3 places:

1) deploy command: e.g. deploy.sh -host x.x.x.x
2) RemoteDeployHostname in config-substitutions.properties
3) ServerHostname in config-substitutions.properties

Why require RemoteDeployHostname, when the client had to specify host/ip 
address, already? And more significantly, IMO, we should not require a specific 
ip address on ServerHostname. The default value of ServerHostname=0.0.0.0 
should work for remote deploy... 

Something to handle in a separate JIRA. Should target improvements like this 
for 3.0...

> Remote Deploy Broken on Jetty
> -
>
> Key: GERONIMO-4959
> URL: https://issues.apache.org/jira/browse/GERONIMO-4959
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 2.1.4
>Reporter: Kevan Miller
>Assignee: Forrest Xia
> Fix For: 2.1.5
>
>
> I tried to use remote deploy, yesterday. After configuring 
> RemoteDeployHostname, it didn't work. 
> I poked around a bit more. Looks like remote deploy is broken on 
> geronimo-jetty6 but working on geronimo-tomcat6.
> Should test this on 2.2, also

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-5180) Deployer unlockKeystore command cannot be utilized if keystore is created through Java provided KeyTool

2010-03-11 Thread Ashish Jain (JIRA)
Deployer unlockKeystore command cannot be utilized if keystore is created 
through Java provided KeyTool
---

 Key: GERONIMO-5180
 URL: https://issues.apache.org/jira/browse/GERONIMO-5180
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
Affects Versions: 2.1.5, 2.2.1, 3.0
 Environment: geronimo tomcat assembly
Reporter: Ashish Jain
Assignee: Ashish Jain
 Fix For: 2.1.5, 2.2.1, 3.0


Here are the steps to recreate this issue:
1) Create a keystore using keytool.exe available  in JAVA_HOME/bin.
2) Now use the command "deploy unlockKeystore "
An exception is thrown suggesting "keystore does not exist".

To overcome this  exception access the admin console keystore portlet, this 
operation will add the newly created keystore as a gbean into geronimo.
Now try #2 unlock will be successful.

To fix this issue up there are 2 possibilities on which I will put up a 
discussion on dev list.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



about GERONIMO-4959 Remote Deploy Broken on Jetty

2010-03-11 Thread Forrest Xia
Hi Kevan,

Would you please have some time to check my response on
https://issues.apache.org/jira/browse/GERONIMO-4959? I cannot reproduce the
problem that you reported.

Let me know if still problematic to you with remote deploy on jetty build.

Best regards, Forrest


Re: time to use maven 2.2.1 for G2.1.5 daily build

2010-03-11 Thread Forrest Xia
To use apache-release profile and maven release plugin to do release, I
guess :-)

Forrest

On Thu, Mar 11, 2010 at 9:46 PM, Kevan Miller wrote:

>
> On Mar 11, 2010, at 3:54 AM, Rex Wang wrote:
>
> > Hi Jarek,
> > Could you help update the scripts?
>
> Read more of my mail... ;-) So, I assume *why* is because of the move to
> Genesis 2.0. So, brings up a new question... ;-) Why update G 2.1 to use
> Genesis 2.0?
>
> --kevan


[BUILD] trunk: Failed for Revision: 921854

2010-03-11 Thread gawor
Geronimo Revision: 921854 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/build-0900.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/unit-test-reports
 
Building Geronimo trunk at Revision: 921854
 
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Server VM (build 14.3-b01, mixed mode)
 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown
POM Location: /home/geronimo/geronimo/trunk/pom.xml

Reason: Parse error reading POM. Reason: expected START_TAG or END_TAG not TEXT 
(position: TEXT seen ...\n!nexus\n!nexus\n!nexus\n
!nexus

[jira] Commented: (GERONIMO-5175) Geronimo 2.2 won't start java.lang.NoClassDefFoundError: Could not initialize class org.apache.geronimo.system.configuration.AttributesXmlUtil

2010-03-11 Thread Forrest Xia (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844072#action_12844072
 ] 

Forrest Xia commented on GERONIMO-5175:
---

Hi Jan,

Try these:
1. Don't use windows unzip function to unzip the geronimo zip file. Try to use 
winrar or winzip to unpack the package.
2. unzip geronimo in a short name directory, for example, c:\g2.2

I can run g 2.2 with the same jdk on Vista without any problem.

Forrest

> Geronimo 2.2 won't start java.lang.NoClassDefFoundError: Could not initialize 
> class org.apache.geronimo.system.configuration.AttributesXmlUtil
> --
>
> Key: GERONIMO-5175
> URL: https://issues.apache.org/jira/browse/GERONIMO-5175
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: startup/shutdown
>Affects Versions: 2.2
> Environment: Windows Vista Home
> geronimo-tomcat6-javaee5-2.2-bin.zip
>Reporter: Jan Stobbe
> Fix For: 2.2
>
>
> Can't startup
> 2010-03-08 21:12:12,124 INFO  [Log4jService] 
> --
> 2010-03-08 21:12:12,124 INFO  [Log4jService] Started Logging Service
> 2010-03-08 21:12:12,124 INFO  [Log4jService] Runtime Information:
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   Install Directory = 
> C:\geronimo-tomcat6-javaee5-2.2
> 2010-03-08 21:12:12,124 INFO  [JvmVendor] Sun JVM 1.6.0_02
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   JVM in use= Sun JVM 
> 1.6.0_02
> 2010-03-08 21:12:12,124 INFO  [Log4jService] Java Information:
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.runtime.name] = Java(TM) SE Runtime Environment
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.runtime.version]  = 1.6.0_02-b06
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [os.name]  
>  = Windows Vista
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [os.version]   
>  = 6.0
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [sun.os.patch.level]= Service Pack 2
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [os.arch]  
>  = x86
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.class.version]= 50.0
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [locale]   
>  = en_US
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [unicode.encoding]  = UnicodeLittle
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [file.encoding] = Cp1252
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [java.vm.name] 
>  = Java HotSpot(TM) Client VM
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.vm.vendor]= Sun Microsystems Inc.
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.vm.version]   = 1.6.0_02-b06
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [java.vm.info] 
>  = mixed mode
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property [java.home]
>  = c:\Progra~1\java\jre1.6.0_02
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.classpath]= null
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.library.path] = 
> c:\Progra~1\java\jre1.6.0_02\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program
>  Files\CyberLink\Power2Go\;C:\Program Files\jZip;c:\Program Files\Microsoft 
> SQL Server\90\Tools\binn\;C:\Program Files\cvsnt;
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.endorsed.dirs]= 
> C:\geronimo-tomcat6-javaee5-2.2\lib\endorsed;c:\Progra~1\java\jre1.6.0_02\lib\endorsed
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [java.ext.dirs] = 
> C:\geronimo-tomcat6-javaee5-2.2\lib\ext;c:\Progra~1\java\jre1.6.0_02\lib\ext
> 2010-03-08 21:12:12,124 INFO  [Log4jService]   System property 
> [sun.boot.class.path]   = 
> C:\geronimo-tomcat6-javaee5-2.2\lib\endorsed\yoko-rmi-spec-1.0.jar;C:\geronimo-tomcat6-javaee5-2.2\lib\endorsed\yoko-spec-corba-1.0.jar;c:\Progra~1\java\jre1.6.0_02\lib\resources.jar;c:\Progra~1\java\jre1.6.0_02\lib\rt.jar;c:\Progra~1\java\jre1.6.0_02\lib\sunrsasign.jar;c:\Progra~1\java\jre1.6.0_02\lib\jsse.jar;c:\Progra~1\java\jre1.6.0_02\lib\jce.jar;c:\Progra~1\java\jre1.6.0_02\lib\charsets.jar;c:\Progra~1\java\jre1.6.0_02\classes
> 2010-03-08 21:12:12,124 INFO  [Log4jService] 
> --
> 2010-03-08 21:12:12,139 ERROR [GBeanInstanceState] Error while

Re: time to use maven 2.2.1 for G2.1.5 daily build

2010-03-11 Thread Kevan Miller

On Mar 11, 2010, at 3:54 AM, Rex Wang wrote:

> Hi Jarek,
> Could you help update the scripts?

Read more of my mail... ;-) So, I assume *why* is because of the move to 
Genesis 2.0. So, brings up a new question... ;-) Why update G 2.1 to use 
Genesis 2.0?

--kevan

Re: time to use maven 2.2.1 for G2.1.5 daily build

2010-03-11 Thread Kevan Miller

On Mar 11, 2010, at 3:54 AM, Rex Wang wrote:

> Hi Jarek,
> Could you help update the scripts?

I'm curious why?

--kevan


[BUILD] branches/2.2: Failed for Revision: 921827

2010-03-11 Thread gawor
Geronimo Revision: 921827 built with tests included
 
See the full build-0800.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100311/build-0800.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20100311/unit-test-reports
 
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar: 
/home/geronimo/geronimo/2.2/plugins/myfaces/myfaces/target/myfaces-2.2.1-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: myfaces-2.2.1-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/2.2/plugins/myfaces/myfaces/target/myfaces-2.2.1-SNAPSHOT.car
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/configs/myfaces/2.2.1-SNAPSHOT/myfaces-2.2.1-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] 
[INFO] Building Geronimo Plugins, MyFaces :: Deployer
[INFO]task-segment: [install]
[INFO] 
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/src/main/resources
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: 
/home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/target/work/plan.xml
[INFO] [car:verify-no-dependency-change]
[INFO] [car:package]
[INFO] Packaging module configuration: 
/home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/target/work/plan.xml
[INFO] Started deployer: 
org.apache.geronimo.framework/geronimo-gbean-deployer/2.2.1-SNAPSHOT/car
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar: 
/home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/target/myfaces-deployer-2.2.1-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: myfaces-deployer-2.2.1-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing 
/home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/target/myfaces-deployer-2.2.1-SNAPSHOT.car
 to 
/home/geronimo/.m2/repository/org/apache/geronimo/configs/myfaces-deployer/2.2.1-SNAPSHOT/myfaces-deployer-2.2.1-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] 
[INFO] Building Geronimo Plugins, OpenEJB :: Clustering over WADI
[INFO]task-segment: [install]
[INFO] 
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : 
template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not 
a valid reference.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/2.2/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to 
/home/geronimo/geronimo/2.2/plugins/openejb/geronimo-openejb-clustering-wadi/target/classes
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/geronimo/geronimo/2.2/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster/container/stateful/ClusteredStatefulContainer.java:[45,7]
 [deprecation] 
invoke(java.lang.Object,java.lang.Class,java.lang.reflect.Method,java.lang.Object[],java.lang.Object)
 in org.apache.openejb.RpcContainer has been deprecated

/home/geronimo/geronimo/2.2/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster/container/stateful/ClusteredStatefulContainer.java:[45,7]
 [deprecation] 
invoke(java.lang.Object,java.lang.Class,java.lang.reflect.Method,java.lang.Object[],java.lang.Object)
 in org.apache.openejb.RpcContainer has been deprecated

/home/geronimo/geronimo/2.2/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster

Re: [BUILD] branches/2.2: Failed for Revision: 921648

2010-03-11 Thread Shawn Jiang
On Thu, Mar 11, 2010 at 9:10 AM,  wrote:

> Geronimo Revision: 921648 built with tests included
>
> See the full build-2000.log file at
> http://people.apache.org/builds/geronimo/server/binaries/2.2/20100310/build-2000.log
>
>
> See the unit test reports at
> http://people.apache.org/builds/geronimo/server/binaries/2.2/20100310/unit-test-reports
>
> [INFO] [resources:resources]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/src/main/resources
> [INFO] skip non existing resourceDirectory
> /home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/src/main/filtered-resources
> [INFO] Copying 3 resources
> [INFO] [car:validate-configuration]
> [INFO] [car:prepare-plan]
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.alwaysonprofileactiva...@9c009c0
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.fileprofileactiva...@12fe12fe
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.operatingsystemprofileactiva...@9c009c0
> [INFO] Generated:
> /home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/target/work/plan.xml
> [INFO] [car:verify-no-dependency-change]
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.alwaysonprofileactiva...@9c009c0
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.fileprofileactiva...@12fe12fe
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.operatingsystemprofileactiva...@9c009c0
> [INFO] [car:package]
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.alwaysonprofileactiva...@9c009c0
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.fileprofileactiva...@12fe12fe
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.operatingsystemprofileactiva...@9c009c0
> [INFO] Packaging module configuration:
> /home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/target/work/plan.xml
> [INFO] Started deployer:
> org.apache.geronimo.framework/geronimo-gbean-deployer/2.2.1-SNAPSHOT/car
> [INFO] [car:prepare-metadata]
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.alwaysonprofileactiva...@9c009c0
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.fileprofileactiva...@12fe12fe
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.operatingsystemprofileactiva...@9c009c0
> [INFO] [car:archive-car]
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.alwaysonprofileactiva...@9c009c0
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.fileprofileactiva...@12fe12fe
> [WARNING] Component returned which is not the same manager. Ignored.
> component=org.apache.maven.profiles.activation.operatingsystemprofileactiva...@9c009c0
> [INFO] Building jar:
> /home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/target/myfaces-deployer-2.2.1-SNAPSHOT.car
> [INFO] [ianal:verify-legal-files {execution: default}]
> [INFO] Checking legal files in: myfaces-deployer-2.2.1-SNAPSHOT.car
> [INFO] [install:install]
> [INFO] Installing
> /home/geronimo/geronimo/2.2/plugins/myfaces/myfaces-deployer/target/myfaces-deployer-2.2.1-SNAPSHOT.car
> to
> /home/geronimo/.m2/repository/org/apache/geronimo/configs/myfaces-deployer/2.2.1-SNAPSHOT/myfaces-deployer-2.2.1-SNAPSHOT.car
> [INFO] [car:update-pluginlist]
> [INFO]
> 
> [INFO] Building Geronimo Plugins, OpenEJB :: Clustering over WADI
> [INFO]task-segment: [install]
> [INFO]
> 
> [INFO] [genesis:validate-configuration {execution: default}]
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] [remote-resources:process {execution: default}]
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException:
> reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $
> license.name is not a valid reference.
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException:
> reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $
> license.name is not a valid reference.
> [INFO] [resources:resources]
> [INFO] Usi

time to use maven 2.2.1 for G2.1.5 daily build

2010-03-11 Thread Rex Wang
Hi Jarek,
Could you help update the scripts?

-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [BUILD] trunk: Failed for Revision: 921715

2010-03-11 Thread David Jencks
I tried to fix this by putting all the repositories in a profile in  
the root pom.  So if you are using nexus, you can look in this  
profile to make sure you have all these repos configured in nexus, and  
set up routing rules so they only get checked for the appropriate  
artifacts.  Then run with -Dnexus.  If you are not yet using nexus,  
don't include this property.


Let me know if this causes problems.  I also changed to using the osgi  
core and compendium bundles.


rev. 921729

thanks
david jencks

On Mar 11, 2010, at 12:14 AM, ga...@apache.org wrote:


Geronimo Revision: 921715 built with tests included

See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/build-0300.log


See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/unit-test-reports

for artifact:
 org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven-plugin: 
3.0-SNAPSHOT


from the specified remote repositories:
 ops4j.snapshots (http://repository.ops4j.org/mvn-snapshots/),
 apache.snapshots (http://repository.apache.org/snapshots),
 codehaus.snapshots (http://snapshots.repository.codehaus.org),
 ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/)



[INFO]  


[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
--
1) org.eclipse:osgi:jar:3.5.1.v20090827

 Try downloading the file manually from the project website.

 Then, install it using the command:
 mvn install:install-file -DgroupId=org.eclipse - 
DartifactId=osgi -Dversion=3.5.1.v20090827 -Dpackaging=jar -Dfile=/ 
path/to/file


 Alternatively, if you host your own repository you can deploy the  
file there:
 mvn deploy:deploy-file -DgroupId=org.eclipse -DartifactId=osgi - 
Dversion=3.5.1.v20090827 -Dpackaging=jar -Dfile=/path/to/file - 
Durl=[url] -DrepositoryId=[id]


 Path to dependency:
 	1) org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven- 
plugin:3.0-SNAPSHOT

2) org.eclipse:osgi:jar:3.5.1.v20090827

--
1 required artifact is missing.

for artifact:
 org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven-plugin: 
3.0-SNAPSHOT


from the specified remote repositories:
 ops4j.snapshots (http://repository.ops4j.org/mvn-snapshots/),
 apache.snapshots (http://repository.apache.org/snapshots),
 codehaus.snapshots (http://snapshots.repository.codehaus.org),
 ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/)


	at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: 
711)
	at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java: 
535)
	at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)

at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at  
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java: 
60)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at  
sun 
.reflect 
.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at  
sun 
.reflect 
.DelegatingMethodAccessorImpl 
.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)
	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.artifact.resolver.MultipleArtifactsNotFoundException:  
Missing:

--
1) org.eclipse:osgi:jar:3.5.1.v20090827

 Try downloading the file manually from the project website.

 Then, install it using the command:
 mvn install:install-file -DgroupId=org.eclipse - 
DartifactId=osgi -Dversion=3.5.1.v20090827 -Dpackaging=jar -Dfile=/ 
path/to/file


 Alternatively, if you host your own repository you can deploy the  
file there:
 mvn deploy:deploy-file -DgroupId=org.eclipse -DartifactId=osgi - 
Dversion=3.5.1.v20090827 -Dpackaging=jar -Dfile=/path/to/file - 
Durl=[url] -DrepositoryId=[id]


 Path to dependency:
 	1) org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven- 
plugin:3.0-SNAPSHOT

2) org.eclipse:osgi:jar:3.5.1.v20090827

---

[BUILD] trunk: Failed for Revision: 921715

2010-03-11 Thread gawor
Geronimo Revision: 921715 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/build-0300.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20100311/unit-test-reports
 
for artifact: 
  
org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven-plugin:3.0-SNAPSHOT

from the specified remote repositories:
  ops4j.snapshots (http://repository.ops4j.org/mvn-snapshots/),
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/)



[INFO] 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
--
1) org.eclipse:osgi:jar:3.5.1.v20090827

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.eclipse -DartifactId=osgi 
-Dversion=3.5.1.v20090827 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.eclipse -DartifactId=osgi 
-Dversion=3.5.1.v20090827 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven-plugin:3.0-SNAPSHOT
2) org.eclipse:osgi:jar:3.5.1.v20090827

--
1 required artifact is missing.

for artifact: 
  
org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven-plugin:3.0-SNAPSHOT

from the specified remote repositories:
  ops4j.snapshots (http://repository.ops4j.org/mvn-snapshots/),
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/)


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:711)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
--
1) org.eclipse:osgi:jar:3.5.1.v20090827

  Try downloading the file manually from the project website.

  Then, install it using the command: 
  mvn install:install-file -DgroupId=org.eclipse -DartifactId=osgi 
-Dversion=3.5.1.v20090827 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
  mvn deploy:deploy-file -DgroupId=org.eclipse -DartifactId=osgi 
-Dversion=3.5.1.v20090827 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
1) 
org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven-plugin:3.0-SNAPSHOT
2) org.eclipse:osgi:jar:3.5.1.v20090827

--
1 required artifact is missing.

for artifact: 
  
org.apache.geronimo.buildsupport:geronimo-osgi-plugin:maven-plugin:3.0-SNAPSHOT

from the specified remote repositories:
  ops4j.snapshots (http://repository.ops4j.org/mvn-snapshots/),
  apache.snapshots (http://repository.apache.org/snapshots),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  ibiblio.org (http://maven.rtp.raleigh.ibm.com/nexus-proxy/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
at