Jarek Gawor | 1 Aug 2011 03:03
Picon
Favicon

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

Geronimo Revision: 1152660 built with tests included

See the full build-2000.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20110731/build-2000.log

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

----------
1 required artifact is missing.

for artifact: 
  org.apache.geronimo.testsupport:test-ejb-j2ee_1.3:ejb:2.2.2-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo2.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots)

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
----------
1) org.apache.openejb:ejb31-api-experimental:jar:3.1.5-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.openejb -DartifactId=ejb31-api-experimental
-Dversion=3.1.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

(Continue reading)

Yi Xiao (JIRA | 1 Aug 2011 03:13
Picon
Favicon

[jira] [Commented] (GERONIMO-6059) New look and feel of Geronimo 3.0 admin console


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

Yi Xiao commented on GERONIMO-6059:
-----------------------------------

The loading status is cool! Now, the console UI looks like a web2.0's application more and more. 

> New look and feel of Geronimo 3.0 admin console
> -----------------------------------------------
>
>                 Key: GERONIMO-6059
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6059
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0
>            Reporter: Rex Wang
>            Assignee: Rex Wang
>             Fix For: 3.0
>
>         Attachments: Geronimo-3.0-New-UI-Proposal-advanced-navigator.png,
Geronimo-3.0-New-UI-Proposal-basic-navigator.png, Step-1-detail-improvements.PNG,
Step-1-login-page.PNG, Step-1-welcome-page.PNG, old-cosole-full-opened-navigation-tree.png
>
>
> Geronimo 3.0 is milestone release that contains a lot of new features. So I think it's time to change the UI
(Continue reading)

Ivan (JIRA | 1 Aug 2011 04:21
Picon
Favicon

[jira] [Commented] (GERONIMO-6100) Limit the recorded dependency and reference number info for stateReason


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

Ivan commented on GERONIMO-6100:
--------------------------------

Commit changes to trunk at r1152674. Now, a system property
org.apache.geronimo.gbean.runtime.max_state_reason_count is used to control the max recorded
service names.

> Limit the recorded dependency and reference number info for stateReason
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-6100
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6100
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> A string type stateReason is used to record the last failed to start info in the GBeanInstance, sometimes,
we really need to limit the number of the dependency and references record, as it might occupy much space
for building the string.
(Continue reading)

Ivan (JIRA | 1 Aug 2011 04:23
Picon
Favicon

[jira] [Resolved] (GERONIMO-6100) Limit the recorded dependency and reference number info for stateReason


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

Ivan resolved GERONIMO-6100.
----------------------------

    Resolution: Fixed

> Limit the recorded dependency and reference number info for stateReason
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-6100
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6100
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0
>
>
> A string type stateReason is used to record the last failed to start info in the GBeanInstance, sometimes,
we really need to limit the number of the dependency and references record, as it might occupy much space
for building the string.

--
This message is automatically generated by JIRA.
(Continue reading)

Shenghao Fang (JIRA | 1 Aug 2011 09:07
Picon
Favicon

[jira] [Updated] (GERONIMO-5712) Geronimo should remember the monitoring server enablement status.


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

Shenghao Fang updated GERONIMO-5712:
------------------------------------

    Patch Info: [Patch Available]

> Geronimo should remember the  monitoring server enablement status.
> ------------------------------------------------------------------
>
>                 Key: GERONIMO-5712
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5712
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.1.6, 2.2, 3.0
>            Reporter: Shawn Jiang
>            Assignee: Shenghao Fang
>         Attachments: G5712.patch, GERONIMO-5712-3.0.patch
>
>
> Currently , when a monitor user can use the monitoring function only after a admin user add/enable the
server and enable query on the servers.    
> But after the server restart, the enable status become disable automatically so the the admin user have to
do the enablement again so that Monitor user could continue use the monitoring console.
> To resolve this, we should make the server and query thread enablement status persistent.   so that we could
start the query thread once the server is restarted.

(Continue reading)

Shenghao Fang (JIRA | 1 Aug 2011 09:07
Picon
Favicon

[jira] [Updated] (GERONIMO-6095) Info displayed incomplete of Default Server in Monitoring on admin console


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

Shenghao Fang updated GERONIMO-6095:
------------------------------------

    Patch Info: [Patch Available]

> Info displayed incomplete of Default Server in Monitoring on admin console
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-6095
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6095
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: monitoring
>    Affects Versions: 3.0
>         Environment: JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
>            Reporter: Tina Li
>            Assignee: Shenghao Fang
>            Priority: Minor
>         Attachments: GERONIMO-6095-1.patch, GERONIMO-6095.patch
>
>
> 1. Use the July 26's build of geronimo-3.0 snapshot
> 2. Go to the "Monitoring" porlet on admin console
> 3. Click the 'Enable Query' link associated with this default server, server works well
> 4. Click the 'Edit' link associated with the default server but found no default protocol was choosed and
(Continue reading)

Shenghao Fang (JIRA | 1 Aug 2011 09:07
Picon
Favicon

[jira] [Updated] (GERONIMO-6076) Graphics cannot be displayed on monitoring porlet


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

Shenghao Fang updated GERONIMO-6076:
------------------------------------

    Patch Info: [Patch Available]

> Graphics cannot be displayed on monitoring porlet
> -------------------------------------------------
>
>                 Key: GERONIMO-6076
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6076
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0
>            Reporter: Shenghao Fang
>            Assignee: Shenghao Fang
>         Attachments: GERONIMO-6076.patch, ShowDojoCharting_6076.patch
>
>
> Graphics cannot be displayed on monitoring porlet.
> This is a regression by GERONIMO-5674.
> Monitoring portlet requires chart related dojo library which was removed by GERONIMO-5674.

--
This message is automatically generated by JIRA.
(Continue reading)

Shenghao Fang (JIRA | 1 Aug 2011 09:09
Picon
Favicon

[jira] [Updated] (GERONIMO-5729) Access the wrong web console page should get appropriate error message


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

Shenghao Fang updated GERONIMO-5729:
------------------------------------

    Patch Info: [Patch Available]

> Access the wrong web console page should get appropriate error message
> ----------------------------------------------------------------------
>
>                 Key: GERONIMO-5729
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5729
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2.2, 3.0-M2, 3.0
>            Reporter: Shawn Jiang
>            Assignee: Shenghao Fang
>            Priority: Minor
>             Fix For: 3.0.1
>
>         Attachments: GERONIMO-5729-2.patch, GERONIMO-5729-updated-1.patch,
GERONIMO-5729-updated.patch, GERONIMO-5729.patch
>
>
> I have also found the reason why I sometimes did not see the menu at the left hand:
> When you log in to "/console/portal/welcome" (which was the default location in previeous versions)
then you do _not_ see the menu.
(Continue reading)

Yi Xiao (JIRA | 1 Aug 2011 12:09
Picon
Favicon

[jira] [Updated] (GERONIMO-5939) Support OBR resolution during bundle install


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

Yi Xiao updated GERONIMO-5939:
------------------------------

    Attachment: GeronimoOBR_5939.patch

> Support OBR resolution during bundle install
> --------------------------------------------
>
>                 Key: GERONIMO-5939
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5939
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: deployment, osgi
>    Affects Versions: 3.0-M1
>            Reporter: Jarek Gawor
>         Attachments: GeronimoOBR_5939.patch
>
>
> When installing an individual bundle (via the admin console, command line or shell) provide an option to
perform OBR resolution to install the dependent bundles.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

(Continue reading)

Rex Wang (JIRA | 1 Aug 2011 12:17
Picon
Favicon

[jira] [Updated] (GERONIMO-6059) New look and feel of Geronimo 3.0 admin console


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

Rex Wang updated GERONIMO-6059:
-------------------------------

    Attachment: Step-2-New-UI-Portlets.PNG
                Step-2-New-UI-Login.PNG
                Step-2-New-UI-Geronimo-welcome.PNG
                Step-2-New-UI-Console-welcome.PNG

At revision: 1152724
I committed the step 2 of this jira. In this step, I redesigned the console banner and adjust a lot of
elements' color tone.
Please take a look at the attachments for preview. Hope you all like it :-)

-Rex

> New look and feel of Geronimo 3.0 admin console
> -----------------------------------------------
>
>                 Key: GERONIMO-6059
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6059
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0
>            Reporter: Rex Wang
(Continue reading)


Gmane