<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.java.geronimo.devel">
    <title>gmane.comp.java.geronimo.devel</title>
    <link>http://blog.gmane.org/gmane.comp.java.geronimo.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94371"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94346"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94338"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94330"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94327"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94322"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94317"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94313"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94311"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94308"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94301"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94299"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94298"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94295"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94287"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94277"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94272"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94266"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94253"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94371">
    <title>[jira] [Created] (GERONIMO-6357) Gemini Blueprint on Geronimo</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94371</link>
    <description>&lt;pre&gt;Jarek Gawor created GERONIMO-6357:
-------------------------------------

             Summary: Gemini Blueprint on Geronimo
                 Key: GERONIMO-6357
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6357
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Aries, osgi
    Affects Versions: 3.0-beta-2
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


It is not possible to install &amp;amp; use Gemini Blueprint on Geronimo since bundles can get cross-wired and processed twice, etc. because Geronimo already has a Blueprint implementation from the Aries project.

KARAF-928 provides a solution to this issue by updating each Blueprint bundle manifest to have an explicit import on some standard Blueprint API. That should cause the bundles to be processes only by one extender.

In Geronimo, we have a bunch of Blueprint bundles that we would have to update in such a way. Including bundles from Aries, Yoko, Geronimo itself, Karaf, and maybe XBean. And this is provided we either update Geronimo to Karaf 3.0 or back-port the changes in KARAF-928 to version of Karaf we currently use in Geronimo.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-25T16:30:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94348">
    <title>[jira] [Created] (GERONIMO-6356) RollBack tests failured for jms-test testsuite</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94348</link>
    <description>&lt;pre&gt;Tina Li created GERONIMO-6356:
---------------------------------

             Summary: RollBack tests failured for jms-test testsuite
                 Key: GERONIMO-6356
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6356
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: OpenEJB, testsuite
    Affects Versions: 3.0-beta-2
         Environment: Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
Redhat 6.1 x86_64 GNU/Linux
            Reporter: Tina Li


1. Run the testsuite of jms-tests using the command:
&amp;lt;geronimo_sourceCode_home&amp;gt;/testsuite/enterprise-testsuite/jms-tests$mvn clean install -Pit
2.Build successful but have three test failures of RollBack test and error happened like this:
2012-05-22 21:53:23,735 ERROR [JmsBmtBean] Bad news! Sending failed due to exception: Not received second time
javax.jms.JMSException: Not received second time
at org.apache.geronimo.jms.test.bmt.JmsBmtBean.sendMessageToDestination(JmsBmtBean.java:140)
at org.apache.geronimo.jms.test.bmt.JmsBmtBean.sendMessageTopic(JmsBmtBean.java:91)
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.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:181)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:163)
at org.apache.openejb.monitoring.StatsInterceptor.record(StatsInterceptor.java:174)
at org.apache.openejb.monitoring.StatsInterceptor.invoke(StatsInterceptor.java:93)
at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:181)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:163)
at org.apache.openejb.cdi.CdiInterceptor.invoke(CdiInterceptor.java:129)
at org.apache.openejb.cdi.CdiInterceptor.access$000(CdiInterceptor.java:45)
at org.apache.openejb.cdi.CdiInterceptor$1.call(CdiInterceptor.java:66)
at org.apache.openejb.cdi.CdiInterceptor.aroundInvoke(CdiInterceptor.java:72)
at sun.reflect.GeneratedMethodAccessor90.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:181)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:163)
at org.apache.openejb.core.interceptor.InterceptorStack.invoke(InterceptorStack.java:130)
at org.apache.openejb.core.stateless.StatelessContainer._invoke(StatelessContainer.java:226)
at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:178)
at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:142)
at org.apache.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(EjbRequestHandler.java:266)
at org.apache.openejb.server.ejbd.EjbRequestHandler.processRequest(EjbRequestHandler.java:135)
at org.apache.openejb.server.ejbd.EjbDaemon.processEjbRequest(EjbDaemon.java:234)
at org.apache.openejb.server.ejbd.EjbDaemon.service(EjbDaemon.java:164)
at org.apache.openejb.server.ejbd.EjbServer.service(EjbServer.java:71)
at org.apache.openejb.server.ejbd.KeepAliveServer$Session.service(KeepAliveServer.java:213)
at org.apache.openejb.server.ejbd.KeepAliveServer.service(KeepAliveServer.java:233)
at org.apache.openejb.server.ejbd.EjbServer.service(EjbServer.java:66)
at org.apache.openejb.server.ServicePool$2.run(ServicePool.java:91)
at org.apache.openejb.server.ServicePool$3.run(ServicePool.java:120)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)


