Ephelyon Posted November 5, 2013 Posted November 5, 2013 Does anyone know of any reason why my Managing Assessment Graphs screen is completely empty (no buttons) in Discover Administration? Already checked permissions and etc...
PhilNeal Posted November 5, 2013 Posted November 5, 2013 Have you used the utility to set the assessment graphs up yet? Because assessment is so flexible you need to let Discover know which Aspects you are using.
Ephelyon Posted November 5, 2013 Author Posted November 5, 2013 Just found this in the logfiles: Application setting table is not present in the Database, upgrade the Discover database to a newer version. at System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) at System.Data.EntityClient.EntityConnection.Open() at System.Data.Objects.ObjectContext.EnsureConnection() at System.Data.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Objects.ObjectQuery`1.System.Collections.Generic.IEnumerable.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Discover.DataEngine.DataEngineFactory.ObtainCachingRequest(ServiceAwareUnityContainer container) Application setting table is not present in the Database, upgrade the Discover database to a newer version. at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, SqlConnection owningObject) at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, TimeoutTimer timeout) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, TimeoutTimer timeout, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf(Boolean openCondition, DbConnection storeConnectionToOpen, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean& closeStoreConnectionOnFailure) User is unable to connect to Sims database probably due to a configuration error (check the authentication server settings). at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, SqlConnection owningObject) at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, TimeoutTimer timeout) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, TimeoutTimer timeout, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at Discover.Designer.SIMS.SimsServerAuthenticatingSessionManager.AttemptLogin(String username, String connectionString) Also, SELECT TOP 1000 for the tables Application and Application Setting pulls up nothing. *Gulp*...
tombry Posted November 12, 2013 Posted November 12, 2013 Discover is finicky - need to make sure that you have the latest version running on the server (don't think there was an update with the summer 2 release), as well as the latest version running on your client. If you don't, it will not work. the first line of your log there says to upgrade Discover
Ephelyon Posted November 12, 2013 Author Posted November 12, 2013 The versions are definitely correct. The application setting table IS present though, so I think it's related to not being able to log in. But this is passed through from the main SIMS screen so I don't see what could be wrong there...
Ephelyon Posted November 12, 2013 Author Posted November 12, 2013 Oh, plus the fact that that table exists but there's nothing actually in it...
tombry Posted November 13, 2013 Posted November 13, 2013 Now I'm confused - how are you launching the configuration utility from SIMS? I've always had to launch it from the start menu. I know early on in our use of Discover we would lose a lot of our settings every time we upgraded - I think @PhilNeal pointed out to me at one time it was because we were part of the trial, and had been upgrading from it (something, it was all set up prior to me being here). If you can get into the configuration utility, are your transfers working?
Ephelyon Posted November 13, 2013 Author Posted November 13, 2013 There's a button to launch Discover within SIMS. Transfers are showing as successful.
tombry Posted November 13, 2013 Posted November 13, 2013 You're talking about a screen in the management utility though, which can't be launched from SIMS. I think my first thing would be to try using the discover utility on the sims server, if it's showing the same thing, I'd probably uninstall it and re-install it. as your transfers are working you obviously have the right sa user/password in Discover, but something isn't jiving
Ephelyon Posted November 13, 2013 Author Posted November 13, 2013 Okay, after a reinstall of server and client on the SIMS server, and the client on my workstation, the Discover Administration Utility works on the server (it didn't before), but on my workstation it's the same errors. Interestingly, the installer said the database connection information I gave it was invalid while I was reinstalling it on my workstation as well. So it seems my workstation can't talk to the SIMS Discover database properly... but bits of the config utility (e.g. transfer history) DO work, as does SIMS itself... really can't see what could be wrong here...
tombry Posted November 14, 2013 Posted November 14, 2013 you've got me at a loss there now - I know the instructions I receive say not to validate the connections, just put them in, but I can't see how that would be causing you the issue on your workstation. at least you can RDP to the server and make your graphs - not ideal, but a workaround for the moment while your support team figure out what's up with your workstation.
Ephelyon Posted November 29, 2013 Author Posted November 29, 2013 This seems to have managed to resolve itself for no apparent reason! Ah well...
tombry Posted November 29, 2013 Posted November 29, 2013 I had an issue with mine this week, and they had me run Database Diagnostics, which fixed my issue (was affecting my transfer of last year's data)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now