Issue 24970 - build error, can not register java component
Summary: build error, can not register java component
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: current
Hardware: Other Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: sparcmoz
QA Contact: issues@tools
URL:
Keywords:
Depends on: 24507
Blocks:
  Show dependency tree
 
Reported: 2004-02-01 10:46 UTC by germusic
Modified: 2006-03-14 21:02 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description germusic 2004-02-01 10:46:37 UTC
Following error while building setup2  
 
               regcomp -br ../unxlngi4.pro/bin/regcomp.rdb                    
\ 
                        -register                                       \ 
                        -r ../unxlngi4.pro/bin/setup_services.tmp              
\ 
                        -l com.sun.star.loader.Java2                    \ 
                        -env:UNO_JAVA_COMPPATH=file:///progdata/office/oo_2.0_src/solver/680/unxlngi4.pro/bin   
\ 
                        -c vnd.sun.star.expand:
\$UNO_JAVA_COMPPATH/java_uno_accessbridge.jar 
register component 'vnd.sun.star.expand:
$UNO_JAVA_COMPPATH/java_uno_accessbridge.jar' in registry 
'../unxlngi4.pro/bin/setup_services.tmp' failed! 
error (CannotRegisterImplementationException): Could not create Java 
implementation loader 
dmake:  Error code 1, while making '../unxlngi4.pro/bin/setup_services.rdb' 
---* TG_SLO.MK *--- 
 
ERROR: Error 65280 occurred while 
making /progdata/office/oo_2.0_src/setup2/util 
bash-2.05b# 
 
All stuff seems to be present, but I do not understand some of the options 
given to regcomp like ¨env"
Comment 1 sparcmoz 2004-02-20 11:19:47 UTC
similar problem on linux sparc. 
configure with --disbale-java and build setup2 is OK. 
previous occurences of related issue i think at issue 14581, issue 15661, issue
16768, issue 22013. for full list search comments for java_uno_accessbridge.jar
which is made in accessibility?

                regcomp -br ../unxlngs.pro/bin/regcomp.rdb                      \
                        -register                                       \
                        -r ../unxlngs.pro/bin/setup_services.tmp                \
                        -l com.sun.star.loader.Java2                    \
                       
-env:UNO_JAVA_COMPPATH=file:///home/jim/680/0225/solver/680/unxlngs.pro/bin     \
                        -c
vnd.sun.star.expand:\$UNO_JAVA_COMPPATH/java_uno_accessbridge.jar
 
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 10 occurred at PC=0x7096C614
Function=(null)+0x7096C614
Library=/home/jim/680/0225/solver/680/unxlngs.pro/lib/javaloader.uno.so
 
NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.

 
Comment 2 Martin Hollmichel 2004-02-20 15:43:12 UTC
which gcc and jdk version are used ?
Comment 3 sparcmoz 2004-02-22 08:10:11 UTC
linux sparc
gcc (GCC) 3.3.3 20040214gcc (GCC) 3.3.3 20040214 (prerelease) (Debian)
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.1-01)
Java HotSpot(TM) Client VM (build Blackdown-1.4.1-01, mixed mode)


For linux sparc the problem may be from the new bridges code which is not
finished yet and is handled at issue 24507. 
Comment 4 sparcmoz 2004-02-25 10:03:47 UTC
something different now?? - why is "Word too long"

  -c vnd.sun.star.expand:\$UNO_JAVA_COMPPATH/java_uno_accessbridge.jar
Word too long.
dmake:  Error code 1, while making '../unxlngs.pro/bin/setup_services.rdb'
---* TG_SLO.MK *---
Comment 5 Martin Hollmichel 2004-11-01 14:28:23 UTC
reassigned.
Comment 6 sparcmoz 2004-11-01 20:09:44 UTC
germusic: This problem has gone away fom linux sparc in recent builds but the
original report was linux intel, can this be closed now? 
Comment 7 sparcmoz 2004-11-10 09:58:59 UTC
closing
Comment 8 sparcmoz 2004-11-10 09:59:17 UTC
.