[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[ecf-dev] R-OSGi, Host bind 9278 port on localhost and client could not connect to this
|
- From: Samolisov Pavel <samolisov@xxxxxxxxx>
- Date: Sun, 11 Oct 2009 21:13:42 +0600
- Delivered-to: ecf-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:x-enigmail-version:content-type :content-transfer-encoding; bh=Edko87FbsD+TvPsYS28pR7vl/TAoWzYZXvgS0w7i1mE=; b=AKZZZQe6O1H5JPm2J4VShrdjCCQ0QTpeESV2Fbt0T7MT9WIJynXvu28GTO8lT++W7k R1hCJx7iLKWQ05ByY7Q1kyUWSJaRbKjAcucUJCJYva0vVfcnJggEB8pie8Yhx5nQ9Pyt 83/PZKp/luqMccL5MOhXgM67OY5Hw8NHxOV7Q=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; b=qLX39kkJ4AxFFq0CxiLoM4dtK9p5eFI13xFeUMrB7aXBvg41gkZVj15mFo7ih6tD0T esfIg3dPCxHrb8EyaFzmlwJdxTTIuXEFBdRMyzYqBdXZ20h9v0qNpxEcicwu0KlWKzkJ RnD2UfALvsNxccwFRXODgCnVe7kC2dwPiwAjE=
- User-agent: Thunderbird 2.0.0.22 (X11/20090605)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello, all
I try run
http://wiki.eclipse.org/Getting_Started_with_ECF's_RFC119_Implementation
example, but I have a problem.
Host registeres IHello service and bind 9278 port on the localhost (I
have disabled the automatic running of an R-OSGi instance). When I'm
running example consummer on the localhost, I get this message:
"WARNING: Port 9278 already in use. This instance of R-OSGi is running
on port 9279" and customer does not create proxy for IHello service
(method addingService is not called).
I tried call this code
ID server =
IDFactory.getDefault().createID(container.getConnectNamespace(),ROSGI_SERVICE_HOST);
container.connect(server, null);
but this does not work, too.
I use last daily build (10/11/2009).
Is this a bug? Or R-OSGi do not works on single mashine, and I should
use second computer for testing?
Thanks.
- --
Pavel Samolisov
Meet me at:
Vkontakte.ru: http://vkontakte.ru/id3178981
Blog: http://samolisov.blogspot.com
Twitter: http://twitter.com/samolisov
XMPP/Jabber: samolisov@xxxxxxxxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkrR9iYACgkQ20T0Vos3rqAHsQCgxfDnHXXqOmpV5yqf0CdWUWow
UuUAoK8sfC196sV2fVJdOLiCzge8OZE3
=MPZk
-----END PGP SIGNATURE-----