<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Can't add media server to Default group</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>Can't add media server to Default group</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-25T23:26:08Z</updated>
  <dc:date>2013-05-25T23:26:08Z</dc:date>
  <entry>
    <title>RE: Send Execute Error</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2432910" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2432910</id>
    <updated>2010-08-13T04:33:37Z</updated>
    <published>2010-08-13T04:33:37Z</published>
    <summary type="html">[quote]I went out today and ran a wireshark capture on the phone and the CUAE server.  While i don't see anything really on the phone side, there are some results from the CUAE server. The IP address of the phone is 172.19.52.79.
The models are mixed, 7970s being the majority of the phone, with about half working, and half failing.  All devices are assocaited with the application user in cucm.
Fimeware is SCCP70.8-5-2S
Thanks
Tim[/quote]
 
Tim,
 
What version of CUAE are you running?
 
There's no custom auth URL configured on these phones by any chance, is there?
 
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-08-13T04:33:37Z</dc:date>
  </entry>
  <entry>
    <title>RE: UpdatePhone701 fails with "numPlanId was not found" message</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2414337" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2414337</id>
    <updated>2010-08-06T02:51:02Z</updated>
    <published>2010-08-06T02:51:02Z</published>
    <summary type="html">Huh. Bill, which version of CUCM are you running exactly? I wonder if the AXL changed. CUCM is trying to run "insert into DeviceNumPlanMap ( fkDevice,pkid ) values (
'78db1103-545c-4aca-a334-8c6a20b6d46c','e110be1c-07f2-18f9-5802-4bac0e8a7cd7'
)" but it looks like there is a clause on devicenumplanmap that prevents fknumplan from being null.
 
I would suggest taking a look at the AXL documentation and database schema as well.
 
Craig
 
[quote]Thanks, Abhishek &amp; Craig for your replies.
 
I created a directory number of 2000 in CUCM and ran my CUAE script again, but still got an error.  Log snippets from CUAE/CUCM are included.
 
From CUAE:
 
2010:08:05::14:18:19(26): Warning: TestScript-2 Soap Fault.
&lt;axl:Error xmlns:axl="[url=http://www.cisco.com/AXL/API/7.0"&gt;&lt;axl:code&gt;-391&lt;/axl:code&gt;&lt;axl:message&gt;Cannot]http://www.cisco.com/AXL/API/7.0"&gt;&lt;axl:code&gt;-391&lt;/axl:code&gt;&lt;axl:message&gt;Cannot[/url] insert a null into column (devicenumplanmap.fknumplan).&lt;/axl:message&gt;&lt;request&gt;updatePhone&lt;/request&gt;&lt;/axl:Error&gt;
From CUCM:
 
2010-08-05 08:58:16,858 DEBUG [http-8443-5] axl.Handler - insert into DeviceNumPlanMap ( fkDevice,pkid ) values ( '78db1103-545c-4aca-a334-8c6a20b6d46c','e110be1c-07f2-18f9-5802-4bac0e8a7cd7' ) 
2010-08-05 08:58:16,951 ERROR [http-8443-5] axl.Handler - [url=mailto:com.cisco.ccm.axl.PhoneHandler@1117dbf]com.cisco.ccm.axl.PhoneHandler@1117dbf[/url]
java.sql.SQLException: Cannot insert a null into column (devicenumplanmap.fknumplan).
 at com.informix.jdbc.IfxSqli.a(IfxSqli.java:3171)
 at com.informix.jdbc.IfxSqli.E(IfxSqli.java:3484)
 
Complete logs are also attached.
 
Thanks,
 
Bill
 

Hi Bill,
 
Yes, you first must create the line in CUCM before you attempt to add it to a device.
 
Craig


Hi,
 
I have a script in which I am attempting to add a line to a phone.  Using the AddLineItem701, I set DirectoryNumberId to the extension that I want to create, say 2000.  Then I pass the lines output to my UpdatePhone701 control, but I get the following error.
 
 
2010:08:03::18:17:29(42): Warning: TestScript-2 Soap Fault.
&lt;axl:Error xmlns:axl="http://www.cisco.com/AXL/API/7.0"&gt;&lt;axl:code&gt;5007&lt;/axl:code&gt;&lt;axl:message&gt;Item not valid: The specified numPlanId was not found&lt;/axl:message&gt;&lt;request&gt;updatePhone&lt;/request&gt;&lt;/axl:Error&gt;
 
