Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New 3.5 Linux install with MySQL -- Can't seem to get it to work. #667

Closed
K0BSB opened this issue May 8, 2016 · 15 comments
Closed

New 3.5 Linux install with MySQL -- Can't seem to get it to work. #667

K0BSB opened this issue May 8, 2016 · 15 comments

Comments

@K0BSB
Copy link

K0BSB commented May 8, 2016

There seems to be some problem it won't seem to start. I am a new user trying to build a system up.

@vitalidze
Copy link
Owner

Most probably you made some mistake when updating traccar.xml configuration file. You should double check all entries. If it still does not work then provide contents of wrapper.log file located under logs subfolder of your traccar installation folder.

@K0BSB
Copy link
Author

K0BSB commented May 10, 2016

I finally got the system running, and then Tried to update the database from the released version taken before cutover. Now I can’t sign in. I have three Administrator ids, and it says bad login or password for all of them. Any ideas on how to get in as opposed to starting over from scratch? This is on my development system, but what do I do with the production system, ask the users to start over?

TIA
Barry

On May 8, 2016, at 8:05 AM, Vitaly Litvak [email protected] wrote:

Most probably you made some mistake when updating traccar.xml configuration file. You should double check all entries. If it still does not work then provide contents of wrapper.log file located under logs subfolder of your traccar installation folder.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #667 (comment)

@gsiotas
Copy link
Contributor

gsiotas commented May 10, 2016

You can try this: http://traccar.litvak.su/features/automatic-login.html
Also try admin, admin if that worked it means that the update wasn't done correctly. Also see this: #460

@vitalidze
Copy link
Owner

If you have database from original version of traccar then upgrade is not a trivial task. Traccar Web UI Mod uses different hashing schemes than the original version. I think it's easier to start from scratch.

@K0BSB
Copy link
Author

K0BSB commented May 14, 2016

I tried deleting a user, /settings/user/selected user pushed remove — after answering yes, got error modal window with remote procedure call error.

@K0BSB
Copy link
Author

K0BSB commented May 14, 2016

I am looking for a way to automatically assign new devices to all users, and all devices to a new user.

Thanks in advance for any help you can give.

==barry

@vitalidze
Copy link
Owner

I tried deleting a user, /settings/user/selected user pushed remove — after answering yes, got error modal window with remote procedure call error.

This sounds like an issue from #676 To be sure I need to look into contents of wrapper.log file right after you reproduce the issue.

I am looking for a way to automatically assign new devices to all users, and all devices to a new user.

