Orbix 3.3 to 6.1 client migration

The old server used Orbix 3.3 and our client worked fine. New version of the server uses Orbix 6.1 and now the client fails with the following minor code:
IT_GIOP:REQUEST_MESSAGE_NOT_CONSUMED
The creation of the ORB is (was?) very simple:
String fargs[] = null;
Properties props = null;
org.omg.CORBA.ORB myOrb = ORB.init(fargs,props);Connection to the server is done via an IOR string.
org.omg.CORBA.Object dobjRef = myOrb.string_to_object(properties.getProperty("IPL_IOR"));
libRef = LibraryHelper.narrow(dobjRef);I do not believe that this is the problem. Besides having eyeballed the IOR string until my eyes bled, part of the communication works. I have verified that the query is recieved and processed by the server. It is when I try to get the data that has been returned that I run into this problem. Specifically a call such as :
LibraryDescription ld = libRef.get_library_description();throws the above CORBA exception.
I am using idlj from the JDK ( 1.4.2_01) to build the java classes from the IDL. Is it possible that this is my problem?

The old server used Orbix 3.3 and our client worked fine. New version of the server uses Orbix 6.1 and now the client fails with the following minor code:
IT_GIOP:REQUEST_MESSAGE_NOT_CONSUMED
The creation of the ORB is (was?) very simple:
String fargs[] = null;
Properties props = null;
org.omg.CORBA.ORB myOrb = ORB.init(fargs,props);Connection to the server is done via an IOR string.
org.omg.CORBA.Object dobjRef = myOrb.string_to_object(properties.getProperty("IPL_IOR"));
libRef = LibraryHelper.narrow(dobjRef);I do not believe that this is the problem. Besides having eyeballed the IOR string until my eyes bled, part of the communication works. I have verified that the query is recieved and processed by the server. It is when I try to get the data that has been returned that I run into this problem. Specifically a call such as :
LibraryDescription ld = libRef.get_library_description();throws the above CORBA exception.
I am using idlj from the JDK ( 1.4.2_01) to build the java classes from the IDL. Is it possible that this is my problem?

