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 2015/01/12 00:42:59 UTC

[Issue 126027] New: All components fail immediately with return code: 2 in module ICCUC42

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

          Issue ID: 126027
        Issue Type: DEFECT
           Summary: All components fail immediately with return code: 2 in
                    module ICCUC42
           Product: General
           Version: 4.1.1
          Hardware: PC
                OS: OS/2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: accessibility
          Assignee: issues@openoffice.apache.org
          Reporter: thombrown@san.rr.com

Created attachment 84404
  --> https://issues.apache.org/ooo/attachment.cgi?id=84404&action=edit
Error popup for ICUUC42

Newly installed Apache OpenOffice 4.1.1. 
Trying to open Base, Draw, Impress, Math, Open document, Spreadsheet, or Text
Document gives a popup error seen in the attached screen capture.
Prior OO3 was uninstalled via Warpin & directories deleted.

eCS 2.2, 

Build Level Display Facility Version 6.12.675 Sep 25 2001
(C) Copyright IBM Corporation 1993-2001
Signature:       @#IBM:14.106#@_SMP  IBM OS/2 Kernel
Vendor:          IBM
Revision:        14.106
File Version:    14.106
Description:     _SMP  IBM OS/2 Kernel

Tyan S2895 Thunder K8WE with 2 x AMD Opteron 275 CPUs (4 CPUs total)
10 GiB ram (for windows use)

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 126027] All components fail immediately with return code: 2 in module ICCUC42

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

--- Comment #1 from Tom Brown <th...@san.rr.com> ---
Created attachment 84405
  --> https://issues.apache.org/ooo/attachment.cgi?id=84405&action=edit
config.sys

Just in case...

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 126027] All components fail immediately with return code: 2 in module ICCUC42

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

--- Comment #6 from Yuri Dario <yd...@apache.org> ---
it seems icuuc42.dll is not found on your system, rc=2 FILE_NOT_FOUND
did you install it?

   'yum install libicu'

(check readme_aoo.txt on download site).

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 126027] All components fail immediately with return code: 2 in module ICCUC42

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

Yuri Dario <yd...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |ydario@apache.org
             Blocks|                            |118923
     Ever confirmed|0                           |1

--- Comment #2 from Yuri Dario <yd...@apache.org> ---
Found a dll missing from aoo-rpm compatibility package.
Please extract STDCPP.DLL from

http://rpm.netlabs.org/release/00/zip/gcc-4_4_6-15_oc00.zip

and try again.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 126027] All components fail immediately with return code: 2 in module ICCUC42

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

--- Comment #3 from Tom Brown <th...@san.rr.com> ---
System updated with STDCPP.DLL per Yuri's instructions. The results are the
same. There was already a copy of STDCPP.DLL in \ecs\dll, but with a different
length:

 1-10-12 10:34a       362,797    124 a---  stdcpp.dll
 7-26-13  2:31a       362,799      0 a---  stdcpp.dll.save

The first one id from Yuri, the second instance was there before, but the date
is later.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 126027] All components fail immediately with return code: 2 in module ICCUC42

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

--- Comment #4 from Tom Brown <th...@san.rr.com> ---
One other note: while trying to install the ndpdbox plugin from BitwiseWorks, I
discovered that there are *TWO* instances of /usr/lib/... on my system, one on
my boot drive, and the other on my data/tools/apps drive.

I have no idea whether this has any bearing on my current problem with Open
Office, much less how it happened or how to fix it. 

Any words of wisdom or pointers would be greatly appreciated.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 126027] All components fail immediately with return code: 2 in module ICCUC42

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

--- Comment #5 from Yuri Dario <yd...@apache.org> ---
ah, you already have rpm env installed. if so, please remove the stdcpp.dll
coming from the zip file and use the installed one.
You miss some other dll, please use 

http://home.earthlink.net/~steve53/os2tools/pmdll-2.11.zip

or similar tool to see what is required to load icuuc42.dll, it will mark in
red the missing dlls on your system.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.