Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
GAE - Query Datastore error
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
adam  
View profile  
 More options Jun 24, 8:52 pm
From: adam <cfa...@gmail.com>
Date: Wed, 24 Jun 2009 17:52:50 -0700 (PDT)
Local: Wed, Jun 24 2009 8:52 pm
Subject: GAE - Query Datastore error
First I'd like to say thanks for all the work that you guys are doing
on porting BD to GAE. I am exicited to be able to run CFML on GAE and
I think you are really setting yourself apart from other cfml engines.
Even more than you already have.

On to my issue -

I wrote a small script to test adding and deleting from the GAE
datastore. The sample script was working in GAE on a previous BD build
(I believe 6/10 build) and now works on my local machine, but throws
an error on GAE.

Here is the error:
java.io.InvalidClassException:
com.naryx.tagfusion.expression.compile.CFIdentifier; local class
incompatible: stream classdesc serialVersionUID = 7256176100954609460,
local class serialVersionUID = -713387290671994007

Here is the query:
<cfquery dbtype="google" name="employees">
select from Employee
</cfquery>

Thanks for any help,
Adam


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Holden  
View profile  
 More options Jun 24, 10:16 pm
From: Alan Holden <alhol...@akh.com>
Date: Wed, 24 Jun 2009 19:16:35 -0700
Local: Wed, Jun 24 2009 10:16 pm
Subject: Re: [OpenBD] GAE - Query Datastore error
Having just a "select from" command (with no column specifiers) works on
your local machine?
I get a db error.

I know it's not related to your exception message, but still curious.

Al


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
adam  
View profile  
 More options Jun 24, 10:38 pm
From: adam <cfa...@gmail.com>
Date: Wed, 24 Jun 2009 19:38:53 -0700 (PDT)
Local: Wed, Jun 24 2009 10:38 pm
Subject: Re: GAE - Query Datastore error
Yes, no columns in query and it works. Just ran it again to make sure.
Followed instructions here:
http://wiki.openbluedragon.org/wiki/index.php/GoogleAppEngine:Datasto...

Adam

On Jun 24, 7:16 pm, Alan Holden <alhol...@akh.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
adam  
View profile  
 More options Jun 25, 12:57 am
From: adam <cfa...@gmail.com>
Date: Wed, 24 Jun 2009 21:57:33 -0700 (PDT)
Local: Thurs, Jun 25 2009 12:57 am
Subject: Re: GAE - Query Datastore error
I deleted the "Employee" objects that were in the datastore and I no
longer get the error. I can now add and remove data through my
application. Any idea why this would happen?

Adam

On Jun 24, 7:38 pm, adam <cfa...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vince Bonfanti  
View profile  
 More options Jun 25, 9:00 am
From: Vince Bonfanti <vbonfa...@gmail.com>
Date: Thu, 25 Jun 2009 09:00:40 -0400
Local: Thurs, Jun 25 2009 9:00 am
Subject: Re: [OpenBD] Re: GAE - Query Datastore error

I haven't dug into this (and probably won't now that you've fixed it), but
it looks like something changed that caused the CFC serialization to be
incompatible between the two builds. This looks like yet another reason to
scrap the serialization-based implementation.

Vince


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Holden  
View profile  
 More options Jun 25, 12:17 pm
From: Alan Holden <alhol...@akh.com>
Date: Thu, 25 Jun 2009 09:17:36 -0700
Local: Thurs, Jun 25 2009 12:17 pm
Subject: Re: [OpenBD] Re: GAE - Query Datastore error
I recall occasions where the "MacromAdobe" ColdFusion 6 & 7 servers
would refuse to compile a newer service, even after I changed a few
params in a CFC. I had to go into the administrator and remove the
registered service by hand, to force CF to compile a new one. I also
recall some CF forum threads that involved deleting compiled classes in
some directory (thus forcing a recompile) to address some similar serial
mismatch issues.
I only bring it up in case a similar thing is happening here, then
perhaps simply posting a workaround (i.e. "delete something, [create it
again] to force a recompile") in this thread could help others.
I know GAE is different animal, but there's my two cents.

Alan K. Holden


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google