Can somebody explain the correct procedure to me?  Does the line have to exist in CUCM before I can pass it to AddLineItem?
 
CUCM version - 7.1.3, CUAE version - 2.5.1.
 
Thanks very much.
 
Bill[/quote]</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-08-06T02:51:02Z</dc:date>
  </entry>
  <entry>
    <title>RE: UpdatePhone701 fails with "numPlanId was not found" message</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2409898" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2409898</id>
    <updated>2010-08-05T17:24:14Z</updated>
    <published>2010-08-05T17:23:08Z</published>
    <summary type="html">Hi Bill,
 
Yes, you first must create the line in CUCM before you attempt to add it to a device.
 
Craig


Hi,
 
I have a script in which I am attempting to add a line to a phone.  Using the AddLineItem701, I set DirectoryNumberId to the extension that I want to create, say 2000.  Then I pass the lines output to my UpdatePhone701 control, but I get the following error.
 
 
2010:08:03::18:17:29(42): Warning: TestScript-2 Soap Fault.
&lt;axl:Error xmlns:axl="http://www.cisco.com/AXL/API/7.0"&gt;&lt;axl:code&gt;5007&lt;/axl:code&gt;&lt;axl:message&gt;Item not valid: The specified numPlanId was not found&lt;/axl:message&gt;&lt;request&gt;updatePhone&lt;/request&gt;&lt;/axl:Error&gt;
 
Can somebody explain the correct procedure to me?  Does the line have to exist in CUCM before I can pass it to AddLineItem?
 
CUCM version - 7.1.3, CUAE version - 2.5.1.
 
Thanks very much.
 
Bill</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-08-05T17:23:08Z</dc:date>
  </entry>
  <entry>
    <title>RE: CUAE: Alerting name &amp; Active Directory</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2383655" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2383655</id>
    <updated>2010-07-26T18:19:45Z</updated>
    <published>2010-07-26T18:19:45Z</published>
    <summary type="html">Hi Omar,
 
I think running a scheduled task that updates alerting names might be your best option. I'm not aware of a way to change call info mid-stream. The only other option would be to use CiscoIPPhoneStatus/CiscoIPPhoneStatusFile to push an image containing the info you want to display, and use JTAPI to remove it from the phone screen when the call has completed.
 
Craig
 
[quote]Hi,
 
Thank you Craig and Faisal.
 
The issue with the scripting option is that it is a one time solution. The alerting name for new users should be imported from the AD every time a new user is added.
 
As of now, the solution is for only one cluster with 12k users.
 
Thank you,[/quote]</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-07-26T18:19:45Z</dc:date>
  </entry>
  <entry>
    <title>RE: CUAE: Alerting name &amp; Active Directory</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2382872" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2382872</id>
    <updated>2010-07-25T19:03:03Z</updated>
    <published>2010-07-25T19:03:03Z</published>
    <summary type="html">Faisal,
 
You could pop a status image or a screen over the call info with info from AD, but if you want to change the alerting name you are probably better off writing a tool that would use AXL to update the alerting name based on the contents of AD. Run the tool once and the alerting name will be what you want it to be.
 
As far as corporate directory integration with AD, this is something we've done for several customers and would be happy to help. Let me know if you have any questions.
 
Craig
 
cthrall at fidelus dot com
 
[quote]Can CUAE provide below functionality of providing calling name from Active Directory (intra-CUCM cluster calls, inter-CUCM clusters calls) in Alerting name etc? Could it be done through CUAE (maybe JTAPI)?
 
