Telephony buttons switch to "not ready" and error in ICI_TRACE

Experts,
I'm researching a problem in our PROD environment.  A CSR is complaining about their telephony buttons changing from "ready" to "not ready" while in ICweb. 
I searched their ICI_TRACE and see this:
Exception     CX_CRM_ICI_EXCEPTION
Message class     1
message number     15
message     Area Code: 1, Error Code: 15
Program name     CL_ICI_SOAP_DELEGATE==========CP
Include name     CRM_SOAPINCL_TRANSPORT_IMPL
row number     942
Exception     CX_BCB_EXCEPTION
Exception text     
Message class     0
message number     7
message     (ICI Error occurred in method CL_BCB_SYSTEM->GET_WORKCENTER)
we are currently on CRM2007 SP6. 
We use Geneys GPLUS ICI adapter:
Gplus Adapter for mySAP ICI Multi-Channel</name>
  <version>7.5.100.27
I'm really not sure what the end-user is doing that leads up to this error.  I've done OSS and SDN thread searches for this error.
Any Ideas where to start, other than contacting CTI vender Genesys?  I've already contacted our 3rd party company that provides that service, but I don't want to wait if there is something I can do on my end...
Thanks,
NICK

Hey Heber,
Your post was very helpful.  No, this wasn't happening to everyone...just this one CSR.  And he's sort of a constant complainer.  I've had to explain/train him many times on using ICweb and telephony buttons.
At any rate, I think we found the problem.  He was missing some back-end roles.  Sometimes, when he executed transaction launcher from ICweb, to back-end, his screen inside ICweb would go blank.  I think that was his real problem all along.  Most of the time, he complains about his telephony buttons because he'll open multiple ICweb sessions and enable telephony on the new session and then complain when his buttons mysteriously "gray-out" on old session.  Which happens by design since only one session can have that.
I don't think we're doing freeseating.  I know the genesys gplus config on that end depends on knowing the username, PC hostname, and a position/ACD group.  But I'm not sure how to check/debug those methods since it's not really my area...
I'm really just the basis guy, trying to help since we really no longer have any consultants actively working on the CTI stuff.  We went live with ISU/CCS about 7 months ago...our genesys support company isn't that great, so usually I end up digging through their logs to help figure it out.  Between genesys logs and ICI_Trace...and OSS support and you guys, I can usually figure it out.
Thanks again,
NICK