There is no such functionality at the moment. I can see the following options to achieve such behaviour:

  1. Modify source code of the application. Either change the way permissions are checked, or update the code, which adds device to assign it to all existing users
  2. Add devices through the API (http://traccar.litvak.su/features/rest-api.html) and then assign them to all existing users
  3. Add devices directly to the database and then assign them to all existing users
  4. Make all your users administrators. Administrator user always has full access to all devices of all users.

@K0BSB
Copy link
Author

K0BSB commented May 15, 2016

On May 14, 2016, at 11:56 PM, Vitaly Litvak [email protected] wrote:

I tried deleting a user, /settings/user/selected user pushed remove — after answering yes, got error modal window with remote procedure call error.

This sounds like an issue from #676 #676 To be sure I need to look into contents of wrapper.log file right after you reproduce the issue.

l field


INFO   | jvm 1    | 2016/05/15 04:51:52 | May 15, 2016 4:51:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:51:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:52:52 | May 15, 2016 4:52:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:52:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:52:52 | May 15, 2016 4:52:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:52:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 04:52:52 | May 15, 2016 4:52:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:52:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:53:52 | May 15, 2016 4:53:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:53:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:53:52 | May 15, 2016 4:53:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:53:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 04:53:52 | May 15, 2016 4:53:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:53:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:54:52 | May 15, 2016 4:54:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:54:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:54:52 | May 15, 2016 4:54:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:54:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 04:54:52 | May 15, 2016 4:54:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:54:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:55:52 | May 15, 2016 4:55:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:55:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:55:52 | May 15, 2016 4:55:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:55:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 04:55:52 | May 15, 2016 4:55:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:55:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:56:52 | May 15, 2016 4:56:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:56:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:56:52 | May 15, 2016 4:56:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:56:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 04:56:52 | May 15, 2016 4:56:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:56:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:57:52 | May 15, 2016 4:57:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:57:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:57:52 | May 15, 2016 4:57:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:57:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 04:57:52 | May 15, 2016 4:57:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:57:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:58:52 | May 15, 2016 4:58:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:58:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:58:52 | May 15, 2016 4:58:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:58:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 04:58:52 | May 15, 2016 4:58:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:58:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:59:52 | May 15, 2016 4:59:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:59:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 04:59:52 | May 15, 2016 4:59:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:59:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 04:59:52 | May 15, 2016 4:59:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 04:59:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:00:52 | May 15, 2016 5:00:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:00:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:00:52 | May 15, 2016 5:00:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:00:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:00:52 | May 15, 2016 5:00:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:00:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:01:52 | May 15, 2016 5:01:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:01:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:01:52 | May 15, 2016 5:01:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:01:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:01:52 | May 15, 2016 5:01:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:01:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:02:52 | May 15, 2016 5:02:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:02:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:02:52 | May 15, 2016 5:02:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:02:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:02:52 | May 15, 2016 5:02:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:02:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:03:52 | May 15, 2016 5:03:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:03:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:03:52 | May 15, 2016 5:03:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:03:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:03:52 | May 15, 2016 5:03:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:03:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:04:52 | May 15, 2016 5:04:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:04:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:04:52 | May 15, 2016 5:04:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:04:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:04:52 | May 15, 2016 5:04:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:04:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:05:52 | May 15, 2016 5:05:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:05:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:05:52 | May 15, 2016 5:05:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:05:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:05:52 | May 15, 2016 5:05:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:05:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:06:52 | May 15, 2016 5:06:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:06:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:06:52 | May 15, 2016 5:06:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:06:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:06:52 | May 15, 2016 5:06:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:06:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:07:52 | May 15, 2016 5:07:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:07:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:07:52 | May 15, 2016 5:07:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:07:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:07:52 | May 15, 2016 5:07:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:07:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:08:52 | May 15, 2016 5:08:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:08:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:08:52 | May 15, 2016 5:08:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:08:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:08:52 | May 15, 2016 5:08:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:08:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:09:52 | May 15, 2016 5:09:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:09:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:09:52 | May 15, 2016 5:09:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:09:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:09:52 | May 15, 2016 5:09:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:09:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:10:52 | May 15, 2016 5:10:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:10:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:10:52 | May 15, 2016 5:10:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:10:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:10:52 | May 15, 2016 5:10:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:10:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:11:52 | May 15, 2016 5:11:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:11:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:11:52 | May 15, 2016 5:11:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:11:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:11:52 | May 15, 2016 5:11:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:11:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:12:52 | May 15, 2016 5:12:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:12:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:12:52 | May 15, 2016 5:12:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:12:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:12:52 | May 15, 2016 5:12:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:12:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:13:52 | May 15, 2016 5:13:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:13:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:13:52 | May 15, 2016 5:13:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:13:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:13:52 | May 15, 2016 5:13:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:13:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:14:52 | May 15, 2016 5:14:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:14:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:14:52 | May 15, 2016 5:14:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:14:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:14:52 | May 15, 2016 5:14:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:14:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:15:52 | May 15, 2016 5:15:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:15:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:15:52 | May 15, 2016 5:15:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:15:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:15:52 | May 15, 2016 5:15:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:15:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:16:52 | May 15, 2016 5:16:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:16:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:16:52 | May 15, 2016 5:16:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:16:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:16:52 | May 15, 2016 5:16:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:16:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:17:52 | May 15, 2016 5:17:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:17:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:17:52 | May 15, 2016 5:17:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:17:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:17:52 | May 15, 2016 5:17:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:17:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:18:52 | May 15, 2016 5:18:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:18:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:18:52 | May 15, 2016 5:18:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:18:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:18:52 | May 15, 2016 5:18:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:18:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:19:52 | May 15, 2016 5:19:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:19:52 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:19:52 | May 15, 2016 5:19:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:19:52 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:19:52 | May 15, 2016 5:19:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:19:52 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:20:53 | May 15, 2016 5:20:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:20:53 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 1    | 2016/05/15 05:20:53 | May 15, 2016 5:20:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:20:53 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 1    | 2016/05/15 05:20:53 | May 15, 2016 5:20:52 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 1    | 2016/05/15 05:20:53 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
STATUS | wrapper  | 2016/05/15 05:21:46 | JVM received a signal SIGKILL (9).
STATUS | wrapper  | 2016/05/15 05:21:46 | JVM process is gone.
ERROR  | wrapper  | 2016/05/15 05:21:46 | JVM exited unexpectedly.
STATUS | wrapper  | 2016/05/15 05:21:51 | Launching a JVM...
INFO   | jvm 2    | 2016/05/15 05:21:51 | WrapperManager: Initializing...
INFO   | jvm 2    | 2016/05/15 05:21:52 | [MLog-Init-Reporter] INFO com.mchange.v2.log.MLog - MLog clients using slf4j logging.
INFO   | jvm 2    | 2016/05/15 05:21:52 | [WrapperSimpleAppMain] INFO com.mchange.v2.c3p0.C3P0Registry - Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]
INFO   | jvm 2    | 2016/05/15 05:21:53 | [WrapperSimpleAppMain] INFO com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> z8kfsx9g1e1mdar52acut|70941f0a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> z8kfsx9g1e1mdar52acut|70941f0a, idleConnectionTestPeriod -> 600, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://127.0.0.1:3306/ViewportDB?allowMultiQueries=true&autoReconnect=true&useUnicode=yes&characterEncoding=UTF-8, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
INFO   | jvm 2    | 2016/05/15 05:21:53 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.util.log - Logging initialized @2293ms
INFO   | jvm 2    | 2016/05/15 05:21:55 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.Server - jetty-9.2.15.v20160210
INFO   | jvm 2    | 2016/05/15 05:21:57 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@25de587d{/api,null,AVAILABLE}
INFO   | jvm 2    | 2016/05/15 05:21:58 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.webapp.StandardDescriptorProcessor - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
INFO   | jvm 2    | 2016/05/15 05:22:05 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.w.WebAppContext@630bcadf{/,file:/tmp/jetty-0.0.0.0-80-traccar-web.war-_-any-589824121425597717.dir/webapp/,AVAILABLE}{/opt/traccar/traccar-web.war}
INFO   | jvm 2    | 2016/05/15 05:22:05 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@7b4bde07{HTTP/1.1}{0.0.0.0:80}
INFO   | jvm 2    | 2016/05/15 05:22:05 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.Server - Started @13927ms
INFO   | jvm 2    | 2016/05/15 05:22:05 | May 15, 2016 5:22:05 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:22:05 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:22:05 | May 15, 2016 5:22:05 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:22:05 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 2    | 2016/05/15 05:22:05 | May 15, 2016 5:22:05 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:22:05 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:22:11 | [qtp442512078-33] WARN / - Exception while dispatching incoming RPC call
INFO   | jvm 2    | 2016/05/15 05:22:11 | com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract java.util.List org.traccar.web.client.model.DataService.getLatestPositions()' threw an unexpected exception: java.lang.SecurityException: Not logged in
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:415)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:605)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:333)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:303)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:373)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:263)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:178)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:62)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.persist.PersistFilter.doFilter(PersistFilter.java:89)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:118)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:113)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.Server.handle(Server.java:499)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at java.lang.Thread.run(Thread.java:745)
INFO   | jvm 2    | 2016/05/15 05:22:11 | Caused by: java.lang.SecurityException: Not logged in
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.traccar.web.server.model.UserCheck.checkRequireUser(UserCheck.java:69)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at org.traccar.web.server.model.UserCheck.invoke(UserCheck.java:35)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.inject.persist.jpa.JpaLocalTxnInterceptor.invoke(JpaLocalTxnInterceptor.java:66)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at java.lang.reflect.Method.invoke(Method.java:606)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587)
INFO   | jvm 2    | 2016/05/15 05:22:11 |   ... 42 more
INFO   | jvm 2    | 2016/05/15 05:22:27 | [qtp442512078-34] WARN / - Exception while dispatching incoming RPC call
INFO   | jvm 2    | 2016/05/15 05:22:27 | com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract java.util.List org.traccar.web.client.model.DataService.getLatestPositions()' threw an unexpected exception: java.lang.SecurityException: Not logged in
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:415)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:605)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:333)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:303)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:373)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:263)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:178)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:62)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.persist.PersistFilter.doFilter(PersistFilter.java:89)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:118)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:113)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.Server.handle(Server.java:499)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at java.lang.Thread.run(Thread.java:745)
INFO   | jvm 2    | 2016/05/15 05:22:27 | Caused by: java.lang.SecurityException: Not logged in
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.traccar.web.server.model.UserCheck.checkRequireUser(UserCheck.java:69)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at org.traccar.web.server.model.UserCheck.invoke(UserCheck.java:35)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.inject.persist.jpa.JpaLocalTxnInterceptor.invoke(JpaLocalTxnInterceptor.java:66)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at java.lang.reflect.Method.invoke(Method.java:606)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587)
INFO   | jvm 2    | 2016/05/15 05:22:27 |   ... 42 more
INFO   | jvm 2    | 2016/05/15 05:23:06 | May 15, 2016 5:23:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:23:06 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:23:06 | May 15, 2016 5:23:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:23:06 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 2    | 2016/05/15 05:23:06 | May 15, 2016 5:23:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:23:06 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:24:06 | May 15, 2016 5:24:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:24:06 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:24:06 | May 15, 2016 5:24:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:24:06 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 2    | 2016/05/15 05:24:06 | May 15, 2016 5:24:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:24:06 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:25:06 | May 15, 2016 5:25:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:25:06 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:25:06 | May 15, 2016 5:25:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:25:06 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 2    | 2016/05/15 05:25:06 | May 15, 2016 5:25:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:25:06 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:26:06 | May 15, 2016 5:26:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:26:06 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:26:06 | May 15, 2016 5:26:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:26:06 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 2    | 2016/05/15 05:26:06 | May 15, 2016 5:26:06 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:26:06 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:27:07 | May 15, 2016 5:27:07 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:27:07 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:27:07 | May 15, 2016 5:27:07 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:27:07 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 2    | 2016/05/15 05:27:07 | May 15, 2016 5:27:07 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:27:07 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:28:07 | May 15, 2016 5:28:07 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:28:07 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 2    | 2016/05/15 05:28:07 | May 15, 2016 5:28:07 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:28:07 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 2    | 2016/05/15 05:28:07 | May 15, 2016 5:28:07 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 2    | 2016/05/15 05:28:07 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
STATUS | wrapper  | 2016/05/15 05:30:24 | JVM received a signal SIGKILL (9).
STATUS | wrapper  | 2016/05/15 05:30:24 | JVM process is gone.
ERROR  | wrapper  | 2016/05/15 05:30:24 | JVM exited unexpectedly.
STATUS | wrapper  | 2016/05/15 05:30:28 | Launching a JVM...
INFO   | jvm 3    | 2016/05/15 05:30:29 | WrapperManager: Initializing...
INFO   | jvm 3    | 2016/05/15 05:30:30 | [MLog-Init-Reporter] INFO com.mchange.v2.log.MLog - MLog clients using slf4j logging.
INFO   | jvm 3    | 2016/05/15 05:30:30 | [WrapperSimpleAppMain] INFO com.mchange.v2.c3p0.C3P0Registry - Initializing c3p0-0.9.5.2 [built 08-December-2015 22:06:04 -0800; debug? true; trace: 10]
INFO   | jvm 3    | 2016/05/15 05:30:31 | [WrapperSimpleAppMain] INFO com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> z8kfsx9g1e1xgvm1ynca2g|6dd2c810, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> z8kfsx9g1e1xgvm1ynca2g|6dd2c810, idleConnectionTestPeriod -> 600, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://127.0.0.1:3306/ViewportDB?allowMultiQueries=true&autoReconnect=true&useUnicode=yes&characterEncoding=UTF-8, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> null, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ]
INFO   | jvm 3    | 2016/05/15 05:30:32 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.util.log - Logging initialized @3091ms
INFO   | jvm 3    | 2016/05/15 05:30:33 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.Server - jetty-9.2.15.v20160210
INFO   | jvm 3    | 2016/05/15 05:30:35 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@53d6cbe8{/api,null,AVAILABLE}
INFO   | jvm 3    | 2016/05/15 05:30:36 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.webapp.StandardDescriptorProcessor - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
INFO   | jvm 3    | 2016/05/15 05:30:42 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.w.WebAppContext@776bb944{/,file:/tmp/jetty-0.0.0.0-80-traccar-web.war-_-any-3957784108194227952.dir/webapp/,AVAILABLE}{/opt/traccar/traccar-web.war}
INFO   | jvm 3    | 2016/05/15 05:30:42 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@5dd2b13c{HTTP/1.1}{0.0.0.0:80}
INFO   | jvm 3    | 2016/05/15 05:30:42 | [WrapperSimpleAppMain] INFO org.eclipse.jetty.server.Server - Started @13734ms
INFO   | jvm 3    | 2016/05/15 05:30:42 | May 15, 2016 5:30:42 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:30:42 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:30:42 | May 15, 2016 5:30:42 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:30:42 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:30:43 | May 15, 2016 5:30:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:30:43 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:31:43 | May 15, 2016 5:31:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:31:43 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:31:43 | May 15, 2016 5:31:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:31:43 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:31:43 | May 15, 2016 5:31:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:31:43 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:32:43 | May 15, 2016 5:32:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:32:43 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:32:43 | May 15, 2016 5:32:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:32:43 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:32:43 | May 15, 2016 5:32:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:32:43 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:33:43 | May 15, 2016 5:33:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:33:43 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:33:43 | May 15, 2016 5:33:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:33:43 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:33:43 | May 15, 2016 5:33:43 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:33:43 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:34:44 | May 15, 2016 5:34:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:34:44 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:34:44 | May 15, 2016 5:34:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:34:44 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:34:44 | May 15, 2016 5:34:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:34:44 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:35:44 | May 15, 2016 5:35:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:35:44 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:35:44 | May 15, 2016 5:35:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:35:44 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:35:44 | May 15, 2016 5:35:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:35:44 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:36:44 | May 15, 2016 5:36:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:36:44 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:36:44 | May 15, 2016 5:36:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:36:44 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:36:44 | May 15, 2016 5:36:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:36:44 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:37:44 | May 15, 2016 5:37:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:37:44 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:37:44 | May 15, 2016 5:37:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:37:44 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:37:44 | May 15, 2016 5:37:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:37:44 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:38:44 | May 15, 2016 5:38:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:38:44 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:38:44 | May 15, 2016 5:38:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:38:44 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:38:44 | May 15, 2016 5:38:44 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:38:44 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:39:45 | May 15, 2016 5:39:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:39:45 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:39:45 | May 15, 2016 5:39:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:39:45 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:39:45 | May 15, 2016 5:39:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:39:45 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:40:45 | May 15, 2016 5:40:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:40:45 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:40:45 | May 15, 2016 5:40:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:40:45 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:40:45 | May 15, 2016 5:40:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:40:45 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:41:45 | May 15, 2016 5:41:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:41:45 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:41:45 | May 15, 2016 5:41:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:41:45 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:41:45 | May 15, 2016 5:41:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:41:45 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:42:45 | May 15, 2016 5:42:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:42:45 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:42:45 | May 15, 2016 5:42:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:42:45 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:42:45 | May 15, 2016 5:42:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:42:45 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:43:45 | May 15, 2016 5:43:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:43:45 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:43:45 | May 15, 2016 5:43:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:43:45 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:43:45 | May 15, 2016 5:43:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:43:45 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:44:45 | May 15, 2016 5:44:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:44:45 | WARNING: Unable to find notification settings for '1226743' (id=8), thus he won't receive any notifications.
INFO   | jvm 3    | 2016/05/15 05:44:45 | May 15, 2016 5:44:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:44:45 | WARNING: User '[email protected]' has empty email field
INFO   | jvm 3    | 2016/05/15 05:44:45 | May 15, 2016 5:44:45 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO   | jvm 3    | 2016/05/15 05:44:45 | WARNING: Unable to find notification

