Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » docshare and internal openfire xmpp server
docshare and internal openfire xmpp server [message #624678] Wed, 07 January 2009 15:14 Go to next message
Marc Esher is currently offline Marc EsherFriend
Messages: 14
Registered: July 2009
Junior Member
Greetings.

I've set up an internal openfire xmpp server, set up users, have it all
hooked up with eclipse.

when I try to share documents via Share Editor With.... nothing happens.
The "Stop Sharing" context menu item does appear, but the file never gets
shared to the other user.

Can anyone tell me if there's something I need to set up in openfire to
get this working? the PDE error log isn't showing me anything suspicious.

thanks!

marc
Re: docshare and internal openfire xmpp server [message #624680 is a reply to message #624678] Wed, 07 January 2009 16:24 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Marc,

Some have seen some issues with other xmpp servers before...e.g.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=237901

but I don't think we've seen anything with xmpp server...except perhaps
some configuration issues. Could others comment if they've seen
something like this with their XMPP server? I recall something on the
newsgroup or ecf-dev mailing list about needing a domain name (rather
than just IP address) for the openfire server, but I'm not confident
this is right.

So could others that use openfire perhaps speak up here. I'll also look
at the newsgroup and mailing list archive.

Scott


Marc Esher wrote:
> Greetings.
>
> I've set up an internal openfire xmpp server, set up users, have it all
> hooked up with eclipse.
>
> when I try to share documents via Share Editor With.... nothing happens.
> The "Stop Sharing" context menu item does appear, but the file never
> gets shared to the other user.
>
> Can anyone tell me if there's something I need to set up in openfire to
> get this working? the PDE error log isn't showing me anything suspicious.
>
> thanks!
>
> marc
>
Re: docshare and internal openfire xmpp server [message #624769 is a reply to message #624680] Tue, 14 April 2009 16:58 Go to previous messageGo to next message
Scott Selvia is currently offline Scott SelviaFriend
Messages: 27
Registered: July 2009
Junior Member
Just setup openfire 3.6.3 on a windows server 2003 R2 machine. We could IM
and even docshare but the docshare part was only working one way. If I
shared the editor then the other party could not see my changes. I finally
followed the bug id notes to the end and found that someone solved the
problem by making sure the operfire server had the machinename.domainname as
the server name.

I made those changes to the openfire server and did a restart and now both
parties can edit a document and see the other persons changes.

The only issue we have at this point is the chat room...When we try to enter
a chat room we get the following:

Could not connect to <chat room name>

Error is Exception joining %1

Hope this helps... and any info on the chat room would be great!!!!


"Scott Lewis" <slewis@composent.com> wrote in message
news:4964D746.5030502@composent.com...
> Hi Marc,
>
> Some have seen some issues with other xmpp servers before...e.g.
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=237901
>
> but I don't think we've seen anything with xmpp server...except perhaps
> some configuration issues. Could others comment if they've seen something
> like this with their XMPP server? I recall something on the newsgroup or
> ecf-dev mailing list about needing a domain name (rather than just IP
> address) for the openfire server, but I'm not confident this is right.
>
> So could others that use openfire perhaps speak up here. I'll also look
> at the newsgroup and mailing list archive.
>
> Scott
>
>
> Marc Esher wrote:
>> Greetings.
>>
>> I've set up an internal openfire xmpp server, set up users, have it all
>> hooked up with eclipse.
>>
>> when I try to share documents via Share Editor With.... nothing happens.
>> The "Stop Sharing" context menu item does appear, but the file never gets
>> shared to the other user.
>>
>> Can anyone tell me if there's something I need to set up in openfire to
>> get this working? the PDE error log isn't showing me anything suspicious.
>>
>> thanks!
>>
>> marc
>>
Re: docshare and internal openfire xmpp server [message #624777 is a reply to message #624769] Thu, 16 April 2009 03:18 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Scott,

Scott Selvia wrote:
<stuff deleted>
> I made those changes to the openfire server and did a restart and now both
> parties can edit a document and see the other persons changes.

That's great to hear.

>
> The only issue we have at this point is the chat room...When we try to enter
> a chat room we get the following:
>
> Could not connect to <chat room name>
>
> Error is Exception joining %1
>
> Hope this helps... and any info on the chat room would be great!!!!

We've not seen any difficulties such as this in entering the chat
room...at least with our OpenFire server. One thing to check...that all
the chat room permissions are set (i.e. no password for entry, etc), and
that it's a public chat room.

If you continue to have problems please report this as a bug to

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=ECF

....and if you have the stack information from the Error log (and/or
information that goes into the Wildfire server log when the failure
occurs) please include it in the bug report as well.

Thanks.

Scott


>
>
> "Scott Lewis" <slewis@composent.com> wrote in message
> news:4964D746.5030502@composent.com...
>> Hi Marc,
>>
>> Some have seen some issues with other xmpp servers before...e.g.
>>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=237901
>>
>> but I don't think we've seen anything with xmpp server...except perhaps
>> some configuration issues. Could others comment if they've seen something
>> like this with their XMPP server? I recall something on the newsgroup or
>> ecf-dev mailing list about needing a domain name (rather than just IP
>> address) for the openfire server, but I'm not confident this is right.
>>
>> So could others that use openfire perhaps speak up here. I'll also look
>> at the newsgroup and mailing list archive.
>>
>> Scott
>>
>>
>> Marc Esher wrote:
>>> Greetings.
>>>
>>> I've set up an internal openfire xmpp server, set up users, have it all
>>> hooked up with eclipse.
>>>
>>> when I try to share documents via Share Editor With.... nothing happens.
>>> The "Stop Sharing" context menu item does appear, but the file never gets
>>> shared to the other user.
>>>
>>> Can anyone tell me if there's something I need to set up in openfire to
>>> get this working? the PDE error log isn't showing me anything suspicious.
>>>
>>> thanks!
>>>
>>> marc
>>>
>
>
Re: docshare and internal openfire xmpp server [message #624782 is a reply to message #624777] Sat, 18 April 2009 18:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: marc.esher.comcast.net

So I decided to go back and try this again after this newsgroup thread got a
bump, and I was able to get docshare working successfully over XMPP on an
internal openfire server. However, I ran into some bumps and I'm wondering
if possibly this could be fixed by a small change to ECF.

First, our servers at work have names like "blahblahWeb05"... almost all end
in numbers. our internal domain is ugly, too. so a server's fully qualified
name ends up being something like blahWeb05.bsg.something.ad.com

I set up openfire on Web05, and tried to connect to it from within eclipse
using XMPP with a username like mesher@Web05. this doesn't work becuase the
wizard won't allow server names ending in numbers. So I then tried

mesher@Web05.bsg.something.ad.com and this allowed me to connect. Using
this, I was able to get docshare working, almost. I could successfully share
a file, and the recipient would see my changes. But if the recipient changed
the file, the changes would not be reflected on my end. This appears related
to the naming stuff discussed in that bug; however, when I'd change the
server name in openfire's config to be web05.bsg.something.ad.com instead of
just web05, it would revert back to web05 after restarting openfire. I do
not know what that's about. Consequently, I wasn't able to get docshare
working completely successfully on a server with this numeric naming.

Then, I set up openfire on the one server I could find in our office that
didn't end numerically. i was able to successfully connect to it within
eclipse using mesher@bltrserver, and docshare worked perfectly, without the
need for the full domain.

Now, this leads me to suspect that if the wizard would just let me use the
Web05 server, without the domain, that I wouldn't ahve any issues at all on
the original server I tried.

Thus, my suggestion is to change XMPPConnectWizardPage's emailPattern from
this:

..+@.+.[a-z]+(:[0-9]+)?

to this:

..+@.+.[a-z0-9]+(:[0-9]+)?

which would allow servernames like mine to be accepted by the wizard page.

What do you think?

Marc

"Scott Lewis" <slewis@composent.com> wrote in message
news:49E6A377.7030000@composent.com...
> Hi Scott,
>
> Scott Selvia wrote:
> <stuff deleted>
>> I made those changes to the openfire server and did a restart and now
>> both parties can edit a document and see the other persons changes.
>
> That's great to hear.
>
>>
>> The only issue we have at this point is the chat room...When we try to
>> enter a chat room we get the following:
>>
>> Could not connect to <chat room name>
>>
>> Error is Exception joining %1
>>
>> Hope this helps... and any info on the chat room would be great!!!!
>
> We've not seen any difficulties such as this in entering the chat
> room...at least with our OpenFire server. One thing to check...that all
> the chat room permissions are set (i.e. no password for entry, etc), and
> that it's a public chat room.
>
> If you continue to have problems please report this as a bug to
>
> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=ECF
>
> ...and if you have the stack information from the Error log (and/or
> information that goes into the Wildfire server log when the failure
> occurs) please include it in the bug report as well.
>
> Thanks.
>
> Scott
>
>
>>
>>
>> "Scott Lewis" <slewis@composent.com> wrote in message
>> news:4964D746.5030502@composent.com...
>>> Hi Marc,
>>>
>>> Some have seen some issues with other xmpp servers before...e.g.
>>>
>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=237901
>>>
>>> but I don't think we've seen anything with xmpp server...except perhaps
>>> some configuration issues. Could others comment if they've seen
>>> something like this with their XMPP server? I recall something on the
>>> newsgroup or ecf-dev mailing list about needing a domain name (rather
>>> than just IP address) for the openfire server, but I'm not confident
>>> this is right.
>>>
>>> So could others that use openfire perhaps speak up here. I'll also look
>>> at the newsgroup and mailing list archive.
>>>
>>> Scott
>>>
>>>
>>> Marc Esher wrote:
>>>> Greetings.
>>>>
>>>> I've set up an internal openfire xmpp server, set up users, have it all
>>>> hooked up with eclipse.
>>>>
>>>> when I try to share documents via Share Editor With.... nothing
>>>> happens. The "Stop Sharing" context menu item does appear, but the file
>>>> never gets shared to the other user.
>>>>
>>>> Can anyone tell me if there's something I need to set up in openfire to
>>>> get this working? the PDE error log isn't showing me anything
>>>> suspicious.
>>>>
>>>> thanks!
>>>>
>>>> marc
>>>>
>>
Re: docshare and internal openfire xmpp server [message #624850 is a reply to message #624782] Mon, 20 April 2009 14:34 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Marc,

This suggestion seems completely reasonably to me. Would you mind
opening a bug for this?...and we'll attempt to get to it as quickly as
possible.

Thanks,

Scott


Marc E wrote:
> So I decided to go back and try this again after this newsgroup thread
> got a bump, and I was able to get docshare working successfully over
> XMPP on an internal openfire server. However, I ran into some bumps and
> I'm wondering if possibly this could be fixed by a small change to ECF.
>
> First, our servers at work have names like "blahblahWeb05"... almost all
> end in numbers. our internal domain is ugly, too. so a server's fully
> qualified name ends up being something like blahWeb05.bsg.something.ad.com
>
> I set up openfire on Web05, and tried to connect to it from within
> eclipse using XMPP with a username like mesher@Web05. this doesn't work
> becuase the wizard won't allow server names ending in numbers. So I then
> tried
>
> mesher@Web05.bsg.something.ad.com and this allowed me to connect.
> Using this, I was able to get docshare working, almost. I could
> successfully share a file, and the recipient would see my changes. But
> if the recipient changed the file, the changes would not be reflected on
> my end. This appears related to the naming stuff discussed in that bug;
> however, when I'd change the server name in openfire's config to be
> web05.bsg.something.ad.com instead of just web05, it would revert back
> to web05 after restarting openfire. I do not know what that's about.
> Consequently, I wasn't able to get docshare working completely
> successfully on a server with this numeric naming.
>
> Then, I set up openfire on the one server I could find in our office
> that didn't end numerically. i was able to successfully connect to it
> within eclipse using mesher@bltrserver, and docshare worked perfectly,
> without the need for the full domain.
>
> Now, this leads me to suspect that if the wizard would just let me use
> the Web05 server, without the domain, that I wouldn't ahve any issues at
> all on the original server I tried.
>
> Thus, my suggestion is to change XMPPConnectWizardPage's emailPattern
> from this:
>
> .+@.+.[a-z]+(:[0-9]+)?
>
> to this:
>
> .+@.+.[a-z0-9]+(:[0-9]+)?
>
> which would allow servernames like mine to be accepted by the wizard page.
>
> What do you think?
>
> Marc
>
> "Scott Lewis" <slewis@composent.com> wrote in message
> news:49E6A377.7030000@composent.com...
>> Hi Scott,
>>
>> Scott Selvia wrote:
>> <stuff deleted>
>>> I made those changes to the openfire server and did a restart and now
>>> both parties can edit a document and see the other persons changes.
>>
>> That's great to hear.
>>
>>>
>>> The only issue we have at this point is the chat room...When we try
>>> to enter a chat room we get the following:
>>>
>>> Could not connect to <chat room name>
>>>
>>> Error is Exception joining %1
>>>
>>> Hope this helps... and any info on the chat room would be great!!!!
>>
>> We've not seen any difficulties such as this in entering the chat
>> room...at least with our OpenFire server. One thing to check...that
>> all the chat room permissions are set (i.e. no password for entry,
>> etc), and that it's a public chat room.
>>
>> If you continue to have problems please report this as a bug to
>>
>> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=ECF
>>
>> ...and if you have the stack information from the Error log (and/or
>> information that goes into the Wildfire server log when the failure
>> occurs) please include it in the bug report as well.
>>
>> Thanks.
>>
>> Scott
>>
>>
>>>
>>>
>>> "Scott Lewis" <slewis@composent.com> wrote in message
>>> news:4964D746.5030502@composent.com...
>>>> Hi Marc,
>>>>
>>>> Some have seen some issues with other xmpp servers before...e.g.
>>>>
>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=237901
>>>>
>>>> but I don't think we've seen anything with xmpp server...except
>>>> perhaps some configuration issues. Could others comment if they've
>>>> seen something like this with their XMPP server? I recall something
>>>> on the newsgroup or ecf-dev mailing list about needing a domain name
>>>> (rather than just IP address) for the openfire server, but I'm not
>>>> confident this is right.
>>>>
>>>> So could others that use openfire perhaps speak up here. I'll also
>>>> look at the newsgroup and mailing list archive.
>>>>
>>>> Scott
>>>>
>>>>
>>>> Marc Esher wrote:
>>>>> Greetings.
>>>>>
>>>>> I've set up an internal openfire xmpp server, set up users, have it
>>>>> all hooked up with eclipse.
>>>>>
>>>>> when I try to share documents via Share Editor With.... nothing
>>>>> happens. The "Stop Sharing" context menu item does appear, but the
>>>>> file never gets shared to the other user.
>>>>>
>>>>> Can anyone tell me if there's something I need to set up in
>>>>> openfire to get this working? the PDE error log isn't showing me
>>>>> anything suspicious.
>>>>>
>>>>> thanks!
>>>>>
>>>>> marc
>>>>>
>>>
Re: docshare and internal openfire xmpp server [message #624856 is a reply to message #624850] Sat, 25 April 2009 11:30 Go to previous message
Eclipse UserFriend
Originally posted by: marc.esher.comcast.net

"Scott Lewis" <slewis@composent.com> wrote in message
news:49EC87FF.7080004@composent.com...
> Hi Marc,
>
> This suggestion seems completely reasonably to me. Would you mind opening
> a bug for this?...and we'll attempt to get to it as quickly as possible.
>
> Thanks,
>
> Scott

Hi Scott,
I finally got this done:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273675

Thanks.

Marc

>
>
> Marc E wrote:
>> So I decided to go back and try this again after this newsgroup thread
>> got a bump, and I was able to get docshare working successfully over XMPP
>> on an internal openfire server. However, I ran into some bumps and I'm
>> wondering if possibly this could be fixed by a small change to ECF.
>>
>> First, our servers at work have names like "blahblahWeb05"... almost all
>> end in numbers. our internal domain is ugly, too. so a server's fully
>> qualified name ends up being something like
>> blahWeb05.bsg.something.ad.com
>>
>> I set up openfire on Web05, and tried to connect to it from within
>> eclipse using XMPP with a username like mesher@Web05. this doesn't work
>> becuase the wizard won't allow server names ending in numbers. So I then
>> tried
>>
>> mesher@Web05.bsg.something.ad.com and this allowed me to connect. Using
>> this, I was able to get docshare working, almost. I could successfully
>> share a file, and the recipient would see my changes. But if the
>> recipient changed the file, the changes would not be reflected on my end.
>> This appears related to the naming stuff discussed in that bug; however,
>> when I'd change the server name in openfire's config to be
>> web05.bsg.something.ad.com instead of just web05, it would revert back to
>> web05 after restarting openfire. I do not know what that's about.
>> Consequently, I wasn't able to get docshare working completely
>> successfully on a server with this numeric naming.
>>
>> Then, I set up openfire on the one server I could find in our office that
>> didn't end numerically. i was able to successfully connect to it within
>> eclipse using mesher@bltrserver, and docshare worked perfectly, without
>> the need for the full domain.
>>
>> Now, this leads me to suspect that if the wizard would just let me use
>> the Web05 server, without the domain, that I wouldn't ahve any issues at
>> all on the original server I tried.
>>
>> Thus, my suggestion is to change XMPPConnectWizardPage's emailPattern
>> from this:
>>
>> .+@.+.[a-z]+(:[0-9]+)?
>>
>> to this:
>>
>> .+@.+.[a-z0-9]+(:[0-9]+)?
>>
>> which would allow servernames like mine to be accepted by the wizard
>> page.
>>
>> What do you think?
>>
>> Marc
>>
>> "Scott Lewis" <slewis@composent.com> wrote in message
>> news:49E6A377.7030000@composent.com...
>>> Hi Scott,
>>>
>>> Scott Selvia wrote:
>>> <stuff deleted>
>>>> I made those changes to the openfire server and did a restart and now
>>>> both parties can edit a document and see the other persons changes.
>>>
>>> That's great to hear.
>>>
>>>>
>>>> The only issue we have at this point is the chat room...When we try to
>>>> enter a chat room we get the following:
>>>>
>>>> Could not connect to <chat room name>
>>>>
>>>> Error is Exception joining %1
>>>>
>>>> Hope this helps... and any info on the chat room would be great!!!!
>>>
>>> We've not seen any difficulties such as this in entering the chat
>>> room...at least with our OpenFire server. One thing to check...that all
>>> the chat room permissions are set (i.e. no password for entry, etc), and
>>> that it's a public chat room.
>>>
>>> If you continue to have problems please report this as a bug to
>>>
>>> https://bugs.eclipse.org/bugs/enter_bug.cgi?product=ECF
>>>
>>> ...and if you have the stack information from the Error log (and/or
>>> information that goes into the Wildfire server log when the failure
>>> occurs) please include it in the bug report as well.
>>>
>>> Thanks.
>>>
>>> Scott
>>>
>>>
>>>>
>>>>
>>>> "Scott Lewis" <slewis@composent.com> wrote in message
>>>> news:4964D746.5030502@composent.com...
>>>>> Hi Marc,
>>>>>
>>>>> Some have seen some issues with other xmpp servers before...e.g.
>>>>>
>>>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=237901
>>>>>
>>>>> but I don't think we've seen anything with xmpp server...except
>>>>> perhaps some configuration issues. Could others comment if they've
>>>>> seen something like this with their XMPP server? I recall something
>>>>> on the newsgroup or ecf-dev mailing list about needing a domain name
>>>>> (rather than just IP address) for the openfire server, but I'm not
>>>>> confident this is right.
>>>>>
>>>>> So could others that use openfire perhaps speak up here. I'll also
>>>>> look at the newsgroup and mailing list archive.
>>>>>
>>>>> Scott
>>>>>
>>>>>
>>>>> Marc Esher wrote:
>>>>>> Greetings.
>>>>>>
>>>>>> I've set up an internal openfire xmpp server, set up users, have it
>>>>>> all hooked up with eclipse.
>>>>>>
>>>>>> when I try to share documents via Share Editor With.... nothing
>>>>>> happens. The "Stop Sharing" context menu item does appear, but the
>>>>>> file never gets shared to the other user.
>>>>>>
>>>>>> Can anyone tell me if there's something I need to set up in openfire
>>>>>> to get this working? the PDE error log isn't showing me anything
>>>>>> suspicious.
>>>>>>
>>>>>> thanks!
>>>>>>
>>>>>> marc
>>>>>>
>>>>
Previous Topic:api for advertising services over (zeroconf) Discovery
Next Topic:Re: Get IRC User with Bot Framework
Goto Forum:
  


Current Time: Fri Apr 26 02:43:35 GMT 2024

Powered by FUDForum. Page generated in 0.03391 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top