Discussion:
synce-create-partnership fails on Ubuntu 10.10
Gerold Jens Wucherpfennig
2011-03-13 02:15:58 UTC
Permalink
Hi,

im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
I did a "sudo /etc/init.d/synce-hal-bluetooth restart"
i set Activesync mode from USB to Bluetooth on
the iPAQ and then connecting to the bluetooth dun
service via my iPAQ. Then I did

***@ubuntu:~$ synce-sync-engine
SynCE sync-engine starting up
2011-03-13 02:42:54,322 DEBUG syncengine : running main loop
2011-03-13 02:42:54,323 DEBUG syncengine : creating SyncEngine object
2011-03-13 02:42:54,329 INFO engine.syncengine.kernel : _UdevConnect:
failed to connect to dccm: org.freedesktop.DBus.Error.ServiceUnknown:
The name org.synce.dccm was not provided by any .service files
2011-03-13 02:42:54,331 INFO engine.syncengine.kernel : _HalConnect:
connected device found
2011-03-13 02:42:54,333 DEBUG syncengine : installing signal handlers

That seems to be OK, because synce-connector with its udev interface is
not used,
but synce-hal-bluetooth (see: " _HalConnect: connected device found")

Creating a synce bluetooth partnership fails with:

***@ubuntu:~$ synce-create-partnership "Desktop" "Contacts,Calendar"
Creating partnership...

error: failed to create partnership
error: org.synce.SyncEngine.Error.Disconnected



Here is further information to the USB-bug:

https://bugzilla.kernel.org/show_bug.cgi?id=15299


Gerold J. Wucherpfennig <***@gmx.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@...

--- Comment #5 from Gerold J. Wucherpfennig <***@...> 2011-03-10 22:25:30 ---
I get this error with Ubuntu 10.10 when plugging in my Windows Mobile 6.0
device (HP iPaq 214 Enterprise Handheld) on Linux Kernel 2.6.35-26-generic:

[211505.040318] usb 1-3: new high speed USB device using ehci_hcd and address
14
[211555.590082] rndis_host 1-3:1.0: RNDIS init failed, -110
[211555.590120] rndis_host: probe of 1-3:1.0 failed with error -110
[211560.592797] rndis_wlan 1-3:1.0: RNDIS init failed, -110
[211560.592854] rndis_wlan: probe of 1-3:1.0 failed with error -110



Best Regards,
Gerold
Gerold Jens Wucherpfennig
2011-03-13 11:03:14 UTC
Permalink
Here i some progress...

in "/etc/synce-hal.conf" I added:

[general]
# global logging level, can be debug, info, warning, error, critical
loglevel: debug

I rebooted the machine.

Then I stopped NetworkManager with
"sudo service network-manager stop"
because with networkmanager the activesync bluetooth
connection would die after a minute...


After that I had to do
"sudo service synce-hal-bluetooth restart"

So I started the sync engine:

***@ubuntu:~$ synce-sync-engine
SynCE sync-engine starting up
2011-03-13 11:43:05,903 DEBUG syncengine : running main loop
2011-03-13 11:43:05,903 DEBUG syncengine : creating SyncEngine object
2011-03-13 11:43:05,911 INFO engine.syncengine.kernel : _UdevConnect:
failed to connect to dccm: org.freedesktop.DBus.Error.ServiceUnknown:
The name org.synce.dccm was not provided by any .service files
2011-03-13 11:43:05,914 INFO engine.syncengine.kernel : _HalConnect:
connected device found
2011-03-13 11:43:05,917 INFO engine.syncengine.kernel :
_CBHalDeviceConnected: device connected at udi
/org/freedesktop/Hal/devices/synce_bluetooth_device_192_168_132_201
2011-03-13 11:43:05,917 INFO engine.config.Config : UpdateConfig -
unable to open config file /etc/syncengine.conf.xml ([Errno 2] No such
file or directory: '/etc/syncengine.conf.xml') - using defaults
2011-03-13 11:43:05,917 INFO engine.config.Config : UpdateConfig -
unable to open config file /home/user/.synce/syncengine.conf.xml ([Errno
2] No such file or directory: '/home/user/.synce/syncengine.conf.xml') -
using defaults
2011-03-13 11:43:05,918 INFO engine.syncengine.kernel : device
Pocket_PC connected
2011-03-13 11:43:05,919 INFO engine.syncengine.kernel : ProcessAuth :
processing authorization for device 'Pocket_PC'
2011-03-13 11:43:05,920 INFO engine.syncengine.kernel : ProcessAuth:
authorization not required for device 'Pocket_PC'
2011-03-13 11:43:05,920 DEBUG engine.syncengine.kernel : OnConnect:
setting up RAPI session
** Message: dccm is not running, ignoring
2011-03-13 11:43:05,923 INFO engine.syncengine.kernel : _HalConnect:
exception 2147500037: An unspecified failure has occurred
2011-03-13 11:43:05,923 DEBUG syncengine : installing signal handlers



Can someone please help me?



