Hmmm... I increased the timeout with a <cfsetting requesttimeout="600" />
request, and now I can actually get the interface to show up. However, I
tried repairing some types (googleMap, actually) and I got an error:

line 1608 in alterType.cfc:

originalDataType is undefined.

I'm wondering if this is supposed to be named somewhere else, but there is
no record of it in alterType.cfc other than that spot. It does appear that
it could be an Oracle query issues, since the
mysql query is much simpler.  I don't have time right now, but I'll
eventaully take a look and see if I can work something out with that set of
queries.

I was able deploy a rule I needed, and will be trying with a type soon. But
so far, it looks like most things work (with a longer timeout) except
repairing.

Thanks for the timeout suggestion,

Tomek



On Thu, Aug 28, 2008 at 3:16 AM, modius <[EMAIL PROTECTED]> wrote:

>
> On Aug 28, 1:16 am, Tomek kott <[EMAIL PROTECTED]> wrote:
> > As a follow up question, is there another way to deploy rules or types
> > except through the (old) interface or the (flex) interface? I can't
> > get either one to work (known flex issue, don't know why the other
> > won't), and while I can get the types to deploy by clicking "deploy"
> > through a custom admin menu, I can't do the same with the rule. Thus,
> > I can't use the custom type/rule combo because I can't access the rule
> > to display it!
> >
> > I wouldn't mind creating the table myself, but with the glory of
> > abstracting from the database, I don't know what the headings or
> > variable types should be for the table!
>
> Hmm... the component that builds the model from the content type
> component should die in a fire. It's on our most wanted list with
> respect to re-factoring.
>
> I would persevere with the standard Types interface (ie. the non-flex
> one).  What is the error you are getting?  If its a timeout, increase
> the server timeout till you get the error.  Perhaps we can fix that.
> What is your operating system and database type?
>
> -- geoff
> http://www.daemon.com.au/
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to