You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenEMPI Support Forum
Hi,
I have deployed OpenEMPI 3.5.0c war on Tomcat 9. While trying to login getting the attached errors. Also not able to get the security token while hitting the API end point sue the error.
I would highly appreciate help in resolving this issue.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenEMPI Support Forum, narendra kv
Please use the installer to install OpenEMPI. It has an embedded instance of Tomcat that is configured to run with OpenEMPI. The problem you have is that either the h2 database that we use by default with the community edition is not being started at all or OpenEMPI doesn't know how to reach it.
christoph...@gmail.com
unread,
Jul 6, 2020, 12:44:59 PM7/6/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenEMPI Support Forum
This happened to me when I ran startup.sh without sudo. Rebooting the instance and running it with sudo fixed it for me.