@jule wrote:
Hi Experts,
I'm running on Centos 7.1 with Kaltura 10.16.0
I try to run manually DWH and I'm expecting this error in etl_hourly-20150730-09.log
ERROR 30-07 09:40:56,539 - parse bandwidth lines - Unexpected error ERROR 30-07 09:40:56,539 - parse bandwidth lines - org.pentaho.di.core.exception.KettleValueException: Javascript error: Could not apply the given format dd/MMM/yyyy:HH:mm:ss on the string for 30/Jul/2015:08:36:57 : Format.parseObject(String) failed (script#14) at org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMod.addValues(ScriptValuesMod.java:457) at org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMod.processRow(ScriptValuesMod.java:688) at org.pentaho.di.trans.step.RunThread.run(RunThread.java:40) at java.lang.Thread.run(Thread.java:745) Caused by: org.mozilla.javascript.EvaluatorException: Could not apply the given format dd/MMM/yyyy:HH:mm:ss on the string for 30/Jul/2015:08:36:57 : Format.parseObject(String) failed (script#14) at org.mozilla.javascript.DefaultErrorReporter.runtimeError(DefaultErrorReporter.java:109) at org.mozilla.javascript.Context.reportRuntimeError(Context.java:938) at org.mozilla.javascript.Context.reportRuntimeError(Context.java:994) at org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions.str2date(ScriptValuesAddedFunctions.java:909) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:161) at org.mozilla.javascript.FunctionObject.call(FunctionObject.java:413) at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:97) at org.mozilla.javascript.gen.c15._c0(script:14) at org.mozilla.javascript.gen.c15.call(script) at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:398) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3065) at org.mozilla.javascript.gen.c15.call(script) at org.mozilla.javascript.gen.c15.exec(script) at org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesMod.addValues(ScriptValuesMod.java:376) ... 3 more INFO 30-07 09:40:56,560 - Not a bandwidth match - Finished processing (I=0, O=0, R=3244, W=3244, U=0, E=0) INFO 30-07 09:40:56,562 - Filter BW rows - Finished processing (I=0, O=0, R=3340, W=3340, U=0, E=0) ERROR 30-07 09:40:56,562 - process file - Errors detected! ERROR 30-07 09:40:56,569 - process file - Errors detected! INFO 30-07 09:40:56,571 - parse playManifest line - Finished processing (I=0, O=0, R=2536, W=2536, U=0, E=0) INFO 30-07 09:40:56,577 - parse bandwidth lines - Finished processing (I=0, O=0, R=1989, W=1988, U=0, E=1) INFO 30-07 09:40:56,578 - process file - process file INFO 30-07 09:40:56,578 - process file - process file INFO 30-07 09:40:56,578 - Append cycle and file to bandwidth - Finished processing (I=0, O=0, R=1, W=0, U=0, E=0) INFO 30-07 09:40:56,590 - parse bandwidth lines - Finished processing (I=0, O=0, R=1833, W=1832, U=0, E=0) INFO 30-07 09:40:56,593 - parse playManifest line - Finished processing (I=0, O=0, R=1931, W=1930, U=0, E=0) INFO 30-07 09:40:56,600 - not a play match - Finished processing (I=0, O=0, R=3641, W=3641, U=0, E=0) INFO 30-07 09:40:56,601 - Filter rows - Finished processing (I=0, O=0, R=3836, W=3836, U=0, E=0) INFO 30-07 09:40:56,629 - Append cycle_id, file_id - Finished processing (I=0, O=0, R=1, W=0, U=0, E=0) INFO 30-07 09:40:56,630 - Append file_id - Finished processing (I=0, O=0, R=1, W=0, U=0, E=0) INFO 30-07 09:40:58,558 - process_events - Finished job entry [Process events] (result=[false]) INFO 30-07 09:40:58,575 - Process single cycle - Starting entry [set cycle status failed] INFO 30-07 09:40:58,575 - set cycle status running - Loading transformation from XML file [/opt/kaltura/dwh/etlsource/cycles/set_cycle_status.ktr] INFO 30-07 09:40:58,585 - set_cycle_status - Dispatching started for transformation [set_cycle_status] INFO 30-07 09:40:58,594 - Get rows from result - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0) INFO 30-07 09:40:58,596 - Setting cycle status - ------------> Linenr 1------------------------------ cycle_id = 9 new_status = 'FAILED'
I don't have any values in Top Content Analytics and I plays videos out of kmc with embed integration.
Best regards,
Julien
Posts: 8
Participants: 2