2012-05-22 21:53:23,756 ERROR [JmsBmtBean] Bad news! Sending failed due to exception: Wrong object inside: org.apache.geronimo.jms.test.mdb.to.SimpleTransferObject&amp;lt; at &amp;gt;27f18093
javax.jms.JMSException: Wrong object inside: org.apache.geronimo.jms.test.mdb.to.SimpleTransferObject&amp;lt; at &amp;gt;27f18093
at org.apache.geronimo.jms.test.bmt.JmsBmtBean.sendMessageToDestination(JmsBmtBean.java:132)
at org.apache.geronimo.jms.test.bmt.JmsBmtBean.sendMessageQueue(JmsBmtBean.java:84)
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.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:181)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:163)
at org.apache.openejb.monitoring.StatsInterceptor.record(StatsInterceptor.java:174)
at org.apache.openejb.monitoring.StatsInterceptor.invoke(StatsInterceptor.java:93)
at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:181)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:163)
at org.apache.openejb.cdi.CdiInterceptor.invoke(CdiInterceptor.java:129)
at org.apache.openejb.cdi.CdiInterceptor.access$000(CdiInterceptor.java:45)
at org.apache.openejb.cdi.CdiInterceptor$1.call(CdiInterceptor.java:66)
at org.apache.openejb.cdi.CdiInterceptor.aroundInvoke(CdiInterceptor.java:72)
at sun.reflect.GeneratedMethodAccessor90.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext$Invocation.invoke(ReflectionInvocationContext.java:181)
at org.apache.openejb.core.interceptor.ReflectionInvocationContext.proceed(ReflectionInvocationContext.java:163)
at org.apache.openejb.core.interceptor.InterceptorStack.invoke(InterceptorStack.java:130)
at org.apache.openejb.core.stateless.StatelessContainer._invoke(StatelessContainer.java:226)
at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:178)
at org.apache.openejb.core.stateless.StatelessContainer.invoke(StatelessContainer.java:142)
at org.apache.openejb.server.ejbd.EjbRequestHandler.doEjbObject_BUSINESS_METHOD(EjbRequestHandler.java:266)
at org.apache.openejb.server.ejbd.EjbRequestHandler.processRequest(EjbRequestHandler.java:135)
at org.apache.openejb.server.ejbd.EjbDaemon.processEjbRequest(EjbDaemon.java:234)
at org.apache.openejb.server.ejbd.EjbDaemon.service(EjbDaemon.java:164)
at org.apache.openejb.server.ejbd.EjbServer.service(EjbServer.java:71)
at org.apache.openejb.server.ejbd.KeepAliveServer$Session.service(KeepAliveServer.java:213)
at org.apache.openejb.server.ejbd.KeepAliveServer.service(KeepAliveServer.java:233)
at org.apache.openejb.server.ejbd.EjbServer.service(EjbServer.java:66)
at org.apache.openejb.server.ServicePool$2.run(ServicePool.java:91)
at org.apache.openejb.server.ServicePool$3.run(ServicePool.java:120)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Tina Li (JIRA</dc:creator>
    <dc:date>2012-05-23T02:10:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94346">
    <title>[VOTE] Release Geronimo axis2 bundle version 1.6.1_2</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94346</link>
    <description>&lt;pre&gt;This is a version upgrade release to *fix the java 7 tck failures.* The
changes are:
------------------------------------------------------------------------
r1339965 | xuhaihong | 2012-05-17 23:32:32 -0400 (Thu, 17 May 2012) | 2
lines

a. Remove unrequired changes from Geronimo side, as it is fixed with
AXIS2-5093
b. Add comments to indicate the corresponding Axis2 JIRA NO.
------------------------------------------------------------------------
r1339961 | xuhaihong | 2012-05-17 23:07:45 -0400 (Thu, 17 May 2012) | 1 line

Remove the changes of Axis2 5062, as it is included on Axis2 side
------------------------------------------------------------------------
r1339960 | xuhaihong | 2012-05-17 23:04:39 -0400 (Thu, 17 May 2012) | 1 line

GERONIMO-6349 Follow Axis2 version convention in Geronimo Axis2 bundle
------------------------------------------------------------------------
r1339454 | xuhaihong | 2012-05-16 22:47:30 -0400 (Wed, 16 May 2012) | 1 line

AXIS2-5323 Follow the latest exclude rule for properties in the exception
class

*The artifacts up for vote are:*
https://repository.apache.org/content/repositories/orgapachegeronimo-119/org/apache/geronimo/bundles/axis2/1.6.1_2/axis2-1.6.1_2-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-119/org/apache/geronimo/bundles/axis2/1.6.1_2/axis2-1.6.1_2-source-release.zip

*The tag is:*
http://svn.apache.org/repos/asf/geronimo/bundles/tags/axis2-1.6.1_2/

 Vote will be open for 72 hours.

 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-23T02:05:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94338">
    <title>[jira] [Created] (GERONIMO-6355) No LoginModules configured for test-cms-realm happened for jca-cms-tests testsuite</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94338</link>
    <description>&lt;pre&gt;Tina Li created GERONIMO-6355:
---------------------------------

             Summary: No LoginModules configured for test-cms-realm happened for jca-cms-tests testsuite
                 Key: GERONIMO-6355
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6355
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment, testsuite
    Affects Versions: 3.0-beta-2
         Environment: Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)

            Reporter: Tina Li