Use of 'Remediation tool' is being discussed with customer but it is a manual process so customer is looking for automated mechanism to achieve this functionality.

 
-----
On 7/22/10 1:40 PM, "Omar Al Abdulkarim" &lt;[color=#0000ff][u][url=http://mce_host/html/js/editor/oalabdul@cisco.com]oalabdul@cisco.com[/url][/color][/u][u][/u]&gt; wrote:

Dear Faisal,



STC IT is looking to integrate their CUCM multi clusters with AD for corporate directory and user names Sync. STC also wants to have a consistent alerting name. The alerting name should be identical to the corporate directory appearance.



The existing setup is based on multicluster CUCM 6.1, with total of 12k users. Corporate directory and alerting names are currently configured on the CUCM directly without AD integration.



STC asked a partner to do this job, but they failed to achieve STC goal.



There are many challenges in this case, but the main visible challenges are:


&lt;ul&gt;
&lt;li&gt;how can we achieve the synchronization between the alerting name and the directory name 
&lt;/li&gt;
&lt;li&gt;how can the above be achieved while the usernames and alerting names are already configured. 

&lt;/li&gt;
&lt;/ul&gt;
----------
&lt;!--EndFragment--&gt;[/quote]</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-07-25T19:03:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: License for TTS</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2304638" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2304638</id>
    <updated>2010-06-23T19:59:37Z</updated>
    <published>2010-06-23T19:59:37Z</published>
    <summary type="html">David, do we also need to purchase a license from Neospeech or just the CUAE license?
 
Thanks,
 
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-06-23T19:59:37Z</dc:date>
  </entry>
  <entry>
    <title>RE: Urgent - SendExecute dependency on Web Access option of phone</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2239165" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2239165</id>
    <updated>2010-06-07T16:30:49Z</updated>
    <published>2010-06-07T16:30:49Z</published>
    <summary type="html">Umesh,
 
You can send XML to the phones using JTAPI, as detailed here:
 
[url=../../../web/jtapi/forums/-/message_boards/message/1115198;jsessionid=5621837480C9C970978787177BFE47D5.liferay-portal2]http://developer.cisco.com/web/jtapi/forums/-/message_boards/message/1115198;jsessionid=5621837480C9C970978787177BFE47D5.liferay-portal2[/url]
 
CUAE exposes this JTAPI call.
 
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-06-07T16:30:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Execute</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2231585" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2231585</id>
    <updated>2010-06-04T17:22:05Z</updated>
    <published>2010-06-04T17:22:05Z</published>
    <summary type="html">[quote]Hi Timothy,
The Cisco IP Phones have an important limitation in that one can only push 512 bytes of content to the phone. This effectively means that pushing a Execute XML object to a phone is the more robust way to have the phone render large amounts of data, because the phone can be pushed an HTTP-based URL which the phone will subsequently request XML from, circumventing the 512 byte 'push' limitation. There is no 512 byte limitation when the phone makes a request to a HTTP-based URL.[/quote]
 
I believe you can use JTAPI to push more than 512 bytes to the phone. The limit with JTAPI is around 2k.</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-06-04T17:22:05Z</dc:date>
  </entry>
  <entry>
    <title>RE: Ringing tone in make call</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2186009" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2186009</id>
    <updated>2010-05-17T20:07:53Z</updated>
    <published>2010-05-17T20:07:53Z</published>
    <summary type="html">Make sure "Early Media" is checked in your application partition.
 
I call out to the first destination number, add them to a hairpin conference, then dial out to the second destination number. For that second outbound call, I include the conf id. The first caller will hear the ringout.
 
Feel free to e-mail me at cthrall at fidelus dot com if you have any questions.</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-05-17T20:07:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: [CUAE] speed dial buttons on Cisco IPPhone 7961G</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2097263" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2097263</id>
    <updated>2010-04-08T02:23:24Z</updated>
    <published>2010-04-08T02:23:24Z</published>
    <summary type="html">Hi Tracy,
 
You should look at the [url=../../../web/axl/home]AXL API[/url] for CUCM. CUAE exposes AXL, or you can write your own code to send web service requests directly to CUCM. Feel free to contact me at cthrall at fidelus dot com if you have any questions.
 
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-04-08T02:23:24Z</dc:date>
  </entry>
  <entry>
    <title>RE: 7835 Replacement?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2021205" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2021205</id>
    <updated>2010-03-08T10:03:23Z</updated>
    <published>2010-03-08T10:03:23Z</published>
    <summary type="html">Thanks Ankur. Is CUAE supported on the IBM servers that can be ordered through Cisco? Will it be supported on the new Cisco servers when they are released?
 
Thanks again,
 
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-03-08T10:03:23Z</dc:date>
  </entry>
  <entry>
    <title>7835 Replacement?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2014780" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2014780</id>
    <updated>2010-03-04T19:50:40Z</updated>
    <published>2010-03-04T19:50:40Z</published>
    <summary type="html">Hi all,
 
Now that Cisco is no longer supporting HP servers, what is the part number for an equivalent to a 7835?
 
Thanks,
 
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2010-03-04T19:50:40Z</dc:date>
  </entry>
  <entry>
    <title>RE: JTAPI "Error invalid EnumHandle"</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1100146" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1100146</id>
    <updated>2009-02-13T21:20:51Z</updated>
    <published>2009-02-13T21:20:51Z</published>
    <summary type="html">Hi Rajesh,
Yes, I've confirmed the CUCM cluster is marked as 6.1 in CUAE. I sent detailed logs to TAC, please reference TAC #610691521.
Thanks again for any help,
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2009-02-13T21:20:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: JTAPI "Error invalid EnumHandle"</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1097069" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1097069</id>
    <updated>2009-02-12T22:40:20Z</updated>
    <published>2009-02-12T22:40:20Z</published>
    <summary type="html">Unfortunately, this is a production CUCM cluster running other applications, so it is not possible to restart the CTI Manager service unless we can communicate to the customer that it will definitely fix the problem. The issue is affecting a production application, so I would greatly appreciate any input you and the team can provide.
Thanks,
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2009-02-12T22:40:20Z</dc:date>
  </entry>
  <entry>
    <title>JTAPI "Error invalid EnumHandle"</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1083548" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1083548</id>
    <updated>2009-02-10T22:28:02Z</updated>
    <published>2009-02-10T22:28:02Z</published>
    <summary type="html">Hi all,
We have an app running on CUAE 2.4.3 with a patched JTAPI provider (the change to add JtapiCallId). It was working fine, then we started getting these errors:
2009:02:10::11:12:45.921: Info: JTapiServer @ IpcConnection@127.0.0.1:1392: received message: Register{ CtiManager = (s) xxx.xxx.xxx.xxx, CtiManager = (s) xxx.xxx.xxx.xxx, Username = (s) u, Password = (s) *****, DeviceName = (s) SEP001F9E26D52B, DeviceType = (i) MonitoredDevice, ThirdParty = (i) 1, DynamicRegistration = (i) 0 }
2009:02:10::11:12:45.921: Info: ProviderWrapper( [xxx.xxx.xxx.xxx, xxx.xxx.xxx.xxx], u, ***** ): addListener added device mon-dev( SEP001F9E26D52B )
2009:02:10::11:12:45.921: Info: ProviderWrapper( [xxx.xxx.xxx.xxx, xxx.xxx.xxx.xxx], u, ***** ): looking for provider xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx;login=u;passwd=*****
2009:02:10::11:13:02.093: Error: JTapiServer @ IpcConnection@127.0.0.1:1392: sending message: Error{ FailReason = (i) GeneralFailure, MessageType = (i) Register, [b]Message = (s) java.lang.Exception: addListener could not open provider [/b]xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx;login=u;passwd=*****: com.cisco.jtapi.PlatformExceptionImpl: Unable to create provider -- Error invalid EnumHandle, Args = (f) { CtiManager = (s) xxx.xxx.xxx.xxx, CtiManager = (s) xxx.xxx.xxx.xxx, Username = (s) u, Password = (s) *****, DeviceName = (s) SEP001F9E26D52B, DeviceType = (i) MonitoredDevice, ThirdParty = (i) 1, DynamicRegistration = (i) 0 } }
[b]java.lang.Exception: addListener could not open provider xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx;login=u;passwd=*****: com.cisco.jtapi.PlatformExceptionImpl: Unable to create provider -- Error invalid EnumHandle
[/b]    at metreos.service.jtapi.ProviderWrapper.addListener(Unknown Source)
    at metreos.service.jtapi.Device.open(Unknown Source)
    at metreos.service.jtapi.DeviceMap.add(Unknown Source)
    at metreos.service.jtapi.JTapiServer.registerDevice(Unknown Source)
    at metreos.service.jtapi.JTapiServer.doReceived(Unknown Source)
    at metreos.service.jtapi.JTapiServer.received(Unknown Source)
    at metreos.service.jtapi.JTapiServer.received(Unknown Source)
    at metreos.core.ipc.flatmaps.FlatmapIpcListenerAdapter.received(Unknown Source)
    at metreos.core.ipc.flatmaps.FlatmapIpcListenerAdapter.received(Unknown Source)
    at metreos.core.net.ipc.IpcConnection.fireReceived(Unknown Source)
    at metreos.core.net.ipc.IpcConnection.run(Unknown Source)
[b]Caused by: com.cisco.jtapi.PlatformExceptionImpl: Unable to create provider -- Error invalid EnumHandle[/b]
    at com.cisco.jtapi.CiscoJtapiPeerImpl.getProvider(CTQF)
    at metreos.service.jtapi.ProviderFactory.getProvider(Unknown Source)
    at metreos.service.jtapi.ProviderWrapper.openProvider(Unknown Source)
    ... 11 more
Restarting the JTAPI service didn't help. All devices are Enabled Stopped. I see the Java process running, so I don't think it's the old "where's Java?" path problem.
This is running against CUCM 6.1.2.1127-1.
Thanks for any help,
Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2009-02-10T22:28:02Z</dc:date>
  </entry>
  <entry>
    <title>Re: Can't add media server to Default group</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053921" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053921</id>
    <updated>2009-01-22T21:31:59Z</updated>
    <published>2009-01-22T21:31:59Z</published>
    <summary type="html">Ok, thanks guys. We will use mceadmin for this.

Is SR1 publicly available and I just missed it?

Thanks again,

Craig</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2009-01-22T21:31:59Z</dc:date>
  </entry>
  <entry>
    <title>Error messages are truncated.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053944" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053944</id>
    <updated>2009-01-22T04:56:20Z</updated>
    <published>2009-01-22T04:56:20Z</published>
    <summary type="html">1. Try to delete Cisco SIP Domain that is associated with a CUCM cluster.
2. Get the following error message: "Cannot delete Cisco SIP Domain 192.168.102.18, it is a member of node 192.168.102.18 in cluster 192.168.102.18. Delete the cluster or the node first."

Only everything up to "Delete the" is visible.</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2009-01-22T04:56:20Z</dc:date>
  </entry>
  <entry>
    <title>Re: Can't add media server to Default group</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053916" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053916</id>
    <updated>2009-01-22T04:54:26Z</updated>
    <published>2009-01-22T04:54:26Z</published>
    <summary type="html">In addition, neither of the left or right boxes is labeled. And when the page loads with no members and the single possible member in the right-hand box, both "&lt;&lt;" and "&gt;&gt;" are enabled, which seems wrong.</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2009-01-22T04:54:26Z</dc:date>
  </entry>
  <entry>
    <title>Re: Can't add media server to Default group</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053915" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053915</id>
    <updated>2009-01-22T04:42:05Z</updated>
    <published>2009-01-22T04:42:05Z</published>
    <summary type="html">In fact, this happens when I create a new group and try to add the single media engine for this CUAE server.</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2009-01-22T04:42:05Z</dc:date>
  </entry>
  <entry>
    <title>Can't add media server to Default group</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053912" />
    <author>
      <name>Craig Thrall</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1053912</id>
    <updated>2009-01-22T04:31:56Z</updated>
    <published>2009-01-22T04:31:56Z</published>
    <summary type="html">1. Login to server running CUAE 2.5.1.10 GA
2. List Groups
3. Click "Default" (Media Engine Group)
4. Click "Edit"
5. Click media server in Member Selector left-hand pane, and click "&gt;&gt;"
6. Click "Save"
7. Realize you just removed the only member from the group, click "Edit"
8. Get JavaScript error: Line: 8 Char: 1 Object expected URL cuaeadmin/connections/groups/group/edit/4
9. Highlight media server in Member Selector right-hand pane, and click "&lt;&lt;"
10. Click "Save"
11. Get empty page with two tabs:
* Summary, which is blank
* Details, which has stack trace as follows:

org.apache.tapestry5.runtime.ComponentEventException
context
eventType
action
location
classpath:com/cisco/cuae/admin/ui/pages/connections/groups/group/EditGroup.tml, line 2, column 301 &lt;t:AdminLayout xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd" title="${title}" parent="connections/groups/list"&gt; 
2 &lt;t:form t:id="editGroupForm"&gt; 
3 &lt;t:errors/&gt; 
4  
5  
6 &lt;t:label for="name"/&gt; 
7 &lt;input t:type="TextField" t:id="name" t:value="group.name" size="30"/&gt; 

org.apache.tapestry5.ioc.internal.util.TapestryException
location
classpath:com/cisco/cuae/admin/ui/pages/connections/groups/group/EditGroup.tml, line 37, column 2132 &lt;t:selectmultiple t:id="memberSelector" members="members" available="available" 
33 memberModel="memberModel" 
34 availableModel="availableModel" 
35 memberEncoder="memberEncoder" 
36 availableEncoder="availableEncoder" 
37 /&gt; 
38 [/quote] 
39 

40 [/quote] 
41 [/quote] 
42  

java.lang.NullPointerException
Stack trace
com.cisco.cuae.admin.ui.components.SelectMultiple.processSubmission(SelectMultiple.java:119)
org.apache.tapestry5.corelib.base.AbstractField.processSubmission(AbstractField.java:180)
org.apache.tapestry5.corelib.base.AbstractField.access$100(AbstractField.java:33)
org.apache.tapestry5.corelib.base.AbstractField$ProcessSubmission.execute(AbstractField.java:87)
org.apache.tapestry5.corelib.base.AbstractField$ProcessSubmission.execute(AbstractField.java:81)
org.apache.tapestry5.corelib.components.Form.executeStoredActions(Form.java:447)
org.apache.tapestry5.corelib.components.Form._$advised$onAction(Form.java:346)
org.apache.tapestry5.corelib.components.Form$onAction$invocation_11efb40c6de.invokeAdvisedMethod(Form$onAction$invocation_11efb40c6de.java)
org.apache.tapestry5.internal.services.AbstractComponentMethodInvocation.proceed(AbstractComponentMethodInvocation.java:71)
org.apache.tapestry5.ioc.internal.services.LoggingAdvice.advise(LoggingAdvice.java:37)
org.apache.tapestry5.internal.transform.LogWorker$1.advise(LogWorker.java:54)
org.apache.tapestry5.internal.services.AbstractComponentMethodInvocation.proceed(AbstractComponentMethodInvocation.java:80)
org.apache.tapestry5.corelib.components.Form.onAction(Form.java)
org.apache.tapestry5.corelib.components.Form.dispatchComponentEvent(Form.java)
org.apache.tapestry5.internal.structure.ComponentPageElementImpl.dispatchEvent(ComponentPageElementImpl.java:889)
org.apache.tapestry5.internal.structure.ComponentPageElementImpl.triggerContextEvent(ComponentPageElementImpl.java:1049)
org.apache.tapestry5.internal.services.ComponentEventRequestHandlerImpl.handle(ComponentEventRequestHandlerImpl.java:67)
org.apache.tapestry5.internal.services.ImmediateActionRenderResponseFilter.handle(ImmediateActionRenderResponseFilter.java:42)
org.apache.tapestry5.internal.services.AjaxFilter.handle(AjaxFilter.java:42)
org.apache.tapestry5.services.TapestryModule$42.handle(TapestryModule.java:2055)
org.apache.tapestry5.internal.services.ComponentEventDispatcher.dispatch(ComponentEventDispatcher.java:131)
org.apache.tapestry5.services.TapestryModule$17.service(TapestryModule.java:1025)
org.apache.tapestry5.internal.services.LocalizationFilter.service(LocalizationFilter.java:42)
org.apache.tapestry5.internal.services.RequestErrorFilter.service(RequestErrorFilter.java:26)
org.apache.tapestry5.services.TapestryModule$3.service(TapestryModule.java:624)
org.apache.tapestry5.services.TapestryModule$2.service(TapestryModule.java:614)
org.apache.tapestry5.internal.services.StaticFilesFilter.service(StaticFilesFilter.java:85)
org.apache.tapestry5.internal.services.CheckForUpdatesFilter$2.invoke(CheckForUpdatesFilter.java:93)
org.apache.tapestry5.internal.services.CheckForUpdatesFilter$2.invoke(CheckForUpdatesFilter.java:84)
org.apache.tapestry5.ioc.internal.util.ConcurrentBarrier.withRead(ConcurrentBarrier.java:83)
org.apache.tapestry5.internal.services.CheckForUpdatesFilter.service(CheckForUpdatesFilter.java:106)
org.apache.tapestry5.services.TapestryModule$16.service(TapestryModule.java:1005)
org.apache.tapestry5.upload.internal.services.MultipartServletRequestFilter.service(MultipartServletRequestFilter.java:44)
org.apache.tapestry5.internal.services.IgnoredPathsFilter.service(IgnoredPathsFilter.java:62)
org.apache.tapestry5.TapestryFilter.doFilter(TapestryFilter.java:179)
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:129)
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
org.mortbay.jetty.Server.handle(Server.java:324)
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:842)
org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:648)
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:488)
Request
Context Path
/cuaeadmin
Request Path
/connections/groups/group/edit.editgroupform
Locale
en_US
Secure
false
Server Name
localhost
Query Parameters
Save
Save
description
Default media resource group
failover
None
memberSelector
26
name
Default
t:formdata
H4sIAAAAAAAAAJWRMU7DMBSGH1WLkCIxIHEBFCoQKFnoAlOFYKoQUsQBHOc1GDm2sZ2kLByFEyAu0aEbd+AArEwMuEmDmEIyWe9///9/T/LrJ4xKHw6oFAKpZVKYMNUyV5snvEqYPRckQ6NhInUaEEXoPQaWKDRWP00CKjVyFgcxMRhMYycSaq8Z8sSP0Obq8G7pfeyvvgewNQPPgayW/MY1WtibPZCChJyINIysZiK9WCgLwzWv81XTvlfdaknRmCiPM2aMK1++JWfzr5f3AcBClSdw3M5N0FDNVLV+hGcAC94frVfBOj8qj2DcnpgTxmWBuuHtNEL3aE0K4LTdnmEWOw5yZ5G/vN1ajjZy35qa/e+HGlJgQxxGbugWqdvH4LdbKREUedO/fVmNXWMV4weeQMQpLQMAAA==
Headers
Accept
image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/x-silverlight, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, application/x-silverlight-2-b2, [b]/[/b]
Accept-Encoding
gzip, deflate
Accept-Language
en-us
Cache-Control
no-cache
Connection
close
Content-Length
561
Content-Type
application/x-www-form-urlencoded
Cookie
JSESSIONID=1k42c8z6m3oe9
Host
localhost:8080
Referer
[url=http://192.168.60.30/cuaeadmin/connections/groups/group/edit/4]http://192.168.60.30/cuaeadmin/connections/groups/group/edit/4[/url]
User-Agent
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; WWTClient2; MS-RTC LM 8)
X-Forwarded-For
192.168.49.4
X-Forwarded-Host
192.168.60.30
X-Forwarded-Server
innerw2k3std.fidelus.com
Context Attributes
javax.servlet.context.tempdir
C:\WINDOWS\TEMP\Jetty_127_0_0_1_8080_cuaeadmin-2.5.1-SNAPSHOT.war__cuaeadmin__-idzbku
org.apache.tapestry5.application-registry
org.apache.tapestry5.ioc.internal.RegistryWrapper@404eb2
Session
aso:cisco.uc.cuae.mgmt.Management$User
User(id=1; name=Administrator; rights=[Ljava.lang.String;@151b1b7; locked=true; password=null)
aso:com.cisco.cuae.admin.ui.data.MessageItemsHolder
com.cisco.cuae.admin.ui.data.MessageItemsHolder@d9c6e2
aso:java.util.ArrayList
empty list
flash:Login:loginform:defaultTracker
org.apache.tapestry5.ValidationTrackerImpl@1905742
flash:connections/groups/group/View:editform:defaultTracker
org.apache.tapestry5.ValidationTrackerImpl@83dae1
management-client-hub-session-key
30459ed0-6a6b-4f6b-92a6-8e354101d5f2
management-server-session-key
12008e9f-b983-4bf9-a399-3fe326f1dc86
state:ExceptionReport:tabview:_selectedTabId
tab
state:ManagementRoot::title
Connections
state:connections/groups/List::currentGroup
GroupItem[url=http://name=Default CTI,type=cisco.uc.cuae.mgmt.Management.CtiCallRouteGroup,id=9,default=true]http://name=Default CTI,type=cisco.uc.cuae.mgmt.Management.CtiCallRouteGroup,id=9,default=true[/url]
state:connections/groups/List::currentPage
1
state:connections/groups/group/Edit::group
MediaEngineGroup(Group(id=4; name=Default; defaultGroup=true; description=Default media resource group; alarmGroupId=6; members=[Lcisco.uc.cuae.mgmt.Management$GroupMember;@971d55); failoverGroupId=0)
state:connections/groups/group/Edit::isNew
false
state:connections/groups/group/View::group
MediaEngineGroup(Group(id=4; name=Default; defaultGroup=true; description=Default media resource group; alarmGroupId=6; members=[Lcisco.uc.cuae.mgmt.Management$GroupMember;@106bde8); failoverGroupId=0)
state:connections/groups/group/View::groupView
com.cisco.cuae.admin.ui.pages.connections.groups.group.ViewGroup$GroupViewInfo@19dd520
state:connections/groups/group/View::isNew
false</summary>
    <dc:creator>Craig Thrall</dc:creator>
    <dc:date>2009-01-22T04:31:56Z</dc:date>
  </entry>
</feed>

