4.0b7 Linux V4RB Problem
    Jason Moehlman 
    jmoehlma at moehlman.com
       
    Mon Nov  3 18:25:00 CST 2008
    
    
  
Hi Ruslan,
I have been testing and have found that the Linux executables produced  
with RB & V4RB are broken somehow.  Once I converted my test machine  
to VServer 4.0b7, and tried to run an b7 app, the output is below.
I have cleared the caches, cleared all the shared libraries and done  
this several times to test.
Development - Mac OS X, RB 2008 3.1
Test Box - Debian Linux ( runs b2 apps fine )
I have not seen this in testing the same apps on Windows or Mac OS X  
yet.  Just Linux seems to be affected.
Just to re-test, I re-installed 4.0b2 and everything works fine, wipe  
it install b7 again and the apps build with b7 for a linux target give  
the following errors when run.
Runtime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VDatabase.SqlQuery(inQuery as string,  
inCursorLocation as integer = 1, inLockType as integer = 2,  
inDirection as integer = 1) As VQueryResultRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VDatabase.SqlQuery(inQuery as string,  
inCursorLocation as integer, inLockType as integer, inDirection as  
integer, inBinds() as String) As VQueryResultRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VDatabase.SqlQuery(inQuery as string,  
inCursorLocation as integer, inLockType as integer, inDirection as  
integer, inBinds() as Variant) As VQueryResultRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VDatabase.Connection.GetRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VQueryResult.Type.GetRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VQueryResult.Flags.GetRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VQueryResult.Cursor.GetRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VQueryResult.ULong.GetRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlSelect(inQuery as string,  
inCursorLocation as integer = 1, inLockType as integer = 2,  
inDirection as integer = 1) As VCursorRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlSelect(inQuery as string,  
inCursorLocation as integer, inLockType as integer, inDirection as  
integer, inBinds() as String) As VCursorRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlSelect(inQuery as string,  
inCursorLocation as integer, inLockType as integer, inDirection as  
integer, inBinds() as Variant) As VCursorRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlExecute(inQuery as string) as  
integerRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlExecute(inQuery as string,  
inBinds() as String ) as integerRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlExecute(inQuery as string,  
inBinds() as Variant ) as integerRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlQuery(inQuery as string,  
inCursorLocation as integer = 1, inLockType as integer = 2,  
inDirection as integer = 1) As VQueryResultRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlQuery(inQuery as string,  
inCursorLocation as integer, inLockType as integer, inDirection as  
integer, inBinds() as String) As VQueryResultRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VConnection.SqlQuery(inQuery as string,  
inCursorLocation as integer, inLockType as integer, inDirection as  
integer, inBinds() as Variant) As VQueryResultRuntime Error
Please report what caused this error along with the information below.
../Common/plugin.cpp: 7321
Failure Condition: pluginEntryTable.GetEntry( entrypointName, out )
can't find plugin method VReport.PrintToHTML( inLocation as  
FolderItem, inStartPageIndex as integer, inEndPageIndex as integer =  
0  )
Thanks.
Jason
    
    
More information about the Valentina-beta
mailing list