1. Run jca-cms-tests testsuite using the command:
mvn clean install -Pit
2. Test failure and the error message:
[ERROR] Failed to execute goal org.apache.geronimo.buildsupport:geronimo-maven-plugin:3.0-beta-2-SNAPSHOT:deploy-module (deploy-ears) on project jca-cms-ear: Failed to start modules: start of org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear failed
[ERROR] org.apache.geronimo.kernel.config.LifecycleException: start of org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear failed
[ERROR] at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:726)
[ERROR] at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:689)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
[ERROR] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
[ERROR] at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:344)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
[ERROR] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
[ERROR] at org.apache.geronimo.system.jmx.MBeanGBeanBridge.invoke(MBeanGBeanBridge.java:172)
[ERROR] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
[ERROR] at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:303)
[ERROR] at sun.rmi.transport.Transport$1.run(Transport.java:159)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
[ERROR] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
[ERROR] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
[ERROR] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
[ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[ERROR] at java.lang.Thread.run(Thread.java:662)
[ERROR] Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Unknown start exception
[ERROR] at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:527)
[ERROR] at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:225)
[ERROR] at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:710)
[ERROR] ... 41 more
[ERROR] Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuration org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear failed to start due to the following reasons:
[ERROR] The service J2EEApplication=org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear,j2eeType=RoleMapper,name=RoleMapper did not start because No LoginModules configured for test-cms-realm
[ERROR] javax.security.auth.login.LoginException: No LoginModules configured for test-cms-realm
[ERROR] at javax.security.auth.login.LoginContext.init(LoginContext.java:256)
[ERROR] at javax.security.auth.login.LoginContext.&amp;lt;init&amp;gt;(LoginContext.java:499)
[ERROR] at org.apache.geronimo.security.ContextManager.login(ContextManager.java:97)
[ERROR] at org.apache.geronimo.security.credentialstore.SimpleCredentialStoreImpl.getSubject(SimpleCredentialStoreImpl.java:100)
[ERROR] at org.apache.geronimo.security.jacc.mappingprovider.ApplicationPrincipalRoleConfigurationManager.&amp;lt;init&amp;gt;(ApplicationPrincipalRoleConfigurationManager.java:56)
[ERROR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[ERROR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
[ERROR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
[ERROR] at org.apache.xbean.recipe.ReflectionUtil$ConstructorFactory.create(ReflectionUtil.java:958)
[ERROR] at org.apache.xbean.recipe.ObjectRecipe.internalCreate(ObjectRecipe.java:276)
[ERROR] at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:96)
[ERROR] at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:61)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:958)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:271)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:105)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:127)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:569)
[ERROR] at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:386)
[ERROR] at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:466)
[ERROR] at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:225)
[ERROR] at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:710)
[ERROR] at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:689)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
[ERROR] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
[ERROR] at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:344)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
[ERROR] at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
[ERROR] at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
[ERROR] at org.apache.geronimo.system.jmx.MBeanGBeanBridge.invoke(MBeanGBeanBridge.java:172)
[ERROR] at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
[ERROR] at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1427)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1265)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1367)
[ERROR] at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:597)
[ERROR] at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:303)
[ERROR] at sun.rmi.transport.Transport$1.run(Transport.java:159)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
[ERROR] at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
[ERROR] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
[ERROR] at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
[ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[ERROR] at java.lang.Thread.run(Thread.java:662)
[ERROR] 
[ERROR] The service J2EEApplication=org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear,j2eeType=JACCManager,name=JACCManager did not start because org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear?J2EEApplication=org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear,j2eeType=RoleMapper,name=RoleMapper did not start.
[ERROR] The service J2EEApplication=org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear,j2eeType=WebModule,name=web.war did not start because there are 4 dependent services did not start, and the first 2 are recored:
[ERROR] [org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear?J2EEApplication=org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear,j2eeType=RoleMapper,name=RoleMapper, org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear?J2EEApplication=org.apache.geronimo.testsuite/jca-cms-ear/3.0-beta-2-SNAPSHOT/ear,j2eeType=JACCManager,name=JACCManager].
[ERROR] You might configure the system property org.apache.geronimo.gbean.runtime.max_state_reason_count to show more service names or -1 to show all the unstarted service names
[ERROR] 
[ERROR] at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:493)
[ERROR] ... 43 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Tina Li (JIRA</dc:creator>
    <dc:date>2012-05-21T05:54:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94330">
    <title>[jira] [Created] (GERONIMO-6354) web.xml in geronimo server does not work</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94330</link>
    <description>&lt;pre&gt;Saphen Qiu created GERONIMO-6354:
------------------------------------

             Summary: web.xml in geronimo server does not work
                 Key: GERONIMO-6354
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6354
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat
    Affects Versions: 3.0-beta-1
            Reporter: Saphen Qiu


web.xml in var\catalina\conf\ does not work in version 3.x, but works in previous version 2.x.
Steps:
1. shutdown server
2. modify var\catalina\conf\web.xml and change session-out value to 1
3. start server
4. open admin console and wait for 1min then check if needs log in again.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Saphen Qiu (JIRA</dc:creator>
    <dc:date>2012-05-18T06:10:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94327">
    <title>[jira] [Created] (GERONIMO-6353) Add "DynamicImport-Package: *" when using install-bundle command to transform a jar into a bundle</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94327</link>
    <description>&lt;pre&gt;Forrest Xia created GERONIMO-6353:
-------------------------------------

             Summary: Add "DynamicImport-Package: *" when using install-bundle command to transform a jar into a bundle
                 Key: GERONIMO-6353
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6353
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 3.0-beta-1, 3.0
            Reporter: Forrest Xia
            Assignee: Forrest Xia
            Priority: Minor
             Fix For: 3.0


Think this scenario:
User has a custom Tomcat Valve class to be defined via server.xml, first he generated a jar from an IDE, then use install-bundle command to install into the server, then the user defines the valve in the server.xml to use.

This scenario introduces a cycle dependencies relationship between the user bundle and Tomcat bundles. 
1. To resolve the user bundle, the Tomcat bundles need to be resolved first
2. To start Geronimo Tomcat module, the user bundle needs to be resolved first.

Currently, the install-bundle command add "resolution:=optional" properties to the installed user bundle, though the user bundle could be started when server boot, but if the there are packages cannot be resolved with "resolution:=optional", those packages won't be resolved anymore.

An improvement is to add "DynamicImport-Package: *" header to the generated menifest.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia (JIRA</dc:creator>
    <dc:date>2012-05-17T09:27:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94322">
    <title>[jira] [Created] (GERONIMO-6352) session configuration info is not serialized correctly</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94322</link>
    <description>&lt;pre&gt;Ivan created GERONIMO-6352:
------------------------------

             Summary: session configuration info is not serialized correctly
                 Key: GERONIMO-6352
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6352
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: web
    Affects Versions: 3.0-beta-1
            Reporter: Ivan
            Assignee: Ivan
             Fix For: 3.0-beta-2


While creating the WebAppInfo, those information from session config in the web.xml is not serialized correctly, so those configurations will never take effect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Ivan (JIRA</dc:creator>
    <dc:date>2012-05-17T06:13:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94317">
    <title>[jira] [Created] (GERONIMO-6351) messages displayed during minimal server startup</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94317</link>
    <description>&lt;pre&gt;Kevan Miller created GERONIMO-6351:
--------------------------------------

             Summary: messages displayed during minimal server startup
                 Key: GERONIMO-6351
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6351
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 3.0
            Reporter: Kevan Miller
            Priority: Minor


I see the following messages when starting a minimal server:

{noformat}
Artifact org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar not found
Artifact org/apache/xbean/xbean-asm-shaded/3.11/xbean-asm-shaded-3.11.jar not found
Artifact org/apache/servicemix/bundles/org.apache.servicemix.bundles.dom4j/1.6.1_2/org.apache.servicemix.bundles.dom4j-1.6.1_2.jar not found
{noformat}

And also:

{noformat}
2012-05-16 15:20:21,197 WARN  [JexlEngine] org.apache.geronimo.system.configuration.condition.JexlExpressionParser.createExpression&amp;lt; at &amp;gt;97![0,11]: 'ClusterName;' undefined variable ClusterName
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Kevan Miller (JIRA</dc:creator>
    <dc:date>2012-05-16T19:35:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94313">
    <title>[VOTE] Release Geronimo bval-jsr303 bundle version 0.4_1 (3rd Try)</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94313</link>
    <description>&lt;pre&gt;This is a version upgrade release, from 0.3_incubating to 0.4, for bval
bundled in Geronimo, raised via GERONIMO-6345, it's to fix the tck failures
when upgrading BV TCK to 1.0.6.GA level, also fixed the legal issue.

The artifacts up for vote are:
https://repository.apache.org/content/repositories/orgapachegeronimo-095/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-095/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.zip

The tag is:
http://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.4_1/

 Vote will be open for 72 hours.

 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T14:50:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94311">
    <title>Cancelled [VOTE] Release bval-jsr303 version 0.4_1</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94311</link>
    <description>&lt;pre&gt;


&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T14:42:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94308">
    <title>Time for 3.0.0 final release?</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94308</link>
    <description>&lt;pre&gt;With cleaned up the tck issues in web profile under Java 7 and CTS/tck
upgrade in full profile, BV, JCDI, now the 3.0-beta branch has a good shape
for the final release of 3.0.0. If no objection, I will start the release
process soon.

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T12:29:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94301">
    <title>[jira] [Created] (GERONIMO-6350) Edit TomcatHttpsConnector's keystore configuration</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94301</link>
    <description>&lt;pre&gt;Ghetolay created GERONIMO-6350:
----------------------------------

             Summary: Edit TomcatHttpsConnector's keystore configuration
                 Key: GERONIMO-6350
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6350
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat, webservices
    Affects Versions: 3.0-beta-1
         Environment: Fresh geronimo 3.0-beta-1 with sun-java-6 on linux mint Lisa.
JAVA_HOME set to jdk.
            Reporter: Ghetolay
            Priority: Minor


Once you've edit the keystore configuration (file/alias/passphrase) of the TomcatHttpsConnector the server is unreachable for this specific port.

The only logs from both geronimo.log and .out are :

2012-05-16 10:42:43,162 ERROR [JIoEndpoint] 
java.lang.NullPointerException
at org.apache.tomcat.util.net.JIoEndpoint.processSocket(JIoEndpoint.java:504)
at org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run(JIoEndpoint.java:223)
at java.lang.Thread.run(Thread.java:662)


The only workaround I've found is delete the connector, restart geronimo and recreate the connector. It has to be done at each shutdown of geronimo.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Ghetolay (JIRA</dc:creator>
    <dc:date>2012-05-16T09:05:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94299">
    <title>[VOTE] Release bval-jsr303 version 0.4_1</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94299</link>
    <description>&lt;pre&gt;This is a version upgrade release, from 0.3_incubating to 0.4, for bval
bundled in Geronimo, raised via GERONIMO-6345, it's to fix the tck failures
when upgrading BV TCK to 1.0.6.GA level, also fixed the legal issue.

The artifacts up for vote are:
https://repository.apache.org/content/repositories/orgapachegeronimo-093/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-093/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.zip


The tag is:
http://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.4_1/

 Vote will be open for 72 hours.

 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T07:41:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94298">
    <title>Cancelled [VOTE] Release bval-jsr303 bundle 0.4_1</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94298</link>
    <description>&lt;pre&gt;Will do another vote with the legal issue fixed:
1. Add bval-jsr303 notice
2. Remove the appended-resources from code tree

On Tue, May 15, 2012 at 11:33 AM, Kevan Miller &amp;lt;kevan.miller-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:





&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-16T07:33:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94295">
    <title>[jira] [Created] (GERONIMO-6349) Follow Axis2 version convention in Geronimo Axis2 bundle</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94295</link>
    <description>&lt;pre&gt;Ivan created GERONIMO-6349:
------------------------------

             Summary: Follow Axis2 version convention in Geronimo Axis2 bundle
                 Key: GERONIMO-6349
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6349
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 3.0-beta-1
            Reporter: Ivan
            Priority: Minor


2012-05-14 21:17:24,651 ERROR [ModuleDeployer] The axis2-1.6.1_1.jar module, which is not valid, caused For input string: "1_1"
org.apache.axis2.deployment.DeploymentException: For input string: "1_1"
at org.apache.axis2.deployment.repository.util.ArchiveReader.readModuleArchive(ArchiveReader.java:527)
at org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:77)
at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:813)
at org.apache.axis2.deployment.RepositoryListener.loadClassPathModules(RepositoryListener.java:222)
at org.apache.axis2.deployment.RepositoryListener.init2(RepositoryListener.java:71)
at org.apache.axis2.deployment.RepositoryListener.(RepositoryListener.java:64)
at org.apache.axis2.deployment.DeploymentEngine.loadFromClassPath(DeploymentEngine.java:175)
at org.apache.geronimo.axis2.GeronimoConfigurator.getAxisConfiguration(GeronimoConfigurator.java:47)
at org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:64)
at org.apache.geronimo.axis2.client.Axis2ClientConfigurationFactory.createConfigurationContext(Axis2ClientConfigurationFactory.java:104)
at org.apache.geronimo.axis2.client.Axis2ClientConfigurationFactory.getConfigurationContext(Axis2ClientConfigurationFactory.java:64)
at org.apache.geronimo.axis2.client.Axis2ClientConfigurationFactory.getClientConfigurationContext(Axis2ClientConfigurationFactory.java:57)
at org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDescription(DescriptionFactoryImpl.java:92)
at org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDescription(DescriptionFactoryImpl.java:79)
at org.apache.axis2.jaxws.description.DescriptionFactory.createServiceDescription(DescriptionFactory.java:78)
at org.apache.axis2.jaxws.spi.ServiceDelegate.(ServiceDelegate.java:218)
at org.apache.axis2.jaxws.spi.Provider.createServiceDelegate(Provider.java:83)
at org.apache.axis2.jaxws.spi.Provider.createServiceDelegate(Provider.java:79)
at javax.xml.ws.Service.(Service.java:35)
at *******************************************************************************
at net.sf.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40)
at org.apache.geronimo.jaxws.client.JAXWSServiceReference.createServiceProxy(JAXWSServiceReference.java:218)
at org.apache.geronimo.jaxws.client.JAXWSServiceReference.getContent(JAXWSServiceReference.java:153)
at org.apache.geronimo.axis2.client.Axis2ServiceReference.getContent(Axis2ServiceReference.java:74)
at org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:61)
at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:116)
at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605)
at org.apache.geronimo.client.AppClientContainer.main(AppClientContainer.java:158)
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.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131)
at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:883)
at org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
at org.apache.geronimo.system.main.CommandLine.doInvokeMainGBean(CommandLine.java:112)
at org.apache.geronimo.system.main.CommandLine.invokeMainGBean(CommandLine.java:92)
at org.apache.geronimo.system.main.ClientCommandLine.startClient(ClientCommandLine.java:84)
at org.apache.geronimo.system.main.ClientCommandLine.execute(ClientCommandLine.java:66)
at org.apache.geronimo.system.main.EmbeddedClientCommandLine.execute(EmbeddedClientCommandLine.java:46)
at org.apache.geronimo.system.osgi.BootActivator$1.execute(BootActivator.java:107)
at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:66)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at org.apache.geronimo.cli.client.ClientCLI.main(ClientCLI.java:32)
Caused by: java.lang.NumberFormatException: For input string: "1_1"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:458)
at java.lang.Integer.parseInt(Integer.java:499)
at org.apache.axis2.description.Version.(Version.java:78)
at org.apache.axis2.description.AxisModule.setArchiveName(AxisModule.java:162)
at org.apache.axis2.deployment.repository.util.ArchiveReader.readModuleArchive(ArchiveReader.java:513)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Ivan (JIRA</dc:creator>
    <dc:date>2012-05-16T01:50:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94287">
    <title>[VOTE] Release bval-jsr303 bundle 0.4_1</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94287</link>
    <description>&lt;pre&gt;This is a version upgrade release, from 0.3_incubating to 0.4, for bval
bundled in Geronimo, raised via GERONIMO-6345, it's to fix the tck failures
when upgrading BV TCK to 1.0.6.GA level.

The artifacts up for vote are:
https://repository.apache.org/content/repositories/orgapachegeronimo-086/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-086/org/apache/geronimo/bundles/bval-jsr303/0.4_1/bval-jsr303-0.4_1-source-release.zip


The tag is:
http://svn.apache.org/repos/asf/geronimo/bundles/tags/bval-jsr303-0.4_1/

 Vote will be open for 72 hours.

 [ ] +1  approve
 [ ] +0  no opinion
 [ ] -1  disapprove (and reason why)

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-14T04:06:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94277">
    <title>Geronimo WTP Italian</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94277</link>
    <description>&lt;pre&gt;Hi,

Does Geronimo 2.2.1 plugin which is available in the website supports
Italian language IDE(NLS support)?

Could you please tell me whether it supports this or not.

Thanks in advance

Best Regards
Santhi
&lt;/pre&gt;</description>
    <dc:creator>santhi ramala</dc:creator>
    <dc:date>2012-05-10T04:58:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94272">
    <title>[jira] [Created] (GERONIMO-6348) XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.c</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94272</link>
    <description>&lt;pre&gt;Jarek Gawor created GERONIMO-6348:
-------------------------------------

             Summary: XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.c
                 Key: GERONIMO-6348
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6348
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 3.0-beta-1
         Environment: Windows, IE8 with compatibility mode on or Eclipse internal web browser.
            Reporter: Jarek Gawor


When using the admin console on Windows with IE8 with compatibility mode on the following messages are generated on each click:

2012-05-10 01:57:10,307 WARN  [XSRFHandler] Blocked due to missing HttpServletRequest parameter.
2012-05-10 01:57:10,307 ERROR [XSSXSRFFilter] XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content.

These messages are generated each time a request is made to access /console/dojo/dojo/resources/blank.html. It looks like Dojo has a special case for IE which generates this extra request not seen on other browsers.

The problem is also visible using the Eclipse's internal web browser which automatically gets configured with IE compatibility mode.

These errors look harmless but can be very confusing and annoying to users so I think we need to find some way to avoid them.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-10T06:08:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94266">
    <title>[jira] [Created] (GERONIMO-6347) NullPointerException thrown when message.getContentType() and message.getContent()</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94266</link>
    <description>&lt;pre&gt;Hendy Irawan created GERONIMO-6347:
--------------------------------------

             Summary: NullPointerException thrown when message.getContentType() and message.getContent()  
                 Key: GERONIMO-6347
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6347
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: mail
         Environment: * org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:1.8.3 (I can't find this version in JIRA list)
* Ubuntu 11.10 amd64
* Dovecot 1:2.0.13-1ubuntu3.2
* Oracle JDK 1.6.0_31-b04
            Reporter: Hendy Irawan


Sample code is pretty simple:

    List&amp;lt;Emails&amp;gt; emails = new ArrayList&amp;lt;Emails&amp;gt;();
    List&amp;lt;Recipients&amp;gt; recipients = new ArrayList&amp;lt;Recipients&amp;gt;();
try {
    log.debug("Getting the session ({}) for accessing email.", session);
    store = session.getStore("imap");

    store.connect("localhost", "rudi", "password");
    log.debug("Connection is established with IMAP server: {}", store);

    folder = store.getDefaultFolder();
    
    log.debug("Getting the {}", target);
    
    if (target.equals("inbox")) {
    folder = store.getFolder("INBOX");
} else if (target.equals("sent")){
folder = store.getFolder("Sent");
}
    
    
    folder.open(Folder.READ_WRITE);

    // FetchProfile fetchProfile = new FetchProfile();
    // fetchProfile.add(FetchProfile.Item.CONTENT_INFO);

    messages = folder.getMessages();
    log.debug("No of messages is {}", folder.getMessageCount());
    log.debug("No of unread messages is {}",
    folder.getUnreadMessageCount());
    
    for (int i = 0; i &amp;lt; messages.length; i++) {
message = messages[i];

subject = message.getSubject();
Date date = message.getSentDate();
Address[]sender = message.getFrom();
Address[]addRecipients= message.getAllRecipients();
String mimeType= message.getContentType();
log.debug("Detail of email-{} is date({}) - sender({}) - subject({}) - mimeType({})", new Object[]{i, date, sender, subject, ""});

for (int j = 0; j &amp;lt; addRecipients.length; j++) {
recipients.add(new Recipients(addRecipients[j].toString()));
log.debug("Recipient-{} is {}", j, addRecipients[j].toString());
}

emails.add(new Emails(sender.toString(), recipients, subject, "message not found", date));

messageContentObject = message.getContent();

if (messageContentObject instanceof Multipart) {
log.debug("Found email-{} with attachment", i);
senderStr = ((InternetAddress) message.getFrom()[0]).getPersonal();

if (senderStr == null) {
senderStr = ((InternetAddress) message.getFrom()[0]).getAddress();
log.debug("Sender is null, address is {}", sender);
}

subject = message.getSubject();
log.debug("subject is {} for message-{}", subject, i);

multipart = (Multipart) message.getContent();

for (int j = 0; j &amp;lt; multipart.getCount(); j++) {
part = multipart.getBodyPart(j);

contentType = part.getContentType();
log.debug("Content type is {}", contentType);

if (contentType.startsWith("text/plain")) {
log.debug("Reading content type text/plain mail");
} else {
String fileName = part.getFileName();
log.debug("File name is {}", fileName);
}
}
} else {
log.debug("Found mail without attachment");
senderStr = ((InternetAddress) message.getFrom()[0]).getPersonal();

if (senderStr == null) {
senderStr = ((InternetAddress) message.getFrom()[0]).getAddress();
log.debug("Sender is null, address is {}", sender);
}

subject = message.getSubject();
log.debug("subject is {} for message-{} type: {}", new Object[] {
subject, i, messageContentObject.getClass() });
log.debug("Message {} content: {}", i, messageContentObject);
}
}
    folder.close(true);
    store.close();
} catch (Exception e) {
    e.printStackTrace();
}

Log + stack trace:

A8 FETCH 1 (BODYSTRUCTURE)
* 1 FETCH (BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 6 1 NIL NIL NIL NIL))
A8 OK Fetch completed.
java.lang.NullPointerException
01:00:05 [main] DEBUG i.c.bippo.commerce.dao.EmailsDaoTest - Emails are []
at javax.mail.internet.ParameterList.set(ParameterList.java:165)
at com.sun.mail.imap.protocol.BODYSTRUCTURE.parseParameters(BODYSTRUCTURE.java:390)
at com.sun.mail.imap.protocol.BODYSTRUCTURE.&amp;lt;init&amp;gt;(BODYSTRUCTURE.java:224)
at com.sun.mail.imap.protocol.FetchResponse.parse(FetchResponse.java:158)
at com.sun.mail.imap.protocol.FetchResponse.&amp;lt;init&amp;gt;(FetchResponse.java:67)
at com.sun.mail.imap.protocol.IMAPResponse.readResponse(IMAPResponse.java:136)
at com.sun.mail.imap.protocol.IMAPProtocol.readResponse(IMAPProtocol.java:267)
at com.sun.mail.iap.Protocol.command(Protocol.java:312)
at com.sun.mail.imap.protocol.IMAPProtocol.fetch(IMAPProtocol.java:1453)
at com.sun.mail.imap.protocol.IMAPProtocol.fetch(IMAPProtocol.java:1445)
at com.sun.mail.imap.protocol.IMAPProtocol.fetchBodyStructure(IMAPProtocol.java:1145)
at com.sun.mail.imap.IMAPMessage.loadBODYSTRUCTURE(IMAPMessage.java:1285)
at com.sun.mail.imap.IMAPMessage.getContentType(IMAPMessage.java:450)
at id.co.bippo.commerce.dao.EmailsDao.getEmails2(EmailsDao.java:136)
at id.co.bippo.commerce.dao.EmailsDaoTest.gettingMailInbox(EmailsDaoTest.java:70)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)

