Forum Discussion

d_rama_133618's avatar
d_rama_133618
Icon for Nimbostratus rankNimbostratus
Sep 13, 2013

Big IP Management from Internet Really slow

Hi again :)

 

I'm managing the set up of my Big IP from Home (via Internet using a public IP for the Big IP) and it occurs that the GUI takes ages to display and I don't understand why. When accessing to the CLI via ssh using a VPN the connection is fine. Anyone has already see this kind of problem ? The Big IP has no production traffic yet.

 

3 Replies

  • what when you test CLI access directly from home (so no tunnel)? what when you use GUI via the tunnel? what when you use the GUI locally, is it fine then?
  • HI have not enable the ssh direct acces from Home. And can't use the tunnel for the GUI traffic (using ballabit configured only for ssh). I did a restart of tomcat to check and now the interface is fast but looking at the logs I got a lot of java errors like:

     

    Sep 9, 2013 11:38:18 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/tmui] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. Sep 9, 2013 11:38:18 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/tmui] registered the JDBC driver [org.hsqldb.jdbcDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. Sep 9, 2013 11:38:18 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [/tmui] appears to have started a thread named [Thread-2] but has failed to stop it. This is very likely to create a memory leak. Sep 9, 2013 11:38:18 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap

     

    SEVERE: The web application [/tmui] created a ThreadLocal with key of type [com.f5.util.UsernameHolder$2] (value [com.f5.util.UsernameHolder$2@1a20baa]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. Sep 13, 2013 12:00:44 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [/tmui] created a ThreadLocal with key of type [com.f5.hsqldb.McpBridge$1] (value [com.f5.hsqldb.McpBridge$1@11bba35]) and a value of type [com.f5.hsqldb.McpBridge] (value [com.f5.hsqldb.McpBridge@13fbf24]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.

     

    2013-09-13 12:01:04,954 ERROR [TP-Processor3] util.SystemSettings:getStartPageName - Unable to retrieve UI Start Screen value from BigDB. java.lang.NullPointerException

     

    Caused by: org.hsqldb.HsqlException: General error: 01070827:3: User login disallowed: User (%tmui) is not an administrator, does not have a UID of zero, and has not been assigned a role on a partition.

     

    Exception attempting to allocate and setup MCP connection. com.f5.mcp.io.McpQueryException: 01070827:3: User login disallowed: User (%tmui) is not an administrator, does not have a UID of zero, and has not been assigned a role on a partition.