Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Problem after upgrading from v. 3.5.3 to v. 3.7.2

migration

Hi,

We have just completed the upgrade from version 3.5.3 to version 3.7.2 and while we can access the adminstration section we get the following error when trying to access existing projects and issues.

Event code: 3005 Event message: An unhandled exception has occurred. Event time: 11/23/2010 6:08:14 PM Event time (UTC): 11/23/2010 5:08:14 PM Event ID: af0f03b9d6a54a60830db5e121fdce9a Event sequence: 107 Event occurrence: 8 Event detail code: 0

Application information: Application domain: /LM/W3SVC/1858112242/Root-3-129350043899340000 Trust level: Full

Process information: Process ID: 3632 Process name: w3wp.exe Account name: NT AUTHORITY\NETWORK SERVICE

Exception information: Exception type: ADOException Exception message: could not execute query [ SELECT this.filterid as filterid510, this.filtername as filtername510, this.userid as userid510, this.projectid as projectid510, this.components as components510, this.versions as versions510, this.affectedversions as affected7510, this.resources as resources510, this.issuetypes as issuetypes510, this.issuepriorities as issuepr10510, this.issueseverity as issuese11510, this.issuestatuses as issuest12510, this.issueresolutions as issuere13510, this.risklevels as risklevels510, this.keywords as keywords510, this.excludeclosed as exclude16510, this.systemfilter as systemf17510, this.issueids as issueids510, this.sortfield as sortfield510, this.sortdirection as sortdir20510, this.reportedbyuserid as reporte21510, this.createdafter as created22510, this.createdbefore as created23510, this.revisedafter as revised24510, this.revisedbefore as revised25510, this.projectids as projectids510, this.startdate as startdate510, this.duedate as duedate510, this.initialstartdate as initial29510, this.finalstartdate as finalst30510, this.initialduedate as initial31510, this.finalduedate as finaldu32510, this.customfieldvalues as customf33510, this.savedfromreports as savedfr34510, this.created as created510, this.tstamp as tstamp510_ FROM geminipersonalfilters this WHERE this.projectid = @p0 and this.userid = @p1 and this.savedfromreports = @p2 ORDER BY this.filtername asc ] Positional parameters: #0>40 #1>21 #2>False [SQL: SELECT this.filterid as filterid510, this.filtername as filtername510, this.userid as userid510, this.projectid as projectid510, this.components as components510, this.versions as versions510, this.affectedversions as affected7510, this.resources as resources510, this.issuetypes as issuetypes510, this.issuepriorities as issuepr10510, this.issueseverity as issuese11510, this.issuestatuses as issuest12510, this.issueresolutions as issuere13510, this.risklevels as risklevels510, this.keywords as keywords510, this.excludeclosed as exclude16510, this.systemfilter as systemf17510, this.issueids as issueids510, this.sortfield as sortfield510, this.sortdirection as sortdir20510, this.reportedbyuserid as reporte21510, this.createdafter as created22510, this.createdbefore as created23510, this.revisedafter as revised24510, this.revisedbefore as revised25510, this.projectids as projectids510, this.startdate as startdate510, this.duedate as duedate510, this.initialstartdate as initial29510, this.finalstartdate as finalst30510, this.initialduedate as initial31510, this.finalduedate as finaldu32510, this.customfieldvalues as customf33510, this.savedfromreports as savedfr34510, this.created as created510, this.tstamp as tstamp510_ FROM geminipersonalfilters this WHERE this.projectid = @p0 and this.userid = @p1 and this.savedfromreports = @p2 ORDER BY this.filtername asc]

Request information: Request URL: http://gemini.mpsdev.com/issue/ViewIssue.aspx?id=5000&PROJID=40 Request path: /issue/ViewIssue.aspx User host address: 192.168.3.157 User: annl Is authenticated: True Authentication Type: Forms Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information: Thread ID: 12 Thread account name: NT AUTHORITY\NETWORK SERVICE Is impersonating: False Stack trace: at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes) at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) at NHibernate.Impl.CriteriaImpl.List(IList results) at NHibernate.Impl.CriteriaImpl.List() at CounterSoft.Gemini.DataProvider.x73a34067f4cd229a.xdd71a6c437ce97cd(Type x86c43ef36e14f2a3, ISession x45b53be31e53d68b, Object[] xdbd7e0681bb13f72) at CounterSoft.Gemini.DataProvider.x73a34067f4cd229a.xdd71a6c437ce97cd(Type x86c43ef36e14f2a3, Object[] xdbd7e0681bb13f72) at CounterSoft.Gemini.DataProvider.xc0186e148e957052.xcae252433d7b7225(Int32 xa8708020b9a21a3a, Int32 xdf6548ad179b4d83, Boolean x1946fb83284293e6) at CounterSoft.Gemini.Business.x95da312ae9372c2e.xb4ecd918d0d784ba(Int32 xdf6548ad179b4d83, Int32 xa8708020b9a21a3a) at CounterSoft.Gemini.Presenter.IssuePresenter.GetFiltersForProject(Int32 projectId, Int32 userId) at CounterSoft.Gemini.Web.Project.ProjectHeader.BindSavedFilters() at CounterSoft.Gemini.Web.Project.ProjectHeader.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

In addition it is not possible to access the system log from the error page.

Thanks in advance

Regards,

Ann

annannie
· 1
annannie
Replies (1)
helpful
0
not helpful
ANSWER

Did you run the upgarde scripts (which ones)?
Did you use the new web.config file?


Saar Cohen
· 5000
Saar Cohen