Regards
Gerold
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
I did a "sudo /etc/init.d/synce-hal-bluetooth restart"
i set Activesync mode from USB to Bluetooth on
the iPAQ and then connecting to the bluetooth dun
service via my iPAQ. Then I did
SynCE sync-engine starting up
2011-03-13 02:42:54,322 DEBUG syncengine : running main loop
2011-03-13 02:42:54,323 DEBUG syncengine : creating SyncEngine object
The name org.synce.dccm was not provided by any .service files
connected device found
2011-03-13 02:42:54,333 DEBUG syncengine : installing signal handlers
That seems to be OK, because synce-connector with its udev interface is
not used,
but synce-hal-bluetooth (see: " _HalConnect: connected device found")
Creating partnership...
error: failed to create partnership
error: org.synce.SyncEngine.Error.Disconnected
https://bugzilla.kernel.org/show_bug.cgi?id=15299
What |Removed |Added
----------------------------------------------------------------------------
I get this error with Ubuntu 10.10 when plugging in my Windows Mobile 6.0
[211505.040318] usb 1-3: new high speed USB device using ehci_hcd and address
14
[211555.590082] rndis_host 1-3:1.0: RNDIS init failed, -110
[211555.590120] rndis_host: probe of 1-3:1.0 failed with error -110
[211560.592797] rndis_wlan 1-3:1.0: RNDIS init failed, -110
[211560.592854] rndis_wlan: probe of 1-3:1.0 failed with error -110
Best Regards,
Gerold
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Mark Ellis
2011-03-13 14:54:00 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Post by Gerold Jens Wucherpfennig
I did a "sudo /etc/init.d/synce-hal-bluetooth restart"
i set Activesync mode from USB to Bluetooth on
the iPAQ and then connecting to the bluetooth dun
service via my iPAQ. Then I did
SynCE sync-engine starting up
2011-03-13 02:42:54,322 DEBUG syncengine : running main loop
2011-03-13 02:42:54,323 DEBUG syncengine : creating SyncEngine object
The name org.synce.dccm was not provided by any .service files
connected device found
2011-03-13 02:42:54,333 DEBUG syncengine : installing signal handlers
That seems to be OK, because synce-connector with its udev interface is
not used,
but synce-hal-bluetooth (see: " _HalConnect: connected device found")
Creating partnership...
error: failed to create partnership
error: org.synce.SyncEngine.Error.Disconnected
https://bugzilla.kernel.org/show_bug.cgi?id=15299
What |Removed |Added
----------------------------------------------------------------------------
I get this error with Ubuntu 10.10 when plugging in my Windows Mobile 6.0
[211505.040318] usb 1-3: new high speed USB device using ehci_hcd and address
14
[211555.590082] rndis_host 1-3:1.0: RNDIS init failed, -110
[211555.590120] rndis_host: probe of 1-3:1.0 failed with error -110
[211560.592797] rndis_wlan 1-3:1.0: RNDIS init failed, -110
[211560.592854] rndis_wlan: probe of 1-3:1.0 failed with error -110
Best Regards,
Gerold
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gerold Jens Wucherpfennig
2011-03-13 16:07:48 UTC
Permalink
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
Mark Ellis
2011-03-13 16:32:43 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
No, install synce-hal or synce-connector, then on the device turn off
advanced network support.
Gerold Jens Wucherpfennig
2011-03-13 18:52:46 UTC
Permalink
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
No, install synce-hal or synce-connector, then on the device turn off
advanced network support.
I took synce-hal, because of bluetooth...

OK advanced network support is turned off. I connected the ActiveSync
Bluetooth from the PDA to the PC. NetworkManager and Firestarter
are turned off, because I don't know how to add the exceptions...
Then I had to start synce-kpm first and then synce-sync-engine.

synce-kpm wants to create a partnership.
I filled out the necessary information, but creating a
new partnership does not work...

Here is the output of synce-kpm and synce-sync-engine:

***@ubuntu:/etc$ synce-kpm
Running dataserver
running the GUI Part
(26724) KSharedDataCache::Private::mapSharedMemory: Opening cache
"/var/tmp/kdecache-user/icon-cache.kcache" page size is 4096
(26724) KSharedDataCache::Private::mapSharedMemory: Attached to cache,
determining if it must be initialized
(26724) KSharedDataCache::Private::mapSharedMemory: Cache fully
initialized -- attached to memory mapping
(26724) KSharedDataCache::Private::mapSharedMemory: 4468736 bytes
available out of 10485760
Initializing DataServer
** Message: dccm is not running, ignoring
Something went wrong with fetching the info from the registry
** Message: dccm is not running, ignoring
Eself.rror during init!
Error is org.freedesktop.DBus.Python.pyrapi2.RAPIError: Traceback (most
recent call last):
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in
_message_cb
retval = candidate_method(self, *args, **keywords)
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 625, in InitializeDataServer
self.hal_device_connected_cb(obj_paths[0], True)
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 281, in hal_device_connected_cb
self.onAuthorized()
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 314, in onAuthorized
self.updateDeviceInformation()
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 334, in updateDeviceInformation
self.updateSyncPicture()
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 349, in updateSyncPicture
rapi_session = RAPISession(None, 0)
File "pyrapi2.pyx", line 1069, in pyrapi2.RAPISession.__cinit__
RAPIError: 2147500037: An unspecified failure has occurred

something happened to syncengine!!
Updating the list of partnerships
something happened to syncengine!!
Updating the list of partnerships
Using new partnership api of sync-engine
checking for active partnerships, querying dataserver
GUI :: Creating partnership
DS :: Create partnership
Error happened during creation of partnership...
Error was:
org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call
last):
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in
_message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/lib/python2.6/dist-packages/SyncEngine/kernel.py", line
953, in CreatePartnership
id=self.PshipManager.CreateNewPartnership(name, sync_items).info.id
File "/usr/lib/python2.6/dist-packages/SyncEngine/pshipmgr.py", line
489, in CreateNewPartnership
self.engine.rapi_session.SetConfig("Sync.Sources", source)
AttributeError: 'NoneType' object has no attribute 'SetConfig'



***@ubuntu:~$ synce-sync-engine
SynCE sync-engine starting up
2011-03-13 19:38:59,172 DEBUG syncengine : running main loop
2011-03-13 19:38:59,172 DEBUG syncengine : creating SyncEngine object
2011-03-13 19:38:59,179 INFO engine.syncengine.kernel : _UdevConnect:
failed to connect to dccm: org.freedesktop.DBus.Error.ServiceUnknown:
The name org.synce.dccm was not provided by any .service files
2011-03-13 19:38:59,184 INFO engine.syncengine.kernel : _HalConnect:
connected device found
2011-03-13 19:38:59,187 INFO engine.syncengine.kernel :
_CBHalDeviceConnected: device connected at udi
/org/freedesktop/Hal/devices/synce_bluetooth_device_192_168_132_201
2011-03-13 19:38:59,187 INFO engine.config.Config : UpdateConfig -
unable to open config file /etc/syncengine.conf.xml ([Errno 2] No such
file or directory: '/etc/syncengine.conf.xml') - using defaults
2011-03-13 19:38:59,187 INFO engine.config.Config : UpdateConfig -
unable to open config file /home/user/.synce/syncengine.conf.xml ([Errno
2] No such file or directory: '/home/user/.synce/syncengine.conf.xml') -
using defaults
2011-03-13 19:38:59,188 INFO engine.syncengine.kernel : device
Pocket_PC connected
2011-03-13 19:38:59,188 INFO engine.syncengine.kernel : ProcessAuth :
processing authorization for device 'Pocket_PC'
2011-03-13 19:38:59,189 INFO engine.syncengine.kernel : ProcessAuth:
authorization not required for device 'Pocket_PC'
2011-03-13 19:38:59,189 DEBUG engine.syncengine.kernel : OnConnect:
setting up RAPI session
** Message: dccm is not running, ignoring
2011-03-13 19:38:59,192 INFO engine.syncengine.kernel : _HalConnect:
exception 2147500037: An unspecified failure has occurred
2011-03-13 19:38:59,192 DEBUG syncengine : installing signal handlers
2011-03-13 19:43:04,545 DEBUG engine.partnerships.Partnerships :
CreateNewPartnership: attempting to create new partnership in slot 1
2011-03-13 19:43:04,546 DEBUG engine.partnerships.Partnerships :
CreateNewPartnership: adding synchronization item 0
2011-03-13 19:43:04,546 DEBUG engine.partnerships.Partnerships :
CreateNewPartnership: adding synchronization item 1
2011-03-13 19:43:04,546 DEBUG engine.partnerships.Partnerships :
CreateNewPartnership: setting synchronization data source
* {0B74F825-C0F7-93AE-29A4-906B0B211F4A}
StoreType = 2
Name = sync2
Server = ubuntu

