Issue 36966 - ERROR: Could not register all components in create_services_rdb
Summary: ERROR: Could not register all components in create_services_rdb
Status: CLOSED DUPLICATE of issue 39912
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 680m67
Hardware: PC Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: joachim.lingner
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-10 16:42 UTC by chris
Modified: 2005-01-25 14:08 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
logfile of package creation step (175.59 KB, text/txt)
2004-11-10 16:42 UTC, chris
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description chris 2004-11-10 16:42:06 UTC
I'm not getting any packages created when I build with Java.

ERROR: Could not register all components!
in function: create_services_rdb
Saved logfile:
/oo/680/java/instsetoo_native/unxlngi4.pro/OpenOffice/logging/en-US/log_SRC680__en-US.log

I'll attach the logfile.  It looks like it has problems with my JDK, which is
the Blackdown 1.4 JDK.
Comment 1 chris 2004-11-10 16:42:48 UTC
Created attachment 19160 [details]
logfile of package creation step
Comment 2 Olaf Felka 2004-11-10 16:55:52 UTC
of: Please have a look.
Comment 3 chris 2004-11-10 17:13:52 UTC
I don't understand why this is a tools issue - it is the package generation
script stuff that is fiddling with the environment, surely?
Comment 4 chris 2004-11-18 12:08:27 UTC
In m62 this doesn't happen any more so closing issue
Comment 5 chris 2004-11-18 12:08:54 UTC
close
Comment 6 eric.bachard 2005-01-05 10:36:02 UTC
I propose to reopen this issue, because I have the same problem on Mac OSX,
building SRC680 m67 

Note : for Linux PowerPC, it is #i38974#, with similar but not exactly the same
problem.

The Mac OSX log  :

[Ordinateur-de-eric:OpenOffice.org680/instsetoo_native/util] ericb% dmake openoffice
perl -w /Users/ericb/Desktop/OpenOffice.org680/solenv/bin/make_installer.pl -f
../util/openoffice.lst -l en-US -p OpenOffice -packagelist
../inc_openoffice/unix/packagelist.txt -u ../unxmacxp.pro -buildid 8854
-msitemplate ../inc_openoffice/windows/msi_templates -msilanguage
../unxmacxp.pro/misc/win_ulffiles -format osx
... checking environment variables ...
...... SOLARVERSION ...	SET
...... GUI ...	SET
...... WORK_STAMP ...	SET
...... OUTPATH ...	SET
...... LOCAL_OUT ...	SET
...... LOCAL_COMMON_OUT ...	SET

########################################################
make_installer.pl, version 1.0
Product list file: ../util/openoffice.lst
Taking setup script from solver
Unpackpath:
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/util/../unxmacxp.pro
Compiler: unxmacxp
Product: OpenOffice
BuildID: 8854
Build: SRC680
No minor set
Product version
Using default installpath
Package format: osx
Package list file: ../inc_openoffice/unix/packagelist.txt
msi templatepath:
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/util/../inc_openoffice/windows/msi_templates
msi template path will be ignored for non Windows builds!
msi languagepath:
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/util/../unxmacxp.pro/misc/win_ulffiles
msi language path will be ignored for non Windows builds!
Calling epm
Unzip ARCHIVE files
services.rdb can be created
Languages:
	en-US
########################################################
... checking required files ...
...... seaching zip ...	Found: /usr/bin/zip
...... seaching unzip ...	Found: /usr/bin/unzip
... analyzing ../util/openoffice.lst ... 
... analyzing script:
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/bin/setup_osl.ins
... 
... analyzing directories ... 
... analyzing files ... 
... analyzing scpactions ... 
... analyzing shortcuts ... 
... analyzing profile ... 
... analyzing profileitems ... 
... analyzing modules ... 
------------------------------------
... languages en-US ... 
... analyzing files ...
... analyzing files with flag ARCHIVE ...
... analyzing files with flag SCPZIP_REPLACE ...
... analyzing files with flag PATCH_SO_NAME ...
... creating preregistered services.rdb ...
register component 'javaloader.uno.so' in registry
'/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/services.rdb/en-US_inprogress_3/regcomp.rdb'
failed!
error (CannotRegisterImplementationException): loading component library failed:
libjavaloader.uno.so.dylib
... cleaning the output tree ...
... removing directory
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/zipfiles/en-US
...
... removing directory
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/services.rdb/en-US_witherror_3
...

***************************************************************
ERROR: Could not register all components!
in function: create_services_rdb
Saved logfile:
/Users/ericb/Desktop/OpenOffice.org680/instsetoo_native/unxmacxp.pro/OpenOffice/logging/en-US/log_SRC680__en-US.log
***************************************************************
Tue Jan  4 23:25:28 2005 (01:14 min.)
dmake:  Error code 255, while making 'openoffice_en-US'
'---* tg_merge.mk *---'

Note : strange libjavaloader.so.dylib... not investigated more (very recent)

Comment 7 rene 2005-01-05 11:00:56 UTC
reopen and update version 
Comment 8 Martin Hollmichel 2005-01-21 17:15:04 UTC
ericb: which java do you use.
Comment 9 joachim.lingner 2005-01-25 14:05:57 UTC
.

*** This issue has been marked as a duplicate of 39912 ***
Comment 10 joachim.lingner 2005-01-25 14:08:29 UTC
Support for Java on Mac will added with CWS jre5issues.