Re: Could anyone help me to get access to Geronimo confluence?

2010-07-05 Thread Lu Jiang
Hi,Kevan Thanks for your patch suggestion:).I will try to do it in this way.But another problem came out. What I want to do is edit or add a wiki page like this: https://cwiki.apache.org/GMOxDOC22/mytime-very-simple-session-ejb-example.html . It may have images and will be written in specified

[jira] Updated: (GERONIMO-5421) create new gogo command deploy:unlockKeystore

2010-07-05 Thread Chi Runhua (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chi Runhua updated GERONIMO-5421: - Attachment: 5421.patch Implement the unlockkeystore command, please help review. create new

Re: [VOTE] Release Geronimo Samples 3.0-M1 -- Third Attempt

2010-07-05 Thread Ivan
+1 I could build the sample from source, and tried to install some plugins from admin console, it works well ! 2010/7/2 Forrest Xia forres...@gmail.com Note that I just update the plugin catalog file on people.apache.org, it takes some time to sync to the url. Forrest On Fri, Jul 2, 2010

Out of memory error when building geronimo

2010-07-05 Thread han hongfang
Hi, I'm trying to build geronimo server trunk with sun jdk 1.6.0_20 on my winXP. I have this environment variable set. MAVEN_OPTS = -Xmx1024m -XX:MaxPermSize=256m Before issue the build command, I echo this variable in command prompt window, and I can see the value is exactly what I

[BUILD] trunk: Failed for Revision: 960462

2010-07-05 Thread gawor
Geronimo Revision: 960462 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100705/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100705 [INFO] BUILD

Re: Out of memory error when building geronimo

2010-07-05 Thread Rex Wang
try another OPTs?.. JAVA_OPTS -Xms256m -Xmx1024m -XX:MaxPermSize=256m 2010/7/5 han hongfang hanhongf...@gmail.com Hi, I'm trying to build geronimo server trunk with sun jdk 1.6.0_20 on my winXP. I have this environment variable set. MAVEN_OPTS = -Xmx1024m -XX:MaxPermSize=256m

[jira] Updated: (GERONIMO-5372) Linux cann't grap file lock from windows but windows can grap share file lock from linux

2010-07-05 Thread viola.lu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] viola.lu updated GERONIMO-5372: --- Attachment: G5372.patch Make kadadb as default persistent adapter Linux cann't grap file lock

[jira] Commented: (GERONIMO-5372) Linux cann't grap file lock from windows but windows can grap share file lock from linux

2010-07-05 Thread viola.lu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885154#action_12885154 ] viola.lu commented on GERONIMO-5372: pls review it, thanks. Linux cann't grap file

Re: Out of memory error when building geronimo

2010-07-05 Thread Mark Struberg
same here, upgrading to PermGenSpace of 512m did help. But currently the build still fails while building the tomcat7 integration: [org.apache.geronimo.system.configuration.DependencyManager] : Could not start bundle: org.apache.geronimo.configs.tomcat7 [68] org.osgi.framework.BundleException:

[jira] Resolved: (GERONIMO-5372) Linux cann't grap file lock from windows but windows can grap share file lock from linux

2010-07-05 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang resolved GERONIMO-5372. --- Resolution: Fixed The patch was just committed, thanks Viola for the patch ! Will you

Need help to commit patches in ActiveMQ and OpenEJB for geronimo 2.2.2 branch.

2010-07-05 Thread Shawn Jiang
I know we have commiters of these projects, can anyone help apply the patches in following JIRAs ? 1, https://issues.apache.org/activemq/browse/AMQ-2776 , this is opened for GERONIMO-5371 2, https://issues.apache.org/jira/browse/OPENEJB-1308 , for tck 3,

[jira] Commented: (GERONIMO-3978) Unable to CTRL-C start-server process on Windows

2010-07-05 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885176#action_12885176 ] ant elder commented on GERONIMO-3978: - Coincidentally, I've a similar problem with

[jira] Created: (GERONIMO-5426) AMQPeristentAdapter reported errors when setup activemq share file system master/slave

