View Issue Details

IDProjectCategoryView StatusLast Update
0003272SOGoActiveSyncpublic2015-07-21 20:57
ReporterPegasus Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionwon't fix 
Platform[Server] LinuxOSDebianOS Version7 (Wheezy)
Product Version2.3.0 
Summary0003272: RoadSync for Java unable to sync
Description

Using RoadSync for Java (MIDP2) v1.00.29 on a Nokia S40 phone in SSL mode, sync fails with the error:

EXCEPTION: <NSException: 0x7f9ce9ddb380> NAME:SOGoCacheIOException REASON:table url is not set for object '<0xE9DBD510[SOGoCacheGCSObject]: name=276277>' INFO:(null)

This happens regardless of if the user name & password is correct or not.

If SSL is disabled, it also fails but for a different reason: the URL is shows in the log as "POST /sogo?User=johndoe&DeviceId=123456&DeviceType=SmartPhone&Cmd=FolderSync HTTP/1.1" (What should it be?)

The RoadSync Java client can be downloaded here: http://www.dataviz.com/rsd

(Though this is an old, unmaintained client, it's the only way for most older phones to sync with SOGo.)

Steps To Reproduce

1) Obtain a phone that can run MIDP2 Java applications and that has data or WiFi capability.
2) From the phone, browse to http://www.dataviz.com/rsd (or side-load the JAR file.)
3) Add settings for SOGo server, enable SSL mode
4) Try to sync on the device.
5) Disable SSL mode in the settings, try to sync again.

TagsNo tags attached.

Activities

tfu

tfu

2015-07-01 06:15

reporter   ~0008682

Please reproduce the problem with SOGoEASDebugEnabled = YES and provide sogo.log from that test.

tfu

tfu

2015-07-03 19:48

reporter   ~0008697

Last edited: 2015-07-03 19:56

This version of RoadSync is based on ActiveSync 2.0.
It doesn't send authentication info. i.e. no "Authorization"-Header.

ludovic

ludovic

2015-07-21 20:57

administrator   ~0008742

We have no plans for supporting such ancient clients.

Issue History

Date Modified Username Field Change
2015-07-01 02:43 Pegasus New Issue
2015-07-01 06:15 tfu Note Added: 0008682
2015-07-03 19:48 tfu Note Added: 0008697
2015-07-03 19:56 tfu Note Edited: 0008697
2015-07-21 20:57 ludovic Note Added: 0008742
2015-07-21 20:57 ludovic Status new => closed
2015-07-21 20:57 ludovic Assigned To => ludovic
2015-07-21 20:57 ludovic Resolution open => won't fix