Similar Messages

  • TS3212 I had to re download Itunes, i get 2 errors; "failed to start MSVCR80.dll not found" and "error 7, windows error 126"

    iTunes will now download because of 2 errors; "failed to start MSVCR80.dll not found" and "error 7, windows error 126" using microsoft.

    Click here and follow the instructions.
    (98918)

  • Hello, just wondering how i can fix my itunes when i keep getting these msges, MSVCR80.dll was not found and error 7 (windows error 126). can anybody help. cheers.

    hello, just wondering how i can fix my itunes when i keep getting these msges, MSVCR80.dll was not found and error 7 (windows error 126). can anybody help. cheers.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • I have installed uninstalled and reinstalled itunes but am unable to activate...receiving message that MSVCR80.dll is not installed and error 7 (windows error126) is a problem. Any takers?

    I have installed, uninstalled and reinstalled itunes 11 but have been unable to activate the program. I keep receiving the message that MSVCER80.dll is not installed, and error 7 (windows error126 is a problem).  Any takers?

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • My sleep/wake button is now not working and than I faced problems with my sound, now my iphone speakers aren't working? What shall I do?

    My sleep/wake button is now not working and than I faced problems with my sound, now my iphone speakers aren't working? What shall I do?

    The problem isn't solved after the restore, shall I bring my phone to the AppStore? Will they give me a new one? Or I should pay for that. Warranty is until December 2013;)

  • My iPod's OFF/On switch is not working and I have checked over internet that this problem is very common with iPod Nano 6th generation, my iPod is now out of warranty period. What shall i do now?? Please Suggest!!

    My iPod's OFF/ON switch is not working and I have checked over internet that this problem is very common with iPod Nano 6th generation, my iPod is now out of warranty period. What shall i do now?? Please Suggest!!

    You can do an out-of-warranty replacement at an Apple Store for a fee, get a 3rd party site to repair it, sell it for parts, or get a new one.

  • Apple TV 2G restore not eligble and error 1604

    HI,
    When trying to restore my Apple TV 2G I get an error through iTunes after I click restore and update that It cannot be restored because the build is not eligble and sometimes I get the error 1604 after it takes forever to "Prepare Apple TV for Restore".
    Any ideas on how to get this thing to be functional again???

    Hey Winston, I'm the same guy you've been trying to help last week (https://discussions.apple.com/message/16462635#16462635). All my info of what I did is there
    Thanks for trying to help Winston!

  • A/c doc not created and error msg "Business Area Miss-Match Check input"

    Hi,
    After creation of new Plant and Business area create a invoice , But my accounting document does't created and error msg show "Business Area Miss-Match Please Check Your Input". plz suggest me.
    Regards,
    Sohail

    Dear Sohail Rahman,
    Looks like the Business area has not been properly assigned.
    Business area can be created for three combinations:
    1. Business area by sales area
    2. Business area by plant and division
    3. Business area by plant and item division
    In your case, check whether the business area is maintained for the combination of plant/division and plant/item division.
    Hope this helps
    Thanks
    Murtuza

  • I deactivated photoshop CS4 so I could reinstall on windows 8.1.  Now it will not install and errors

    I deactivated photoshop CS4 (one of many times) to reinstall on windows 8.1.  It errors with a message that it could not install and advised I contact support.  I also tried to install on my laptop with the same results.

    use compatibility mode to install.

  • My button cursor is not working and function

    Hello hi..i have one question, i have design the cursor on my circuit on block diagram...the problem is the cursor is not function and all button at my front panel is not working when run the circuit...why? anyone can  tell me how to solve this problem or....have any toturial/ example that can i refer.. now i have include my drawing  vi.
    I hope someone can help me..thank you...
    Attachments:
    Oscilloscope_Part 7_Cursor.vi ‏53 KB

    Remove the time out event or set it to -1
    The following code you have implemented in order to compute the number of values to read will most probable return invalid values (note, the array has only a single element included!)
    The code has redundancy in the "Time Base" Value Change event and your "First Run User Event".
    Your sample clock setting obviously makes no sense:
    Most important: Do not use two potential "blocking" calls in a single loop. You are using DAQmx Read (given number of samples) and an Event Structure within your loop. You will run into issues because of this!
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • UCCX script check "which agents not ready" and turn on MWI

    Hi!
    Is there a way to check which agents that are "not ready" i.e  gather user-id and extension?
    Then i want to use this "extension information" to light up the MWI on the "not ready" agents Cisco phones maybe by using unity and ctiports
    to turn on the MWI.
    OR do i need DB access to the UCCX to gather realtime of the agents name + extension + status?
    Somebody tried something similar before?
    Thx Mikael

    Its new but I like it!
    I would database dip back into the UCCX database (find the scheme guides online in the reporting guide) check status and gather all agent ID's / extensions they are logged into.
    Then do a for loop and a place call to the MWI number with the correct CSS on the CTI ports to do so... the interesting part is going to be turning them off!
    I would say you could make a UCCX thats runs more like a service with an trigger point and a service based TCL script on a router to hit that number every so often to launch it like a service.
    Or if your any good at coding you could write a small service and use something like OSIP(C Library) to trigger the MWI points over a custom built SIP trunk into CUCM with the service.  Tons of ways to skin a cat depending on your time and knowledge level.
    Chad

  • Form- Submit Button/Drop-down file format and error message HELP (!!)

    I am setting up a form with a drop-down menu and a submit a form button that is supposed to email the form. My coworker opened it and filled it out and pressed submit and it replied "the file may be read-only or another user may have it open..." How do I fix this problem as the creator of the form not the receiver? Also, is there a way that I can save it in a format that would allow people who do not have adobe acrobat reader on their computers to still be able to use the drop-down and submit button?

    Have you tried anything from here yet: http://helpx.adobe.com/dreamweaver/kb/troubleshoot-javascript-errors-dreamweaver-cs4.html

  • My iPhone 5s button home is not work and battery draining very fast

    is buy new iphone about 1 month in true shop in thailand
    1.is use about 15 days have a problem battery draining very fast *    16/5/2014
    i go to shop true but shop tell is not problem
    2.bluetooth is not compair with my car
    but in the first time i can connect bluetooth. But 1. shop true restore my device after then i can not connect this
    3.the button home i cannot used    25/5/2014
    i go to true shop again
    - tell to me this shop not receive becasue the phone have scratch and i want to change i pay 9800 bath about 326 us dollar
    BUT  i seach information scratch about 4mm. right
    *1 min 1 per*
    i hope apple help customer i buy product apple a lot of because i thust your brand but this case im not sure
    plese reply is mail as soon as im wait your answer....

    12 hours i don't have a answer.... this time my phone not used

  • Problems with External Hard drive, will not mount and errors in disk utilit

    i have a powerbook g4 aluminum. i have an external hard drive for it. a simple tech 100gig portable drive, almost brand new. i dont know what happened to it, but one day i was starting my computer up with it attached. it wounldnt fully start up, said "waiting for local disks" so i uplugged the external hard drive. now it wont mount and will only show up in the disk utility of my friends macbook. i tried to verify and repair, and this is the message i got.
    Verify and Repair disk “UNTITLED”
    ** /dev/disk1s1
    could not read boot block (Input/output error)
    Error: The underlying task reported failure on exit
    1 non HFS volume checked
    1 volume could not be repaired because of an error
    Im in mexico writing a book and so i really need help on this one guys.

    Hi, hjbugs, and welcome to Apple Discussions. Disconnecting the drive while your Powerbook was accessing it probably caused your problem. It may be repairable using DiskWarrior or TechTool Pro, but if you don't have access to one of those and aren't going to buy one, reformatting the drive with Disk Utility may be the only other way to make it usable again. If it contains data you need to recover first (i.e., data that isn't also stored on your internal HD or other storage media), download the free demo version of one of the data recovery utilities mentioned in this thread and use it to see what is recoverable. If the files you need are recoverable, buy the full version of one of the utilities and recover them.

  • TS5376 iTunes will not open and errors

    I followed the instructions in the forum http://support.apple.com/kb/TS5376 but the error message I got remained and and no fix resulted.  Can anyone help?  The error message I get is, 'The procedure entry point ?fastFree@***@@YAXPAX@Z could not be located in the dynamic link library JavaScriptCore.dll.
    The next pop up error message is, 'iTunes was not installed correctly.  Please reinstall iTunes.  Error 7 (Windows error 127)
    Does anyone know what i can do to to solve this?  I can no longer acccess my iTunes music.

    Try the 3rd arrow bulleted list item "Clean up iTunes installer files on the computer" http://docs.info.apple.com/article.html?artnum=93976
    ~.~

Maybe you are looking for

  • Unit testing and system integration testing for crystal report

    Hi gurus,        I am creating crystal report by oracle procedure, will you please tell me how to do unit testing and system integration testing? appreciate very much.

  • External hard disk does not show in finder

    WD usb external hard disk does not appear in finder.  Disk utility sees it and will mount/unmount and eject.  I ran repair disk util. and all is well but still does not appear in finder 

  • Difference between  exists and in operators in oracle?

    what is difference between exists and in operators in oracle? what is faster and why?

  • Cancelling automounting of a disk image?

    greetings, does anyone know where the switch is to make a dmg file stop automounting when the finder starts? a couple years ago i needed to install RealPlayer to open a realplayer file... ever since then, the RealPlayer disk image automatically mount

  • Repairing Old Photographs

    Are there any tutorials or videos on renewing old black and white and colored photographs in Photoshop? Can anyone suggest some books using Photoshop techniques that give good directions and illustrations? I'm finding my way, but I'm sure there are m