Cannot access "Categories" tab
Moderator: SourceGear
Cannot access "Categories" tab
Help! We cannot access the "Categories" tab of a project anymore. The "Milestones" tab is accessible, but when we click on the "Categories" tab, we get the following error:
FailProjectPermissionDenied - The user does not have permission to perform that operation on the project. The user must be assigned permission. The operation has been cancelled.
I tried also using the admin login, but this results in the same error message. We are using Fortress 1.0.1.
How can we fix this problem?
Thanks,
Marcel
FailProjectPermissionDenied - The user does not have permission to perform that operation on the project. The user must be assigned permission. The operation has been cancelled.
I tried also using the admin login, but this results in the same error message. We are using Fortress 1.0.1.
How can we fix this problem?
Thanks,
Marcel
Are you talking in the Admin area where one sets categories and milestones or do you mean on the page where a user would be adding an item and setting the category or milestone? Can you give me some details on the steps being taken to get to that location?
Also, can you reset IIS on your Fortress server. Just go to Start - Run and type iisreset. That will temporarily disconnect everyone from the web services for a minute.
Also, can you reset IIS on your Fortress server. Just go to Start - Run and type iisreset. That will temporarily disconnect everyone from the web services for a minute.
This is wat is logged in the Fortress.log file:
# SourceGear Fortress Server
2007-09-12 17:54:01.354 Starting SourceGear Dragnet by SourceGear, LLC - Version 1.0.1.15780 Copyright © 2003-2007 SourceGear, LLC All rights reserved.
2007-09-12 17:54:01.354 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
2007-09-14 17:00:47.836 pcnl154.accell-group.net (192.168.50.144)-admin : Helpers::ModifyItemStatus Violation of UNIQUE KEY constraint 'unique_itemstatuses'. Cannot insert duplicate key in object 'itemstatuses'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at MantisSQLService.MantisSQLService.ModifyItemStatus(MantisSqlConn conn, Int32 nAuthUID, MantisStatus mStat) at MantisServiceAPI.MantisServiceAPI.ModifyItemStatus(Int32 nAuthUID, MantisStatus mStat) at MantisServiceLib.Helpers.ModifyItemStatus(Page mPage, MantisStatus mStat)
This has probably nothing to do with my problem, but I am not sure.
# SourceGear Fortress Server
2007-09-12 17:54:01.354 Starting SourceGear Dragnet by SourceGear, LLC - Version 1.0.1.15780 Copyright © 2003-2007 SourceGear, LLC All rights reserved.
2007-09-12 17:54:01.354 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
2007-09-14 17:00:47.836 pcnl154.accell-group.net (192.168.50.144)-admin : Helpers::ModifyItemStatus Violation of UNIQUE KEY constraint 'unique_itemstatuses'. Cannot insert duplicate key in object 'itemstatuses'. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at MantisSQLService.MantisSQLService.ModifyItemStatus(MantisSqlConn conn, Int32 nAuthUID, MantisStatus mStat) at MantisServiceAPI.MantisServiceAPI.ModifyItemStatus(Int32 nAuthUID, MantisStatus mStat) at MantisServiceLib.Helpers.ModifyItemStatus(Page mPage, MantisStatus mStat)
This has probably nothing to do with my problem, but I am not sure.
Restoring backup solves probem.
Hello SourceGear,
We restored a backup of the database and the problem is solved now.
Maybe the problem was caused by adding a definition of a status field that was deleted earlier (already exists error).
I also noticed that when I was logged in as administrator earlier, Fortress showed me (in the admin - users tab) that I was still logged in under my user account. This has changed now ; only the admin account was shown as "logged in", not my user account.
Marcel
We restored a backup of the database and the problem is solved now.
Maybe the problem was caused by adding a definition of a status field that was deleted earlier (already exists error).
I also noticed that when I was logged in as administrator earlier, Fortress showed me (in the admin - users tab) that I was still logged in under my user account. This has changed now ; only the admin account was shown as "logged in", not my user account.
Marcel