[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#684481: [jitsi-dev] Re: "Failed to create Jabber chat room." using a Google Apps account



I'm able to group chat with Adium using Google accounts. Sorry, I don't know much else about this.

On Thu, Aug 9, 2012 at 4:11 PM, Craig Chandler <Craig.Chandler@gmail.com> wrote:
I do believe google talk service does not support XMPP chat rooms.

correct me if I'm wrong


On 10/08/2012 7:27 AM, Tommy Keswick wrote:
I'm trying to follow the procedures for filing an issue.

I've come across what is probably the same or similar issue as the one noted here: http://java.net/projects/jitsi/lists/users/archive/2011-07/message/6

The response to that issue was that the problem should have been fixed in build 3578.

I've had the same errors on the 1.0 stable build 3967 and the 1.1 nightly build 4152.

I'm using Mac OS X 10.6.8.

I have Google Talk accounts set up on different machines with Jitsi. (This also occurs using Gmail accounts.) Within a message window I click the "Invite" button, add one or more users (on my same domain), and then click the "Invite" button in the dialog box. I get the following message:

Failed to create Jabber chat room.

net.java.sip.communicator.service.protocol.OperationFailedException: Failed to retrieve conference service name for user: tommy@scelc.org <mailto:tommy@scelc.org> on server: talk.google.com <http://talk.google.com>

at net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl.getCanonicalRoomName(OperationSetMultiUserChatJabberImpl.java:479)
at net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl.createChatRoom(OperationSetMultiUserChatJabberImpl.java:125)
at net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager.createChatRoom(ConferenceChatManager.java:730)
at net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager.createChatRoom(ConferenceChatManager.java:693)
at net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager.createChatRoom(ConferenceChatManager.java:673)
at net.java.sip.communicator.impl.gui.main.chat.ChatPanel.inviteContacts(ChatPanel.java:2283)
at net.java.sip.communicator.impl.gui.main.chat.conference.ChatInviteDialog.inviteContacts(ChatInviteDialog.java:135)
at net.java.sip.communicator.impl.gui.main.chat.conference.ChatInviteDialog.access$000(ChatInviteDialog.java:25)
at net.java.sip.communicator.impl.gui.main.chat.conference.ChatInviteDialog$1.actionPerformed(ChatInviteDialog.java:51)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6375)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6140)
at java.awt.Container.processEvent(Container.java:2083)
at java.awt.Component.dispatchEventImpl(Component.java:4737)
at java.awt.Container.dispatchEventImpl(Container.java:2141)
at java.awt.Component.dispatchEvent(Component.java:4565)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4619)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4280)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4210)
at java.awt.Container.dispatchEventImpl(Container.java:2127)
at java.awt.Window.dispatchEventImpl(Window.java:2482)
at java.awt.Component.dispatchEvent(Component.java:4565)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:684)
at java.awt.EventQueue.access$000(EventQueue.java:85)
at java.awt.EventQueue$1.run(EventQueue.java:643)
at java.awt.EventQueue$1.run(EventQueue.java:641)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
at java.awt.EventQueue$2.run(EventQueue.java:657)
at java.awt.EventQueue$2.run(EventQueue.java:655)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:654)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: feature-not-implemented(501)
at org.jivesoftware.smackx.ServiceDiscoveryManager.discoverItems(ServiceDiscoveryManager.java:495)
at org.jivesoftware.smackx.ServiceDiscoveryManager.discoverItems(ServiceDiscoveryManager.java:461)
at org.jivesoftware.smackx.muc.MultiUserChat.getServiceNames(MultiUserChat.java:251)
at net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl.getCanonicalRoomName(OperationSetMultiUserChatJabberImpl.java:469)
... 44 more

Reply to: