2

BeOpt error messages for Option Manager

I have received several error messages when using Option Manager to create or modify options, e.g., tried but failed to enter hourly cooling set points. Using Mac OS 10.12.6/Windows 10/Parallels to run latest BeOpt

Examples of error messages:

1.

Message: The following application error has occurred in BEopt v2.8.0.0. Please report this to the BEopt development team and restart the application.

database disk image is malformed database disk image is malformed

Stack Trace: at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteReader() at NREL.BEopt.BEoptCommon.XMLMethods.ReInitialize(SQLiteCommand cmd, Int32 CategoryID) at NREL.BEopt.BEoptCommon.XMLMethods.ValidatePhysicalPropertyValues(Int32 CatID, String OptTypeXmlName, IList`1 props, String PropTypeXmlName, String PropTypeName, SQLiteCommand cmd, Boolean IsMigration) at NREL.BEopt.ObjLibCS.PhysicalProperty.set_Value(String value) at NREL.BEopt.UICS.OptionEditor.dgvProperties_CellEndEdit(Object sender, DataGridViewCellEventArgs e)

2. Message: The following application error has occurred in BEopt v2.8.0.0. Please report this to the BEopt development team and restart the application.

database disk image is malformed database disk image is malformed

Stack Trace: at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt) at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt) at System.Data.SQLite.SQLiteDataReader.NextResult() at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave) at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior) at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery() at NREL.BEopt.BEoptCommon.DBObject.Save(SQLiteCommand cmd, IList1 saveParams, IDictionary2 IDs, IDictionary2 NewIDs, Boolean SupressDeletedRowsCheck) at NREL.BEopt.BEoptCommon.DBProjectObject.Save(IList1 saveParams, SQLiteCommand cmd) at NREL.BEopt.ObjLibCS.Category.Save() at NREL.BEopt.UICS.OptionManager.SaveCategories() at NREL.BEopt.UICS.OptionManager.OptionManager_FormClosing(Object sender, FormClosingEventArgs e)

NOTE: Tried to open Option Mgr for Cooling Set Points & modify option. 17, DR & precoolilng option

ALSO: BEOPT WINDOW FROZE WHEN I ENTERED HOURLY TEMPERATURES IN THE COOLING SCHEDULE and TRIED TO SAVE AS NEW PROJECT

yolotom's avatar
81
yolotom
asked 2018-07-10 09:54:37 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2018-07-10 15:18:06 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

This is known to happen if you use Shared Folders in Parallels. Could you try disabling that and see if it fixes the problem?

Another workaround is to just check to "In Project" box and not the "In Library" box when you're creating a custom option.

Eric Wilson's avatar
1.9k
Eric Wilson
answered 2018-07-20 09:59:31 -0500, updated 2018-08-03 17:24:52 -0500
edit flag offensive 0 remove flag delete link

Comments

1

thanks, Eric.

Turning off the Mac Folder Sharing in Windows Settings worked fine.

yolotom's avatar yolotom (2018-08-08 11:29:44 -0500) edit
add a comment see more comments