Probably relevant code snippet at com.sun.mail.imap.protocol.BODYSTRUCTURE:

    private ParameterList parseParameters(Response r)
throws ParsingException {
r.skipSpaces();

ParameterList list = null;
byte b = r.readByte();
if (b == '(') {
    list = new ParameterList();
    do {
String name = r.readString();
if (parseDebug)
    System.out.println("DEBUG IMAP: parameter name " + name);
if (name == null)
    throw new ParsingException(
"BODYSTRUCTURE parse error: " +
type + "/" + subtype + ": " +
"null name in parameter list");
String value = r.readString();
if (parseDebug)
    System.out.println("DEBUG IMAP: parameter value " + value);
list.set(name, value);
    } while (r.readByte() != ')');
    list.set(null, "DONE");// XXX - hack
} else if (b == 'N' || b == 'n') {
    if (parseDebug)
System.out.println("DEBUG IMAP: parameter list NIL");
    r.skip(2);
} else
    throw new ParsingException("Parameter list parse error");

return list;
    }

and the one in javax.mail.internet.ParameterList :

    public void set(String name, String value) {
        name = name.toLowerCase();
        _parameters.put(name, new ParameterValue(name, value));
    }

Workaround:

Replacing geronimo-javamail_1.4_mail with javax.mail:mail:1.4.5 works beautifully. Complete log when using javax.mail:mail :


