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.




Page redirection error

beta

I have been trying out the beta version successfully but then decided to migrate a more up-to-date backup of our live Gemini database. Migration went without any errors (and I have re-migrated and reproduced the problem). I haven't changed the website installation from when it was working.

Now, however, when logging in, I get the error (when using Firefox, IE just seems to go on trying to redirect):

The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
    *   This problem can sometimes be caused by disabling or refusing to accept
          cookies.


Looking in geminierrorlog I have repeated sequences of errors, one instance of:

srn: 1507
errormessage: could not initialize a collection: [CounterSoft.Gemini.Commons.UserEN.GlobalGroupMembership
Persist#-1][SQL: SELECT globalgrou0.UserID as UserID1, globalgrou0.globalgroupmembershipid as globalgr11, globalgrou0.globalgroupmembershipid as globalgr1150, globalgrou0.globalgroupid as globalgr2150, globalgrou0.userid as userid150, (select geminiglobalgroups.GlobalGroupName from geminiglobalgroups where geminiglobalgroups.GlobalGroupID = globalgrou0.GlobalGroupID) as formula50 FROM geminiglobalgroupmembership globalgrou0 WHERE globalgrou0_.UserID=?]      
stacktrace: at NHibernate.Loader.Loader.LoadCollection(ISessionImplementor session, Object id, IType type)     at NHibernate.Loader.Collection.CollectionLoader.Initialize(Object id, ISessionImplementor session)     at NHibernate.Persister.Collection.AbstractCollectionPersister.Initialize(Object key, ISessionImplementor session)     at NHibernate.Impl.SessionImpl.InitializeCollection(IPersistentCollection collection, Boolean writing)     at NHibernate.Collection.AbstractPersistentCollection.ForceInitialization()     at NHibernate.Impl.SessionImpl.InitializeNonLazyCollections()     at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)     at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)     at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet querySpaces, IType[] resultTypes)     at NHibernate.Impl.SessionI   
otherinfo: NHibernate   
created: 2008-05-02 10:27:42.290

followed by six instances of:

srn
: 1508   
errormessage: Object reference not set to an instance of an object.      
stacktrace: at CounterSoft.Gemini.Commons.GeminiHelper.ReplaceSpurious(String text)     at (Object , Object[] , SetterCallback )     at NHibernate.Bytecode.Lightweight.AccessOptimizer.SetPropertyValues(Object target, Object[] values)     at NHibernate.Persister.Entity.AbstractEntityPersister.SetPropertyValues(Object obj, Object[] values)     at NHibernate.Impl.SessionImpl.InitializeEntity(Object obj)     at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session)     at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)     at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)     at NHibernate.Loader.Loader.LoadCollection(ISessionImplementor session, Object id, IType type)   
otherinfo: CounterSoft.Gemini.Commons   
created: 2008-05-02 10:27:42.290

I have found several references to issues like this but nothing that seems quite the same - help please!

nharris
· 1
nharris
Replies (6)
helpful
0
not helpful

Hello,

Known issue, fixing ASP.  Hope to have another release for people to test either later today over the weekend!

Please bear with us.


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

Thanks for the quick response.

Nigel


nharris
· 1
nharris
helpful
0
not helpful

I just downloaded build 1942, retained my previous database, ran Create_Procs.sql (table and view definitions appear to be the same as in build 1938), replaced previous web application with the new version and restarted IIS.

Good news: no more event log entries :-)

Bad news: still got the original page redirection error in Firefox/hang in IE :-(

Help!


nharris
· 1
nharris
helpful
0
not helpful


http://www.countersoft.com/downloads/CounterSoftGeminiv300.zip
http://www.countersoft.com/downloads/CounterSoftGeminiv300.exe
http://www.countersoft.com/downloads/CounterSoftGeminiv300SampleDatabase.exe
http://www.countersoft.com/downloads/CounterSoft
GeminiServicesv300.zip
http://www.countersoft.com/downloads/CounterSoftGeminiSchedulerv20_0.exe

Please try this build and report back!


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

Success! I'm now successfully logged in, thanks.

I'll let you know if there are any further issues, but that won't be until tomorrow now.

Regards,
Nigel.


nharris
· 1
nharris
helpful
0
not helpful

Hi, i performed an upgrade on a v2.2 database using those files without any errors, i'm getting the same hanging problem on http://localhost:1742/Gemini%20Web%20Application/Default.aspx?x=1

[edit]

Apologies, i pulled out the application files and put the new ones back in again and it seemed to like that.  Sounds like my fault.


voods
· 1
voods