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.




Gemini error in our log file

web-app

    Hi,

we are registered user of Gemini. We are using Gemini under IIS 6.0 and Windows 2003 Server.


In Gemini log file we got following error. (Is this a gemini bug or problem on our web server?)

Thank You

Wojtek

Thread was being aborted. at CounterSoft.GeminiBiz.7cdfe764c33c38b0.062830ee083f0f7e(FileEN 8d5080ea6e791d20, Byte[]& 20824b3c967b97be) at Gemini.CreateIssComment.btnCreate_Click(Object sender, EventArgs e) 
System log file:


Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 28.04.2006 17:27:38

Event time (UTC): 28.04.2006 15:27:38

Event ID: 9e00ce3335404dbcaf03e4a201322fd1

Event sequence: 74

Event occurrence: 1

Event detail code: 0

Application information:

Application domain: /LM/W3SVC/984016361/Root-1-127907087584122406

Trust level: Full

Application Virtual Path: /

Application Path: D:\Inetpub\xxxxxxxxxxxxxxx\

Machine name: 

Process information:

Process ID: 1888

Process name: w3wp.exe

Account name: NT-AUTORITÄT\NETZWERKDIENST

Exception information:

Exception type: ArgumentException

Exception message: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

Request information:

Request URL: https://www.xxxxxxxxxxxx/issue/CreateIssComment.aspx?ID=175

Request path: /issue/CreateIssComment.aspx

User host address:

User: 

Is authenticated: True

Authentication Type: Forms

Thread account name: NT-AUTORITÄT\NETZWERKDIENST

Thread information:

Thread ID: 1

Thread account name: NT-AUTORITÄT\NETZWERKDIENST

Is impersonating: False

Stack trace: at System.Web.UI.ClientScriptManager.ValidateEvent(String uniqueId, String argument)

at System.Web.UI.Control.ValidateEvent(String uniqueID, String eventArgument)

at System.Web.UI.WebControls.TextBox.LoadPostData(String postDataKey, NameValueCollection postCollection)

at System.Web.UI.WebControls.TextBox.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection)

at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)

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.






woojtii
· 1
woojtii
Replies (4)
helpful
0
not helpful

This is the first time we have seen this. Does this always occur or only when you enter specific text?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

    Hello,

it was only once i have seen this problem in log files.

once we got similary entries in Gemini logs but without entries in system logs:

Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm) at Gemini.Workload.BindData() at Gemini.Workload.PageLoad(Object sender, EventArgs e) 03.05.2006 17:25:31 could not resolve property:MinutesLogged of :CounterSoft.GeminiLib.IssueEN at CounterSoft.GeminiBiz.7cdfe764c33c38b0.ea804d75c4e39a2d(Int32 5575a8aa585d598f, String 9d1ad86e7a50af0f, SortDirection 2ef3b5e333755586) at Gemini.Workload.BindData() 03.05.2006 17:25:31 Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.End() at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm) at Gemini.Workload.BindData() at Gemini.Workload.PageLoad(Object sender, EventArgs e) 03.05.2006 17:25:28 could not resolve property:MinutesLogged of :CounterSoft.GeminiLib.IssueEN at CounterSoft.GeminiBiz.7cdfe764c33c38b0.ea804d75c4e39a2d(Int32 5575a8aa585d598f, String 9d1ad86e7a50af0f, SortDirection 2ef3b5e333755586) at Gemini.Workload.BindData()


woojtii
· 1
woojtii
helpful
0
not helpful

Which version of Gemini are you using?

Does the web app work ok?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

      

hi,

now we are using version 2.04

the error log are from previous version 2.03


Gemini application work fine and  we don't have any problems by working with this errors.


Wojtek


woojtii
· 1
woojtii