Hi Stefan, After providing a configured web.xml, the container (Tomcat) needs to be restarted. Try that and double check the roles in web.xml (I didn't see them posted). Also, assuming this is a fresh workspace deployment? eg. there were no previous permission assignments in that workspace?
Thanks Nick On Mon, Apr 6, 2020 at 3:54 AM Stefan Verweij <[email protected]> wrote: > I checked the Tomcat logs in the container but they seem to look normal, > except for, the localhost logs, stating the dropins do not exist? > > root@32a3rh338:/usr/local/tomcat/logs# cat localhost.2020-04-06.log > 06-Apr-2020 07:04:58.088 INFO [localhost-startStop-1] > org.apache.catalina.core.ApplicationContext.log Creating new dropin jar > 06-Apr-2020 07:04:58.088 INFO [localhost-startStop-1] > org.apache.catalina.core.ApplicationContext.log Error reading dropin > folder: /var/lib/topbraid/dropins: does not exist > > and these are my localhost_access logs: > > - - [06/Apr/2020:07:05:30 +0000] "GET /edg/tbl/ HTTP/1.1" 200 3596 > - Admin [06/Apr/2020:07:05:45 +0000] "POST /edg/tbl/j_security_check > HTTP/1.1" 303 - > * - Admin [06/Apr/2020:07:05:46 +0000] "GET /edg/tbl/ HTTP/1.1" 200 423* > - Admin [06/Apr/2020:07:05:46 +0000] "GET /edg/tbl/swp?_viewName=home > HTTP/1.1" 200 5577 > - Admin [06/Apr/2020:07:05:50 +0000] "GET > /edg/tbl/lib/6.3.1.v20200219-1730B/assets/images/tqicon.ico HTTP/1.1" 200 > 293171 > - Admin [06/Apr/2020:07:05:53 +0000] "GET /edg/tbl/ HTTP/1.1" 200 423 > * - Admin [06/Apr/2020:07:05:55 +0000] "GET /edg/tbl/admin/registration > HTTP/1.1" 200 2377* > - Admin [06/Apr/2020:07:05:55 +0000] "GET > /edg/tbl/lib/6.3.1.v20200219-1730B/server/build/server.bundle.js HTTP/1.1" > 200 39687 > - Admin [06/Apr/2020:07:05:55 +0000] "GET > /edg/tbl/lib/6.3.1.v20200219-1730B/server/build/images/EDG-Logo.png > HTTP/1.1" 200 27522 > - Admin [06/Apr/2020:07:05:56 +0000] "GET > /edg/tbl/lib/assets/build/fonts/OpenSans-Bold.woff2 HTTP/1.1" 200 61324 > - Admin [06/Apr/2020:07:05:56 +0000] "GET > /edg/tbl/lib/assets/build/fonts/fa-solid-900.woff2 HTTP/1.1" 200 74340 > > my manager and host-manager logs are empty > > The catalina log shows nothing special as well (all paths are specified > and all config settings look okay) > > > -- > You received this message because you are subscribed to the Google Groups > "TopBraid Suite Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/topbraid-users/c546f685-dd1a-4758-a86c-b242532d7fb8%40googlegroups.com > <https://groups.google.com/d/msgid/topbraid-users/c546f685-dd1a-4758-a86c-b242532d7fb8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Nick Abston, Systems Administrator TopQuadrant, Inc., www.topquadrant.com @TopQuadrant http://twitter.com/topquadrant Office/Cell: [USA] (919)-809-9827 -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/CAGSpw3AdyVFBzGXXMpbrOyRYCbfWvOkz9pPOtRgJJOwmC%3DPxjA%40mail.gmail.com.
