Hi,

I have succesfully built AOO 4.1.1 RC3 code and got it to package. 
Then I enabled the category b stuffs and dictionaries adding

   --enable-bundled-dictionaries --enable-category-b 
--disable-nss-module  

to configuration script. Now I have unopkg.bin crashing at package 
time with

  175.557000 : lang : Sun Sep  7 12:12:34 2014 (02:55 min.)
  175.557000 : lang : 
######################################################
  175.557000 : lang : Registering extensions:
  175.557000 : lang : 
######################################################
  175.559000 : info : ... current dir: 
M:/AOO/aoo410/main/instsetoo_native/os2gcci.pro/Apache_OpenOffice/arch
ive/install/en-US_inprogress/Apache_OpenOffice_4.1.1_os2gcci_install-a
rc_en-US/OpenOffice 4/program ...
  175.629000 : lang : Current dir: 
M:/AOO/aoo410/main/instsetoo_native/os2gcci.pro/Apache_OpenOffice/arch
ive/install/en-US_inprogress/Apache_OpenOffice_4.1.1_os2gcci_install-a
rc_en-US/OpenOffice 4/program
  175.631000 : info : ... unopkg.bin sync --verbose 
-env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ...
  175.655000 : lang : Systemcall: unopkg.bin sync --verbose 
-env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |
  190.938000 : lang : 
  190.958000 : lang : ERROR: cannot initialize UCB!
  190.958000 : lang : Exception details: 
  190.958000 : lang : (com.sun.star.uno.RuntimeException) { { Message 
= "cannot initialize UCB!", Context = (com.sun.star.uno.XInterface) @0
} }
  190.958000 : lang : 
  190.958000 : lang : unopkg failed.
  190.958000 : lang : ERROR: Could not execute "unopkg.bin sync 
--verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |"!
Exitcode: '256'

I tried running it manually, 'unopkg.bin sync --verbose' and I 
discovered it crashes only with long paths with

ERROR: Cannot determine language!
Exception details:
(com.sun.star.uno.RuntimeException) { { Message = "Cannot determine 
language!", Context =
(com.sun.star.uno.XInterface) @0 } }

unopkg failed.
terminate called after throwing an instance of 
'com::sun::star::uno::RuntimeException'

It seems that 128 is the magic value for path len....

I'm debugging the code, but until now I'm unable to go past this code:

 Function                                                             
                                                                      
                                                                      
                   | Part                      | Source               
         | Module                
----------------------------------------------------------------------
----------------------------------------------------------------------
----------------------------------------------------------------------
----------------------+---------------------------+-------------------
-------------+-----------------------
 configmgr::configuration_provider::(anonymous 
namespace)::Service::createInstanceWithArguments(rtl::OUString const&,
com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)       
                                           | CONFIGURATIONPROVIDER.CXX
| CONFIGURATIONPROVIDER.CXX(274) | configmg.dll:1:237900 
 UniversalContentBroker::getContentProviderData(rtl::OUString const&, 
rtl::OUString const&, std::vector<ucbhelper::ContentProviderData, 
std::allocator<ucbhelper::ContentProviderData> >&)                    
                         | UCB.CXX                   | UCB.CXX(864)   
               | ucb1.dll:1:27746      
 UniversalContentBroker::configureUcb()                               
                                                                      
                                                                      
                   | UCB.CXX                   | UCB.CXX(788)         
         | ucb1.dll:1:26472      
 
UniversalContentBroker::initialize(com::sun::star::uno::Sequence<com::
sun::star::uno::Any> const&)                                          
                                                                      
                   | UCB.CXX                   | UCB.CXX(381)         
         | ucb1.dll:1:20950      
 
cppu::OSingleFactoryHelper::createInstanceWithArgumentsAndContext(com:
:sun::star::uno::Sequence<com::sun::star::uno::Any> const&, 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&)                       | FACTORY.CXX               | 
FACTORY.CXX(226)               | cppuh3.dll:1:632300   
 
cppu::OFactoryComponentHelper::createInstanceWithArgumentsAndContext(c
om::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&)                    | FACTORY.CXX               | 
FACTORY.CXX(510)               | cppuh3.dll:1:636414   
 
cppu::ORegistryFactoryHelper::createInstanceWithArgumentsAndContext(co
m::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&)                     | FACTORY.CXX               | 
FACTORY.CXX(821)               | cppuh3.dll:1:640762   
 
stoc_smgr::OServiceManager::createInstanceWithArgumentsAndContext(rtl:
:OUString const&, 
com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&, 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
const&) | SERVICEMANAGER.CXX        | SERVICEMANAGER.CXX(1310)       |
bootstra.dll:1:308290 
 stoc_smgr::OServiceManager::createInstanceWithArguments(rtl::OUString
const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> 
const&)                                                               
                          | SERVICEMANAGER.CXX        | 
SERVICEMANAGER.CXX(1366)       | bootstra.dll:1:308967 
 ucbhelper::ContentBroker_Impl::initialize()                          
                                                                      
                                                                      
                   | CONTENTBROKER.CXX         | 
CONTENTBROKER.CXX(319)         | ucbh4.dll:1:102534    
 
ucbhelper::ContentBroker::initialize(com::sun::star::uno::Reference<co
m::sun::star::lang::XMultiServiceFactory> const&, 
com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&)       
                                        | CONTENTBROKER.CXX         | 
CONTENTBROKER.CXX(191)         | ucbh4.dll:1:101049    
 unopkg::(anonymous 
namespace)::bootstrapStandAlone(unopkg::DisposeGuard&, bool)          
                                                                      
                                                                      
| UNOPKG_MISC.CXX           | UNOPKG_MISC.CXX(392)           | 
unopkgap.dll:1:95387  
 unopkg::getUNO(unopkg::DisposeGuard&, bool, bool, bool, 
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>
&)                                                                    
                                  | UNOPKG_MISC.CXX           | 
UNOPKG_MISC.CXX(484)           | unopkgap.dll:1:98102  
 unopkg_main                                                          
                                                                      
                                                                      
                   | UNOPKG_APP.CXX            | unopkg_app.cxx(419)  
         | unopkgap.dll:1:19181  
 sal_main                                                             
                                                                      
                                                                      
                   | UNOPKG_MAIN.C             | unopkg_main.c(31)    
         | unopkg.bin:1:543      
 main                                                                 
                                                                      
                                                                      
                   | UNOPKG_MAIN.C             | unopkg_main.c(30)    
         | unopkg.bin:1:510      
 __text                                                               
                                                                      
                                                                      
                   | {STANDARD INPUT}          | CRT0.S(83)           
         | unopkg.bin:1:13       
 0x1E7E8766                                                           
                                                                      
                                                                      
                   | libc065.dll:1             |                      
         | libc065.dll:1:165734  



Do you have some thoughts to share with me? I still have also to be 
able to reproduce the initial error text.

thanks in advance,

-- 
Bye,

        Yuri Dario

/*
 * OS/2 open source software
 * http://web.os2power.com/yuri
 * http://www.netlabs.org
*/



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to