* Engines
[no params]

* {176F4FFD-F20C-4BD4-BDD7-01D0726C567B}
[no params]

* Providers
[no params]

* {B7B6ACB2-AF1D-43F5-BF9A-586111B263EF}
ReadOnly = 0
Enabled = 0
Name = Files

* {4A5D9FE0-F139-4A63-A5A4-4F31CEEA02AD}
ReadOnly = 0
Enabled = 1
Name = Calendar

* {A38DEEBF-C535-D8E2-AE24-8AE61845CF82}
ReadOnly = 1
Enabled = 0
Name = Media

* {783AE4F6-4C12-4423-8270-66361260D4F1}
ReadOnly = 0
Enabled = 0
Name = Tasks

* {BEA275EB-E3B7-641F-3D77-752349BAAA63}
ReadOnly = 1
Enabled = 0
Name = AvantGo

* {8E98CB51-85A4-4777-8DEB-A0298DF8899F}
ReadOnly = 1
Enabled = 0
Name = Notes

* {C6D47067-6E92-480E-B0FC-4BA82182FAC7}
ReadOnly = 0
Enabled = 0
Name = E-mail

* {89768ABD-D173-18E3-16EC-98034F67B775}
ReadOnly = 0
Enabled = 0
Name = WorldMate

* {0DD8685C-E272-4FCB-9ECF-2EAD7EA2497B}
ReadOnly = 0
Enabled = 1
Name = Contacts

* {7E29B5F7-C686-4B0C-9892-FD8BAD8E0D08}
ReadOnly = 1
Enabled = 0
Name = Favorites

* Settings
Domain = DEFAULT
UseSSL = 0
URI = Microsoft-Server-ActiveSync
User = DEFAULT
ConflictResolution = 1
Password = DEFAULT
SavePassword = 1



Please help me. When I get my device to sync I will update the Wiki :-)
Thanks for your help (in advance).

