IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Unable to Access Integration Server Admin Page

  • 1.  Unable to Access Integration Server Admin Page

    Posted Sat August 17, 2013 11:54 PM

    Hi Friends,

    I am facing this new problem from yesterday, I am not able to login to IS Admin page or in fact by any means (Developer, Designer). The following error message is showing when I am accessing the IS Admin page with Administrator username. Please help me. Thank you.

    "Access Denied.

    Services necessary to show the Integration Server Administrator are currently unavailable on this port. This is most likely due to port security restrictions.

    If this is the only port available to access the Integration Server, contact webMethods Support. "

    Error Log: Integration Server/logs/

    " com.wm.app.b2b.server.PortAccessException: [ISS.0084.9101] Access Denied
    at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:195)
    at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:30)
    at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384)
    at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:539)
    at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:384)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:226)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:108)
    at com.wm.app.b2b.server.ns.Namespace.invoke(Namespace.java:560)
    at com.wm.util.template.Reporter.invoke(Reporter.java:964)
    at com.wm.util.template.InvokeToken.eval(InvokeToken.java:75)
    at com.wm.util.template.TemplateToken.evalChild(TemplateToken.java:234)
    at com.wm.util.template.TemplateToken.eval(TemplateToken.java:200)
    at com.wm.util.template.Reporter.reportNoReset(Reporter.java:1300)
    at com.wm.util.template.Reporter.reportToOutput(Reporter.java:1275)
    at com.wm.util.template.Reporter.reportIData(Reporter.java:1164)
    at com.wm.app.b2b.server.HTTPDocHandler._process(HTTPDocHandler.java:518)
    at com.wm.app.b2b.server.HTTPDocHandler.process(HTTPDocHandler.java:130)
    at com.wm.app.b2b.server.HTTPDispatch.handleRequest(HTTPDispatch.java:199)
    at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:354)
    at com.wm.util.pool.PooledThread.run(PooledThread.java:131)
    at java.lang.Thread.run(Thread.java:619) wm.server.ui:mainMenu "

    Thanks,


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 2.  RE: Unable to Access Integration Server Admin Page

    Posted Sun August 18, 2013 01:39 AM

    Adding more information to this:

    Getting the below message at end of server.log:

    2013-08-18 08:56:45 GMT+05:30 [ISS.0070.0017D] HTTPListener@9999 started
    2013-08-18 08:56:50 GMT+05:30 [ISS.0024.0011D] Not able to load the system/TN MWS Users Role/Group.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Unable to Access Integration Server Admin Page

    Posted Mon August 19, 2013 09:59 AM

    Try to start IS in different way like using command server.bat -debug 6 -port XXXX(What ever available on your box)

    Once you are able to login admin page with new port, you can fix 5555 port issue


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 4.  RE: Unable to Access Integration Server Admin Page

    Posted Mon August 19, 2013 10:19 AM

    Thanks Sai for your reply. I tried through command line tool you have provided however still no luck !!

    Apart from this I have tried these many way but still I am unable to access the server.

    1. Tried accessing the IS Admin page with diagnosis port- 9999
    2. Started IS in safe mode ( server.bat -safeboot -debug debug - log xxx.txt)
    3. deleted DB folder and restarted the server.
    4. Replace the JCE file with latest one.

    I have tried all these but still no luck !!


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 5.  RE: Unable to Access Integration Server Admin Page

    Posted Mon August 19, 2013 11:26 AM

    I think i also faced same issue long ago.I am not able to recollect the steps but i did some thing with port.cnf and was able to log in.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 6.  RE: Unable to Access Integration Server Admin Page

    Posted Mon August 19, 2013 11:45 AM

    What is the issue you are facing on starting IS with different port number?


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: Unable to Access Integration Server Admin Page

    Posted Wed August 21, 2013 04:12 AM

    did prerna’s suggestion help ?
    I think it’d.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 8.  RE: Unable to Access Integration Server Admin Page

    Posted Wed August 21, 2013 10:06 AM

    if no major changes are happened.Try to restore/ get SAG Installed from backup location.

    if you able to fix it, Update the informaton in forum also


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 9.  RE: Unable to Access Integration Server Admin Page

    Posted Wed August 21, 2013 11:20 AM

    Did you try the below URL to go to admin page

    http://localhost:5555/WmRoot/index.dsp

    And also make sure that both the Default package and WmRoot package are enabled


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 10.  RE: Unable to Access Integration Server Admin Page

    Posted Wed August 21, 2013 12:10 PM

    in your 2nd post, 9999 was shown started.
    you should login with port 9999,
    http://localhost:9999
    it will give you access to the port config page, then you can review the restriction settings.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 11.  RE: Unable to Access Integration Server Admin Page

    Posted Thu September 12, 2013 04:48 AM

    Sorry forum’s members for the delay.

    Tong Wang,

    Even IS primary port 5555 was starting but I was unable to access it. I simply re-install the IS server again in hurry I could have tried suggestion given by Sai and others.

    Thanks,
    Tanveer


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 12.  RE: Unable to Access Integration Server Admin Page

    Posted Wed September 20, 2017 12:38 PM

    hi,

    I am facing the same problem with WM 10 free version. Unable to access IS admin page with changed primary port 6666 from default 5555.

    Able to access IS 6666 from Designer and I could see all packages loaded successfully.

    Able to access to IS admin page with modified diagnostic page 9596. But I can see only one menu item server->statistics, none of the navigation panel menu items are displaying.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 13.  RE: Unable to Access Integration Server Admin Page

    Posted Wed September 20, 2017 03:23 PM

    Hi Chandra,

    can you provide some more details please?

    When you are able to connect to port 6666 with Designer, you should be able to access /WmRoot/ on your installation as well.

    Is there any thing in the log files (i.e. server.log) related to this?

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 14.  RE: Unable to Access Integration Server Admin Page

    Posted Fri September 22, 2017 09:05 AM

    hi Holger,

    Thanks for your reply

    I tried accessing the IS admin page with the below possibilities as told by forum members, but no success

    1) http://localhost:6666/WmRoot
    
    2) http://localhost:6666/WmRoot/index.dsp
    
    3) deleted the db folder and restarted server from command line
    

    I have given this port number 6666 at the time of installing the WebM from image file. Should I update the port number 6666 elsewhere manually?

    I don’t find any errors in server log related to IS admin page so would like to post the full sever log over here, could you please help out me.

    2017-09-22 10:28:06 IST [ISS.0025.0001I] Integration Server 10.0.0.0 Build 105
    2017-09-22 10:28:06 IST [ISS.0025.0006I] License Manager started
    2017-09-22 10:28:06 IST [ISS.0025.0050W] The JCE Unlimited Strength Jurisdiction Policy File was not found. Please install it.
    2017-09-22 10:28:06 IST [ISS.0025.0041I] FIPS mode not initialized
    2017-09-22 10:28:08 IST [BAS.0123.0001I] FSData full consistency check is being performed. Db:WmRepository4\RepoV4
    2017-09-22 10:28:10 IST [ISS.0025.0017I] Repository Manager started
    2017-09-22 10:28:12 IST [ISS.0025.0024I] JDBC Connection Manager started
    2017-09-22 10:28:20 IST [ISS.0095.0013I] Audit Logging initialized.
    2017-09-22 10:28:21 IST [ISS.0033.0168I] Cluster Node Name: welcome-PC.
    2017-09-22 10:28:21 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.rtl.util.xml.XMLUtil
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [miePhaseTwo, miePhaseTwo]
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Initializing components of: miePhaseTwo
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.service.sql.core.ConnectionManager
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.system.cluster.impl.ClusterProvider
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Initializing components of: cluster
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] JMS ClientID: welcome-PC.mws.library.2905683937794479104
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Initializing components of: null
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] The hostname for the JCR Remoting is not specified, using defaults.
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.event.ecs.ECSInitializer
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.service.global.impl.GlobalProvider
    2017-09-22 10:28:22 IST [CommonLib.MWS.0002I] Initializing components of: global
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [DataPhaseOne, DataPhaseOne]
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing components of: DataPhaseOne
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.event.EventDeliveryInitializer
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.system.impl.BuildVersion
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.event.EventDeliveryInitializer
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.service.sql.DataManager
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.jms.JMSPhaseProvider
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] No registered exception delegate
    [POP.005.0043] The JMS communication layer for common directory services (CDS) failed to initialize, which causes CDS assets to be out of sync. To enable JMS communication, specify a valid JNDI Provider URL on the Cluster Administration page in My webMethods and restart Integration Server.com.webMethods.portal.PortalException: [POP.005.0043] The JMS communication layer for common directory services (CDS) failed to initialize, which causes CDS assets to be out of sync. To enable JMS communication, specify a valid JNDI Provider URL on the Cluster Administration page in My webMethods and restart Integration Server.
    at com.webMethods.portal.jms.JMSPhaseProvider.init(JMSPhaseProvider.java:66)
    at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:117)
    at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:621)
    at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:149)
    at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:49)
    at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:266)
    at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:621)
    at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:149)
    at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:91)
    at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:971)
    at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:874)
    at com.webMethods.sc.mws.MWSLibrary.init(MWSLibrary.java:271)
    at com.wm.app.b2b.server.cds.CDSUserManager.initialize(CDSUserManager.java:187)
    at com.wm.app.b2b.server.UserManager.jndiInit(UserManager.java:592)
    at com.wm.app.b2b.server.UserManager.init(UserManager.java:521)
    at com.wm.app.b2b.server.Server.run(Server.java:521)
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.service.cache.impl.CacheManager
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Cache Invalidation Thread started with sleep of 60000ms
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing components of: cache
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] defaultCacheTimeout: + 3600000(sec) roleCacheLifecyle: 1 (0=FLUSH_EVERY_LOGIN 1=FLUSH_ROLE_OR_GROUP_CHANGE)
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] defaultCacheTimeout: + 3600000(sec) groupCacheLifecycle: 1 (0=FLUSH_EVERY_LOGIN 1=FLUSH_ROLE_OR_GROUP_CHANGE)
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.service.meta2.impl.MetaManager
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing components of: meta
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing components of: default
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.ThingIDService
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.ThingService
    2017-09-22 10:28:23 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.XTypeService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.dbo.DBOStorageService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.MetaQueryService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.TypeService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.UserService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.RelationService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.MetaEventService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.MetaViewService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.AccessService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing com.webMethods.portal.service.meta2.impl.ServiceThingService
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.mech.alias.impl.AliasMechanics
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [CoreServices, CoreServices]
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing components of: CoreServices
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.service.dir.impl.DirSystem
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing components of: directory
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.service.portlet.impl.PortletProvider
    2017-09-22 10:28:24 IST [CommonLib.MWS.0002I] Initializing components of: portlet
    2017-09-22 10:28:26 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.event.EventDeliveryInitializer
    2017-09-22 10:28:26 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.bizPolicy.impl.ContextProvider
    2017-09-22 10:28:26 IST [CommonLib.MWS.0002I] Initializing components of: context
    2017-09-22 10:28:26 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [mechanics, mechanics]
    2017-09-22 10:28:26 IST [CommonLib.MWS.0002I] Initializing components of: mechanics
    2017-09-22 10:28:26 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.mech.impl.MechanicsManager
    2017-09-22 10:28:26 IST [CommonLib.MWS.0002I] Initializing components of: mechanics
    2017-09-22 10:28:27 IST [CommonLib.MWS.0002W] com.webMethods.portal.portlet.wm_xt_portalrules.mechanics.PortalRulesMechanics
    2017-09-22 10:28:27 IST [CommonLib.MWS.0002W] Unable to initialize Component: wm_xt_portalrules Null class returned
    2017-09-22 10:28:27 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [bizPolicy, bizPolicy]
    2017-09-22 10:28:27 IST [CommonLib.MWS.0002I] Initializing components of: bizPolicy
    2017-09-22 10:28:27 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.bizPolicy.biz.impl.BizPolicyManager
    2017-09-22 10:28:27 IST [CommonLib.MWS.0002I] Initializing components of: bizPolicy
    2017-09-22 10:28:28 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.bizPolicy.command.impl.CommandManager
    2017-09-22 10:28:28 IST [CommonLib.MWS.0002I] Initializing components of: command
    2017-09-22 10:28:28 IST [CommonLib.MWS.0002I] Loading phase: [phaseID, phaseName] [postInit, postInit]
    2017-09-22 10:28:28 IST [CommonLib.MWS.0002I] Initializing components of: postInit
    2017-09-22 10:28:28 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.service.meta2.dbo.PostInit
    2017-09-22 10:28:28 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.bizPolicy.impl.PostInitContextProvider
    2017-09-22 10:28:28 IST [CommonLib.MWS.0002I] Initializing component: com.webMethods.portal.noodle.preferences.UserPreferences
    2017-09-22 10:28:28 IST [CommonLib.MWS.0002I] Dir Cache initialized: com.webMethods.portal.portlet.wm_xt_sysdirsvc.service.SystemDirCache:m_cacheEnabled = [true];m_authenticateCacheEnabled = [true];m_dnCacheEnabled = [true];m_queryCacheEnabled = [false];m_uriCacheEnabled = [true];m_timeout = [2147483646];m_authenticateTimeout = [120000];m_capacity = [1000];m_authenticateCapacity = [1000];
    2017-09-22 10:28:29 IST [ISS.0024.0012I] Central User Management initialized successfully.
    2017-09-22 10:28:29 IST [ISS.0025.0021I] ACL Manager started
    2017-09-22 10:28:29 IST [ISS.0025.0008I] State Manager started
    2017-09-22 10:28:29 IST [ISS.0025.0010I] Service Manager started
    2017-09-22 10:28:29 IST [ISS.0025.0020I] Validation Processor started
    2017-09-22 10:28:29 IST [ISS.0025.0022I] Statistics Processor started
    2017-09-22 10:28:29 IST [ISS.0025.0018I] Invoke Manager started
    2017-09-22 10:28:30 IST [ISS.0025.0012I] Cache Manager started
    2017-09-22 10:28:34 IST [ISS.0098.0026I] Document Store DefaultStore initialized
    2017-09-22 10:28:35 IST [ISS.0098.0026I] Document Store VolatileTriggerStore initialized
    2017-09-22 10:28:35 IST [ISS.0098.0026I] Document Store TriggerStore initialized
    2017-09-22 10:28:36 IST [ISS.0098.0026I] Document Store ResubmitStore initialized
    2017-09-22 10:28:41 IST [ISS.0153.0004E] Unable to start webMethods Messaging connection alias IS_UM_CONNECTION: [ISS.0153.9051] Error initializing UM session: com.pcbsys.nirvana.client.nRealmUnreachableException: Realm is currently not reachable:Realm was still unreachable after max retry count - nSessionAttributes:conns=1/[nsp://localhost:9001/]
    2017-09-22 10:28:41 IST [ISS.0153.0007I] webMethods Messaging connection alias IS_DES_CONNECTION started
    2017-09-22 10:28:41 IST [ISS.0153.0000I] webMethods Messaging subsystem started
    2017-09-22 10:28:42 IST [ISS.0106.0001I] Join Manager initialized
    2017-09-22 10:28:42 IST [ISS.0025.0032I] Dispatcher initialized
    2017-09-22 10:28:44 IST [ISS.0134.0128I] JMS subsystem is starting.
    2017-09-22 10:28:45 IST [ISS.0134.0998I] DEFAULT_IS_JMS_CONNECTION cache enabled :: true
    2017-09-22 10:28:45 IST [ISS.0134.0998I] PE_NONTRANSACTIONAL_ALIAS cache enabled :: true
    2017-09-22 10:28:45 IST [ISS.0134.0000I] JMS subsystem started
    2017-09-22 10:28:45 IST [BAS.0123.0001I] FSData full consistency check is being performed. Db:XAStore\DefaultXAStore
    2017-09-22 10:28:45 IST [SCC.0121.0093I] XA Recovery Store initialized
    2017-09-22 10:28:45 IST [agent.load.tartI] Loading registry config file C:\SoftwareAG_2\IntegrationServer\instances\default\config\fabric-agent.xml
    2017-09-22 10:28:46 IST [com.webMethods.fabric.agent.FabricAgent.agent.startI] Starting Fabric Agent
    2017-09-22 10:28:46 IST [ISS.0025.0055I] Lock Manager initialized
    2017-09-22 10:28:51 IST [ISS.0158.0000I] OData Server module is initialized.
    2017-09-22 10:28:51 IST [ISS.0048.9999I] Successfully initialized module “odata-server” by com.softwareag.is.odata.core.Init
    2017-09-22 10:28:51 IST [ISS.0161.0000I] WebSocket Server Initialized.
    2017-09-22 10:28:51 IST [ISS.0048.9999I] Successfully initialized module “websocket-server” by com.softwareag.is.websocket.server.Init
    2017-09-22 10:28:51 IST [ISS.0139.9999I] Initializing ISKeyStoreManager using watt.server.homeDir:C:\SoftwareAG_2\IntegrationServer\instances\default\config\security\keystore
    2017-09-22 10:28:51 IST [ISS.0139.9999I] ISKeyStoreManager initialized successfully.
    2017-09-22 10:28:51 IST [ISS.0025.0004I] Flow Service Manager started
    2017-09-22 10:28:51 IST [ISS.0025.0002I] Package Manager started
    2017-09-22 10:28:51 IST [ISS.0025.0011I] Package Replicator Manager started
    2017-09-22 10:28:52 IST [ISS.0028.0001I] Loading packages
    2017-09-22 10:28:52 IST [ISS.0028.0006C] Unable to load WmCloudStreamsAnalytics package (possibly due to circular dependencies)
    2017-09-22 10:28:52 IST [ISS.0028.0007I] This package requires WmTomcat package (Version 9.0) to load
    2017-09-22 10:28:57 IST [ISS.0028.0005I] Loading WmRoot package
    2017-09-22 10:29:03 IST [ISS.0028.0005I] Loading WmPublic package
    2017-09-22 10:29:04 IST [ISS.0028.0005I] Loading WmISExtDC package
    2017-09-22 10:29:04 IST [ISS.0028.0005I] Loading WmLogUtil package
    2017-09-22 10:29:04 IST [ISS.0028.0005I] Loading WmXSLT package
    2017-09-22 10:29:04 IST [ISS.0028.0005I] Loading WmBrokerDeployer package
    2017-09-22 10:29:04 IST [ISS.0028.0005I] Loading WmAssetPublisher package
    2017-09-22 10:29:05 IST [ISS.0028.0005I] Loading WmAgileAppsDeployer package
    2017-09-22 10:29:06 IST [ISS.0028.0005I] Loading WmVCS package
    2017-09-22 10:29:07 IST [ISS.0028.0005I] Loading WmNUMDeployer package
    2017-09-22 10:29:08 IST [ISS.0028.0005I] Loading WmCloud package
    2017-09-22 10:29:08 IST [ISS.0028.0005I] Loading WmDB package
    2017-09-22 10:29:08 IST [ISS.0028.0005I] Loading WmCloudStreams package
    2017-09-22 10:29:09 IST [ISS.0028.0005I] Loading WmFlatFile package
    2017-09-22 10:29:09 IST [ISS.0028.0005I] Loading WmClearCase package
    2017-09-22 10:29:09 IST [ISS.0028.0005I] Loading WmSubversion package
    2017-09-22 10:29:10 IST [ISS.0028.0005I] Loading WmSourceSafe package
    2017-09-22 10:29:11 IST [ISS.0028.0005I] Loading WmDesigner package
    2017-09-22 10:29:12 IST [ISS.0028.0005I] Loading WmART package
    2017-09-22 10:29:13 IST [ISS.0028.0005I] Loading WmARTExtDC package
    2017-09-22 10:29:13 IST [ISS.0028.0005I] Loading WmJDBCAdapter package
    2017-09-22 10:29:16 IST [ISS.0028.0005I] Loading WmPRT package
    2017-09-22 10:29:16 IST [ISS.0028.0005I] Loading WmSAP package
    2017-09-22 10:29:18 IST [ISS.0028.0005I] Loading WmDeployer package
    2017-09-22 10:29:19 IST [ISS.0028.0005I] Loading WmEDI package
    2017-09-22 10:29:21 IST [ISS.0028.0005I] Loading WmMonitor package
    2017-09-22 10:29:25 IST [ISS.0028.0005I] Loading WmTN package
    2017-09-22 10:29:27 IST [ISS.0028.0005I] Loading WmTNExtDC package
    2017-09-22 10:29:28 IST [ISS.0028.0005I] Loading WmEDIINT package
    2017-09-22 10:29:28 IST [ISS.0028.0005I] Loading WmEDIforTN package
    2017-09-22 10:29:33 IST [ISS.0028.0005I] Loading Default package
    2017-09-22 10:29:33 IST [ISS.0028.0005I] Loading WmAppPlat package
    2017-09-22 10:29:34 IST [ISS.0028.0005I] Loading WmMFT package
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.event:startEventAgentPort)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.net.email:init)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.net.ftp:init)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.net.ftps:init)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.net.http:init)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.net.websocket:init)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.ns:syncToNamespace)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.remote:init)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.registry:init)
    2017-09-22 10:29:35 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.proxy:init)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.schedule:init)
    2017-09-22 10:29:36 IST [ISS.0137.0000I] [SCHED] scheduler version: 3.2.0
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.dispatcher:init)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.tx:init)
    2017-09-22 10:29:36 IST [ISC.0063.0011I] Start
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.soap:init)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.tspace:init)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.ws:init)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.security.keystore:createDefaultKeyStoreTrustStoreAliases)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.ntlmclient:init)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.kerberossettings:init)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.admin:initHelpTopicURLMappings)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmPublic: Startup service (pub.storage:startup)
    2017-09-22 10:29:36 IST [ISS.0028.0012I] WmAssetPublisher: Startup service (wm.server.metadata.Admin:startup)
    2017-09-22 10:29:36 IST [ISS.0138.0050I] Asset Publisher package initializing
    2017-09-22 10:29:37 IST [ISS.0028.0012I] WmISExtDC: Startup service (com.wm.isextdc.PkgInit:init)
    2017-09-22 10:29:37 IST [ISS.0028.0012I] WmCloudStreams: Startup service (cloudstreams.config:init)
    2017-09-22 10:29:42 IST [CLS.0010.0002I] WS-Stack repository located at /C:/SoftwareAG_2/IntegrationServer/instances/default/config/wss/
    2017-09-22 10:29:42 IST [CLS.0010.0003I] WS-Stack configuration file located: /C:/SoftwareAG_2/IntegrationServer/instances/default/config/wss/\axis2.xml
    2017-09-22 10:29:42 IST [CLS.0010.0175I]
    CloudStreams product is initialized.

    2017-09-22 10:29:44 IST [CLS.0010.0045I] CloudStreams Spring context loaded.
    2017-09-22 10:29:44 IST [CLS.0205.0021I] LifeCycleEventPublisher - startup method is called
    2017-09-22 10:29:44 IST [ISS.0028.0012I] WmCloudStreams: Startup service (cloudstreams.UIConfig:initUI)
    2017-09-22 10:29:44 IST [ISS.0028.0012I] WmCloudStreams: Startup service (wm.cloudstreams.admin:startup)
    2017-09-22 10:29:44 IST [ISS.0028.0012I] WmMonitor: Startup service (wm.monitor.admin:startup)
    2017-09-22 10:29:44 IST [MON.0119.0707I] addMwUsertoMonitorACL: true
    2017-09-22 10:29:44 IST [MON.0119.0704I] CDS User Manager running
    2017-09-22 10:29:44 IST [MON.0119.0706I] Setting ACLs with CDS roles
    2017-09-22 10:29:44 IST [MON.0119.0707I] addMwUsertoMonitorACL: MonitorUsers
    2017-09-22 10:29:44 IST [MON.0119.0707I] addMwUsertoMonitorACL: MonitorUsers
    2017-09-22 10:29:44 IST [MON.0119.0707I] addMwUsertoMonitorACL: MonitorAdministrators
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmLogUtil: Startup service (wm.loggingUtility:start)
    2017-09-22 10:29:45 IST [ISS.0099.0003E] Unable to create Broker Transport 192.168.163.1_6666_LoggingUtility_AC. Exception com.wm.app.b2b.server.dispatcher.exceptions.TransportException: [ISS.0098.9002] Required property missing for creating Broker transport: brokerHost
    2017-09-22 10:29:45 IST [LGU.0001.0003C] Error creating broker admin client: The input parameter ‘broker_host’ is null.
    2017-09-22 10:29:45 IST [ISS.0099.0003E] Unable to create Broker Transport 192.168.163.1_6666_LoggingUtility_AC. Exception com.wm.app.b2b.server.dispatcher.exceptions.TransportException: [ISS.0098.9002] Required property missing for creating Broker transport: brokerHost
    2017-09-22 10:29:45 IST [LGU.0001.0003C] Error creating broker admin client: The input parameter ‘broker_host’ is null.
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmAgileAppsDeployer: Startup service (com.softwareag.agileapps.deployer.Util:startup)
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmXSLT: Startup service (wm.xslt.Admin:startup)
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmNUMDeployer: Startup service (com.softwareag.deployer.num.java.Util:startup)
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmDesigner: Startup service (wm.administrator.repo:centralRepoRegister)
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmDesigner: Startup service (wm.administrator.admin:initialize)
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmDesigner: Startup service (wm.designer.metadata.AuditLogAccess:init)
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmDesigner: Startup service (wm.designer.sim.fitDistribution:init)
    2017-09-22 10:29:45 IST [ISS.0028.0012I] WmPRT: Startup service (wm.prt.admin:startup)
    2017-09-22 10:29:46 IST [BPM.0101.1600W] Unable to get Optimize process data collector. Tracking enabled models will not be logged to Optimize.
    2017-09-22 10:29:46 IST [ISS.0028.0012I] WmVCS: Startup service (wm.server.vcsadmin:startup)
    2017-09-22 10:29:46 IST [VCS.0132.0050I] VCS package initializing
    2017-09-22 10:29:46 IST [ISS.0028.0012I] WmVCS: Startup service (wm.server.vcsui:addSolutions)
    2017-09-22 10:29:46 IST [ISS.0028.0012I] WmART: Startup service (wm.art.admin:startup)
    2017-09-22 10:29:46 IST [ISS.0028.0012I] WmCloud: Startup service (wm.client.integrationlive.admin:createDefaultILiveTrustStoreAlias)
    2017-09-22 10:29:46 IST [ISS.0028.0012I] WmCloud: Startup service (wm.client.integrationlive.admin:loadTenantAccountInfo)
    2017-09-22 10:29:46 IST [ISS.0021.6005I] webMethods Cloud information was not loaded because the settings are not specified.
    2017-09-22 10:29:47 IST [ISS.0028.0012I] WmCloud: Startup service (wm.client.integrationlive.connector:initConnectors)
    2017-09-22 10:29:47 IST [ISS.0028.0012I] WmDB: Startup service (wm.server.db:startup)
    2017-09-22 10:29:47 IST [ISS.0028.0012I] WmFlatFile: Startup service (wm.server.ff:init)
    2017-09-22 10:29:47 IST [ISS.0028.0012I] WmFlatFile: Startup service (wm.server.ff:setACLs)
    2017-09-22 10:29:47 IST [ISS.0028.0012I] WmDeployer: Startup service (wm.deployer.Util:startup)
    2017-09-22 10:29:47 IST [ISS.0028.0012I] WmDeployer: Startup service (wm.deployer.Util:verifyPlugins)
    2017-09-22 10:29:47 IST [ISS.0028.0012I] WmClearCase: Startup service (wm.server.cc.admin:startup)
    2017-09-22 10:29:48 IST [VCS.0132.0056I] VCS not enabled
    2017-09-22 10:29:48 IST [ISS.0028.0012I] WmSubversion: Startup service (wm.server.svn.admin:startup)
    2017-09-22 10:29:48 IST [VCS.0132.0056I] VCS not enabled
    2017-09-22 10:29:48 IST [ISS.0028.0012I] WmSourceSafe: Startup service (wm.server.vss.admin:startup)
    2017-09-22 10:29:48 IST [VCS.0132.0056I] VCS not enabled
    2017-09-22 10:29:48 IST [ISS.0028.0012I] WmARTExtDC: Startup service (com.wm.artextdc.pkginit:init)
    2017-09-22 10:29:48 IST [ISS.0028.0012I] WmSAP: Startup service (wm.sap.Admin:registerAdapter)
    2017-09-22 10:29:48 IST [ISS.0028.0048E] Failed to read class com.wm.adapter.sap.util.Log from input stream
    2017-09-22 10:29:48 IST [ISS.0028.0012I] WmSAP: Startup service (wm.sap.Admin:registerRoutingListener)
    2017-09-22 10:29:49 IST [ISS.0028.0012I] WmSAP: Startup service (wm.sap.Admin:registerLocalConnection)
    2017-09-22 10:29:49 IST [ISS.0028.0012I] WmSAP: Startup service (wm.sap.Admin:registerExitManager)
    2017-09-22 10:29:49 IST [ISS.0028.0012I] WmSAP: Startup service (wm.sap.Admin:registerContentHandlers)
    2017-09-22 10:29:49 IST [ISS.0028.0012I] WmSAP: Startup service (wm.sap.Admin:registerTransactionStore)
    2017-09-22 10:29:49 IST [ISS.0028.0048E] Failed to read class com.wm.adapter.sap.util.Log from input stream
    2017-09-22 10:29:49 IST [ISS.0028.0012I] WmJDBCAdapter: Startup service (wm.adapter.wmjdbc.admin:registerAdapter)
    2017-09-22 10:29:49 IST [ART.0114.1100I] Adapter Runtime: Facility 1 - JDBCAdapter registered with bundle com.wm.adapter.wmjdbc.JDBCAdapterResourceBundle.
    2017-09-22 10:29:49 IST [ISS.0028.0012I] WmTN: Startup service (wm.tn.admin:startup)
    2017-09-22 10:29:49 IST [ISU.0000.9999C] TRANET: Starting webMethods Trading Networks
    2017-09-22 10:29:49 IST [ISU.0000.9999I] TRANET: Loading system configuration
    2017-09-22 10:29:51 IST [TNS.0002.1082I] TN Task Manager - Job Ordering Method is set to = default
    2017-09-22 10:29:54 IST [TNS.0002.1082I] Successfully subscribed to {Software AG Product Documentation}DocumentAttributeAdded run-time event.
    2017-09-22 10:29:56 IST [TNS.0002.1082I] Successfully subscribed to {Software AG Product Documentation}SystemStatusChanged run-time event.
    2017-09-22 10:29:57 IST [CLS.0204.0013W] No value defined in CCC cache for this key: currentInterval
    2017-09-22 10:29:58 IST [TNS.0002.1082I] Successfully subscribed to {Software AG Product Documentation}DocumentProcessingComplete run-time event.
    2017-09-22 10:29:58 IST [ISS.0028.0012I] WmTN: Startup service (wm.tn.mime:init)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDI: Startup service (wm.b2b.edi.templateMgr:init)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDI: Startup service (wm.b2b.edi.util.formatServices:init)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDI: Startup service (wm.b2b.edi.util.GUI:init)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmTNExtDC: Startup service (wm.tnextdc.PkgInit:init)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDIINT: Startup service (wm.EDIINT.util:init)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDIINT: Startup service (wm.EDIINT.util.mime:init)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDIforTN: Startup service (PGP.util:init)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDIforTN: Startup service (VAN.VANConnectivity:regVANFTP)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDIforTN: Startup service (wm.b2b.editn.TPA:createDefaultTPA)
    2017-09-22 10:29:59 IST [ISS.0028.0012I] WmEDIforTN: Startup service (wm.b2b.editn:init)
    2017-09-22 10:29:59 IST [EDI.0003.0030I] EDIforTN register Content Handler [EDIFTN.000010.000030]
    2017-09-22 10:29:59 IST [EDI.0002.0004I] Unable to find config file: properties.cnf.
    2017-09-22 10:30:01 IST [ISS.0028.0012I] WmMFT: Startup service (wm.mft.admin:startup)
    2017-09-22 10:30:01 IST [ISS.0028.0012I] WmAppPlat: Startup service (applatform.services:startup)
    2017-09-22 10:30:01 IST [ISP.0046.0012I] Enabling HTTP Listener on port 6666
    2017-09-22 10:30:01 IST [ISP.0046.0012I] Enabling HTTP Listener on port 9596
    2017-09-22 10:30:01 IST [ISP.0046.0012I] Enabling HTTP Listener on port 15006
    2017-09-22 10:30:01 IST [ISS.0098.0021I] Persistent Trigger Output Dispatcher started
    2017-09-22 10:30:01 IST [ISS.0098.0021I] Volatile Trigger Output Dispatcher started
    2017-09-22 10:30:01 IST [ISS.0098.0027I] PersistenceManager started all Stores
    2017-09-22 10:30:01 IST [ISS.0025.0036I] Dispatcher started
    2017-09-22 10:30:01 IST [ISS.0025.0013I] Cache Sweeper started
    2017-09-22 10:30:02 IST [ISS.0035.0003I] Log rotation interval set to 1440 minutes.
    2017-09-22 10:30:02 IST [ISS.0159.0001I] Digital Event Services Initialized.
    2017-09-22 10:30:02 IST [ISS.0014.0002I] Initialization completed in 118 seconds.
    2017-09-22 10:30:02 IST [ISS.0025.0057I] Reading system level information
    2017-09-22 10:30:02 IST [ISS.0025.0016I] Config File Directory Saved
    2017-09-22 10:30:03 IST [CLS.0050.0063I] Adding PGService:WmCloudStreams.RestVS to the SOAP Stack
    2017-09-22 10:30:03 IST [CLS.0050.0063I] Adding PGService:WmCloudStreams.SoapVS to the SOAP Stack
    2017-09-22 10:30:03 IST [CLS.0010.0020W] Consumer file [C:\SoftwareAG_2\IntegrationServer\instances\default\packages\WmCloudStreams\config\resources\consumers\consumers.xml] could not be found! Could not load Consumer information into CloudStreams.
    2017-09-22 10:30:03 IST [CLS.0010.0320I] Read 0 registered consumer names from C:\SoftwareAG_2\IntegrationServer\instances\default\packages\WmCloudStreams\config\resources\consumers\registeredNames.xml
    2017-09-22 10:30:23 IST [ISS.0153.0094E] Unable to start webMethods Messaging connection alias IS_UM_CONNECTION. The server will attempt to reconnect every 20 seconds: [ISS.0153.9051] Error initializing UM session: com.pcbsys.nirvana.client.nRealmUnreachableException: Realm is currently not reachable:Realm was still unreachable after max retry count - nSessionAttributes:conns=1/[nsp://localhost:9001/]
    2017-09-22 14:28:34 IST [ISS.0051.0008I] Listener HTTPListener@9596 was denied access to service wm.server.csrfguard:replaceSpecialCharacters
    2017-09-22 14:28:34 IST [ISS.0007.0002I] Access Denied. No permissions to invoke service (wm.server.csrfguard:replaceSpecialCharacters) on port “HTTPListener@9596”.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 15.  RE: Unable to Access Integration Server Admin Page

    Posted Tue September 26, 2017 08:47 AM

    hi holger,

    The issue is with chrome browser which is restricting the port 6666. By including the property “–explicitly-allowed-ports=6666” to chrome.ext then i can access the IS admin page from browser successfully.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB