ASMM throwing exception and not able to restart after ActiveSpaces 2.1.5 hotfix-05 upgrade

ASMM throwing exception and not able to restart after ActiveSpaces 2.1.5 hotfix-05 upgrade

book

Article ID: KB0093450

calendar_today

Updated On:

Products Versions
TIBCO ActiveSpaces -
Not Applicable -

Description

Description:

Problem :


After ActiveSpaces 2.1.5 hotfix-05 install ASMM not start up with exception. ASMM cannot be used after update to AS 2.1.5HF5

=================================================================

ASMM Admin Server started: http://localhost:8680/

[2015-03-20 15:51:42:272][ERROR][selectMemberDefs][191]: Column 'member_timeout' not found.

[2015-03-20 15:51:42:345][INFO][init][29]: ASMM monitoring service started

[2015-03-20 15:52:06:318][ERROR][selectMemberDefs][191]: Column 'member_timeout' not found.

java.lang.reflect.InvocationTargetException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

        at com.tibco.as.console.admin.mm.servlet.BaseServlet.service(BaseServlet.java:54)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)

        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:717)

        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)

        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)

        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)

        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)

        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1112)

        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:479)

        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)

        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1046)

        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)

        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)

        at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52)

        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)

        at org.eclipse.jetty.server.Server.handle(Server.java:459)

        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:281)

        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)

        at org.eclipse.jetty.io.AbstractConnection$1.run(AbstractConnection.java:505)

        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)

        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)

        at java.lang.Thread.run(Unknown Source)

===========================================================


           Workaround:


===========================================================


1.) Remove the following folder : <AS_HOME>/asmm/conf/store/*


2.) Restart ASMM


NOTE: Restarting ASMM will re-initiatize an empty configuration store that allows creation of new metaspace connections from the Admin console again.

===============================================================


Issue/Introduction

ASMM throwing exception and not able to restart after ActiveSpaces 2.1.5 hotfix-05 upgrade