Unable to connect to CMS :6400

Hi Everyone,
I just finished installing CR Server 2008.  I've been looking though posts and user guides and can't seem to find an explanation of what I am missing.  I have everything installed.  I had it create a new SQL database with a user name and password but I am unable to log on to the Business View Manager. I can get to Central Management Server, Central Configuation Manager seems to be running fine and when I run the the BO XI 3.0 Deployment Diagnostic Tool everything passes except the "Crystal Reports Tier".  Can someone point me a direction to address these things.  This is my first experience with anything beyond Crystal Reports or Xcelsius.
The complete error message I get is below;
Unable to connect to CMS :6400. A wrong connection is made to @@WIN-KP9N33QGFL:6400(WIN-KP9N33QGFL:6400). Logon cannot continue.
Thanks,
Thomas
Edited by: Thomas Rao on Oct 7, 2009 5:04 PM

Question was answered by SAP Support.  We used the computer name and port for the system information when logging in.
EX: Computer123:6400

Similar Messages

  • Unable to connect to CMS servername .  A wrong connection is made

    I am trying to enable my File Server on Crystal Enterprise XI R2.
    I run the following command from a linux prompt.
    ./ccm.sh -enable input.reportingdb -cms reportingdb.cmd:6400 -username administrator -password password
    I get the following error:
    Creating session manager...
    Logging onto CMS...
    err: Error: Couldn't logon to CMS
    err: Error description: Unable to connect to CMS reportingdb.interactivesys.com.  A wrong connection
    is made to @@REPORTINGDB.INTERACTIVESYS.COM(REPORTINGDB.INTERACTIVESYS.COM).  Logon cannot continue
    CMS is running - I can login through the URL.

    Hi,
    does the CMS run on the same machine you issue the command on? If this is true just try:
    ./ccm.sh -enable input.reportingdb -cms localhost:6400 -username administrator -password password
    Regards,
    Stratos

  • Unable to connect to CMS - A wrong connection is made

    From an ASP.Net application on my local machine, I am attempting to set a report source to a report in InfoView on a different server.
    I am having problems getting an EnterpriseService object created when calling a SessionMgr.Logon method.  The error I get is as follows:
    Unable to connect to CMS VSX26E0X.  A wrong connection is made to @@VSX26E0X.CORPORATE.CITY.SASKATOON.SK.CA(SRG26803.CORPORATE.CITY.SASKATOON.SK.CA, SRG26903.CORPORATE.CITY.SASKATOON.SK.CA).  Logon cannot continue.
    This is my code:
    Dim lServerName As String = "VSX26E0X"
              Dim lSessionMgr As New SessionMgr
              Dim lEnterpriseSession As EnterpriseSession = lSessionMgr.Logon( _
                "username", "password", lServerName, "secWindowsAD")
    It fails on the last line calling SessionMgr.Logon and I have no idea what the problem is.
    Any help is greatly appreciated.

    My bad.....missed his post.  I updated and I am getting further now.
    Problem now is that integrated security doesn't seem to work.  I can login if I hardcode the username and password, but if I leave the username and password blank I get the following error on the Logon call:
    Server Error in '/app/rSGICollision' Application.
    Internal error.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Runtime.InteropServices.COMException: Internal error.
    Source Error:
    Line 17:
    Line 18:
    Line 19:           Dim lEnterpriseSession As EnterpriseSession = lSessionMgr.Logon("", "", lServerName, "secWinAD")
    Line 20:
    Line 21:           Dim lEnterpriseService As EnterpriseService = lEnterpriseSession.GetService("InfoStore")
    Source File: C:\Inetpub\wwwroot\Application\rSGICollision\Default2.aspx.vb    Line: 19
    Stack Trace:
    COMException (0x80042a01): Internal error.
       CrystalDecisions.Enterprise.zz_SessionMgrClass.Logon(String UserName, String Password, String CMSName, String Authentication) +0
       CrystalDecisions.Enterprise.SessionMgr.Logon(String userName, String password, String cMSName, String authentication) +128
       Default2.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\Application\rSGICollision\Default2.aspx.vb:19
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
    Edited by: Ratinator on Jul 23, 2009 9:35 PM
    Edited by: Ratinator on Jul 23, 2009 9:36 PM

  • Unable to connect to CMS remotely

    Post Author: MDelamater
    CA Forum: Authentication
    This may have been covered before, but I cannot find any threads...
    I am using BuisnessObjects Enterprise 11, and I need to be able to log into my CMS from remote locations using Crystal Reports XI.  I also admin a CMS for another company and need to be able to access that CMS as well.  When I try to make an Enterprise connection to my CMS from home (for example), I get the following error:
    Unable to connect to CMS reports.msrealtors.org. A wrong connection is made to @@REPORTS-SERVER(REPORTS-SERVER.MSREALTORS.LOCAL).  Logon cannot continue.
    I cannot figure out what I need to do to make this work. Any help would be MOST appreciated.  Right now I have to design my reports, then use the web interface to upload them to the server.  It works, but it's a pain.

    Post Author: MDelamater
    CA Forum: Authentication
    TAZ: There is no configuration required to login via crystal reports, it should just work. If it doesn't then the most likely cause is firewall because that is the only difference between crystal logging on and infoview.
    That's not true.  The CMS is looking for the machine name, that's why I cannot connect using a FQDN.   I've even tried from the office using a FQDN, this is how I know that is the problem.  The only way I can connect is by using the machine name (old-fileserver works, reports.msrealtors.org does not).
    TAZ: What about from the CMS to your workstation, we can't control the return ports are they being blocked?
    All ports, to and from home, are open.  It's the same as if I was sitting at the office (as far as ports go anyway).
    TAZ: There are no BO folks required to answer these forums. they were designed to allow customers to help customers. Som BO employees like me take personal time to do this but it's not required or encouraged.
    I know they are not required to troll here, but I can still wish... lol
    I guess the only way I'm really going to be able to do what I want is to connect via VPN to my work network.  Bleh...

  • Unable to connect to CMS database during installation

    Hi all,
    Previously when i perform a installation for BOE XI 3.1 on Windows 2003 Server (64 bit) with Oracle 10G 32bit version everything work fine. Now when try to install BOE XI 3.1 on Windows 2003 Server (64 bit) with Oracle 10G 64bit version CMS fail to connect to database.Belows are the installation sequence
    Server A
    Install Oracle 10G binaries - 64bit
    Install Oracle patch 10.2.0.4.0
    Create a new database
    Configure ORACLE_HOME, ORACLE_SID
    Install BOE XI 3.1 - ended with below error
    2009/08/29 20:02:24.898|>>| | | 4064|3832| |||||||||||||||TraceLog::Admin: config (Config) ...
    // config
    active        = true;
    severity      = 'W';
    keep          = true;
    always_close  = false;
    2009/08/29 20:02:24.898|>>| | | 4064|3832| |||||||||||||||TraceLog::Admin: pullable (true)
    2009/08/29 20:02:24.898|>>| | | 4064|3832| |||||||||||||||TraceLog::Admin: update ()
    2009/08/29 20:02:24.898|==| | | 4064|3832| |||||||||||||||TraceBridge::Initialize: pullable set to 1
    .\tracelog_logger.cpp:359:bool __thiscall CXLib400::TraceBridge::Initialize(const class CXLib400::CParamLineTracker &): TraceLog message 5
    2009/08/29 20:02:24.898|>>|A| | 4064|3832| |||||||||||||||The logFile argument is no longer accepted.
    2009/08/29 20:02:24.898|==| | | 4064|3832| |||||||||||||||TraceLog state:
    // device_info
    // process        (process#pid)   = dbcheck#4064
    // device         (name#deviceid) = dbcheck#MainDevice
    // pull/push      (pullable)      = Pull
    // pull mode settings
    //   configfile   (ini)           = .\dbcheck_trace.ini
    //   every ... s  (period)        = 60
    // config
    active        = true;
    severity      = 'W';
    keep          = true;
    always_close  = false;
    2009/08/29 20:02:24.913|==| | | 4064|3832| |||||||||||||||findDFA_LLR: [CmdLineDir] C:\BOBJ_INST\BOBJ_ENT31\51035055\package\dbcheck
    sqlrule.llr
    2009/08/29 20:02:24.913|==| | | 4064|3832| |||||||||||||||Loading: audit database subsystem only
    2009/08/29 20:02:24.913|==| | | 4064|3832| |||||||||||||||loading libary succeeded
    2009/08/29 20:02:24.913|==| | | 4064|3832| |||||||||||||||AuditDatabaseSubsystem::Init()
    2009/08/29 20:02:24.913|==| | | 4064|3832| |||||||||||||||(d:\mira_rtm\src\framework\libs\cpp\dbwrapper\oracle\OracleXPlatWTF.h:94) Loading Oracle libclntsh client library.
    2009/08/29 20:02:24.913|==| | | 4064|3832| |||||||||||||||(d:\mira_rtm\src\framework\libs\cpp\dbwrapper\oracle\OracleXPlatWTF.h:130) Could not load liboracle library because: Loading shared object failed. First tried to load library oci and failed because of error: [%1 is not a valid Win32 application.
    ]. Second tried to load library oci.dll and failed because of error: [%1 is not a valid Win32 application.
    ], 0
    2009/08/29 20:02:24.929|==| | | 4064|3832| |||||||||||||||Unable to load audit database subsystem: Database access error. Reason Loading shared object failed. First tried to load library oci and failed because of error: [%1 is not a valid Win32 application.
    ]. Second tried to load library oci.dll and failed because of error: [%1 is not a valid Win32 application.
    ]. Error initializing database wrapper environment for AuditDBSubsystem.
    2009/08/29 20:02:24.929|==| | | 4064|3832| |||||||||||||||AuditDatabaseSubsystem::Shutdown()
    2009/08/29 20:02:24.929|==| | | 4064|3832| |||||||||||||||(..\..\servers\cpp\CMS\CMS\subsysmgr.cpp:747) component auditdatabasesubsystem not loaded
    2009/08/29 20:02:24.929|==| | | 4064|3832| |||||||||||||||(.\dbutils.cpp:932) Caught DatabaseSubystem Error: Internal error: An unknown exception has occurred.
    Regards,
    CM Wong.
    Edited by: Chek Ming Wong on Aug 30, 2009 5:15 AM

    Hi,
    even if you have a 64bit version of Oracle running, you need to have the 32bit oracle client installed on the machine where the BOBJ server runs on.
    Regards,
    Stratpo

  • Unable to Connect to CMS

    Hi Folks,
    When we tried to connect and publish the courses to CMS in authoring tool getting the belwo error, please any one can share if they have faced the simlar problem.
    All settings are in place- cms address .
    Earlier we were able to connect and publish the courses in CMS.
    LSO AE 60
    no access: 403
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://vaps
    \.xxx.net:5000/ijgo/km/docs/documents/Learning_contents]
    com.sap.hcm.ls.shared.repository.access.NoAccessException: No access: 403
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://.net:5000/irj/go/km/docs/documents/Learning_contents
    Thanks in advance

    Solved:
    /thread/1874875 [original link is broken]

  • @CMS shorthand - unable to connect to cluster

    Hi
    We are moving from CE10 to BOE XIR3.1.
    We make a fair bit of use of the shorthand CMS syntax for system, say for eg:
    @Reports instead of the server name of RPNSBLK7
    It just makes it easier for users/developers to use the @Reports syntax. When we run our VB Scripts now, or try authenticating from CR2008, we get the following error:
    "Unable to connect to cluster @Reports:6400 to retrieve CMS member list. Locally cached member list not present. Logon cannot continue."
    Has anyone else noticed this, and is there a workaround/solution?
    Our production server name is extremely laborious and the cluster name is far easier.
    Ta
    Glenn

    The first time you login, use the full server name of the CMS machine. Once the list of cluster members is locally cached, the next time on you should be able to use just the cluster name.
    BTW, why are you saying @Reports:6400? You do not need the port number when using the cluster name. You need to use the port # only with the CMS name and when it is a non-standard port #.
    Edited by: Sarang Deshpande on Jun 3, 2009 5:07 PM

  • Unable to connect CMS repository using CMIS configuration for P6

    Hello All,
    After providing required configuration of CMIS, I am unable to connect to Documentum CMS repository using CMIS. Getting following error.
    Apr-14-2015 08:03:09 999
    [ACTIVE]       ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
    ERROR
    com.primavera.infr.srvcs.cr.UniversalContentRepositoryImpl
    Unable to initialize repository
    com.primavera.ucr.UniversalContentRepositoryException: Unable to       retrieve repository dev_general
         at       com.primavera.ucr.cmis.CmisContentRepositoryImpl.init(Unknown Source)      
         at       com.primavera.infr.srvcs.cr.UniversalContentRepositoryImpl.init(Unknown       Source)
         at       sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)      
         at       sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)      
         at       sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)      
         at       java.lang.reflect.Method.invoke(Method.java:597)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1414)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1375)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)      
         at       org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)      
         at       org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)      
         at       org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)      
         at       org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)      
         at       org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)      
         at       org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)      
         at       org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)      
         at       org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)      
         at       com.primavera.bre.SubSystemInitializerImpl.init(Unknown Source)      
         at       com.primavera.infr.db.SQLConnectionPoolMgrImpl.c(Unknown Source)      
         at       com.primavera.infr.db.SQLConnectionPoolMgrImpl.getDataSource(Unknown       Source)
         at       com.primavera.bo.services.helper.AutoStarterService.init(Unknown Source)      
         at       sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)      
         at       sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)      
         at       sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)      
         at       java.lang.reflect.Method.invoke(Method.java:597)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1414)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1375)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1335)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)      
         at       org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)      
         at       org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)      
         at       org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)      
         at       org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)      
         at       org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)      
         at       org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)      
         at       org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)      
         at       org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)      
         at       org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)      
         at       com.primavera.bre.Initializer.start(Unknown Source)      
         at       com.primavera.bre.Application.start(Unknown Source)      
         at       com.primavera.pvweb.listeners.PVContextListener.contextInitialized(Unknown       Source)
         at       weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)      
         at       weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)      
         at       weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)      
         at       weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)      
         at       weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1870)      
         at       weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)      
         at       weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)      
         at       weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)      
         at       weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)      
         at       weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)      
         at       weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)      
         at       weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)      
         at       weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)      
         at       weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)      
         at       weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)      
         at       weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)      
         at       weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)      
         at       weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)      
         at       weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)      
         at       weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)      
         at       weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)      
         at       weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)      
         at       weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)      
         at       weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)      
         at       weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)      
         at       weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)      
         at       weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)      
         at       weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)      
         at       weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)      
         at       weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)      
         at       weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)      
         at       weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)      
         at       weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)      
         at       weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)      
         at       weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)      
         at       weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Apr-14-2015 08:03:55 172
    [ACTIVE]       ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
    ERROR
    com.primavera.infr.srvcs.cr.UniversalContentRepositoryImpl
    Unable to login to content repository: null
    java.lang.NullPointerException
         at       com.primavera.ucr.cmis.CmisContentRepositoryImpl.login(Unknown Source)      
         at       com.primavera.infr.srvcs.cr.UniversalContentRepositoryImpl.login(Unknown       Source)
         at       com.primavera.bre.SubSystemFacadeImpl.login(Unknown Source)      
         at       com.primavera.bo.remotable.ContentManagement.login(Unknown Source)      
         at       com.primavera.bo.remotable.qproxy.ContentManagement.login(Unknown Source)      
         at       com.primavera.bo.DBContentManagement.login(Unknown Source)      
         at       com.primavera.bo.common.LoginHelper.login(Unknown Source)      
         at       com.primavera.bo.common.LoginHelper.login(Unknown Source)      
         at       com.primavera.bo.remotable.SessionLifetime.login(Unknown Source)      
         at       com.primavera.bo.remotable.qproxy.SessionLifetime.login(Unknown Source)      
         at       com.primavera.bo.DBSessionLifetime.login(Unknown Source)      
         at       com.primavera.pvweb.main.login.LoginDelegate.login(Unknown Source)      
         at       com.primavera.pvweb.main.login.LoginAction.login(Unknown Source)      
         at       sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)      
         at       sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)      
         at       sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)      
         at       java.lang.reflect.Method.invoke(Method.java:597)      
         at       org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:270)      
         at       org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:187)      
         at       org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)      
         at       com.primavera.pvweb.FrontRequestProcessor.processActionPerform(Unknown       Source)
         at       org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)      
         at       org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)      
         at       org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)      
         at       com.primavera.pvweb.servlet.FrontController.doPost(Unknown Source)      
         at       javax.servlet.http.HttpServlet.service(HttpServlet.java:727)      
         at       javax.servlet.http.HttpServlet.service(HttpServlet.java:820)      
         at       weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)      
         at       weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)      
         at       weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)      
         at       weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)      
         at       weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)      
         at       com.primavera.pvweb.GZIPFilter.doFilter(Unknown Source)      
         at       weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)      
         at       com.primavera.pvweb.XSSFilter.doFilter(Unknown Source)      
         at       weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)      
         at       com.primavera.pvweb.FrontFilter.doFilter(Unknown Source)      
         at       weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)      
         at       com.primavera.pvweb.filters.ApplicationContextInjector.doFilter(Unknown       Source)
         at       weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)      
         at       com.primavera.pvweb.DisableURLEncodingFilter.doFilter(Unknown Source)      
         at       weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)      
         at       weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)      
         at       weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)      
         at       weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)      
         at       weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)      
         at       weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)      
         at       weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)      
         at       weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)      
         at       weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)      
         at       weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)      
         at       weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)      
         at       weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    please provide a screenshot from P6 administrator with the settings you set to integrate with a content repository

  • Unable to connect to service InfoStore from server CRSLinux via CMS

    Hi all,
    I am getting this exception while trying to logon at Crystal report server from my application at line no 11.
    10 .ISessionMgr sessionMgr = CrystalEnterprise.getSessionMgr();
    11. IEnterpriseSession     enterpriseSession = sessionMgr.logon("administrator", "mypasswd", "CRSLinux", "serEnterprise");
    12. IInfoStore iStore = (IInfoStore) enterpriseSession.getService("InfoStore");
    Here is a detail about environment and server.
    I have my application deployed at a linux machine ip 127.1.2.28 and crystal server is installed at an other machine ip 127.1.2.43.
    I am able to login to central management console with the same authentication details i.e.("administrator", "mypasswd", "CRSLinux", "serEnterprise");
    Exception in details is pasted here as followu2026...
    javax.servlet.ServletException: java.lang.Exception: Unable to connect to service InfoStore from server CRSLinux via CMS CRSLinux
         org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:286)
         org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
         org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.emerald.et.security.ETLoginFilter.doFilter(ETLoginFilter.java:76)
         com.emerald.et.security.ETAuthorizationFilter.doFilter(ETAuthorizationFilter.java:111)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    Any help to it will be appreciated.
    Regards
    A. Joseph

    Hi,
    Few things to note:
    1. Are you using Java Admin launchpad or the .NET one and if its Java then is it deployed on the same machine as this custom java application?
    2. Looks like this app is running off JBOSS and JBOSS is unsupported for Enterprise Web application Deployments.
    3. You can trace on the CMS and see if its actually getting the request from the application.
    Thanks
    Aasavari

  • Unable to connect to cluster to retrieve updated CMS member list.

    Hi,
    1.We have total 3 unix servers gesprddwbo01, gesprddwbo02, gesprddwbo03
    2.We have 2 cms running on servers bo01 and bo02 and both of them
    are clustered.bo01 is main server and 02 is clustered
    3.We have shut down server 02.
    4.But when I am trying to login to CMC, I am getting error "Unable to
    connect to cluster to retrieve updated CMS member list."
    I think we need to change clsuter settings since one cms has been
    deleted which was part of clustering.
    ======================================================================
    Below are details of my environment :
    Product : BO XI R2 SP5 FP5.3
    OS : SunOS 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-V440
    Database : Oracle 10g
    ======================================================================
    Thanks,
    Swapnil Rodge

    search SAP notes for your tomcat clustering or cluster.properties. You need to add your cluster members to the web.xml or the cluster.properties file (some direction is in the web.xml file to follow).
    Regards,
    Tim

  • Unable to directly connect WTI CMS-16 to a SG200-26 switch

    Hello,
    We recently replaced a Netgear 16-port JGS516 gigabit switch with a Cisco SG200-26 switch.  When we did, we lost our ability to talk to our WTI CMS-16 (Western Telematics 16-port serial lines).   The CMS-16 has a 10Base-T Ethernet, RJ45 connector that provides telnet access to 16 serial ports.
    When we put a Netgear DS104 hub in between the CMS-16 and the SG200-26, all is well.  Packets flow back and forth and we are able to ping and telnet to the CMS-16 through the hub.
    When we directly connect the CMS-16 to the SG200-26 and ping the CMS-16, the "Status & Statistics"->Interface records transmitted packets and "nil" received packets. By "nil" we mean that if we wait long enough the statistics reports an occasional (about once every few minutes) 68-octet Unicast packet was received.
    When the CMS-16 is directly connected, the SG200-26 link light is lit. We cannot Administration->Diagnostics->"Copper Test" because the "Copper Test" button is greyed out.
    When the CMS-16 is plugged into the Netgear DS104 hub, the CMS-16 port has its 10M LED lit, and the port connected to the SG200-26 has its 100M LED lit.
    Our SG200-26 switch is running firmware version 1.1.0.73.   We are using a single LVAN ... nothing fancy.  The CMS-16 is running firmware version 2.06.
    Do we need to configure the port on the SG200-26 in some special way to deal with this legacy CMS-16 device?
    chongo (Landon Curt Noll) /\oo/\

    Hello Dave,
    We tried your idea by making the following change on the SG200-26:
    Administration -> Port Management -> Port Settings -> 7 -> ((Click Edit))
        ((unplug the cms-16 from Port 7))
        Interface: GE7
        Port Description: cms-16
        Administrative Status: (*) Up
        Reactivate Suspected Port: [x]
        Auto Negoation: [ ] Enable
        Administrative Port Speed: (*) 10M
        Administrative Duplex Mode: (*) Half
        MDI/MDIX: (*) Auto
        ((Click Apply))
        ((Plug in ithe cms-16 to Port 7))
    Unfortunately that did not fix the problem.  Namely:
    When we directly connect the CMS-16 to the SG200-26 and ping the CMS-16, the "Status & Statistics"->Interface records transmitted packets and "nil" received packets. By "nil" we mean that if we wait long enough the statistics reports an occasional (about once every few minutes) 68-octet Unicast packet was received. We cannot Administration->Diagnostics->"Copper Test" because the "Copper Test" button is greyed out.
    When we put a Netgear DS104 Dual-Speed "hub" in between the CMS-16 and the SG200-26, all is well.  Packets flow back and forth and we are able to ping and telnet to the CMS-16 through the hub.  Now both the CMS-16 port and the port connected to the SG200-26 has both of their 10M LEDs lit.  (i.e., the above configuration change DID force the port to operate at 10M).
    Are there other parametes we need to change on the SG200-26?
    Thanks for your help.
    chongo (Landon Curt Noll) /\oo/\
    p.s. We have two Network Power Switches, also by the same manufacturer (WTI) and of the same "vintage" (c. 2000) that operate just fine at 10M and Half Duplex.

  • BPCNW 7.5 SP7 - Unable to connect to backend after installation

    Hi Experts,
    I have installed the BPC NW 7.5 SP7 with CMS authentication but when i launch the BPC server manager, it ask for user id and password. But when i enter the password for the bpc_sysadm, it gives the error "unable to connect to backend Abap system"
    I am stuck and urgent help is required.
    In backened, entry in the table UJA_SVR_DEFAULT is the hostname of of CMS.
    I dont have sapmsg.ini file under c:
    Windows as shown in the below log.  Does it matter?
    Below is the error log
    2.0 #2011 08 14 20:06:39:223#+2:00#Error#ServerMgrService##EPM-BPC-NW##dbaf8fa3-8af1-478e-8091-082680638a84###TestConnection#BPC_SYSADM########Plain##<Exception><ExceptionInfo><exType>SAP.Connector.RfcException</exType><exMessage>Open file 'C:
    Windows
    sapmsg.ini' failed</exMessage><exSource>SAP.Connector</exSource><assembly>SAP.Connector.Connection, SAP.Connector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23</assembly><stackTrace>   at SAP.Connector.Connection.Open()
       at SAP.Connector.Connection.BeforeCall(SAPClient sapclient)
       at SAP.Connector.SAPClient.BeforeCall()
       at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn)
       at SAPServerMgrProxy.SAPServerMgrProxy.Uja3_Get_User_Langu(UJ0_S_USER Is_User, String& E_Langu, UJ0_T_MESSAGE& Et_Error)
       at OSoft.Services.Common.ApplicationServiceProxy.ContextUser.GetUserLanguageProxy.getABAPUserLanguage()
       at OSoft.Services.Common.ApplicationServiceProxy.ContextUser.init(Hashtable htContext)
       at OSoft.Services.Common.ApplicationServiceProxy.ContextUser..ctor(String contextXML)
       at Osoft.Services.Webservice.ServerMgrService.ServerMgrService.TestConnection(String strParameter, String strContext)
    </stackTrace><exTime>8/14/2011 8:06:39 PM</exTime></ExceptionInfo><WebServiceLayer><machineName>SVRMSA030</machineName><userName></userName><csnComponent>EPM-BPC-NW-SRV</csnComponent><className>ServerMgrService</className><MethodInfo><methodName>TestConnection</methodName><Params><strParameter></strParameter><strContext>
    <Context>
    <AppSet>
    </AppSet>
    <UserID><![CDATA[BPC_SYSADM]]></UserID>
    <App><![CDATA[]]></App>
    <Language><![CDATA[]]></Language>
    <Session>
    <SessionID><![CDATA[]]></SessionID>
    <Machine><![CDATA[]]></Machine>
    <Machine_Name><![CDATA[SVRMSA030]]></Machine_Name>
    <ModuleName><![CDATA[]]></ModuleName>
    </Session>
    <CurrentView>
    <Dim>
    <Name></Name>
    <Value></Value>
    </Dim>
    </CurrentView>
    </Context></strContext><strSecurity>
    <SECURITY>
    <CheckSum><![CDATA[4jyETibRHl1Mk3AfQ/l9m8tNWjE=]]></CheckSum>
    <IsZipped><![CDATA[False]]></IsZipped>
    <IsEncrypted><![CDATA[True]]></IsEncrypted>
    </SECURITY></strSecurity></Params></MethodInfo></WebServiceLayer><additionalInfo></additionalInfo><displayMode>ERROR</displayMode></Exception>#
    Regards
    Sagar
    Edited by: sagar chouhan on Aug 14, 2011 11:30 PM

    Thanks for your reply. I tried using "BPC_SYSADM" and "BPC_ADMUSR" but for both the users I am getting the same error. i checked the servername in the connection wizard it is correct. I am doing this for first time after installation.
    In the backend, i checked the table UJA_SVR_DEFAULT and the entry for all the 3 fields are as below
    ADMIN    -- CMS hostname
    SYSADMIN  - CMS Hostname
    USER  -- CMS hostname
    Regards,
    Sagar

  • Unable to connect to CMC and Java Infoview

    Hi
    I am unable to connect to CMC and Java Infoview. When I am attempting to connect, then the following message is displayed.
    "Oops! Internet Explorer could not connect to <web server>:<port number>"
    Please give me some suggestions.
    Thanks!

    Hi Stratos
    I uninstalled the designer and repaired Crystal Reports Server. But it did not help.
    The CMS is running now. But I cannot find all the other services and I am getting the same error when I try to open CMC or InfoView.
    I found some of these errors in my system's event viewer:
    NT Service message: NT Service Initialization Problem.
    The root server reported an error Initialization Failure.
    The source for both these errors is BusinessObjects_CMS.
    Please suggest something
    Thanks

  • Unable to connect to Master Repository - AE Tool

    Hi,
    We are implementing LSO and are on the latest version of 604. Initially we had an approach to save the courses to SAP KM. Everything worked fine until we decided to use a new Content Management Server (CMS). The BASIS team has setup the CMS properly and have successfully tested it.
    They have created a file system in an ECC System and have requested to use the URL http://<QA ECC>:1090/saplsq/lsqcs/contrep/Z_LSO_CONTENT
    I would also like to mention that the BASIS team have setup the Z_LSO_CONTENT repository in OAC0 with a Staorage Type as "HTTP COntent Server'.  Under CMSADMIN, I am able to see things OK for this repository.
    When I run this URL on the browser, I can see the files and folders.
    But I am unable to connect to this folder from the Repository explorer tool.
    I get the below error message.
    No access: 405
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://<SAP-ECC>:1090/saplsq/lsqcs/contrep/Z_LSO_CONTENT/]
    com.sap.hcm.ls.shared.repository.access.NoAccessException: No access: 405
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://<SAP-ECC>:1090/saplsq/lsqcs/contrep/Z_LSO_CONTENT/]
    at com.sap.hcm.ls.shared.repository.access.wdslide.WDRepository.checkAccessability(WDRepository.java:402)
    at com.sap.hcm.ls.shared.repository.access.Repository.checkOnlineState(Repository.java:120)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.checkMasterAccess(ConfigContext.java:886)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnlineCore(ConfigContext.java:866)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnline(ConfigContext.java:767)
    at com.sap.hcm.ls.las.repository.explorer.ExplorerControl.updateConfigurationAndControl(ExplorerControl.java:1543)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.applyBackendConfiguration(ConfigContext.java:718)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.resetLASLoginContext(ConfigContext.java:531)
    at com.sap.hcm.ls.las.repository.adapter.auth.AuthRepAdapter.setLoginContext(AuthRepAdapter.java:300)
    at com.sap.hcm.ls.las.ide.RepositoryAccess.setLoginContext(RepositoryAccess.java:121)
    at com.sap.hcm.ls.las.ide.ConfigurationManager.changeConfiguration(ConfigurationManager.java:355)
    at com.sap.hcm.ls.las.ide.EditorFrame.start(EditorFrame.java:318)
    at com.sap.hcm.ls.las.ide.IDE.startLAS(IDE.java:171)
    at com.sap.hcm.ls.las.ide.REX.main(REX.java:25)
    Any suggestions.
    Regards
    Murali
    Edited by: Muralidaran Shanmugam on Mar 1, 2010 3:23 AM
    Edited by: Muralidaran Shanmugam on Mar 1, 2010 4:48 AM
    Edited by: Muralidaran Shanmugam on Mar 1, 2010 4:48 AM

    The BASIS team forgot to turn on the Web DAV feature on the Apache server on which the Content Server was installed.
    Issue solved.

  • TS1398 I am unable to connect wifi on my phone 4s since last 2 weeks... I am living in shanghai and did not have this issue since 2 weeks... iPad works fine... Please suggest some measures... Tried the on off reset settings etc.

    I am unable to connect wifi on my phone 4s since last 2 weeks... I am living in shanghai and did not have this issue since 2 weeks... iPad works fine... Please suggest some measures... Tried the on off reset settings etc. but no luck ...
    In fact after updating the software to the latest version I am having more of this... Sometimes the wifi button freezes an I can't even slide it to on / off...
    Thanks

    Noooo! Actually I too had d same prob wit my iPhone 4S. When I connect to my wifi network it won't get connected or it wil be grey scaled! I took it to d istore and since I had warranty they replaced my IPhone. It iPad charger has high volt than ur iPhone charger so when u connect wit it, there is a chance where large amount of current passes thru ur iPhone. So for sure it wil damage ur motherboard and its parts! Many said that iOS 6 or 6.0.1 or 6.1 was d reason for tis wifi prob! But apple never made its mistake wit it's software. If and only if u hav hardware prob u wil hav these sort of wifi prob Bluetooth prob! So best way s to replace ur iPhone!

