Mark Lubratt
2007-04-29 15:42:00 UTC
Hello!
I'm converting an application from v1 of the pgSQL4RB classes to v2.
When I try to run it, I finally got passed all of the syntax errors
and now I'm receiving the following message:
Internal Error: Assertion Failed
Error reporter failed to locate source of the error
When I hit OK, I get:
Internal Error.
An unhandled NilObjectException exception has occurred. Please report
this to REAL Software, along with any details you can provide. You
may attempt to continue, but you should quit and restart the IDE as
soon as you can.
RaiseNilObjectException
CompileErrorList.Display%%o<CompileErrorList>
DebugCompileThread.ReportCompileErrors%%
o<DebugCompileThread>o<Document>o<MainWindow>o<CompileErrorList>
DebugCompileThread.Compile%%
o<DebugCompileThread>o<Document>A1o<CompileableProjectItem>o<CompilerSym
bolTables>o<SpawnCompiler>
DebugCompileThread.#Run%%o<DebugCompileThread>
ThreadSuspend
I know I'm supposed to start removing items until I've reduced it
down to the offending code items. However, the permutations of what
needs to be removed seem astronomical. Does the above message give
any clue to where I should start?
Marc, have you had other reports of this?
Thanks!
Mark
I'm converting an application from v1 of the pgSQL4RB classes to v2.
When I try to run it, I finally got passed all of the syntax errors
and now I'm receiving the following message:
Internal Error: Assertion Failed
Error reporter failed to locate source of the error
When I hit OK, I get:
Internal Error.
An unhandled NilObjectException exception has occurred. Please report
this to REAL Software, along with any details you can provide. You
may attempt to continue, but you should quit and restart the IDE as
soon as you can.
RaiseNilObjectException
CompileErrorList.Display%%o<CompileErrorList>
DebugCompileThread.ReportCompileErrors%%
o<DebugCompileThread>o<Document>o<MainWindow>o<CompileErrorList>
DebugCompileThread.Compile%%
o<DebugCompileThread>o<Document>A1o<CompileableProjectItem>o<CompilerSym
bolTables>o<SpawnCompiler>
DebugCompileThread.#Run%%o<DebugCompileThread>
ThreadSuspend
I know I'm supposed to start removing items until I've reduced it
down to the offending code items. However, the permutations of what
needs to be removed seem astronomical. Does the above message give
any clue to where I should start?
Marc, have you had other reports of this?
Thanks!
Mark