Best Regards,
Gerold
Mark Ellis
2011-03-14 19:20:25 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
No, install synce-hal or synce-connector, then on the device turn off
advanced network support.
I took synce-hal, because of bluetooth...
OK advanced network support is turned off. I connected the ActiveSync
Bluetooth from the PDA to the PC. NetworkManager and Firestarter
are turned off, because I don't know how to add the exceptions...
Then I had to start synce-kpm first and then synce-sync-engine.
No, forget that, do something simple, like synce-pls.
Post by Gerold Jens Wucherpfennig
synce-kpm wants to create a partnership.
I filled out the necessary information, but creating a
new partnership does not work...
Running dataserver
running the GUI Part
(26724) KSharedDataCache::Private::mapSharedMemory: Opening cache
"/var/tmp/kdecache-user/icon-cache.kcache" page size is 4096
(26724) KSharedDataCache::Private::mapSharedMemory: Attached to cache,
determining if it must be initialized
(26724) KSharedDataCache::Private::mapSharedMemory: Cache fully
initialized -- attached to memory mapping
(26724) KSharedDataCache::Private::mapSharedMemory: 4468736 bytes
available out of 10485760
Initializing DataServer
** Message: dccm is not running, ignoring
Something went wrong with fetching the info from the registry
** Message: dccm is not running, ignoring
Eself.rror during init!
Error is org.freedesktop.DBus.Python.pyrapi2.RAPIError: Traceback (most
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in
_message_cb
retval = candidate_method(self, *args, **keywords)
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 625, in InitializeDataServer
self.hal_device_connected_cb(obj_paths[0], True)
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 281, in hal_device_connected_cb
self.onAuthorized()
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 314, in onAuthorized
self.updateDeviceInformation()
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 334, in updateDeviceInformation
self.updateSyncPicture()
File
"/usr/lib/python2.6/dist-packages/synceKPM/dataserver/dataserver.py",
line 349, in updateSyncPicture
rapi_session = RAPISession(None, 0)
File "pyrapi2.pyx", line 1069, in pyrapi2.RAPISession.__cinit__
RAPIError: 2147500037: An unspecified failure has occurred
something happened to syncengine!!
Updating the list of partnerships
something happened to syncengine!!
Updating the list of partnerships
Using new partnership api of sync-engine
checking for active partnerships, querying dataserver
GUI :: Creating partnership
DS :: Create partnership
Error happened during creation of partnership...
org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in
_message_cb
retval = candidate_method(self, *args, **keywords)
File "/usr/lib/python2.6/dist-packages/SyncEngine/kernel.py", line
953, in CreatePartnership
id=self.PshipManager.CreateNewPartnership(name, sync_items).info.id
File "/usr/lib/python2.6/dist-packages/SyncEngine/pshipmgr.py", line
489, in CreateNewPartnership
self.engine.rapi_session.SetConfig("Sync.Sources", source)
AttributeError: 'NoneType' object has no attribute 'SetConfig'
SynCE sync-engine starting up
2011-03-13 19:38:59,172 DEBUG syncengine : running main loop
2011-03-13 19:38:59,172 DEBUG syncengine : creating SyncEngine object
The name org.synce.dccm was not provided by any .service files
connected device found
_CBHalDeviceConnected: device connected at udi
/org/freedesktop/Hal/devices/synce_bluetooth_device_192_168_132_201
2011-03-13 19:38:59,187 INFO engine.config.Config : UpdateConfig -
unable to open config file /etc/syncengine.conf.xml ([Errno 2] No such
file or directory: '/etc/syncengine.conf.xml') - using defaults
2011-03-13 19:38:59,187 INFO engine.config.Config : UpdateConfig -
unable to open config file /home/user/.synce/syncengine.conf.xml ([Errno
2] No such file or directory: '/home/user/.synce/syncengine.conf.xml') -
using defaults
2011-03-13 19:38:59,188 INFO engine.syncengine.kernel : device
Pocket_PC connected
processing authorization for device 'Pocket_PC'
authorization not required for device 'Pocket_PC'
setting up RAPI session
** Message: dccm is not running, ignoring
exception 2147500037: An unspecified failure has occurred
2011-03-13 19:38:59,192 DEBUG syncengine : installing signal handlers
CreateNewPartnership: attempting to create new partnership in slot 1
CreateNewPartnership: adding synchronization item 0
CreateNewPartnership: adding synchronization item 1
CreateNewPartnership: setting synchronization data source
* {0B74F825-C0F7-93AE-29A4-906B0B211F4A}
StoreType = 2
Name = sync2
Server = ubuntu
* Engines
[no params]
* {176F4FFD-F20C-4BD4-BDD7-01D0726C567B}
[no params]
* Providers
[no params]
* {B7B6ACB2-AF1D-43F5-BF9A-586111B263EF}
ReadOnly = 0
Enabled = 0
Name = Files
* {4A5D9FE0-F139-4A63-A5A4-4F31CEEA02AD}
ReadOnly = 0
Enabled = 1
Name = Calendar
* {A38DEEBF-C535-D8E2-AE24-8AE61845CF82}
ReadOnly = 1
Enabled = 0
Name = Media
* {783AE4F6-4C12-4423-8270-66361260D4F1}
ReadOnly = 0
Enabled = 0
Name = Tasks
* {BEA275EB-E3B7-641F-3D77-752349BAAA63}
ReadOnly = 1
Enabled = 0
Name = AvantGo
* {8E98CB51-85A4-4777-8DEB-A0298DF8899F}
ReadOnly = 1
Enabled = 0
Name = Notes
* {C6D47067-6E92-480E-B0FC-4BA82182FAC7}
ReadOnly = 0
Enabled = 0
Name = E-mail
* {89768ABD-D173-18E3-16EC-98034F67B775}
ReadOnly = 0
Enabled = 0
Name = WorldMate
* {0DD8685C-E272-4FCB-9ECF-2EAD7EA2497B}
ReadOnly = 0
Enabled = 1
Name = Contacts
* {7E29B5F7-C686-4B0C-9892-FD8BAD8E0D08}
ReadOnly = 1
Enabled = 0
Name = Favorites
* Settings
Domain = DEFAULT
UseSSL = 0
URI = Microsoft-Server-ActiveSync
User = DEFAULT
ConflictResolution = 1
Password = DEFAULT
SavePassword = 1
Please help me. When I get my device to sync I will update the Wiki :-)
Thanks for your help (in advance).
Best Regards,
Gerold
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gerold Jens Wucherpfennig
2011-03-14 19:41:38 UTC
Permalink
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
No, install synce-hal or synce-connector, then on the device turn off
advanced network support.
I took synce-hal, because of bluetooth...
OK advanced network support is turned off. I connected the ActiveSync
Bluetooth from the PDA to the PC. NetworkManager and Firestarter
are turned off, because I don't know how to add the exceptions...
Then I had to start synce-kpm first and then synce-sync-engine.
No, forget that, do something simple, like synce-pls.
OK:


***@ubuntu:~$ synce-pls
** Message: dccm is not running, ignoring
synce-pls: Could not find configuration at path '(Default)'
***@ubuntu:~$



And it doesn't care if synce-sync-engine was started or not...

