Software Defined Storage​

 View Only

java.lang.RuntimeException: Central Log Store is not initialized!!!

This thread has been viewed 7 times
  • 1.  java.lang.RuntimeException: Central Log Store is not initialized!!!

    Posted 07-17-2024 09:38

    Hi all,

    I couldn't find this error anywhere. So, I'm having the following error msg on some jobs. It's not a frequent error and it happens randomly. My initial assumption of this error is that we set up PDI jobs to run in parallel. When the kitchen tries to create an ID for the Karaf instance, the other parallel job might already take this ID and a PDI job fails because of this resource concurrency. And I already checked the folder permission where our PDI is installed to create the folder \system\karaf\caches\kitchen\data-XX and everything looks OK, the scheduler user has full access. 

    Please, Is there something else that I need to look at?

    DEBUG: Using JAVA_HOME
    DEBUG: _PENTAHO_JAVA_HOME=C:\Program Files\Eclipse Adoptium\jre-8.0.392.8-hotspot\
    DEBUG: _PENTAHO_JAVA=C:\Program Files\Eclipse Adoptium\jre-8.0.392.8-hotspot\\bin\java.exe
    
    D:\pdi_home\pentaho\pdi-ce-9.3.0.0-428>"C:\Program Files\Eclipse Adoptium\jre-8.0.392.8-hotspot\\bin\java.exe"   -Xmx102400m "-Djava.library.path=libswt\win64;/bin" "-Djava.endorsed.dirs=C:\Program Files\Eclipse Adoptium\jre-8.0.392.8-hotspot\\jre\lib\endorsed;C:\Program Files\Eclipse Adoptium\jre-8.0.392.8-hotspot\\lib\endorsed;D:\pdi_home\pentaho\pdi-ce-9.3.0.0-428\system\karaf\lib\endorsed"  "-DKETTLE_HOME=D:\applications\DS_RETAIL_SF" "-DKETTLE_REPOSITORY=" "-DKETTLE_USER=" "-DKETTLE_PASSWORD=" "-DKETTLE_PLUGIN_PACKAGES=" "-DKETTLE_LOG_SIZE_LIMIT=" "-DKETTLE_JNDI_ROOT=" -jar launcher\launcher.jar -lib ..\libswt\win64  -main org.pentaho.di.kitchen.Kitchen -initialDir "C:\Program Files\CA\WA Agent"\ -file D:\applications\EDW_COMMON_SF\scripts\SF_LOAD_TABLE_UTILITY.kjb "-param:APP_NAME=DS_RETAIL_SF" "-param:JOB_NAME=DS_RETAIL_LD_ECAPSIL_TRXN_SEG_RECON" "-param:LOAD_TABLE_NAME=LD_ECAPSIL_TRXN_SEG" "-param:KTR_NAME=LD_ECAPSIL_TRXN_SEG_RECON" "-param:=" "-param:BYPASS_CLONE=N" "-param:PDI_VERSION=pdi-ce-9.3.0.0-428" -level:Basic 
    Exception in thread "main" java.lang.reflect.InvocationTargetException
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.pentaho.commons.launcher.Launcher.main(Launcher.java:92)
    Caused by: java.lang.RuntimeException: Central Log Store is not initialized!!!
    	at org.pentaho.di.core.logging.KettleLogStore.getInstance(KettleLogStore.java:180)
    	at org.pentaho.di.core.logging.KettleLogStore.getAppender(KettleLogStore.java:230)
    	at org.pentaho.di.core.logging.LogChannel.println(LogChannel.java:138)
    	at org.pentaho.di.core.logging.LogChannel.logError(LogChannel.java:192)
    	at org.pentaho.di.pan.CommandLineOption.parseArguments(CommandLineOption.java:418)
    	at org.pentaho.di.kitchen.Kitchen.main(Kitchen.java:198)
    	... 5 more


    ------------------------------
    Hugo Ayres Cardoso
    Empire Life Insurance
    ------------------------------