
Search found 8 matches
- Sat Apr 21, 2018 5:30 pm
- Forum: Cyclos 4 Communities
- Topic: There was an error while accessing the database
- Replies: 4
- Views: 683
Re: There was an error while accessing the database
Thanks for all of you! 

- Sat Apr 21, 2018 5:29 pm
- Forum: Cyclos 4 Communities
- Topic: There was an error while accessing the database
- Replies: 4
- Views: 683
Re: There was an error while accessing the database
Oh, I found it!:-)
The mistake was in the translation of the text of the internal notification!
The mistake was in the translation of the text of the internal notification!
- Sat Apr 21, 2018 5:06 pm
- Forum: Cyclos 4 Communities
- Topic: There was an error while accessing the database
- Replies: 4
- Views: 683
Re: There was an error while accessing the database
When I disabled sending the notification about balance limit changing the error disappeared! But what's the reason? Why translation key influences on execution an operation?
And the reason is internal notification, not email (first of all I disabled the email message but the error still remained).
And the reason is internal notification, not email (first of all I disabled the email message but the error still remained).
- Sat Apr 21, 2018 4:44 pm
- Forum: Cyclos 4 Communities
- Topic: There was an error while accessing the database
- Replies: 4
- Views: 683
Re: There was an error while accessing the database
This is error log: org.cyclos.model.UnexpectedDataAccessException: javax.persistence.PersistenceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.1.v20171221-bd47e8f): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.postgresql.util.PSQLException...
- Sat Apr 21, 2018 4:14 pm
- Forum: Cyclos 4 Communities
- Topic: There was an error while accessing the database
- Replies: 4
- Views: 683
There was an error while accessing the database
Hello! Could somebody help me to fix the following bag? I have changed the user's negative balance limit from default (-10 000 units) to custom (0 units). Then tried to change it one more time (-1 000 units) but have got the following message from tne system: "There was an error while accessing the ...
- Wed Oct 29, 2014 2:59 pm
- Forum: Bug - problem reporting
- Topic: Impossible to login
- Replies: 3
- Views: 1246
Re: Impossible to login
Oh! While I wrote my own reply I had got the good advice from Alexandre! Thank you very much!alexandre wrote:HI,
This is a timezone problem.
Make sure the tomcat server and the postgresql server are running at the same timezone.
regards
- Wed Oct 29, 2014 2:56 pm
- Forum: Bug - problem reporting
- Topic: Impossible to login
- Replies: 3
- Views: 1246
Re: Impossible to login
Thank you all for help :D The problem was solved after my hoster had changed the timezone in FREEBSD jail virtual environment on the server. Russia has changed its time zone rules several times last several years and it was next one last week. Instead of timezone "Europe/Moscow" timezone "GMT-3" was...
- Mon Oct 27, 2014 3:01 pm
- Forum: Bug - problem reporting
- Topic: Impossible to login
- Replies: 3
- Views: 1246
Impossible to login
Can anybody help me?! Cyclos 4.2.1 was succesfully installed, superadmin's account was created. Today I tried to log in but it was impossible. After typing correct login&password and pressing button "LOGIN" you can see text "LOADING...." (not more than a second) and then the display returned in init...