@vitalidze
Copy link
Owner

I don't see any issue related with user removal. Are you sure these are the log contents right after you have reproduced the issue?

@K0BSB
Copy link
Author

K0BSB commented May 15, 2016

yes, will try and clear the log, and then attempt to reproduce. Give me a couple of minutes….

==barry

On May 15, 2016, at 8:19 AM, Vitaly Litvak [email protected] wrote:

I don't see any issue related with user removal. Are you sure these are the log contents right after you have reproduced the issue?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #667 (comment)

@K0BSB
Copy link
Author

K0BSB commented May 15, 2016

Attempting to delete user that was admin… sorry I missed that will try to correct the database by assigning all managed by to another admin.

Below is the log….

On May 15, 2016, at 8:19 AM, Vitaly Litvak [email protected] wrote:

I don't see any issue related with user removal. Are you sure these are the log contents right after you have reproduced the issue?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #667 (comment)

INFO | jvm 3 | 2016/05/15 06:21:48 | WARNING: User '[email protected]' has empty email field
INFO | jvm 3 | 2016/05/15 06:21:48 | May 15, 2016 6:21:48 AM org.traccar.web.server.model.NotificationServiceImpl$NotificationSender doWork
INFO | jvm 3 | 2016/05/15 06:21:48 | WARNING: Unable to find notification settings for '[email protected]' (id=5), thus he won't receive any notifications.
INFO | jvm 3 | 2016/05/15 06:21:54 | [qtp1673689609-37] WARN / - Exception while dispatching incoming RPC call
INFO | jvm 3 | 2016/05/15 06:21:54 | com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract org.traccar.web.shared.model.User org.traccar.web.client.model.DataService.removeUser(org.traccar.web.shared.model.User) throws org.traccar.web.shared.model.AccessDeniedException' threw an unexpected exception: javax.persistence.RollbackException: Error while committing the transaction
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:415)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:605)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:333)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:303)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:373)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
INFO | jvm 3 | 2016/05/15 06:21:54 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
INFO | jvm 3 | 2016/05/15 06:21:54 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:263)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:178)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:62)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.persist.PersistFilter.doFilter(PersistFilter.java:89)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:118)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:113)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.Server.handle(Server.java:499)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
INFO | jvm 3 | 2016/05/15 06:21:54 | at java.lang.Thread.run(Thread.java:745)
INFO | jvm 3 | 2016/05/15 06:21:54 | Caused by: javax.persistence.RollbackException: Error while committing the transaction
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:94)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.inject.persist.jpa.JpaLocalTxnInterceptor.invoke(JpaLocalTxnInterceptor.java:87)
INFO | jvm 3 | 2016/05/15 06:21:54 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
INFO | jvm 3 | 2016/05/15 06:21:54 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
INFO | jvm 3 | 2016/05/15 06:21:54 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
INFO | jvm 3 | 2016/05/15 06:21:54 | at java.lang.reflect.Method.invoke(Method.java:606)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587)
INFO | jvm 3 | 2016/05/15 06:21:54 | ... 42 more
INFO | jvm 3 | 2016/05/15 06:21:54 | Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1763)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1677)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:82)
INFO | jvm 3 | 2016/05/15 06:21:54 | ... 48 more
INFO | jvm 3 | 2016/05/15 06:21:54 | Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:72)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:49)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:211)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:62)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.persister.entity.AbstractEntityPersister.delete(AbstractEntityPersister.java:3400)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.persister.entity.AbstractEntityPersister.delete(AbstractEntityPersister.java:3630)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.action.internal.EntityDeleteAction.execute(EntityDeleteAction.java:114)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:463)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:349)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:350)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:56)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.internal.SessionImpl.flush(SessionImpl.java:1222)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:425)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:101)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:77)
INFO | jvm 3 | 2016/05/15 06:21:54 | ... 48 more
INFO | jvm 3 | 2016/05/15 06:21:54 | Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails ("ViewportDB"."users", CONSTRAINT "users_fkey_managedby_id" FOREIGN KEY ("managedBy_id") REFERENCES "users" ("id"))
INFO | jvm 3 | 2016/05/15 06:21:54 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
INFO | jvm 3 | 2016/05/15 06:21:54 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
INFO | jvm 3 | 2016/05/15 06:21:54 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
INFO | jvm 3 | 2016/05/15 06:21:54 | at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.Util.getInstance(Util.java:387)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:932)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3878)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3814)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2478)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2625)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2551)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1861)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2073)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2009)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5094)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1994)
INFO | jvm 3 | 2016/05/15 06:21:54 | at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:384)
INFO | jvm 3 | 2016/05/15 06:21:54 | at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:208)
INFO | jvm 3 | 2016/05/15 06:21:54 | ... 61 more

