Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sporadic Error[-974]: File I/0 in Blackberry simulator

7 views
Skip to first unread message

sergekolokolkin

unread,
Jul 12, 2009, 9:34:59 PM7/12/09
to
After several successful launches of my app in the
blackberry simulator, I get the following exception:

ianywhere.ultralitej.implementation.JrException: UltraLiteJ
Error[-974]: File I/O failed for 'HelloBBA'

when calling
ConfigObjectStore _config =
DatabaseManager.createConfigurationObjectStore('HelloBBA');
Connection _conn = DatabaseManager.connect( _config );

Once I hit this error - this database name gets cursed. I
cannot even create a new database with this name.

However I can create a new database with a different name,
say 'HelloBBB'. So I change the database name, program and
test my app with the new database name for a while, and then
I hit the same error again.

Could anyone possibly suggest what's going on here?

Kory Hodgson (Sybase iAnywhere)

unread,
Jul 13, 2009, 9:20:21 AM7/13/09
to
What version and build of UltraLiteJ are you using?

sergekolokolkin

unread,
Jul 13, 2009, 1:22:24 PM7/13/09
to
Where can I find the version and build number?

I am using UltraLiteJ that came with
SQLAnywhere11_Windows_Developer_11.0.0.exe, downloaded from
your web site on July 7, 2009.

DatabaseInfo.getDatabaseInfo() returns 100

Kory Hodgson (Sybase iAnywhere)

unread,
Jul 13, 2009, 2:09:00 PM7/13/09
to
Well it shows you are using 11.0.0.XXXX I would suggest upgrading to
the latest 11.0.1 version found on our website. downloads.sybase.com
0 new messages