Cannot register servers in 11.1.2

We are implementing upgrade to 11.1.2 and cannot register servers. Has anyone else resloved this?

Hi
Could you provide more details?
Regards
Alexander

Similar Messages

  • Cannot register servers to the CMS

    Hi all,
    We are running CE10 (Express) on a SBS2000 machine (very old I know!) . Everything was working fine until we installed a new SBS2003 domain controller on the network.
    When I rejoined the 2000 machine to the domain, most CE services stopped running.  I now have the problem that the Crystal Input/Output File Repository, Crystal Job, and Crystal Program Job servers still will not start.
    In the Crystal Config Manager I can't get all the servers to Enable.  Only the Crystal Cache and Web Component Servers are currently enabled.
    When I attempt to enable the others, the following error message appears,
    "A server running on a machine different from the CMS machine may not register to the CMS when using the Express version or a per processor license.  The product must be upgraded"
    This doesn't make much sense as all the servers (including the CMS) are still on the same old 2000 machine.  I have changed nothing but the local administrator password, which was changed in line with the new domain admin password.  I wasn't involved in the original CE configuration, but as far as I can see there was no dependency on the old domain controller.
    Hope someone can help, as I've tried lots of things and completely run out of ideas.
    Regards,
    Luke

    Thanks Tim, that was very helpful.  I recreated the services and this has now allowed me to start all of them and also enable all of them. So I'm nearly there.
    Only trouble now is that running a report through CE now gives the message:
    The database logon for this report is either incomplete or incorrect
    This looks similar to the old looping database logon problems that I've seen before.  Will do some more searching and see what I can find.
    Thanks again.
    Cheers
    Luke

  • Failed Job Query on Central Management Registered Servers - Host Server is not included in results

    The following standard query works great for showing failed jobs on servers. Executing this in Central Management Registered Servers works as expected, but the Host Server results are not listed, and the same query needs to be executed against the host server
    too.
    e.g.
    Registered Servers are defined on Server A
    Results are displayed from servers B, C, D & E - but results are not displayed for Server A.
    How do we receive results from Server A without having to execute a separate query ?
    DECLARE @PreviousDate datetime
    DECLARE @Year VARCHAR(4)
    DECLARE @Month VARCHAR(2)
    DECLARE @MonthPre VARCHAR(2)
    DECLARE @Day VARCHAR(2)
    DECLARE @DayPre VARCHAR(2)
    DECLARE @FinalDate INT
    -- Initialize Variables
    SET @PreviousDate = DATEADD(dd, -7, GETDATE()) -- Last 7 days
    SET @Year = DATEPART(yyyy, @PreviousDate)
    SELECT @MonthPre = CONVERT(VARCHAR(2), DATEPART(mm, @PreviousDate))
    SELECT @Month = RIGHT(CONVERT(VARCHAR, (@MonthPre + 1000000000)),2)
    SELECT @DayPre = CONVERT(VARCHAR(2), DATEPART(dd, @PreviousDate))
    SELECT @Day = RIGHT(CONVERT(VARCHAR, (@DayPre + 1000000000)),2)
    SET @FinalDate = CAST(@Year + @Month + @Day AS INT)
    -- Final Logic
    SELECT j.[name],
    s.step_name,
    h.step_id,
    h.step_name,
    h.run_date,
    h.run_time,
    h.sql_severity,
    h.message,
    h.server
    FROM msdb.dbo.sysjobhistory h
    INNER JOIN msdb.dbo.sysjobs j
    ON h.job_id = j.job_id
    INNER JOIN msdb.dbo.sysjobsteps s
    ON j.job_id = s.job_id
    AND h.step_id = s.step_id
    WHERE h.run_status = 0 -- Failure
    AND h.run_date > @FinalDate
    ORDER BY h.instance_id DESC
    John

    Hi vsla,
    According to your description, I do a test. When I designate a Central Management Servers and create server groups, then execute statements against
     multiple configuration targets simultaneously, it
     indeed only contains the results of server groups, you need to execute again on the host server (Central Management Servers) then display the results of Central Management Servers, because the Central Management Server cannot be a member
    of a group that it maintains.
     If you want to get all servers results by executing the statement one time. I recommend you use Local Server Groups, create new register server and add all servers to the Local Server Groups, then right click “new query
    “, execute the statements, it will display all results about all servers. There are more details about administering multiple servers using Central Management Servers, you can review the following article.http://technet.microsoft.com/en-us/library/bb895144
    http://technet.microsoft.com/en-us/library/bb964743
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • I am trying to finish a book in InDesign CS2 with another person. My old XP computer became unstable and I had to get a Windows 7 computer. I was able to install CS2 on the Virtual XP Machine on my Windows 7 computer, but I cannot register or activate it.

    I am trying to finish a book in InDesign CS2 with another person. My old XP computer became unstable and I had to get a Windows 7 computer. I was able to install CS2 on the Virtual XP Machine on my Windows 7 computer, but I cannot register or activate it. Adobe no longer supports activation. Is there a way I can keep using CS2? I need to get files back and forth to my coauthor. I also have CS6. I understand that files can go form 2 to 6, but not backwards. Thanks Robert

    you can download a new installer and serial number from Adobe at Adobe - CS2 Downloads

  • Cannot register my CC and I do not know why

    I cannot register my CC to purchase. There is no problem with information, what to do?

    What do you mean you cant delete? Are they still in your contact app or they come up when you text or call them?

  • Hello - I live in the UAE and my itunes account is regsitered here. Unfortunately the choice of music is not as good as when my account was registered in the UK. I cannot register my account in the UK as my bank details are all in the UAE now. HELP!

    Hello - I live in the UAE and my itunes account is regsitered here. Unfortunately the choice of music is not as good as when my account was registered in the UK. I cannot register my account in the UK as my bank details are all in the UAE now. HELP!

    Sorry, but no help is possible. You can only use the UAE iTunes Store, and Apple can only offer what content they are able to license for sale in that country. You'll have to look elsewhere for content. Whether there are any other download stores able to sell in the UAE I don't know. You may need to purchased CDs and import them into iTunes.
    Regards.

  • Seeburger EDI Adapter Deployment Error: Cannot register EarLoader

    Hello,
    we currently have updated our SAP Netweaver Development Environment 2004s to SP20. This installation runs on IBM iSeries.
    We also have to deploy a Seeburger EDI Adapter (Version 1.8) but we faced following error in the deployment:
    ---snipped
    PM Error: Aborted: development component
    'SeeFunctionsEar'/'seeburger.com'/'SEEBURGER
    AG'/'20090701183537.1.8.1'/'1', grouped by software component
    'SeeXIExtendedTools'/'seeburger.com'/'LOCAL'/'20090701183537.1.8.1''/'1':
    Caught exception during application deployment from SAP J2EE Engine's
    deploy service:
    java.rmi.RemoteException: Cannot register EarLoader for application
    seeburger.com/SeeFunctionsEar..
    Reason: null; nested exception is:
    java.lang.NullPointerException
    (message ID:
    com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    ---snipped
    We've deployed not only with the JSPM but also with developer Studio. (The SDM-Tool has a big problem after upgrating to SP20 - SAP knows the error and with the next SP this will be fixed. So this tool cannot be used!)
    First of all, I think it is very useful for us to know what is the EarLoader but unfortunately we can't find any information on the sap help, documentation or here in the SDN. Neither on the Web .....
    Could someone explain the issue to me, please?
    Thanks in advance.
    Christian Sperlich

    Hi,
    1)Can you check your class path, whether it is configured correctly
    2)Check whether you have included the latest class file while importing
    3)Check whether you have activated the objects after you have made changes are imported
    Regards
    Agasthuri Doss

  • BUG: registered servers missing when password contains non-alphanumeric

    I have a fresh installation of DS7 using Sun Java Web Server 7 to host DSCC7. Using DSCC7 web interface I click New Server and the procedure appears to complete successfully (no errors during creation, registration successful). However in the web interface the new server is not listed.
    From the command line the new server is listed.
    $ /opt/SUNWdsee7/bin/dsccreg list-servers
    Hostname Port sPort Type Owner Flags iPath Description
    www-c-directory 389 636 DS nobody /var/opt/SUNWdsee7/internal
    Cause: the DSCC administrator's password contained non-alphanumeric characters (e.g. a left-angle bracket plus a few other punctuation characters) with about 10 characters in total.
    Solution: from the web interface I navigated to Settings, Directory Service Managers, and changed the password for "admin" to a simpler password containing only alphanumeric characters.
    Resolution: the registered servers now appear in the DSCC7 web interface as well as the command line. Oddly I can now return the password back to its original value and the servers still appear in the web interface.
    Edited by: nhand42 on Jan 10, 2010 4:53 PM

    English / C 7-bit ASCII.
    The software has been installed inside a Whole Container, and the container was manually sysidcfg'd after the zone's installation (before the software installation) using zlogin -C.
    Edited by: nhand42 on Jan 11, 2010 2:31 PM

  • Bug in 10.1.3 production: Cannot register Custom ViewCriteriaAdapter

    Hi
    I think there is a bug in JDeveloper 10.1.3 production. I cannot register a custom ViewCriteriaAdapter (see also Thread BUG in 10.1.3 EA: Can't register custom ViewCriteriaAdapter
    This is my code:
    public class myAdapter implements ViewCriteriaAdapter
      public String getViewCriteriaClause(ViewObject viewobject, ViewCriteria viewcriteria)
        System.out.println("***** \"myAdapter\" successfully called ***** ");
        return "My ViewCriteria Clause";
    public class tester
      public static void main(String[] args)
        System.out.println("Check if you see a line which states that, that myAdapter was successfully called:");
        AppModuleImpl module = (AppModuleImpl) Configuration.createRootApplicationModule("project1.AppModule", "AppModuleLocal");
        ViewObjectImpl vo = module.getArticlesView1();
        vo.setViewCriteriaAdapter(new myAdapter());
        ViewCriteria vc = vo.createViewCriteria();
        ViewCriteriaRow vcRow = vc.createViewCriteriaRow();
        vcRow.setAttribute("ArticleNo", "like 'DV%'");
        vc.addElement(vcRow);   
        vo.applyViewCriteria(vc);
        vo.executeQuery();
        System.out.println("You didn't see such a line? This means 'myAdapter' has not been called, which is a bug!");
    }

    Some investigations discovered that the problem seems to be, that method "applyViewCriteria" in ViewObjectImpl resets the Custom ViewCriteriaAdapter.
    So the problem seems to be solved if you override ViewObjectImpl.applyViewCriteria() like this:
        public void applyViewCriteria(ViewCriteria viewcriteria)
          super.applyViewCriteria(viewcriteria);
          setViewCriteriaAdapter(new myAdapter());
        }Another workaround is to set property "jbo.ViewCriteriaAdapter" to "project1.myAdapter" in the Configuration of all ApplicationModules (or at least in the one which is first instantiated).
    Hope this helps.
    Frank Brandstetter

  • Cannot register radius server in active directory

    Hi All
    What I can't do is to register the RADIUS server to the Active Directory service which is located on the same server and stand alone server same problem  (see screenshot). I've tried to do this as both domain administrator and local administrator.
    How can I fix this problem?
    IT Helpdesk

    Hi,
    Try to use netsh nps add registeredserver
    command. This command is used for adding a Network Policy Server (NPS) to the list of registered servers in Active Directory.
    The NPS server is registered in AD DS when it is added as a member of the RAS and IAS Servers security group.
    For detailed information, please view the link below:
    NPS Server Commands
    http://technet.microsoft.com/en-us/library/cc754758(WS.10).aspx#BKMK_1
    Hope this helps.
    Steven Lee
    TechNet Community Support
    Thank You  working to me ;)
    IT Helpdesk

  • I downloaded photoshop elements 13 and cannot register it.

    I downloaded photoshop elements 13 and cannot register it or find a code.  I received no email. I have followed all the various instructions with no luck.  What can I do?

    Photoshop Elements is not part of the Cloud, I will move this to that forum
    Photoshop Elements Forum http://forums.adobe.com/community/photoshop_elements
    Select a topic, then click I STILL NEED HELP to activate Photoshop Elements Online chat
    -http://helpx.adobe.com/contact.html?product=photoshop-elements or
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-installation-photoshop-elements- premiere.html

  • Cannot register Adobe XI Pro

    Hi All,
    I cannot register Adobe XI Pro and getting error message 'Please connect to the internet and retry' while registering product.

    Moved to Acrobat Installation & Update Issues

  • I have PSE7 on my old computer and I have the license key (but not the serial number). Cannot register it on my new computer - I get a message saying that number is invalid. What can I do?

    I have PSE7 on my old computer and I have the license key (but not the serial number). Cannot register it on my new computer - I get a message saying that number is invalid. What can I do?

    It does not magically appear in a new place.  It will only be where you put it.
    Copy everything from your old computer, or your backup copy of your old computer, to your new one.

  • Ap 1231G cannot register to WLC

    Hi friends:
    my wlc version is 7.2.115.2.
    ap 1231G version is c1200-rcvk9w8-tar.124-21a.JA2
    the ap cannot register to WLC.
    the lap is used stats ip address,its can pinged to wlc.
    Version does not support?
    and the other ap is 1241 version is 12.4<13d>JA.its can register to wlc
    only this 1231G can not register.
    this picture is my WLC ap join stats detail.
    Thanks
    cena

    HI Cena,
    This error message means that the controller received a discovery request through a broadcast IP address that has a source IP address (given), which is not in any configured subnets on the controller. It also means that the controller dropped the packet. This typically happens when the u trunks all allowed VLANs instead of restricted them to wireless VLANs.
    Please allow only specific vlans.
    Complete these steps in order to resolve this problem:
    1.If the controller is on another subnet, the APs must be primed for the controller IP address, or the APs must receive the controllers IP address using any one of the discovery methods.
    2.The switch is configured to allow some VLANs that are not on the controller. Restrict the allowed VLANs on the trunks.
    Regards
    Dont forget to rate helpful posts.

  • My desktop fried in a power surge--- I bought a new one---I cannot register my CS2 even though I have the activation code

    My desktop fried in a power surge--- I bought a new one---I cannot register my CS2 even though I have the activation code

    Awesome! You're welcome!
    Well, I'm not exactly sure. I suppose they may know if you have or have not purchased it since you are probably signed in...Or they figure it's an old enough program, and few enough people know about the serial number, that they don't care too much.
    Benjamin

