" /> Java Statistics aparently problem - Genesys CTI User Forum

Author Topic: Java Statistics aparently problem  (Read 7104 times)

Offline Shiphyer

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Java Statistics aparently problem
« on: July 17, 2009, 08:54:20 PM »
Advertisement
Hello,
Please If someone can help me, I would be thankfull.
I Inslalled java extentions, in statserver logs there are no errors (now haha).
I'm trying to see Email java statistics from a "Tenant view" of CCpulse, but when I send an E-mail the only statistics that is populating are "Waiting process"and "In processing", "Email entered=0" how can it be possible??
I seens there are something wrong  :-[!

Thanks in advance.
« Last Edit: July 20, 2009, 10:37:36 AM by Tony Tillyer »

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Java Statistics aparently problem
« Reply #1 on: July 17, 2009, 11:46:23 PM »
Is it connected to Interaction Server and vice versa?
« Last Edit: July 20, 2009, 10:37:49 AM by Tony Tillyer »

Offline Shiphyer

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Re: Java Statistics aparently problem
« Reply #2 on: July 19, 2009, 05:47:32 AM »
yeap, Ixn server vice-versa.
« Last Edit: July 20, 2009, 10:38:03 AM by Tony Tillyer »

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Java Statistics aparently problem
« Reply #3 on: July 19, 2009, 09:28:35 AM »
Are they totalnumber or totaladjusted number? Status or Action? Can you post the definition of the metric? Also expand the + buttons until you reach the definition of the statistic, show us how they are defined.
« Last Edit: July 20, 2009, 10:38:17 AM by Tony Tillyer »

Offline Shiphyer

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Re: Java Statistics aparently problem
« Reply #4 on: July 20, 2009, 02:40:52 PM »
Hi cavagnaro,

Im uploading the Screenshots about the statitics.

Thank you for your help.

Offline Shiphyer

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Re: Java Statistics aparently problem
« Reply #5 on: July 23, 2009, 05:46:32 PM »
Hi,

We have found some exceptions, but we don't know if it interferes in statistics and nor how to solve it.

From Statserver logs:
"...2009-07-23 10:25:23> Java: \eServiceInteractionStat>  _extension_core::createStatistics: Received Tenant name is 'Resources'
2009-07-23 10:25:23> Java: \eServiceInteractionStat>  creating statistics OMG Total Entered{Resources, 13}
2009-07-23 10:25:23> Java: \eServiceInteractionStat>  Media type is 'null'
2009-07-23 10:25:23> Java: \eServiceInteractionStat>  IllegalArgumentException
2009-07-23 10:25:23> Java: \eServiceInteractionStat>  Exception!!!
         
java.lang.IllegalArgumentException: _dsw_open_media_transformer: No or more than one media type found in the Hashtable params
10:25:23.683 Std 10040 Statistics specification error (client='CCPulse', request_id=3, user_request_id=20): '_dsw_open_media_transformer: No or more than one media type found in the Hashtable params'
10:25:23.683 Std 10040 Statistics specification error (client='CCPulse', request_id=25, user_request_id=20): '_dsw_open_media_transformer: No or more than one media type found in the Hashtable params'...."

Could someone help us?

Thx in advance.

Offline ecki

  • Sr. Member
  • ****
  • Posts: 329
  • Karma: 8
Re: Java Statistics aparently problem
« Reply #6 on: July 24, 2009, 02:51:30 AM »
Hi,

I would check the statistic definition within stat server. Check the MediaType="..."  whether is set to your expected media channel you want to monitor e.g. "email"

e.

Offline andbra

  • Newbie
  • *
  • Posts: 15
  • Karma: 0
Re: Java Statistics aparently problem
« Reply #7 on: July 24, 2009, 07:23:05 AM »
Hello Shiphyer,

I have had my time with java statistics issues, and I found that this solved it for me. I'm not sure if this will help you, but you can give it a try.


For some reason I couldn't upload the image of the options dialog from the StatServers option tab, but I have written the corresponding Names and Values from the "Media_email_Total_Entered_Queue" definition below. :)


AggregationType = Total
Category = JavaCategory
Description = The total number of interactions of the specified media type that entered this staging area during the specified period.
JavaSubCategory = eServiceInteractionStat.jar:OMQ Total Entered
MediaType = email
Objects = StagingArea

Hope that can help you. :)

Rgds,

Anders

Offline Shiphyer

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Re: Java Statistics aparently problem
« Reply #8 on: July 24, 2009, 07:28:14 PM »
Hi ppl, thanks for the updates.

I checked the media type in CME, all the statistics don't have the option, I tried to add it, but the same error occours.

I have a question, someone know whats the meaning of OMG or OMQ, that comes after the jar file name....
I'll try to create this statistic "Media_email_Total_Entered_Queue".

Thanks a lot.



Offline Shiphyer

  • Newbie
  • *
  • Posts: 9
  • Karma: 0
Re: Java Statistics aparently problem
« Reply #9 on: July 27, 2009, 12:59:04 PM »
Hiho all,

We have encountered a solution, the statistics are computing.

Let me explain the scenario:

We have two statservers in our environment.
- "SupervisorStatServer_HO", that is used in Multimedia strategies.
- "Statserver_HO", that is used for reporting.

Java Statistics are configured just in "Statserver_HO" (SupervisorStatServer_HO doesn't have Java statistics configured), so we set the Email strategy with the "Statserver_HO", and the statistics in CCpulse started compute.

I thought that the connections between the applications was enough to statserver collect interaction data, but it seems that we need the reporting statserver in the strategy too.

Thank you all for helping.

Regards,
Ships~

Offline Dudzy

  • Newbie
  • *
  • Posts: 23
  • Karma: 0
Re: Java Statistics aparently problem
« Reply #10 on: November 30, 2012, 07:40:45 AM »
Hi Shiphyer

When you mentioned that [quote]but it seems that we need the reporting statserver in the strategy too[/quote]
what in particular do you mean by this, what did you do ???