8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread John Sundberg
We have recently seen a sporadic issue with the 8.0 Java API against a 7.6.4 server… The issue is -- a record is created at 2013-06-10T12:00:00 … (call this 123456789) However when the record gets updated… The log shows update T1 where c4 = 123456788 …… (Notice - the one second less than the

Re: 8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread Longwing, Lj
John, The only problem with that logic is that the server has always been in control of the create/modify date/time. To verify your scenario, you could quickly swap out the api that your java program is running for a 7.6.04 SP4, or even an 8.1 jar file for testing On Wed, Jun 12, 2013 at

Re: 8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread John Sundberg
LJ -- agreed. And - since I posted -- the problem showed up with client 7.6.4 libraries too. (Just took awhile) But -- on close inspection -- the time stamp used on update is one second older than the timestamp on create. So -- definitely funky. (I would call it a server bug -- but I can't be

Re: 8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread Longwing, Lj
NO, they would NEVER put something into the code base that they don't document and put in the release notes, would they? Yes...I would certainly recommend getting to SP4...it is by all means the most stable of all of the 7.6 releases. On Wed, Jun 12, 2013 at 12:36 PM, John Sundberg

Re: 8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread Mueller, Doug
:51 AM To: arslist@ARSLIST.ORG Subject: 8.0 Java API to 7.6.4 server - update records issue ** We have recently seen a sporadic issue with the 8.0 Java API against a 7.6.4 server... The issue is -- a record is created at 2013-06-10T12:00:00 ... (call this 123456789) However when the record

Re: 8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread John Sundberg
@ARSLIST.ORG] *On Behalf Of *John Sundberg *Sent:* Wednesday, June 12, 2013 8:51 AM *To:* arslist@ARSLIST.ORG *Subject:* 8.0 Java API to 7.6.4 server - update records issue ** ** ** ** ** We have recently seen a sporadic issue with the 8.0 Java API against a 7.6.4 server

Re: 8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread Longwing, Lj
AM *To:* arslist@ARSLIST.ORG *Subject:* 8.0 Java API to 7.6.4 server - update records issue ** ** ** ** ** We have recently seen a sporadic issue with the 8.0 Java API against a 7.6.4 server… ** ** The issue is -- a record is created at 2013-06-10T12:00:00 … (call

Re: 8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread John Sundberg
, 2013 8:51 AM *To:* arslist@ARSLIST.ORG *Subject:* 8.0 Java API to 7.6.4 server - update records issue ** ** ** ** ** We have recently seen a sporadic issue with the 8.0 Java API against a 7.6.4 server… ** ** The issue is -- a record is created at 2013-06-10T12:00:00

Re: 8.0 Java API to 7.6.4 server - update records issue

2013-06-12 Thread John Sundberg
] *On Behalf Of *John Sundberg *Sent:* Wednesday, June 12, 2013 8:51 AM *To:* arslist@ARSLIST.ORG *Subject:* 8.0 Java API to 7.6.4 server - update records issue ** ** ** ** ** We have recently seen a sporadic issue with the 8.0 Java API against a 7.6.4 server