Similar Messages

  • Continue failed client migration

    Hello,
    I am trying to find info about what to do if our client migration (for example from XP to 7) failed during OS image applying, for example because of power failure. We have 2 TS: one for migration using SMP and one for migration using hardlinks. TS saves
    users files to SMP or locally and imaging fails. What need I to do to restart migration and restore previously captured files? I suppose what I need to copy both TS and disable step (group) which captures user files. If migration fails, I run copy of  TS
    with disabled capturing (using PXE), it installs system and restores user files. If computer damages, I can create computer association in the console and files will be restored on the new computer. Will it work? Is it good practice? Or I need to manually
    install a new system and use loadstate.exe to restore files?

    Hi,
    You could refer to the following blog, especially the
    Computer associations part.
    http://www.scconfigmgr.com/2013/11/27/configmgr-2012-the-replace-scenario/
    (Note: Microsoft provides third-party contact information to help you find technical support.
    This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.)
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM - Client migration from 2007 to 2012

    Hi All,
    Can someone share the information what will be the impact in case , if we install CM2012 R2 client on the exisiting 2007 R2 client machine
    Regards,

    Hi,
    In addition, information from the source hierarchy about any advertisements or deployments that have not yet run, Compliance data and inventory are not retained.
    For more information, please check the article below.
    Planning a Client Migration Strategy in System Center 2012 Configuration Manager
    http://technet.microsoft.com/en-us/library/gg712283.aspx
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Best practice for client migration from SMS 2003 to SCCM 2012 R2?

    Can anyone advise what the most recommended method is for migrating SMS 2003 clients (Windows 7) to SCCM 2012 R2?
    Options are:
    1. SMS package to deploy ccmclean.exe to uninstall SMS 2003 client. Deploy SCCM 2012 R2 client via SCCM console push.
    2. Simply push SCCM client from console installing over existing SMS 2003 client.
    I am finding some folks saying this is ok to do but others saying no it is not supported by Microsoft. Even if it appears to work I do not want to do it if it is not supported by Microsoft. Can anyone provide a definitive answer?
    3. Use a logon script or Group Policy preference to detect the SMS client and delete it using CCMclean and then install the SCCM client.
    Appreciate any feedback. Thank you.

    Hi,
    >>I am finding some folks saying this is ok to do but others saying no it is not supported by Microsoft. Even if it appears to work I do not want to do it if it is not supported by Microsoft. Can anyone provide a definitive answer?
    I haven't seen any official document records the option 2 method. There is only upgrading from SCCM 2007 to SCCM 2012 directly.
    I think you could use a logon script or Group Policy preference to detect the SMS client and delete it using CCMclean.exe. Then use SCCM 2012 to discover these computers and push clients to them.
    Best Regards,
    Joyce

  • How to force site code discovery on all the clients, Migration SCCM 2007 to SCCM 2012

    HI,
    I migrated SCCM 2007 to SCCM 2012 SP1, but the clients does not update the New Site Code Automatically, if I click on Discovery option the client find the new site, but I need do this automatically because are too many clients.
    This registry key does not  exist on client computers.
    HKLM\Software\Microsoft\SMS\MobileClient\GPRequestedSiteAssignmentCode
    HKLM\Software\Microsoft\SMS\MobileClient\GPSiteAssignmentRetryInterval(Min)
    HKLM\Software\Microsoft\SMS\MobileClient\GPSiteAssignmentRetryDuration(Hour)
    Any Help?
    Thanks.

    Hello ICH-CR,
    Thanks for writing to the SysCtr ConfigMgr forums.
    I think there are multiple solutions to this issue and you can choose whatever fits best to your scenario.
    1. While upgrading the clients from SCCM 2007 to  2012 you can assign the clients to your ConfigMgr 2012 site.
    http://technet.microsoft.com/en-us/library/gg682060.aspx#BKMK_AutomaticAssignment
    You just need to ensure that you have a boundary group and boundaries. More details on
    http://technet.microsoft.com/en-us/library/13694ac5-8f3b-42a9-8040-b23f21c79637#BMBK_CreateBoundaryGrp
    I would suggest the first method because if you create  another child site, you shouldn't have to reassign the clients back again. If that is unlikely then use the following script which is method no 2
    2.
    http://gallery.technet.microsoft.com/scriptcenter/Change-sccm-configmgr-cf6e0327
    This is a VBSCRIPT and  can be ran from a network location using the PSEXC
    3. Here is a smaller script
    'Replace with your Site Code sSiteCode = "EnterNewSiteCode"
    sMachine
    = "."
    set oCCMNamespace
    = GetObject("winmgmts://"
    & sMachine & "/root/ccm")
    Set oInstance
    = oCCMNamespace.Get("SMS_Client")
    set oParams
    = oInstance.Methods_("SetAssignedSite").inParameters.SpawnInstance_()
    oParams.sSiteCode
    = sSiteCode
    oCCMNamespace.ExecMethod
    "SMS_Client",
    "SetAssignedSite",
    oParams
    You can use this script as a logon script .
    Anurag
    Microsoft Certified Professional| Microsoft Certified Technology Specialist (ConfigMgr)
    This posting is provided 'AS IS' with no warranties or guarantees, and confers no rights.
    My Blog
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • CIC win client to web client migration

    Hi all,
    I am new to CRM CIC.
    We are on CRM 5.0 and we need to migrate the CIC win client to web client.
    Can anyone please let me know how should we start. Are there any documents/sequence of steps for the migration?
    Regards,
    Nag Reddy

    Hello Nag,
    Please start wth Mapping of functionality of business and how Win CIC is handling.
    The Core Profile you want to look at is Web IC profile
    The Business Transactions association to the Web IC profile.
    Then also look at the Account identification in Master data of Web Client in SPRO for handling of BP
    Look at the Navigation Bar profile associated with the Web IC profile.
    For beginers it would be real nice to start with Default profiles and paly around and then you will come up with questions and start addressing them initially.
    If you have SAP documentation for WebIC for Ver4.0 it will be a great help to you to understand how to configure also even if you have to do it in different version.
    Please let me know if you still need more information
    Thanks
    Amar reddy

  • SCCM 2007 to SCCM 2012 client migration via Powershell

    Hi
    I'm looking for a controlled way to migrate a SCCM 2007 server client to SCCM 2012. A push of SCCM Console is no option.
    I 'll do all the testing but hoped to gain some time by having these questions answered:
    *can an install of SCCM 2012 client be remotely triggered in one go (no uninstall of 2007 needed)?
    *if uninstall is needed (of sccm 2007 client), does it need a reboot?
    What command to use (preferrably powershell):
    \\ourserver\Client\ccmsetup.exe" -argumentlist "SMSSITECODE=sitecode","SMSMP=oursccmserver","SMSCACHESIZE=8000","FSP=oursccmserver","CCMLOGMAXSIZE=104857600"
    OR (guess that's the command SCCM is using)
    Install-CMClient-DeviceName$ComputerName-IncludeDomainController$False-SiteCodePRD-ForceReinstall$True-AlwaysInstallClient$True-Verbose
    J.
    Jan Hoedt

     do I need to import the machine in SCCM 2012 also or launching the SCCM 2012 install from a SCCM 2007
    will do this?
    How will you do that? This does not work at all when using client push obviously. You can only use packages/programs to update clients to CM12 in that case and that's something you did not want to do.
    Torsten Meringer | http://www.mssccmfaq.de

  • Client Migration from SCCM 2007 to SCCM 2012 via GPO

    what
    installation properties i can use to migrate client from sccm 2007 to sccm 2012 via gpo?
    Thanks!!
    Atenciosamente Julio Araujo

    It all depends on your needs, I suggest that you look at this first :
    All properties can be set by using GPO, it's not different from push.
    http://technet.microsoft.com/en-us/library/bb632469.aspx
    http://technet.microsoft.com/en-us/library/bb633010.aspx
    http://social.technet.microsoft.com/wiki/contents/articles/25118.deploying-sccm-2012-r2-clients-using-group-policy.aspx
    Benoit Lecours | Blog: System Center Dudes

  • Some clients migrated from 2007 is presented with the self signed certificate in 2013

    I have migrated from 2007 to 2013. I did a couple of test migrations and on the ones with domain member computers Outlook is giving a certificate warning. The certificate they are presented with is the default self signed certificate on the 2013 server.
    Even though I have added a trusted public certificate to Exchange and checked of to use With IIS.
    I see that the default certificate is also checked of to use With IIS and it cant be removed in ECS. Shouldnt this be removed from IIS all together when adding a New certificate? And why does some Clients gets presented With the self signed and some With
    the Public? For instance owa is presented With the Public cert. Also and Outlook I tested from outside the domain.
    Regards

    Only the UCC certificate should be bound to IIS.
    Are any clients using POP or IMAP, which also use SMTP?  In this case clients can be presented with the "wrong" certificate as well.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Should clients migrate right away to SOA Suite 12c?, what are the advantages and disadvantages?

    12c looks like a fine version, it seems to have a lot of advantages and new features. Is it recommendable for clients using 11g to make an effort and immediately adopt the new version of the suite?

    Hi there,
    I love the answer from my friend Chris here (+5 buddy!) You can't
    go wrong with this advice
    I just thought I would add that for any phones that can run both
    SCCP & SIP you find these comparison guides which may help;
    Feature Support by Protocol for the Cisco Unified IP Phone 8941 and 8945
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/8941_8945/8_5/english/admin_guide/6921apxg.html
    Cisco Unified IP Phone 6921, 6941, 6945, and 6961 Administration Guide  for Cisco Unified Communications Manager 9.0 (SCCP and SIP) - Feature Support by Protocol
    http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/6921_6941_6945_6961/9_0/english/admin_guide/P690_BK_4AB91FB_00_admin-6921-6941-6945-6961_appendix_01111.html
    Cheers!
    Rob
    "Why do the best things always disappear " 
    - The Band

  • SCOM 2007 cross-forest clients migration

       Hello to all. I'm preparing a cross-forest migration from source domain domain1.a.com to target domain domain2.b.com . 
       Source domain has hundreds of servers (windows 2003 and windows 2008). All source DCs are Windows 2003. Source domain already has SCOM 2007 R2 deployed on its member servers and on others located on another source domains.
       As cross-forest migration will run just for domain1.a.com I need to know:
       1- Is possible to migrate member servers from source-->target and keep source SCOM 2007 R3 monitoring the already migrated member server? 
       2-If positive, what need to be done in advance (before any member server migration) and after each member server migration?
       3-If target forest already have a SCOM 2007 R2 environment, what should need to be done so migrated member servers would be monitored on this target SCOM 2007 R2 (that has nothing to do with the source one) ?
       Thanks in advance, EEOC.

    1. It is possible.
    2. You will have to install certificates in the environment and either manag the agents through a gateway (minimal number of certs) or by installing certs on the agents directly.
    3. Just uninstall the agents and reinstall by the target SCOM 2007 R2 console.
    Juke Chou
    TechNet Community Support

  • IBCM Migrating existing SCCM 2012 Clients

    Hi,  We have in our current environment 120,000 endpoints configured on CAS with 3 Primary sites. All the clients are currently setup for SCCM 2012. 
    We started new project to introduce IBCM in the environment and here is the question on the clients, what is needed to setup the existing clients for IBCM, so basically when connected on the "Intranet" they will use infrastructure on the Intranet
    and when connected to the "Internet" they would use our infrastructure we installed in the DMZ with Public DNS entries etc.... 
    what I like to understand is what is needed on the existing clients to configure them to be IBCM aware.
    I've done some testing in my Dev environment and managed to configure client using https and PKI Certs.
    Few questions on this
    New Client Installation parameters
    currently we have installed all our clients using following command line "/Service SMSSITECODE=AUTO" I've left out the other parameters but basically the current clients are not IBCM aware
    New install command I'm using:  /Service /UsePKICert SMSSITECODE=<SiteCode> CCMHOSTNAME=<FQDN MP>.  With this command line the client gets installed on the Intranet I can see it does recognize the Certificate, however when I switch
    over to the internet, checking control panel applet it's still saying "Client Certificate: Self-signed" ==> Would this not switch to PKI?  to be clear for my Intranet I don't use https but just http and I would like to keep it that way.
    I've tried using the script I found on TechNet and that does set the Internet MP, but checking the properties of the client it still shows "Client Certificate: Self-signed", even when connected on the Internet.
    Client Migration
    I've tried using the script I found on TechNet and that does set the Internet MP, but checking the properties of the client it still shows "Client Certificate: Self-signed", even when connected on the Internet.
    Does it require to re-install the client so it will be IBCM aware?  We're planning to upgrade our Client to R2 release in August, would it be sufficient if I then update the ClientPush parameters to include the IBCM specific parameters and guess
    that would  work also?
    Thx.

    Hi Jason, thx for the reply and here are some answers to your questions early
    Background is R2, but clients are not yet upgraded (SCCM 2012 SP1), they will be upgraded aug-sept time frame, using the built-in upgrade process, obviously after doing our testing :-)
    You said:
    "No, you should not have to do anything for the clients to be Intranet and Internet capable as long as they have properly trusted and valid client auth certs. Note that this includes being able to reach the CRL on an accessible CDP."  
    ==> How is the client then going to find his Internet Management Point?  I know the clients gets MP List every 25 hours  I assume that would include the Internet MP's, is that the way the client will find the internet mp?
    Checking the logs on 1 client I can see in "ClientLocation.log"
                   Client is internet
                   Current internet Management point is <empty>
    if I check the control panel applet - "Network", the Internet MP is empty for that particular client.
    I will have full infrastructure available in DMZ, currently doing my testing in DEV environment, have to be creative in faking Intranet/Internet using 2 separate networks
    Follow-up question.
    If I understand you correctly, I don't have to change anything on the installation params that I'm currently using.  This assumes clients have valid certificates and can access CRL.
    thx again for your help appreciated.

  • Migrating Clients from SCCM 2007 to SCCM 2012 R2 via GPO

    Hello. 
    I can do the migration of customers from SCCM 2007 to SCCM 2012 via GPO? 
    When I'm migrating customers from SCCM 2007 to SCCM 2012 I have to keep the boundaries of SCCM 2007 or just the SCCM 2012?
    Atenciosamente Julio Araujo

    For migrating the clients you can use any client deployment method that's available (see for planning your strategy: (http://technet.microsoft.com/en-us/library/gg712283.aspx).
    During the client migration I would also start with migrating your boundaries. The most important thing is that you have no overlapping boundaries for site assignment when you are using auto assignment.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Domino/Exchange Server Migration NSF to PST Clients also

    Domino and Exchange should require when we execute client migration NSF to PST?  Or it should be connected or disconnected? If I migrate domino server into Exchange could data will remain same, I understand the process but unsure which type of tool I should prefer to execute this task. Clear my doubts if anybody knows about it. If I am wrong correct me. And provide the solution for the same.

    For minor migration like clients Lotus Notes and Outlook, server does not required, In this procedure, you must shut down the same time services; you must leave the clients running so you can access databases. For server migration server are running at the same time when you perform migration into Exchange.
    To migrating Domino to Exchange there are many trustworthy companies available “SysTools” is one of them you can prefer its Mail Migration Wizard Software for the same.

  • SCCM 2012 client agent migration - number of machine per day

    Hi,
               Need some help here as I working out client migration plan. Try to search around but no luck. Any recommendation number of clients can be migrate per day assuming network speed not a concern? I do have 3 primary site
    servers connected to CAS. What are factor need to consider? 
    Regards,
    ytlaw

    These guys did 9000 PC's and 450 servers in one night. LOL.
    http://myitforum.com/myitforumwp/2012/08/06/sccm-task-sequence-blew-up-australias-commbank/
    I've heard other stories where someone did like 40,000 in one night. Of course that too was not intentional.
    John Marcum | http://myitforum.com/myitforumwp/author/johnmarcum/

Maybe you are looking for

  • Is this good? (RAM test)

    sandra screen: i can't compare it as you can see, i get N/A :( don't know why, but maybe someone else can tell me how im doing for an Nforce2 system i would like to know how this is compared with a Intel Pentium 4 system.

  • SAP Best Practice on IDES

    Dear All; I know that IDES does not have SAP Best Practices .  Do you know if it is possible to upload SAP Best Preactices into IDES. are there rest restrictions on this. if it is possible then how can i do this? Best Regards ~Amal Aloun

  • Option to create presets/preset folders grayed out?

    Just got a new laptop so I've installed LR3 on it.  I'm trying to install my presets in LR, but the options to create a new presets folder and import presets are grayed out.  Not sure why it'd be doing that?  Am I just missing something obvious?  I'm

  • How to Print Tiff File?

    Hi can any one tell me how to print the Tiff Image.

  • Ipad mini has a blank screen

    How or what do you do to correct this