You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/10/14 19:49:31 UTC

[Bug 123475] New: "unoinfo java" returns wrong classpath

https://issues.apache.org/ooo/show_bug.cgi?id=123475

            Bug ID: 123475
        Issue Type: DEFECT
           Summary: "unoinfo java" returns wrong classpath
           Product: General
           Version: 4.0.1
          Hardware: All
                OS: Linux64
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: rony@apache.org
                CC: issues@openoffice.apache.org

Running "unoinfo java" on 64-bit Fedora 18, AOO 4.0.1 installed via AOO's rpm
and red-hat-menu extensions returns among other the following wrong classpath:

   /opt/openoffice4/program/classes/java/juh.jar

The directory "/java/" does not exist, hence unoinfo should return that
particular classpath as:

   /opt/openoffice4/program/classes/juh.jar

---

As a result of this bug Java cannot resolve classes from juh.jar such that
among other things one cannot use the bootstrap loader, because its class
cannot be loaded.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Issue 123475] "unoinfo java" returns wrong classpath

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123475

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #7 from hdu@apache.org <hd...@apache.org> ---
Closing the resolved issue.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.

[Bug 123475] "unoinfo java" returns wrong classpath

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123475

rony@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Linux                       |Unix, all
           Severity|normal                      |major

--- Comment #3 from rony@apache.org ---
The same bug occurs on MacOSX, AOO versions 4.0.0 and 4.0.1.

Running the current MacOSX snapshot also contains this bug.

As a result I have changed the operating system from "Linux" to "Unix".

As programs depending on unoinfo get the wrong information and as a result are
not able to use Java to interface with AOO I think this bug is a "major" one in
effect and hence increased the Importance from "normal" to "major", hoping that
it will be fixed for 4.1.0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123475] "unoinfo java" returns wrong classpath

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123475

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Linux64                     |Linux

--- Comment #1 from Ariel Constenla-Haile <ar...@apache.org> ---
Introduced in Revision 1490609

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123475] "unoinfo java" returns wrong classpath

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123475

hdu@apache.org <hd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |hdu@apache.org
         Resolution|---                         |FIXED
           Assignee|jsc@apache.org              |hdu@apache.org
   Target Milestone|---                         |4.1.0

--- Comment #6 from hdu@apache.org <hd...@apache.org> ---
Fixed with the commit above.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123475] "unoinfo java" returns wrong classpath

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123475

Oliver-Rainer Wittmann <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|issues@openoffice.apache.or |jsc@apache.org
                   |g                           |

--- Comment #4 from Oliver-Rainer Wittmann <or...@apache.org> ---
@Jürgen: Please have a look at this issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 123475] "unoinfo java" returns wrong classpath

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123475

--- Comment #5 from SVN Robot <sv...@dev.null.org> ---
"hdu" committed SVN revision 1560615 into trunk:
#i123475# fix juh.jar path for unoinfo.sh

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 123475] "unoinfo java" returns wrong classpath

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=123475

brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing@gmx.de

--- Comment #2 from brinzing <ol...@gmx.de> ---
seems to work on win7 64bit:

>unoinfo java
1C:\Program Files (x86)\OpenOffice.org 4.0.1\program\  C:\Program Files
(x86)\OpenOffice.org 4.0.1\program\classes\unoil.jar  C:\Program Files
(x86)\OpenOffice.org 4.0.1\program\classes\ridl.jar  C:\Program Files
(x86)\OpenOffice.org 4.0.1\program\classes\jurt.jar  C:\Program Files
(x86)\OpenOffice.org 4.0.1\program\classes\juh.jar

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.