@vitalidze
Copy link
Owner

This issue is same as #676. Please read my comment there.

Attempting to delete user that was admin… sorry I missed that will try to correct the database by assigning all managed by to another admin.

Why can't you just rename existing administrator user and change his password?

@K0BSB
Copy link
Author

K0BSB commented May 15, 2016

Was attempting to change naming standards…..

On May 15, 2016, at 8:32 AM, Vitaly Litvak [email protected] wrote:

This issue is same as #676 #676. Please read my comment there.

Attempting to delete user that was admin… sorry I missed that will try to correct the database by assigning all managed by to another admin.

Why can't you just rename existing administrator user and change his password?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #667 (comment)

@K0BSB
Copy link
Author

K0BSB commented May 15, 2016

Fixed problem got into mysql and
ran this command: UPDATE users set managedBy_id =NULL;
Same setting that is done by self registration.

Does this setting allow that user to administer other users by editing their accounts?

I have only found the features, no documentation

==barry

On May 15, 2016, at 8:34 AM, Barry Berg [email protected] wrote:

Was attempting to change naming standards…..

On May 15, 2016, at 8:32 AM, Vitaly Litvak <[email protected] mailto:[email protected]> wrote:

This issue is same as #676 #676. Please read my comment there.

Attempting to delete user that was admin… sorry I missed that will try to correct the database by assigning all managed by to another admin.

Why can't you just rename existing administrator user and change his password?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub #667 (comment)

@vitalidze
Copy link
Owner

This is set up when some administrator or manager user creates user accounts. In such case he becomes a manager for these accounts. Then it means he can manage accounts of such users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants