Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can't log into Jira

Fawad Haq December 1, 2015

Getting the following error when going to the JIRA url : 

com.atlassian.jira.exception.DataAccessException: org.ofbiz.core.entity.GenericEntityException: Error creating GenericValue (SQL Exception while getting value: (Invalid value for getInt() - 'T'))

2 answers

0 votes
crf
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 1, 2015

That kind of thing likely has a full stack trace, and including at least the first few "at com.atlassian..." lines from it would make it easier to tell what is happening.

Most likely, something has altered the structure of your data in an unexpected way, such as by writing "T" for true in a column that would normally have a "1" for that, or something to that effect.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 1, 2015

That's an interestingly broken one!

What have you changed to make this happen?  Changed user directories?  Added a new add-on?  Can other people log in ok?

Does the log say anything more than that error?

Fawad Haq December 2, 2015

No i have not changed anything.

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 2, 2015

Ok, and the log?

Suggest an answer

Log in or Sign up to answer