Maybe you are looking for

  • Flash player not working in windows 7 internet explorer 64bit

    windows 7 - 64 bit adobe flash 11.5 (most recent one as of 11/9/12) Previously i was able to go to a website and view videos. I can no longer view my videos. I uninstalled and reinstalled the newest Adobe Flash that is currently out. When i went to p

  • Text in outgoing emails

    I have been using my MacBook Pro for several months now and have had the same account linked to the mail icon as my yahoo account. Over the last few months I have been experiencing trouble with my yahoo account only when sending outgoing emails using

  • Is it possible to load on iCLoud music in the iTunes library coming form my CDs?

    Hi, just installed IOS5. Trying to use iCLoud. Is it possible to upload to iCloud the music in my library, even if not purchased from iTunes ( i.e. coming from ny CDs?

  • Strange Apple e-mail address

    Since summer 2014 i continuously receive promotional's e-mails from this address: "[email protected]" and I never subscribe any mailing list in Apple France and i don't want to receive this kind of communication anymore. Is that a Apple e-mail addres

  • ADF UI shell and taskflow parameters.

    I have the following use-case (implemented using the UI shell template) 1. The navigation section consists of a tree consisting of heterogeneous entities. 2. Each entity has a distinct "Details taskflow" associated with it. his needs to be launched i