Maybe you are looking for

  • How to connect New Airport Time Capsule to non Apple asdl router

    Guys, I have just purchased a new AirPort Time Capsule to back up the various macs in my house. I want to connect it to my wireless router which is a non apple product but the setup instructions are a little unclear to me. My current router has simpl

  • Why can't I change my Nickname or Reviews/Ratings in iTunes Account Info Settings?

    Hello, I was messing around some more in iTunes, and went to the iTunes store to change some of my Account Information.  I successfully changed my email and payment info under the heading "Apple ID Summary" ...but I had some issues editing my informa

  • How to get rid of compound value in hierarchy

    Hello, I want to use hierarchy of cost centers in bex report. I don't want to see the compound value 1000 (controlling area) as part of the keys.   For example, instead of - 1000IS3      1300      1400 I want to see - IS3      1300      1400 1300 and

  • Creating fly-out menus for website in InDesign CS5

    Hi all, I've just upgraded to CS5, and am looking into the new release of InDesign CS5.  In the past, I had created websites in MS Publisher, and then exported the publication as website as html.  I then uploaded the resulting HTML to my website usin

  • Using shared variable not in the project.

    hi all I have a project with the 2 RT targets and the development PC which were i currently deploy all my shared variables, But I need to finally deploy these shared variable in a different stand alone windows based machine. To do this I created sepa