DEBUG: JavaMail version 1.4.5
DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
DEBUG: Tables of loaded providers
DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc]}
DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]}
DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
DEBUG: setDebug: JavaMail version 1.4.5
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - Getting the session (javax.mail.Session&amp;lt; at &amp;gt;46c837cd) for accessing email.
DEBUG: getProvider() returning javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc]
DEBUG: mail.imap.fetchsize: 16384
DEBUG: mail.imap.statuscachetimeout: 1000
DEBUG: mail.imap.appendbuffersize: -1
DEBUG: mail.imap.minidletime: 10
DEBUG: trying to connect to host "localhost", port 143, isSSL false
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN] Dovecot ready.
DEBUG IMAP: AUTH: PLAIN
DEBUG: protocolConnect login, host=localhost, user=rudi, password=&amp;lt;non-null&amp;gt;
DEBUG IMAP: AUTHENTICATE PLAIN command trace suppressed
DEBUG IMAP: AUTHENTICATE PLAIN command result: A0 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS] Logged in
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - Connection is established with IMAP server: imap://rudi&amp;lt; at &amp;gt;localhost
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - Getting the inbox
DEBUG: connection available -- size: 1
A1 SELECT INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
* 1 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1336586379] UIDs valid
* OK [UIDNEXT 2] Predicted next UID
* OK [HIGHESTMODSEQ 1] Highest
A1 OK [READ-WRITE] Select completed.
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - No of messages is 1
A2 SEARCH UNSEEN ALL
* SEARCH
A2 OK Search completed (0.000 secs).
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - No of unread messages is 0
A3 FETCH 1 (ENVELOPE INTERNALDATE RFC822.SIZE)
* 1 FETCH (INTERNALDATE "10-May-2012 00:59:39 +0700" RFC822.SIZE 410 ENVELOPE ("Thu, 10 May 2012 00:59:39 +0700 (WIT)" "halo" (("Hendy Irawan" NIL "ceefour" "annafi")) (("Hendy Irawan" NIL "ceefour" "annafi")) (("Hendy Irawan" NIL "ceefour" "annafi")) ((NIL NIL "rudi" "annafi.dev")) NIL NIL NIL "&amp;lt;20120509175939.C2275A2463&amp;lt; at &amp;gt;annafi&amp;gt;"))
A3 OK Fetch completed.
A4 FETCH 1 (BODY.PEEK[HEADER.FIELDS (Newsgroups)])
* 1 FETCH (BODY[HEADER.FIELDS (NEWSGROUPS)] {2}

)
A4 OK Fetch completed.
A5 FETCH 1 (BODYSTRUCTURE)
* 1 FETCH (BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 6 1 NIL NIL NIL NIL))
A5 OK Fetch completed.
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - Detail of email-0 is date(Thu May 10 00:59:39 WIT 2012) - sender([Hendy Irawan &amp;lt;ceefour&amp;lt; at &amp;gt;annafi&amp;gt;]) - subject(halo) - mimeType()
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - Recipient-0 is rudi-hGO6IyfRd0j6fPzJyRn7bw&amp;lt; at &amp;gt;public.gmane.org
A6 FETCH 1 (BODY[TEXT]&amp;lt;0.6&amp;gt;)
* 1 FETCH (BODY[TEXT]&amp;lt;0&amp;gt; {6}
yuhu
)
A6 OK Fetch completed.
A7 FETCH 1 (FLAGS)
* 1 FETCH (FLAGS (\Seen))
A7 OK Fetch completed.
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - Found mail without attachment
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - subject is halo for message-0 type: class java.lang.String
01:24:28 [main] DEBUG id.co.bippo.commerce.dao.EmailsDao - Message 0 content: yuhu

