Hi All,
Following previous post I'am checking up with Oracle's Instant client on OSX. Oracle's free XE version is not supported on OSX so I have to install the client software.
I started with a cannot find library message, but after putting the Oracle files in the Package Contents Frameworks directory (I clean way to avoid declaring environment variables) I got over that.
The current stack trace top is given below ??
Regards,
@+Maarten,
Unhandled exception: Message not understood: #isEmpty
ExternalMethod class(Object)>>doesNotUnderstand:
ConnectionDialog class>>messageFor:from:
optimized [] in [] in ConnectionDialog class>>connect:
BlockClosure>>cull:
ExternalObjectNotFoundError(GenericException)>>performHandler:
ExternalObjectNotFoundError(GenericException)>>propagatePrivateFrom:
ExternalObjectNotFoundError(GenericException)>>propagateFrom:
ExternalObjectNotFoundError(GenericException)>>propagate
ExternalObjectNotFoundError(GenericException)>>raiseSignal
ExternalObjectNotFoundError class(GenericException class)>>raiseWith:
[] in ExternalMethod class>>mapVirtualAddressFor:in:
LinkedOrderedCollection>>detect:ifNone:
ExternalMethod class>>mapVirtualAddressFor:in:
ExternalMethod class>>virtualHandleForClass:external:
ExternalMethod>>unlinkedCall:arguments:
OracleThreadedConnection(OracleConnection)>>unprotectedInitLibrary
[] in OracleThreadedConnection(OracleConnection)>>unprotectedAllocHenv
BlockClosure>>ensure:
OracleThreadedConnection(OracleConnection)>>unprotectedAllocHenv
optimized [] in OracleThreadedConnection>>acquireExternal:
BlockClosure>>ifCurtailed:
OracleThreadedConnection>>acquireExternal:
OracleThreadedConnection(ExternalDatabaseConnection)>>acquire:
OracleThreadedConnection(ExternalDatabaseConnection)>>connect:
ConnectionDialog class>>unsafeConnect:
optimized [] in [] in ConnectionDialog class>>connect:
BlockClosure>>on:do:
optimized [] in ConnectionDialog class>>connect:
BlockClosure>>ensure:
Cursor>>showWhile:
ConnectionDialog class>>connect:
AdHocQueryTool>>connect