You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org> on 2008/06/12 18:12:45 UTC

[jira] Created: (UIMA-1074) UIMA logging not working correctly with Linux 64-bit IBM JRE

UIMA logging not working correctly with Linux 64-bit IBM JRE
------------------------------------------------------------

                 Key: UIMA-1074
                 URL: https://issues.apache.org/jira/browse/UIMA-1074
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.2.2
         Environment: 64-bit Linux
            Reporter: Eddie Epstein


UIMA logging works properly with jdk1.5.0_15 (AMD64) but fails with

java version "1.6.0"
Java(TM) SE Runtime Environment (build pxa6460sr1-20080416_01(SR1))
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460-20080415_18762 (JIT enabled, AOT enabled)
J9VM - 20080415_018762_LHdSMr
JIT  - r9_20080415_1520
GC   - 20080415_AA)
JCL  - 20080412_01



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


[jira] Reopened: (UIMA-1074) UIMA logging not working correctly with Linux 64-bit IBM JRE

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor reopened UIMA-1074:
----------------------------------


reopening to change resolution

> UIMA logging not working correctly with Linux 64-bit IBM JRE
> ------------------------------------------------------------
>
>                 Key: UIMA-1074
>                 URL: https://issues.apache.org/jira/browse/UIMA-1074
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.2
>         Environment: 64-bit Linux
>            Reporter: Eddie Epstein
>
> UIMA logging works properly with jdk1.5.0_15 (AMD64) but fails with
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr1-20080416_01(SR1))
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460-20080415_18762 (JIT enabled, AOT enabled)
> J9VM - 20080415_018762_LHdSMr
> JIT  - r9_20080415_1520
> GC   - 20080415_AA)
> JCL  - 20080412_01

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


[jira] Commented: (UIMA-1074) UIMA logging not working correctly with Linux 64-bit IBM JRE

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604574#action_12604574 ] 

Thilo Goetz commented on UIMA-1074:
-----------------------------------

Can you be more specific?  What is it that isn't working?

> UIMA logging not working correctly with Linux 64-bit IBM JRE
> ------------------------------------------------------------
>
>                 Key: UIMA-1074
>                 URL: https://issues.apache.org/jira/browse/UIMA-1074
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.2
>         Environment: 64-bit Linux
>            Reporter: Eddie Epstein
>
> UIMA logging works properly with jdk1.5.0_15 (AMD64) but fails with
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr1-20080416_01(SR1))
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460-20080415_18762 (JIT enabled, AOT enabled)
> J9VM - 20080415_018762_LHdSMr
> JIT  - r9_20080415_1520
> GC   - 20080415_AA)
> JCL  - 20080412_01

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


[jira] Closed: (UIMA-1074) UIMA logging not working correctly with Linux 64-bit IBM JRE

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1074.
--------------------------------

    Resolution: Cannot Reproduce

> UIMA logging not working correctly with Linux 64-bit IBM JRE
> ------------------------------------------------------------
>
>                 Key: UIMA-1074
>                 URL: https://issues.apache.org/jira/browse/UIMA-1074
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.2
>         Environment: 64-bit Linux
>            Reporter: Eddie Epstein
>
> UIMA logging works properly with jdk1.5.0_15 (AMD64) but fails with
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr1-20080416_01(SR1))
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460-20080415_18762 (JIT enabled, AOT enabled)
> J9VM - 20080415_018762_LHdSMr
> JIT  - r9_20080415_1520
> GC   - 20080415_AA)
> JCL  - 20080412_01

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


[jira] Closed: (UIMA-1074) UIMA logging not working correctly with Linux 64-bit IBM JRE

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-1074.
-------------------------------

    Resolution: Fixed

With the latest 64 bit IBM JVM I get the uima log.

> UIMA logging not working correctly with Linux 64-bit IBM JRE
> ------------------------------------------------------------
>
>                 Key: UIMA-1074
>                 URL: https://issues.apache.org/jira/browse/UIMA-1074
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.2
>         Environment: 64-bit Linux
>            Reporter: Eddie Epstein
>
> UIMA logging works properly with jdk1.5.0_15 (AMD64) but fails with
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr1-20080416_01(SR1))
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460-20080415_18762 (JIT enabled, AOT enabled)
> J9VM - 20080415_018762_LHdSMr
> JIT  - r9_20080415_1520
> GC   - 20080415_AA)
> JCL  - 20080412_01

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


[jira] Commented: (UIMA-1074) UIMA logging not working correctly with Linux 64-bit IBM JRE

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604590#action_12604590 ] 

Marshall Schor commented on UIMA-1074:
--------------------------------------

Setting log levels by changing the logger.properties file in one case had no effect - only INFO messages were logged, even though the file had FINEST specified.  In another case, no log at all was generated.  Seems to be intermittent.  Other 32 bit JVMs and the AMD64 64 bit Java seem to work properly.

> UIMA logging not working correctly with Linux 64-bit IBM JRE
> ------------------------------------------------------------
>
>                 Key: UIMA-1074
>                 URL: https://issues.apache.org/jira/browse/UIMA-1074
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.2
>         Environment: 64-bit Linux
>            Reporter: Eddie Epstein
>
> UIMA logging works properly with jdk1.5.0_15 (AMD64) but fails with
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr1-20080416_01(SR1))
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460-20080415_18762 (JIT enabled, AOT enabled)
> J9VM - 20080415_018762_LHdSMr
> JIT  - r9_20080415_1520
> GC   - 20080415_AA)
> JCL  - 20080412_01

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


[jira] Commented: (UIMA-1074) UIMA logging not working correctly with Linux 64-bit IBM JRE

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734585#action_12734585 ] 

Thilo Goetz commented on UIMA-1074:
-----------------------------------

Sounds like this is a jvm issue, perhaps.  Have reproduced this with a newer jvm?  If not, please close.


> UIMA logging not working correctly with Linux 64-bit IBM JRE
> ------------------------------------------------------------
>
>                 Key: UIMA-1074
>                 URL: https://issues.apache.org/jira/browse/UIMA-1074
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.2.2
>         Environment: 64-bit Linux
>            Reporter: Eddie Epstein
>
> UIMA logging works properly with jdk1.5.0_15 (AMD64) but fails with
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr1-20080416_01(SR1))
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460-20080415_18762 (JIT enabled, AOT enabled)
> J9VM - 20080415_018762_LHdSMr
> JIT  - r9_20080415_1520
> GC   - 20080415_AA)
> JCL  - 20080412_01

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