A8 CLOSE
A8 OK Close completed.
DEBUG: added an Authenticated connection -- size: 1
A9 LOGOUT
* BYE Logging out
A9 OK Logout completed.
DEBUG: IMAPStore connection dead
DEBUG: IMAPStore cleanup, force false
DEBUG: IMAPStore cleanup done
01:24:28 [main] DEBUG i.c.bippo.commerce.dao.EmailsDaoTest - Emails are [Emails [sender=[Ljavax.mail.internet.InternetAddress;&amp;lt; at &amp;gt;4bd53f5b, recipients=[Recipients [recipient=rudi-hGO6IyfRd0j6fPzJyRn7bw&amp;lt; at &amp;gt;public.gmane.org]], subject=halo, message=message not found, sentDate=Thu May 10 00:59:39 WIT 2012]]


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Hendy Irawan (JIRA</dc:creator>
    <dc:date>2012-05-09T18:28:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94253">
    <title>[jira] [Assigned] (GERONIMO-4632) Enable Geronimo to support IPv6 addresses</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94253</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang reassigned GERONIMO-4632:
-------------------------------------

    Assignee:     (was: Shawn Jiang)

Not working on this.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Shawn Jiang (JIRA</dc:creator>
    <dc:date>2012-05-09T04:51:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.geronimo.devel/94252">
    <title>[jira] [Assigned] (GERONIMO-4728) Can't access EJB Server portlet with IPV6 address.</title>
    <link>http://comments.gmane.org/gmane.comp.java.geronimo.devel/94252</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang reassigned GERONIMO-4728:
-------------------------------------

    Assignee:     (was: Shawn Jiang)

Not working on this.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Shawn Jiang (JIRA</dc:creator>
    <dc:date>2012-05-09T04:51:47</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.geronimo.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.geronimo.devel</link>
  </textinput>
</rdf:RDF>