2010-07-05 Thread viola.lu (JIRA)
AMQPeristentAdapter reported errors when setup activemq share file system master/slave -- Key: GERONIMO-5426 URL: https://issues.apache.org/jira/browse/GERONIMO-5426

[BUILD] trunk: Failed for Revision: 960589

2010-07-05 Thread gawor
Geronimo Revision: 960589 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100705/build-0900.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100705 [INFO] BUILD

Re: Out of memory error when building geronimo

2010-07-05 Thread han hongfang
Thanks Rex. But the same error occur. Upgrading -Xmx and -XX:MaxPermSize may solve the out of memory problem, but the point is the environment variable MAVEN_OPTS got changed (from -Xmx1024m -XX:MaxPermSize=256m to -Xmx512m) during geronimo build, and my setting doesn't take effect to solve the

Re: Out of memory error when building geronimo

2010-07-05 Thread Mark Struberg
han, it's not reset in the build. However, a few tasks are forked by maven, so they do not inherit your environment settings. For those cases you might try to export MAVEN_OPTS=... LieGrue, strub --- On Mon, 7/5/10, han hongfang hanhongf...@gmail.com wrote: From: han hongfang

[jira] Created: (GERONIMO-5427) using a maven snapshot in a plugin causes the osgi-plugin to throw a NFE

2010-07-05 Thread Mark Struberg (JIRA)
using a maven snapshot in a plugin causes the osgi-plugin to throw a NFE Key: GERONIMO-5427 URL: https://issues.apache.org/jira/browse/GERONIMO-5427 Project: Geronimo

[jira] Updated: (GERONIMO-5427) using a maven snapshot in a plugin causes the osgi-plugin to throw a NFE

2010-07-05 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated GERONIMO-5427: Attachment: GERONIMO-5427.patch The reason is the Require-Bundle manifest entry which

[BUILD] trunk: Failed for Revision: 960662

2010-07-05 Thread gawor
Geronimo Revision: 960662 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100705/build-1500.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100705 [INFO] BUILD

Re: Out of memory error when building geronimo

2010-07-05 Thread han hongfang
Thanks Mark. You are right that geronimo doesn't reset MAVEN_OPTS. The root cause is that I have %HOME%\mavenrc_pre.bat on my machine, which reset MAVEN_OPTS. On Mon, Jul 5, 2010 at 11:50 PM, Mark Struberg strub...@yahoo.de wrote: han, it's not reset in the build. However, a few tasks are

[jira] Created: (GERONIMODEVTOOLS-651) No deployment plan can be generated with 3.0 M1

2010-07-05 Thread Delos Dai (JIRA)
No deployment plan can be generated with 3.0 M1 --- Key: GERONIMODEVTOOLS-651 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-651 Project: Geronimo-Devtools Issue Type: Bug

[jira] Resolved: (GERONIMODEVTOOLS-651) No deployment plan can be generated with 3.0 M1

2010-07-05 Thread Delos Dai (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Delos Dai resolved GERONIMODEVTOOLS-651. Resolution: Fixed commit the fix in revision #960742 No deployment

[jira] Commented: (GERONIMODEVTOOLS-651) No deployment plan can be generated with 3.0 M1

2010-07-05 Thread Delos Dai (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885382#action_12885382 ] Delos Dai commented on GERONIMODEVTOOLS-651: there are two reasons

[BUILD] trunk: Failed for Revision: 960741

2010-07-05 Thread gawor
Geronimo Revision: 960741 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100705/build-2100.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100705 [INFO] BUILD

[jira] Issue Comment Edited: (GERONIMODEVTOOLS-651) No deployment plan can be generated with 3.0 M1

2010-07-05 Thread Delos Dai (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885382#action_12885382 ] Delos Dai edited comment on GERONIMODEVTOOLS-651 at 7/5/10 10:52 PM:

[jira] Closed: (GERONIMO-5372) Linux cann't grap file lock from windows but windows can grap share file lock from linux

2010-07-05 Thread viola.lu (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] viola.lu closed GERONIMO-5372. -- Verified on latest build 2010.07.06-05:11:28.307-0400. So close it. Create another jira