" /> ETL Service stopped transfering chunks - Genesys CTI User Forum

Author Topic: ETL Service stopped transfering chunks  (Read 3396 times)

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
ETL Service stopped transfering chunks
« on: April 01, 2013, 12:16:47 PM »
Advertisement
Hi All!

Hope that someone already solve such problem..ETL stopped transfer chunks. In log files i was found this error:

09:52:17.366 ERROR Exception happened:
09:52:17.366 ERROR Stack Trace:
09:52:17.366 ERROR java.lang.NullPointerException
09:52:17.366 ERROR at ETL.Statistic.<init>(Statistic.java:37)
09:52:17.366 ERROR at ETL.SrcScheyoutMonitor.readStatsForLayout(SrcScheyoutMonitor.java:178)
09:52:17.366 ERROR at ETL.SrcScheyoutMonitor.readAll(SrcScheyoutMonitor.java:127)
09:52:17.366 ERROR at ETL.SrcScheyoutMonitor.executeCommand(SrcScheyoutMonitor.java:42)
09:52:17.366 ERROR at ETL.Threads.BasicMonitor.run(BasicMonitor.java:64)
09:52:17.366 ERROR at java.lang.Thread.run(Thread.java:662)
09:52:17.366 Thread.SourceManager#1 caught an exception. Monitor: SrcScheyoutMonitor#1 Message: SrcScheyoutMonitor#1: unable to execute command: RELOAD
09:52:17.366 Thread.SourceManager#1 Stack Trace:
09:52:17.366 Thread.SourceManager#1 java.lang.NullPointerException
09:52:17.366 Thread.SourceManager#1 at ETL.Statistic.<init>(Statistic.java:37)
09:52:17.366 Thread.SourceManager#1 at ETL.SrcScheyoutMonitor.readStatsForLayout(SrcScheyoutMonitor.java:178)
09:52:17.366 Thread.SourceManager#1 at ETL.SrcScheyoutMonitor.readAll(SrcScheyoutMonitor.java:127)
09:52:17.366 Thread.SourceManager#1 at ETL.SrcScheyoutMonitor.executeCommand(SrcScheyoutMonitor.java:42)
09:52:17.366 Thread.SourceManager#1 at ETL.Threads.BasicMonitor.run(BasicMonitor.java:64)
09:52:17.366 Thread.SourceManager#1 at java.lang.Thread.run(Thread.java:662)
09:52:17.366 MGMT_EVENT 30002
09:52:17.366 ALARM 30002 Communication problem has been detected.
09:52:17.366 Source the only left source has caught an exception. Exiting...

And nothing more =( I of coz already made search against Genesys KB but with out any positive result =(

Fanx for any suggestion
Tim

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: ETL Service stopped transfering chunks
« Reply #1 on: April 01, 2013, 02:13:15 PM »
Hey Timur,
I'd try to stop ETL entirely and then start it over and see what happens then. You probably will get more details.

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: ETL Service stopped transfering chunks
« Reply #2 on: April 01, 2013, 02:29:55 PM »
It's always first what we try - restart =)
I just post only error message - all other output don't have any clear info

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: ETL Service stopped transfering chunks
« Reply #3 on: April 01, 2013, 02:48:26 PM »
Can you post some of the previous logs? What does it does OK before that?
Any changes on DMA templates or Stats being used by ODS?

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: ETL Service stopped transfering chunks
« Reply #4 on: April 03, 2013, 12:40:10 AM »
Well. With Genesys support found problem with deleted report layouts template which contain statistic parameters with unsuported type (javaUnknow). After delete  - it's doe't show in DMA but still exist in DB as "deleted". However ETL don't check deleted date and stop worked.
genesys provide to me some custom sql scripts to manual delete wrong data from ODS DB. After it- all works fine.
Sorry for waste you time.

WBR Tim.

Offline malhelo

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
Re: ETL Service stopped transfering chunks
« Reply #5 on: April 08, 2013, 06:58:50 AM »
please to try to fill out the start date in SOURCE table in the Datamart

Offline raza990

  • Full Member
  • ***
  • Posts: 214
  • Karma: 5
Re: ETL Service stopped transfering chunks
« Reply #6 on: October 29, 2013, 09:30:16 AM »
Dear Timur,

I'm experiencing the same issue.

Can you please share that SQL script with me ?

Thanks