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.




Continuous error when creating new issues or comments - help!

web-app

When I try to create new issues or comments to existing issues, I get one or two errors. I believe it's limited to apostrophes or quotation marks, but I'm not sure...could be the database?

They are:

Could not allocate space for object 'issuehistory' in database 'mydatabase' because the 'PRIMARY' filegroup is full.

Stack trace = at CounterSoft.GeminiBiz.7cdfe764c33c38b0.0a66b07b4f5fba22(IssueCommentEN 732c0a0fe634473a) at Gemini.CreateIssComment.btnCreateClick(Object sender, EventArgs e)

Could not allocate space for object 'issues' in database 'mydatabase' because the 'PRIMARY' filegroup is full.

Stack trace = at CounterSoft.GeminiBiz.7cdfe764c33c38b0.0dd7228622330700(IssueEN 732c0a0fe634473a) at Gemini.CreateIssue.imgCreateClick(Object sender, ImageClickEventArgs e)

Thank you VERY much, -Mark

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

Hi Mark,

You have run out of database space -- please allocate more space to your database.


KevinGoodman
· 1
KevinGoodman
helpful
0
not helpful

It's that easy. Thanks for your quick reply. -Mark


mhealey
· 1
mhealey
helpful
0
not helpful

What's really strange is when I add a new issue, get the space allocation error, click back to the Issues List and CTRL+F5, I see the issue I just tried to create in the list! ... I got the error saying there wasn't enough space, but it still added it?


mhealey
· 1
mhealey
helpful
0
not helpful

Hi,

Also check that your FullGeminiURL is set correctly.


Harvey Kandola
· 212
Harvey Kandola