On Sat, May 31, 2008 at 4:36 AM, aaron wieberg <[EMAIL PROTECTED]> wrote:
>
> I'm having problems getting everything going smoothly using an Oracle
> database and ActiveStoreParticipate and DbExpStorage. I'm able to
> kick off a process fine with an empty database, but if I continue to
> lauch processes eventually (after 2 or sometimes more proceses), I
> see:
>
>>> $openwferu_engine.list_process_status
> NoMethodError: You have a nil object when you didn't expect it!
> The error occurred while evaluating nil.application_context=
> from /home/wiebergac/Documents/Development/hubcap/vendor/
> openwfe/extras/expool/dbexpstorage.rb:331:in `as_owfe_expression'
> from /home/wiebergac/Documents/Development/hubcap/vendor/
> openwfe/extras/expool/dbexpstorage.rb:213:in `find_expressions'
>
>
> And there will be errors in the process_errors table showing the
> following oracle error:
>
> stacktrace: |-
> exception : ORA-01002: fetch out of sequence
> stmt.c:595:in oci8lib.so
>
> I'm not sure where to begin in figuring out this problem. If you need
> any more information from me let me know.
Hello Aaron,
I need to know three things :
- which version of openwferu/ruote are you using (0.9.18 or directly
fetched from github.com) ?
- which version of ActiveRecord are you using ? ("gem search
activerecord" should tell)
- I'd like to have the complete stack trace for the ORA-01002
exception, it seems it's the root cause. Could you please show it ?
Thanks in advance,
--
John Mettraux - http://jmettraux.wordpress.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenWFEru users" 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/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---