|
List Info
Thread: Error Adding Contact
|
|
| Error Adding Contact |

|
2008-05-02 09:21:59 |
I've been running the alpha3 nightly builds for quite a
while now
without any issues; however, I recently started getting an
error that
I cannot explain. The only thing that I can remember doing
at the
time was deleting and account and re-adding it, but I don't
think that
really helps much. I thought that it was just an issue with
the
latest build (#1093), so I reverted back to a build I knew
was working
(#1077). Same problem. So, that makes me believe that it's
something
"outside" the application code. I tried
uninstalling, deleting the
sip-communicator install directory; as well as, the
.sip-communicator
directory. I then re-installed 1077, and I still get the
same error.
Oh yah, I'm running this on a WinXP machine and it's a SIP
account,
which is registering properly. What else, I've tried using
JRE
1.6.0_05; as well as, JRE 1.5.0_14.
Here is the error that I am getting:
===
Failed to add contact with id: amac
net.java.sip.communicator.service.contactlist.MetaContactLis
tException:
Failed to create a contact with address: amac Request not
handled by
app
at
net.java.sip.communicator.impl.contactlist.MetaContactListSe
rviceImpl.addNewContactToMetaContact(MetaContactListServiceI
mpl.java:444)
at
net.java.sip.communicator.impl.contactlist.MetaContactListSe
rviceImpl.createMetaContact(MetaContactListServiceImpl.java:
692)
at
net.java.sip.communicator.impl.gui.main.contactlist.addconta
ct.AddContactDialog$2.run(AddContactDialog.java:166)
===
I'll happily look at the code myself once I am granted
access. In the
meantime, what is the format of contactlist.xml, so that I
can add a
contact manually?
Keep up the good work guys/gals!
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|
|
| AW: Error Adding Contact |

|
2008-05-08 01:55:33 |
Hmm. As I see in the code, I think the subscription of the
SIP-contact
failed. But how this can happen, I cannot figure out. Can
you try do delete
your contactlist xml file and add the contact in a new
contact list? Does
this error then occur?
Regards, Thomas
> -----Ursprngliche Nachricht-----
> Von: Andrew MacDonald [mailto:andrew.macdonald gmail.com]
> Gesendet: Freitag, 02. Mai 2008 16:22
> An: dev sip-communicator.dev.java.net
> Betreff: [sip-comm-dev] Error Adding Contact
>
> I've been running the alpha3 nightly builds for quite a
while now
> without any issues; however, I recently started getting
an error that
> I cannot explain. The only thing that I can remember
doing at the
> time was deleting and account and re-adding it, but I
don't think that
> really helps much. I thought that it was just an issue
with the
> latest build (#1093), so I reverted back to a build I
knew was working
> (#1077). Same problem. So, that makes me believe that
it's something
> "outside" the application code. I tried
uninstalling, deleting the
> sip-communicator install directory; as well as, the
.sip-communicator
> directory. I then re-installed 1077, and I still get
the same error.
>
> Oh yah, I'm running this on a WinXP machine and it's a
SIP account,
> which is registering properly. What else, I've tried
using JRE
> 1.6.0_05; as well as, JRE 1.5.0_14.
>
> Here is the error that I am getting:
>
> ===
> Failed to add contact with id: amac
>
>
net.java.sip.communicator.service.contactlist.MetaContactLis
tException:
> Failed to create a contact with address: amac Request
not handled by
> app
> at
>
net.java.sip.communicator.impl.contactlist.MetaContactListSe
rviceImpl.a
>
ddNewContactToMetaContact(MetaContactListServiceImpl.java:44
4)
> at
>
net.java.sip.communicator.impl.contactlist.MetaContactListSe
rviceImpl.c
> reateMetaContact(MetaContactListServiceImpl.java:692)
> at
>
net.java.sip.communicator.impl.gui.main.contactlist.addconta
ct.AddConta
> ctDialog$2.run(AddContactDialog.java:166)
> ===
>
> I'll happily look at the code myself once I am granted
access. In the
> meantime, what is the format of contactlist.xml, so
that I can add a
> contact manually?
>
> Keep up the good work guys/gals!
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
> For additional commands, e-mail: dev-help sip-communicator.dev.java.net
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|
|
| Re: Error Adding Contact |

|
2008-05-08 08:13:29 |
See that's the thing that I'm finding really strange. I
tried
uninstalling, deleting the installation directory; as well
as, the
.sip-communicator in my home directory. I reinstall with a
previous
release that I had been using without problems. Viola... I
have the
exact same error. Now, one step further. My XP
installation is
running in a Parallel's VM, so I decided... "oh, I'll
just install the
Mac version and I can continue on with my work". Same
error.
I haven't yet been successful in getting the source to run
on my
machine; otherwise, I'd gladly provide more details. If I
get a
chance, I'll take a look at why that is. I have it built,
but your
buddy Felix is having a hard time.
On Thu, May 8, 2008 at 2:55 AM, Thomas Hofer
<mailinglisten familie-hofer.net> wrote:
> Hmm. As I see in the code, I think the subscription of
the SIP-contact
> failed. But how this can happen, I cannot figure out.
Can you try do delete
> your contactlist xml file and add the contact in a new
contact list? Does
> this error then occur?
>
> Regards, Thomas
>
> > -----Ursprngliche Nachricht-----
> > Von: Andrew MacDonald
[mailto:andrew.macdonald gmail.com]
> > Gesendet: Freitag, 02. Mai 2008 16:22
> > An: dev sip-communicator.dev.java.net
> > Betreff: [sip-comm-dev] Error Adding Contact
>
>
> >
> > I've been running the alpha3 nightly builds for
quite a while now
> > without any issues; however, I recently started
getting an error that
> > I cannot explain. The only thing that I can
remember doing at the
> > time was deleting and account and re-adding it,
but I don't think that
> > really helps much. I thought that it was just an
issue with the
> > latest build (#1093), so I reverted back to a
build I knew was working
> > (#1077). Same problem. So, that makes me
believe that it's something
> > "outside" the application code. I
tried uninstalling, deleting the
> > sip-communicator install directory; as well as,
the .sip-communicator
> > directory. I then re-installed 1077, and I still
get the same error.
> >
> > Oh yah, I'm running this on a WinXP machine and
it's a SIP account,
> > which is registering properly. What else, I've
tried using JRE
> > 1.6.0_05; as well as, JRE 1.5.0_14.
> >
> > Here is the error that I am getting:
> >
> > ===
> > Failed to add contact with id: amac
> >
> >
net.java.sip.communicator.service.contactlist.MetaContactLis
tException:
> > Failed to create a contact with address: amac
Request not handled by
> > app
> > at
> >
net.java.sip.communicator.impl.contactlist.MetaContactListSe
rviceImpl.a
> >
ddNewContactToMetaContact(MetaContactListServiceImpl.java:44
4)
> > at
> >
net.java.sip.communicator.impl.contactlist.MetaContactListSe
rviceImpl.c
> >
reateMetaContact(MetaContactListServiceImpl.java:692)
> > at
> >
net.java.sip.communicator.impl.gui.main.contactlist.addconta
ct.AddConta
> > ctDialog$2.run(AddContactDialog.java:166)
> > ===
> >
> > I'll happily look at the code myself once I am
granted access. In the
> > meantime, what is the format of contactlist.xml,
so that I can add a
> > contact manually?
> >
> > Keep up the good work guys/gals!
> >
> >
------------------------------------------------------------
---------
> > To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
> > For additional commands, e-mail: dev-help sip-communicator.dev.java.net
>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
> For additional commands, e-mail: dev-help sip-communicator.dev.java.net
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|
|
| Re: Error Adding Contact |

|
2008-06-14 10:14:11 |
Hey Andrew,
In the exception that you sent to the list I see the
following:
"Request not handled by app"
This is returned by the protocol so could it be that your
SIP server
does not support presence? If this is the case then you may
want to try
to disable presence for your account and see what happens.
Hope this helps!
Emil
Andrew MacDonald написа:
> See that's the thing that I'm finding really strange.
I tried
> uninstalling, deleting the installation directory; as
well as, the
> .sip-communicator in my home directory. I reinstall
with a previous
> release that I had been using without problems.
Viola... I have the
> exact same error. Now, one step further. My XP
installation is
> running in a Parallel's VM, so I decided... "oh,
I'll just install the
> Mac version and I can continue on with my work".
Same error.
>
> I haven't yet been successful in getting the source to
run on my
> machine; otherwise, I'd gladly provide more details.
If I get a
> chance, I'll take a look at why that is. I have it
built, but your
> buddy Felix is having a hard time.
>
>
>
> On Thu, May 8, 2008 at 2:55 AM, Thomas Hofer
> <mailinglisten familie-hofer.net> wrote:
>> Hmm. As I see in the code, I think the subscription
of the SIP-contact
>> failed. But how this can happen, I cannot figure
out. Can you try do delete
>> your contactlist xml file and add the contact in a
new contact list? Does
>> this error then occur?
>>
>> Regards, Thomas
>>
>> > -----Ursprüngliche Nachricht-----
>> > Von: Andrew MacDonald
[mailto:andrew.macdonald gmail.com]
>> > Gesendet: Freitag, 02. Mai 2008 16:22
>> > An: dev sip-communicator.dev.java.net
>> > Betreff: [sip-comm-dev] Error Adding Contact
>>
>>
>> > I've been running the alpha3 nightly builds
for quite a while now
>> > without any issues; however, I recently
started getting an error that
>> > I cannot explain. The only thing that I can
remember doing at the
>> > time was deleting and account and re-adding
it, but I don't think that
>> > really helps much. I thought that it was
just an issue with the
>> > latest build (#1093), so I reverted back to a
build I knew was working
>> > (#1077). Same problem. So, that makes me
believe that it's something
>> > "outside" the application code. I
tried uninstalling, deleting the
>> > sip-communicator install directory; as well
as, the .sip-communicator
>> > directory. I then re-installed 1077, and I
still get the same error.
>> >
>> > Oh yah, I'm running this on a WinXP machine
and it's a SIP account,
>> > which is registering properly. What else,
I've tried using JRE
>> > 1.6.0_05; as well as, JRE 1.5.0_14.
>> >
>> > Here is the error that I am getting:
>> >
>> > ===
>> > Failed to add contact with id: amac
>> >
>> >
net.java.sip.communicator.service.contactlist.MetaContactLis
tException:
>> > Failed to create a contact with address: amac
Request not handled by
>> > app
>> > at
>> >
net.java.sip.communicator.impl.contactlist.MetaContactListSe
rviceImpl.a
>> >
ddNewContactToMetaContact(MetaContactListServiceImpl.java:44
4)
>> > at
>> >
net.java.sip.communicator.impl.contactlist.MetaContactListSe
rviceImpl.c
>> >
reateMetaContact(MetaContactListServiceImpl.java:692)
>> > at
>> >
net.java.sip.communicator.impl.gui.main.contactlist.addconta
ct.AddConta
>> > ctDialog$2.run(AddContactDialog.java:166)
>> > ===
>> >
>> > I'll happily look at the code myself once I
am granted access. In the
>> > meantime, what is the format of
contactlist.xml, so that I can add a
>> > contact manually?
>> >
>> > Keep up the good work guys/gals!
>> >
>> >
------------------------------------------------------------
---------
>> > To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
>> > For additional commands, e-mail: dev-help sip-communicator.dev.java.net
>>
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
>> For additional commands, e-mail: dev-help sip-communicator.dev.java.net
>>
>>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
> For additional commands, e-mail: dev-help sip-communicator.dev.java.net
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|
|
[1-4]
|
|