(I suppose I can explain what happened when I was running synce-kpm
before synce-sync-engine: synce-kpm was started and when executing
synce-sync-engine It seemed to work for a few milliseconds so synce-kpm
wanted to create a partnership. When running synce-sync-engine before
synce-kpm, the error exception was already thrown. So synce-kpm
didn't want to create that partnership. Just my guess...)


Here is the output of synce-sync-engine again:

***@ubuntu:~$ synce-sync-engine
SynCE sync-engine starting up
2011-03-14 20:28:19,520 DEBUG syncengine : running main loop
2011-03-14 20:28:19,520 DEBUG syncengine : creating SyncEngine object
2011-03-14 20:28:19,546 INFO engine.syncengine.kernel : _UdevConnect:
failed to connect to dccm: org.freedesktop.DBus.Error.ServiceUnknown:
The name org.synce.dccm was not provided by any .service files
2011-03-14 20:28:19,548 INFO engine.syncengine.kernel : _HalConnect:
connected device found
2011-03-14 20:28:19,550 INFO engine.syncengine.kernel :
_CBHalDeviceConnected: device connected at udi
/org/freedesktop/Hal/devices/synce_bluetooth_device_192_168_132_201
2011-03-14 20:28:19,551 INFO engine.config.Config : UpdateConfig -
unable to open config file /etc/syncengine.conf.xml ([Errno 2] No such
file or directory: '/etc/syncengine.conf.xml') - using defaults
2011-03-14 20:28:19,551 INFO engine.config.Config : UpdateConfig -
unable to open config file /home/user/.synce/syncengine.conf.xml ([Errno
2] No such file or directory: '/home/user/.synce/syncengine.conf.xml') -
using defaults
2011-03-14 20:28:19,552 INFO engine.syncengine.kernel : device
Pocket_PC connected
2011-03-14 20:28:19,552 INFO engine.syncengine.kernel : ProcessAuth :
processing authorization for device 'Pocket_PC'
2011-03-14 20:28:19,553 INFO engine.syncengine.kernel : ProcessAuth:
authorization not required for device 'Pocket_PC'
2011-03-14 20:28:19,553 DEBUG engine.syncengine.kernel : OnConnect:
setting up RAPI session
** Message: dccm is not running, ignoring
2011-03-14 20:28:19,566 INFO engine.syncengine.kernel : _HalConnect:
exception 2147500037: An unspecified failure has occurred
2011-03-14 20:28:19,566 DEBUG syncengine : installing signal handlers


And I repeat myself again: Advance network support was turned off on the
iPAQ.


Regards
Gerold
Mark Ellis
2011-03-16 19:55:42 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
No, install synce-hal or synce-connector, then on the device turn off
advanced network support.
I took synce-hal, because of bluetooth...
OK advanced network support is turned off. I connected the ActiveSync
Bluetooth from the PDA to the PC. NetworkManager and Firestarter
are turned off, because I don't know how to add the exceptions...
Then I had to start synce-kpm first and then synce-sync-engine.
No, forget that, do something simple, like synce-pls.
** Message: dccm is not running, ignoring
synce-pls: Could not find configuration at path '(Default)'
Ah, hang on, you're using the packages from the PPA aren't you ? I've
built these with disabled support for synce-hal, use connector instead.

Working on the bluetooth stuff for connector, though it won't be any
more reliable than it was before.
Post by Gerold Jens Wucherpfennig
And it doesn't care if synce-sync-engine was started or not...
If synce-pls doesn't work, nothing else will.
Post by Gerold Jens Wucherpfennig
(I suppose I can explain what happened when I was running synce-kpm
before synce-sync-engine: synce-kpm was started and when executing
synce-sync-engine It seemed to work for a few milliseconds so synce-kpm
wanted to create a partnership. When running synce-sync-engine before
synce-kpm, the error exception was already thrown. So synce-kpm
didn't want to create that partnership. Just my guess...)
SynCE sync-engine starting up
2011-03-14 20:28:19,520 DEBUG syncengine : running main loop
2011-03-14 20:28:19,520 DEBUG syncengine : creating SyncEngine object
The name org.synce.dccm was not provided by any .service files
connected device found
_CBHalDeviceConnected: device connected at udi
/org/freedesktop/Hal/devices/synce_bluetooth_device_192_168_132_201
2011-03-14 20:28:19,551 INFO engine.config.Config : UpdateConfig -
unable to open config file /etc/syncengine.conf.xml ([Errno 2] No such
file or directory: '/etc/syncengine.conf.xml') - using defaults
2011-03-14 20:28:19,551 INFO engine.config.Config : UpdateConfig -
unable to open config file /home/user/.synce/syncengine.conf.xml ([Errno
2] No such file or directory: '/home/user/.synce/syncengine.conf.xml') -
using defaults
2011-03-14 20:28:19,552 INFO engine.syncengine.kernel : device
Pocket_PC connected
processing authorization for device 'Pocket_PC'
authorization not required for device 'Pocket_PC'
setting up RAPI session
** Message: dccm is not running, ignoring
exception 2147500037: An unspecified failure has occurred
2011-03-14 20:28:19,566 DEBUG syncengine : installing signal handlers
And I repeat myself again: Advance network support was turned off on the
iPAQ.
Regards
Gerold
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gerold Jens Wucherpfennig
2011-03-16 22:05:37 UTC
Permalink
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
No, install synce-hal or synce-connector, then on the device turn off
advanced network support.
I took synce-hal, because of bluetooth...
OK advanced network support is turned off. I connected the ActiveSync
Bluetooth from the PDA to the PC. NetworkManager and Firestarter
are turned off, because I don't know how to add the exceptions...
Then I had to start synce-kpm first and then synce-sync-engine.
No, forget that, do something simple, like synce-pls.
** Message: dccm is not running, ignoring
synce-pls: Could not find configuration at path '(Default)'
Ah, hang on, you're using the packages from the PPA aren't you ?
Yes that I've written above...
Post by Mark Ellis
I've
built these with disabled support for synce-hal, use connector instead.
connector doesn't work either, not even for USB.

I've disabled SELinux and AppArmor, NetworkManager and Firestarter
and sudo mv /etc/firestarter /etc/firestarter_

blacklisting ipaq made things worse, so unblacklisting...

Nothing worked, I investigated a lot of time in the last
few days to get synce-connector working, without luck.
I always get a AccessDenied error from dbus, though I
haven't changed anything in dbus. Googling didn't help
either. The dbus permissions are OK. So I tried something else...

Maybe that's completely wrong, but it was my last resort...

There is something wrong with the packages.

Indeed synce-hal-bluetooth and synce-hal
won't be removed completely with synaptic
when installing the synce-connector.

I was crazy and just did a
"sudo /etc/init.d/synce-hal-bluetooth start"
to start dund :o)

When connecting the iPAQ via USB. I got:

[147696.870083] usb 1-3: new high speed USB device using ehci_hcd and
address 39
[147697.230228] hub 1-0:1.0: unable to enumerate USB device on port 3
[147702.700043] usb 1-3: new high speed USB device using ehci_hcd and
address 40
[147703.082970] USB Serial support registered for PocketPC PDA
[147703.083418] ipaq 1-3:1.0: PocketPC PDA converter detected
[147703.083950] usb 1-3: PocketPC PDA converter now attached to ttyUSB1
[147703.084017] usbcore: registered new interface driver ipaq
[147703.084019] ipaq: v1.0:USB PocketPC PDA driver


The ActiveSync connection could be established.
The interface ppp0 was started and an IP-address was assigned.
The IP-address is from /etc/ppp/peers/synce-bt-peer which
belongs to the removed package synce-hal-bluetooth.

Then I started synce-sync-engine.
After that synce-pls. synce-pls DOES NOT give
me an error, it gives me NO output at all. But is
just WAITING...

I hope to get synce working someday. I already investigated
really lots of time in tinkering and googling...

Here is the output of synce-sync-engine again:
As I said above: AccessDenied by dbus...


***@ubuntu:~$ synce-sync-engine
SynCE sync-engine starting up
2011-03-16 21:29:11,770 DEBUG syncengine : running main loop
2011-03-16 21:29:11,770 DEBUG syncengine : creating SyncEngine object
2011-03-16 21:29:11,778 ERROR dbus.proxies : Introspect error on
:1.615:/org/synce/dccm/DeviceManager: dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1
matched rules; type="method_call", sender=":1.642" (uid=1000 pid=24066
comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable"
member="Introspect" error name="(unset)" requested_reply=0
destination=":1.615" (uid=0 pid=19736 comm="/usr/lib/synce-connector/dccm))
2011-03-16 21:29:11,778 DEBUG dbus.proxies : Executing introspect queue
due to error
2011-03-16 21:29:36,792 INFO engine.syncengine.kernel : _UdevConnect:
failed to connect to dccm: org.freedesktop.DBus.Error.NoReply: Did not
receive a reply. Possible causes include: the remote application did not
send a reply, the message bus security policy blocked the reply, the
reply timeout expired, or the network connection was broken.
2011-03-16 21:29:37,466 INFO engine.syncengine.kernel : _HalConnect:
connected device found
2011-03-16 21:29:37,468 DEBUG syncengine : installing signal handlers
Post by Mark Ellis
Working on the bluetooth stuff for connector, though it won't be any
more reliable than it was before.
Post by Gerold Jens Wucherpfennig
And it doesn't care if synce-sync-engine was started or not...
If synce-pls doesn't work, nothing else will.
Good to know :-)


Best Regards

Gerold
Mark Ellis
2011-03-18 13:26:40 UTC
Permalink
Remove synce-hal
install synce-connector

copy the attached file to /etc

run iptables -L and send the results

make sure advanced network is disabled on the device, plug it in

run synce-pls, send the results

copy the bottom 300 lines or so of /var/log/daemon.log and send it
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
No, install synce-hal or synce-connector, then on the device turn off
advanced network support.
I took synce-hal, because of bluetooth...
OK advanced network support is turned off. I connected the ActiveSync
Bluetooth from the PDA to the PC. NetworkManager and Firestarter
are turned off, because I don't know how to add the exceptions...
Then I had to start synce-kpm first and then synce-sync-engine.
No, forget that, do something simple, like synce-pls.
** Message: dccm is not running, ignoring
synce-pls: Could not find configuration at path '(Default)'
Ah, hang on, you're using the packages from the PPA aren't you ?
Yes that I've written above...
Post by Mark Ellis
I've
built these with disabled support for synce-hal, use connector instead.
connector doesn't work either, not even for USB.
I've disabled SELinux and AppArmor, NetworkManager and Firestarter
and sudo mv /etc/firestarter /etc/firestarter_
blacklisting ipaq made things worse, so unblacklisting...
Nothing worked, I investigated a lot of time in the last
few days to get synce-connector working, without luck.
I always get a AccessDenied error from dbus, though I
haven't changed anything in dbus. Googling didn't help
either. The dbus permissions are OK. So I tried something else...
Maybe that's completely wrong, but it was my last resort...
There is something wrong with the packages.
Indeed synce-hal-bluetooth and synce-hal
won't be removed completely with synaptic
when installing the synce-connector.
I was crazy and just did a
"sudo /etc/init.d/synce-hal-bluetooth start"
to start dund :o)
[147696.870083] usb 1-3: new high speed USB device using ehci_hcd and
address 39
[147697.230228] hub 1-0:1.0: unable to enumerate USB device on port 3
[147702.700043] usb 1-3: new high speed USB device using ehci_hcd and
address 40
[147703.082970] USB Serial support registered for PocketPC PDA
[147703.083418] ipaq 1-3:1.0: PocketPC PDA converter detected
[147703.083950] usb 1-3: PocketPC PDA converter now attached to ttyUSB1
[147703.084017] usbcore: registered new interface driver ipaq
[147703.084019] ipaq: v1.0:USB PocketPC PDA driver
The ActiveSync connection could be established.
The interface ppp0 was started and an IP-address was assigned.
The IP-address is from /etc/ppp/peers/synce-bt-peer which
belongs to the removed package synce-hal-bluetooth.
Then I started synce-sync-engine.
After that synce-pls. synce-pls DOES NOT give
me an error, it gives me NO output at all. But is
just WAITING...
I hope to get synce working someday. I already investigated
really lots of time in tinkering and googling...
As I said above: AccessDenied by dbus...
SynCE sync-engine starting up
2011-03-16 21:29:11,770 DEBUG syncengine : running main loop
2011-03-16 21:29:11,770 DEBUG syncengine : creating SyncEngine object
2011-03-16 21:29:11,778 ERROR dbus.proxies : Introspect error on
org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1
matched rules; type="method_call", sender=":1.642" (uid=1000 pid=24066
comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable"
member="Introspect" error name="(unset)" requested_reply=0
destination=":1.615" (uid=0 pid=19736 comm="/usr/lib/synce-connector/dccm))
2011-03-16 21:29:11,778 DEBUG dbus.proxies : Executing introspect queue
due to error
failed to connect to dccm: org.freedesktop.DBus.Error.NoReply: Did not
receive a reply. Possible causes include: the remote application did not
send a reply, the message bus security policy blocked the reply, the
reply timeout expired, or the network connection was broken.
connected device found
2011-03-16 21:29:37,468 DEBUG syncengine : installing signal handlers
Post by Mark Ellis
Working on the bluetooth stuff for connector, though it won't be any
more reliable than it was before.
Post by Gerold Jens Wucherpfennig
And it doesn't care if synce-sync-engine was started or not...
If synce-pls doesn't work, nothing else will.
Good to know :-)
Best Regards
Gerold
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gerold Jens Wucherpfennig
2011-04-15 00:57:32 UTC
Permalink
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
***@ubuntu:/etc$ sudo iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
***@ubuntu:/etc$ sudo synce-pls

** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
copy the bottom 300 lines or so of /var/log/daemon.log and send it
...
Apr 15 02:43:19 ubuntu named[1444]: exiting
Apr 15 02:43:42 ubuntu udev-synce-serial[30142] DEBUG : running as addon
for device /dev/ttyUSB2
Apr 15 02:43:42 ubuntu udev-synce-serial[30142] DEBUG : calling pppd as:
Apr 15 02:43:42 ubuntu udev-synce-serial[30142] DEBUG :
['/usr/sbin/pppd', '/dev/ttyUSB2', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.3:192.168.131.131', 'ms-dns', '192.168.131.3',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device2']
Apr 15 02:43:42 ubuntu udev-synce-serial[30142] DEBUG : successfully
configured interface
Apr 15 02:43:42 ubuntu udev-synce-serial[30142] DEBUG : signalling
hal-dccm ...
Apr 15 02:43:42 ubuntu udev-synce-serial[30142] DEBUG : signalling
hal-dccm with:
Apr 15 02:43:42 ubuntu udev-synce-serial[30142] DEBUG :
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2,
device-ip=192.168.131.131, local-ip=192.168.131.3, rndis=False
Apr 15 02:43:43 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Apr 15 02:46:10 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 3
Apr 15 02:46:13 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 5
Apr 15 02:46:18 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 7
Apr 15 02:46:20 ubuntu avahi-daemon[1242]: Withdrawing workstation
service for ppp0.
Apr 15 02:46:25 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 13
Apr 15 02:46:38 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 21
Apr 15 02:46:59 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 11
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Hi,
im using the synce PPA with the latest synce version.
The current Linux kernels have a bug that prevents me
from using USB sync for my iPAQ, so I have to use
Bluetooth. synce-connector does not seem to work
with Bluetooth, so I have to use synce-hal-bluetooth.
Don't do that unless you want lots of pain and experimenting. Turn off
advanced network support on the device to use a serial connection
instead of rndis.
Do you ask me to install synce-serial?
How to create a partnership with it?
No, install synce-hal or synce-connector, then on the device turn off
advanced network support.
I took synce-hal, because of bluetooth...
OK advanced network support is turned off. I connected the ActiveSync
Bluetooth from the PDA to the PC. NetworkManager and Firestarter
are turned off, because I don't know how to add the exceptions...
Then I had to start synce-kpm first and then synce-sync-engine.
No, forget that, do something simple, like synce-pls.
** Message: dccm is not running, ignoring
synce-pls: Could not find configuration at path '(Default)'
Ah, hang on, you're using the packages from the PPA aren't you ?
Yes that I've written above...
Post by Mark Ellis
I've
built these with disabled support for synce-hal, use connector instead.
connector doesn't work either, not even for USB.
I've disabled SELinux and AppArmor, NetworkManager and Firestarter
and sudo mv /etc/firestarter /etc/firestarter_
blacklisting ipaq made things worse, so unblacklisting...
Nothing worked, I investigated a lot of time in the last
few days to get synce-connector working, without luck.
I always get a AccessDenied error from dbus, though I
haven't changed anything in dbus. Googling didn't help
either. The dbus permissions are OK. So I tried something else...
Maybe that's completely wrong, but it was my last resort...
There is something wrong with the packages.
Indeed synce-hal-bluetooth and synce-hal
won't be removed completely with synaptic
when installing the synce-connector.
I was crazy and just did a
"sudo /etc/init.d/synce-hal-bluetooth start"
to start dund :o)
[147696.870083] usb 1-3: new high speed USB device using ehci_hcd and
address 39
[147697.230228] hub 1-0:1.0: unable to enumerate USB device on port 3
[147702.700043] usb 1-3: new high speed USB device using ehci_hcd and
address 40
[147703.082970] USB Serial support registered for PocketPC PDA
[147703.083418] ipaq 1-3:1.0: PocketPC PDA converter detected
[147703.083950] usb 1-3: PocketPC PDA converter now attached to ttyUSB1
[147703.084017] usbcore: registered new interface driver ipaq
[147703.084019] ipaq: v1.0:USB PocketPC PDA driver
The ActiveSync connection could be established.
The interface ppp0 was started and an IP-address was assigned.
The IP-address is from /etc/ppp/peers/synce-bt-peer which
belongs to the removed package synce-hal-bluetooth.
Then I started synce-sync-engine.
After that synce-pls. synce-pls DOES NOT give
me an error, it gives me NO output at all. But is
just WAITING...
I hope to get synce working someday. I already investigated
really lots of time in tinkering and googling...
As I said above: AccessDenied by dbus...
SynCE sync-engine starting up
2011-03-16 21:29:11,770 DEBUG syncengine : running main loop
2011-03-16 21:29:11,770 DEBUG syncengine : creating SyncEngine object
2011-03-16 21:29:11,778 ERROR dbus.proxies : Introspect error on
org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1
matched rules; type="method_call", sender=":1.642" (uid=1000 pid=24066
comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable"
member="Introspect" error name="(unset)" requested_reply=0
destination=":1.615" (uid=0 pid=19736 comm="/usr/lib/synce-connector/dccm))
2011-03-16 21:29:11,778 DEBUG dbus.proxies : Executing introspect queue
due to error
failed to connect to dccm: org.freedesktop.DBus.Error.NoReply: Did not
receive a reply. Possible causes include: the remote application did not
send a reply, the message bus security policy blocked the reply, the
reply timeout expired, or the network connection was broken.
connected device found
2011-03-16 21:29:37,468 DEBUG syncengine : installing signal handlers
Post by Mark Ellis
Working on the bluetooth stuff for connector, though it won't be any
more reliable than it was before.
Post by Gerold Jens Wucherpfennig
And it doesn't care if synce-sync-engine was started or not...
If synce-pls doesn't work, nothing else will.
Good to know :-)
Best Regards
Gerold
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Tejas Guruswamy
2011-04-15 08:38:35 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
<snip>

Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.

Tejas
Gerold Jens Wucherpfennig
2011-04-15 11:24:44 UTC
Permalink
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
***@ubuntu:~/Desktop$ synce-pls

** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
***@ubuntu:~/Desktop$




Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : calling pppd as:
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG :
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm with:
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG :
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
Mark Ellis
2011-04-23 08:47:37 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Something odd here.

Make sure dccm isn't running, and no devices are plugged in, and run
this:-

/usr/lib/synce-connector/dccm -f -d 6

in another terminal, run synce-pls, what do you get ?
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gerold Jens Wucherpfennig
2011-04-23 09:44:23 UTC
Permalink
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Something odd here.
Make sure dccm isn't running, and no devices are plugged in, and run
this:-
/usr/lib/synce-connector/dccm -f -d 6
***@ubuntu:~$ sudo /usr/lib/synce-connector/dccm -f -d 6

** (dccm:3702): CRITICAL **: Unknown option -d

***@ubuntu:~$ sudo /usr/lib/synce-connector/dccm -f
** (dccm:4179): DEBUG: main: starting ...


In the othre Terminal:

***@ubuntu:~$ synce-pls
** Message: No devices connected to dccm
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
in another terminal, run synce-pls, what do you get ?
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Mark Ellis
2011-05-09 08:08:55 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Something odd here.
Make sure dccm isn't running, and no devices are plugged in, and run
this:-
/usr/lib/synce-connector/dccm -f -d 6
** (dccm:3702): CRITICAL **: Unknown option -d
My mistake, that should be -l, not -d
Post by Gerold Jens Wucherpfennig
** (dccm:4179): DEBUG: main: starting ...
** Message: No devices connected to dccm
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
in another terminal, run synce-pls, what do you get ?
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gerold Jens Wucherpfennig
2011-05-12 14:58:19 UTC
Permalink
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Something odd here.
Make sure dccm isn't running, and no devices are plugged in, and run
this:-
/usr/lib/synce-connector/dccm -f -d 6
** (dccm:3702): CRITICAL **: Unknown option -d
My mistake, that should be -l, not -d
***@ubuntu:~$ sudo /usr/lib/synce-connector/dccm -f -l 6
** (dccm:11016): DEBUG: main: starting ...
** (dccm:11016): DEBUG: synce_device_manager_device_connected_cb:
receieved device connected signal for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: found device
interface for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: listening
for device
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2


***@ubuntu:~$ synce-pls

** (process:11120): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
** (dccm:4179): DEBUG: main: starting ...
** Message: No devices connected to dccm
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
in another terminal, run synce-pls, what do you get ?
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Mark Ellis
2011-05-12 19:13:26 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Something odd here.
Make sure dccm isn't running, and no devices are plugged in, and run
this:-
/usr/lib/synce-connector/dccm -f -d 6
** (dccm:3702): CRITICAL **: Unknown option -d
My mistake, that should be -l, not -d
** (dccm:11016): DEBUG: main: starting ...
receieved device connected signal for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: found device
interface for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: listening
for device
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
Think I've figured it out. Find the file

/etc/apparmor.d/local/sbin.dhclient

and add this line at the end

/usr/share/synce-connector/dhclient.conf r,
Post by Gerold Jens Wucherpfennig
** (process:11120): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
** (dccm:4179): DEBUG: main: starting ...
** Message: No devices connected to dccm
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
in another terminal, run synce-pls, what do you get ?
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gerold Jens Wucherpfennig
2011-05-13 11:02:50 UTC
Permalink
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Something odd here.
Make sure dccm isn't running, and no devices are plugged in, and run
this:-
/usr/lib/synce-connector/dccm -f -d 6
** (dccm:3702): CRITICAL **: Unknown option -d
My mistake, that should be -l, not -d
** (dccm:11016): DEBUG: main: starting ...
receieved device connected signal for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: found device
interface for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: listening
for device
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
Think I've figured it out. Find the file
/etc/apparmor.d/local/sbin.dhclient
The name of the file is /etc/apparmor.d/local/sbin.dhclient3
Post by Mark Ellis
and add this line at the end
/usr/share/synce-connector/dhclient.conf r,
Sorry, still the same output from synce-pls after a system reboot...
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
** (process:11120): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
** (dccm:4179): DEBUG: main: starting ...
** Message: No devices connected to dccm
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
in another terminal, run synce-pls, what do you get ?
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Mark Ellis
2011-05-13 13:14:59 UTC
Permalink
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Something odd here.
Make sure dccm isn't running, and no devices are plugged in, and run
this:-
/usr/lib/synce-connector/dccm -f -d 6
** (dccm:3702): CRITICAL **: Unknown option -d
My mistake, that should be -l, not -d
** (dccm:11016): DEBUG: main: starting ...
receieved device connected signal for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: found device
interface for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: listening
for device
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
Think I've figured it out. Find the file
/etc/apparmor.d/local/sbin.dhclient
The name of the file is /etc/apparmor.d/local/sbin.dhclient3
In that case create the file with the same contents.
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
and add this line at the end
/usr/share/synce-connector/dhclient.conf r,
Sorry, still the same output from synce-pls after a system reboot...
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
** (process:11120): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
** (dccm:4179): DEBUG: main: starting ...
** Message: No devices connected to dccm
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
in another terminal, run synce-pls, what do you get ?
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Gerold Jens Wucherpfennig
2011-05-13 13:30:20 UTC
Permalink
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
Remove synce-hal
install synce-connector
copy the attached file to /etc
run iptables -L and send the results
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Post by Mark Ellis
make sure advanced network is disabled on the device, plug it in
run synce-pls, send the results
** (process:30227): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Something odd here.
Make sure dccm isn't running, and no devices are plugged in, and run
this:-
/usr/lib/synce-connector/dccm -f -d 6
** (dccm:3702): CRITICAL **: Unknown option -d
My mistake, that should be -l, not -d
** (dccm:11016): DEBUG: main: starting ...
receieved device connected signal for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: found device
interface for
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
** (dccm:11016): DEBUG: synce_device_manager_create_device: listening
for device
/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB2/tty/ttyUSB2
Think I've figured it out. Find the file
/etc/apparmor.d/local/sbin.dhclient
The name of the file is /etc/apparmor.d/local/sbin.dhclient3
In that case create the file with the same contents.
Still the same output from synce-pls.
BTW when run ifconfig the interface ppp0 is OK.
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
Post by Mark Ellis
and add this line at the end
/usr/share/synce-connector/dhclient.conf r,
Sorry, still the same output from synce-pls after a system reboot...
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
** (process:11120): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
Post by Gerold Jens Wucherpfennig
** (dccm:4179): DEBUG: main: starting ...
** Message: No devices connected to dccm
synce-pls: Could not find configuration at path '(Default)'
Post by Mark Ellis
in another terminal, run synce-pls, what do you get ?
Post by Gerold Jens Wucherpfennig
Post by Tejas Guruswamy
<snip>
Don't run as sudo, run as a normal user. Dbus isn't normally set up for
root.
** (process:10492): WARNING **: synce_info_from_udev: Failed to get
devices: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.
synce-pls: Could not find configuration at path '(Default)'
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : running as addon
for device /dev/ttyUSB0
['/usr/sbin/pppd', '/dev/ttyUSB0', '115200', 'connect',
'/usr/lib/synce-connector/synce-serial-chat',
'192.168.131.1:192.168.131.129', 'ms-dns', '192.168.131.1',
'nodefaultroute', 'noauth', 'local', 'crtscts', 'linkname', 'synce-device0']
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : successfully
configured interface
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
hal-dccm ...
Apr 15 13:16:03 ubuntu udev-synce-serial[10416] DEBUG : signalling
device-path=/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/ttyUSB0/tty/ttyUSB0,
device-ip=192.168.131.129, local-ip=192.168.131.1, rndis=False
Apr 15 13:16:04 ubuntu modem-manager: (net/ppp0): could not get port's
parent device
Post by Tejas Guruswamy
Tejas
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been
demonstrated beyond question. Learn why your peers are replacing JEE
containers with lightweight application servers - and what you can gain
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
SynCE-Users mailing list
https://lists.sourceforge.net/lists/listinfo/synce-users
Loading...