Offline WLST changes JMS Server Target From a Migratable target

I have a simple WL 9.2mp2 domain which has 2 managed servers, one JMS Server and two migratable targets (one for each managed server) and the JMS server is targeted to one of the migratable targets. When I read the domain into WLST offline, the JMS server's target is changed from the migratable target to the preferred server defined in the migratable target. Is this a bug in WLST? Am I missing some option on WLST that can fix this?
          I saw a similar posting for 8.1 and no resolution.
          Thanks in advance,
          Mark.

Hi
          Please find my answers below:
          Q1:
          It depends how you configured the JMSSevers.
          If both the JMSServers are targeted to the same MigratableTarget, then you do the migration only once, that will move both of them to the new active server.
          If not, you have to perform the migration once for each MT.
          Q2:
          No, you dont have to start the Managed Server II, unless otherwise you wanted it to be readily available for the migration next time.
          Q3:
          You can just repeat the migration process by specifying the destination as Maganged Server-I this time. You dont need change the configuration for this, since the MT, shall already have the Candidate servers M1 and M2 and both JMSServers are targeted to MT.
          Q4:
          Yes, as long as the CF is targeted to the cluster, your connection is valid. But your destinations references will become invalid after migration, so you have to have some logic in the exception listeners to reconnect again.
          Hope this helps.

Similar Messages

  • When attempting to create an SSRS Report in SharePoint 2010 Dashboard Designer and change the Server Mode from Report Center to SharePoint Integrated

    Hi,
    When attempting to create an SSRS Report in SharePoint 2010 Dashboard Designer and change the Server Mode from Report Center to SharePoint Integrated, I get the following unhandled exception:
    ************** Exception Text **************
    System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: Instance validation error: '2' is not a valid value for Microsoft.PerformancePoint.Scorecards.SqlReportViewData.SqlReportViewDataServerMode.
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write1_SqlReportViewDataServerMode(SqlReportViewDataServerMode v)
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write3_SqlReportViewData(String n, String ns, SqlReportViewData o, Boolean isNullable, Boolean needType)
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write4_SqlReportViewData(Object o)
       --- End of inner exception stack trace ---

    Hi,
    According to your post, an error occurred when you integrate SQL Server Reporting Services with SharePoint.
    1. Please check the steps as the link below:
    http://technet.microsoft.com/en-us/library/ff724283(v=office.14).aspx
    2. Try to clean the configuration cache on all of your SharePoint servers and re-tested.
    http://blogs.msdn.com/b/josrod/archive/2007/12/12/clear-the-sharepoint-configuration-cache-for-timer-job-and-psconfig-errors.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • GG configuration - Changes are not replicating from Source to Target

    Hi,
    I am new in golden gate configuration. I have set up GG between two oracle databases to replicate the changes from source to target database.
    But when I update or insert in HR.JOBS table in source, it is not propagating to target. I didn't find any error in error log.
    Could you please help me to suggest the configuration I did wrong here?
    SOURCE Database information
    ===========================
    Database Name : SRISRI(10.2.0.1) , Hostname : ggs-1.cu.com(Linux 64 bit)
    Oracle GoldenGate Delivery for Oracle Version 11.1.1.1.1 OGGCORE_11.1.1.1.1_PLATFORMS_110729.1700
    GGSCI (ggs-1.cu.com) 2> info all
    Program Status Group Lag Time Since Chkpt
    MANAGER RUNNING
    EXTRACT RUNNING EXT_1 00:00:00 00:00:01
    EXTRACT RUNNING PUMP_1 00:00:00 00:00:08
    GGSCI (ggs-1.cu.com) 3>
    Error Log
    =====================
    2012-02-12 15:08:34 INFO OGG-00975 Oracle GoldenGate Manager for Oracle, mgr.prm: EXTRACT EXT_1 starting.
    2012-02-12 15:08:34 INFO OGG-00992 Oracle GoldenGate Capture for Oracle, ext_1.prm: EXTRACT EXT_1 starting.
    2012-02-12 15:08:35 INFO OGG-01513 Oracle GoldenGate Capture for Oracle, ext_1.prm: Positioning to Sequence 55, RBA 11345936.
    2012-02-12 15:08:35 INFO OGG-01516 Oracle GoldenGate Capture for Oracle, ext_1.prm: Positioned to Sequence 55, RBA 11345936, Feb 12, 2012 3:00:14 PM.
    2012-02-12 15:08:35 INFO OGG-00993 Oracle GoldenGate Capture for Oracle, ext_1.prm: EXTRACT EXT_1 started.
    2012-02-12 15:08:35 INFO OGG-01055 Oracle GoldenGate Capture for Oracle, ext_1.prm: Recovery initialization completed for target file /app/ggs/trail/local_trail_1/ta000001, at RBA 1307.
    2012-02-12 15:08:35 INFO OGG-01478 Oracle GoldenGate Capture for Oracle, ext_1.prm: Output file /app/ggs/trail/local_trail_1/ta is using format RELEASE 10.4/11.1.
    2012-02-12 15:08:35 INFO OGG-01026 Oracle GoldenGate Capture for Oracle, ext_1.prm: Rolling over remote file /app/ggs/trail/local_trail_1/ta000001.
    2012-02-12 15:08:35 INFO OGG-01053 Oracle GoldenGate Capture for Oracle, ext_1.prm: Recovery completed for target file /app/ggs/trail/local_trail_1/ta000002, at RBA 1025.
    2012-02-12 15:08:35 INFO OGG-01057 Oracle GoldenGate Capture for Oracle, ext_1.prm: Recovery completed for all targets.
    2012-02-12 15:08:35 INFO OGG-01517 Oracle GoldenGate Capture for Oracle, ext_1.prm: Position of first record processed Sequence 55, RBA 11345936, SCN 0.873188, Feb 12, 2012 3:00:14 PM.
    2012-02-12 15:09:07 INFO OGG-00987 Oracle GoldenGate Command Interpreter for Oracle: GGSCI command (oracle): start pump_1.
    2012-02-12 15:09:07 INFO OGG-00963 Oracle GoldenGate Manager for Oracle, mgr.prm: Command received from GGSCI on host 218.186.40.99 (START EXTRACT PUMP_1 ).
    2012-02-12 15:09:07 INFO OGG-00975 Oracle GoldenGate Manager for Oracle, mgr.prm: EXTRACT PUMP_1 starting.
    2012-02-12 15:09:07 INFO OGG-00992 Oracle GoldenGate Capture for Oracle, pump_1.prm: EXTRACT PUMP_1 starting.
    2012-02-12 15:09:07 INFO OGG-00993 Oracle GoldenGate Capture for Oracle, pump_1.prm: EXTRACT PUMP_1 started.
    2012-02-12 15:09:12 INFO OGG-01226 Oracle GoldenGate Capture for Oracle, pump_1.prm: Socket buffer size set to 27985 (flush size 27985).
    2012-02-12 15:09:12 INFO OGG-01055 Oracle GoldenGate Capture for Oracle, pump_1.prm: Recovery initialization completed for target file /app/ggs/trail/remote_trail_1/tm000001, at RBA 1435.
    2012-02-12 15:09:12 INFO OGG-01478 Oracle GoldenGate Capture for Oracle, pump_1.prm: Output file /app/ggs/trail/remote_trail_1/tm is using format RELEASE 10.4/11.1.
    2012-02-12 15:09:12 INFO OGG-01026 Oracle GoldenGate Capture for Oracle, pump_1.prm: Rolling over remote file /app/ggs/trail/remote_trail_1/tm000002.
    2012-02-12 15:09:12 INFO OGG-01053 Oracle GoldenGate Capture for Oracle, pump_1.prm: Recovery completed for target file /app/ggs/trail/remote_trail_1/tm000002, at RBA 1063.
    2012-02-12 15:09:12 INFO OGG-01057 Oracle GoldenGate Capture for Oracle, pump_1.prm: Recovery completed for all targets.
    GGSCI (ggs-1.cu.com) 3> view report ext_1
    ** Running with the following parameters **
    EXTRACT ext_1
    USERID ogg, PASSWORD ***
    setenv (NLS_LANG="AMERICAN_AMERICA.WE8ISO8859P1")
    Set environment variable (NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1)
    EXTTRAIL /app/ggs/trail/local_trail_1/ta
    discardfile /app/ggs/trail/local_trail_1/SRISRI_discard.txt
    GETUPDATEBEFORES
    TABLE HR.*;
    Bounded Recovery Parameter:
    BRINTERVAL = 4HOURS
    BRDIR = /app/ggs
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE: 64K
    CACHESIZE: 8G
    CACHEBUFFERSIZE (soft max): 4M
    CACHEPAGEOUTSIZE (normal): 4M
    PROCESS VM AVAIL FROM OS (min): 16G
    CACHESIZEMAX (strict force to disk): 13.99G
    Database Version:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    Database Language and Character Set:
    NLS_LANG = "AMERICAN_AMERICA.WE8ISO8859P1"
    NLS_LANGUAGE = "AMERICAN"
    NLS_TERRITORY = "AMERICA"
    NLS_CHARACTERSET = "WE8ISO8859P1"
    2012-02-12 15:08:35 INFO OGG-01513 Positioning to Sequence 55, RBA 11345936.
    2012-02-12 15:08:35 INFO OGG-01516 Positioned to Sequence 55, RBA 11345936, Feb 12, 2012 3:00:14 PM.
    2012-02-12 15:08:35 INFO OGG-01055 Recovery initialization completed for target file /app/ggs/trail/local_trail_1/ta000001, at RBA 1307.
    2012-02-12 15:08:35 INFO OGG-01478 Output file /app/ggs/trail/local_trail_1/ta is using format RELEASE 10.4/11.1.
    2012-02-12 15:08:35 INFO OGG-01026 Rolling over remote file /app/ggs/trail/local_trail_1/ta000001.
    2012-02-12 15:08:35 INFO OGG-01053 Recovery completed for target file /app/ggs/trail/local_trail_1/ta000002, at RBA 1025.
    2012-02-12 15:08:35 INFO OGG-01057 Recovery completed for all targets.
    ** Run Time Messages **
    2012-02-12 15:08:35 INFO OGG-01517 Position of first record processed Sequence 55, RBA 11345936, SCN 0.873188, Feb 12, 2012 3:00:14 PM.
    TABLEWildcard resolved (entry HR.*): TABLE HR.JOBS;
    Using the following key columns for source table HR.JOBS: JOB_ID.
    GGSCI (ggs-1.cu.com) 4>
    GGSCI (ggs-1.cu.com) 1> view report pump_1
    ** Running with the following parameters **
    EXTRACT pump_1
    USERID ogg, PASSWORD ***
    setenv (NLS_LANG="AMERICAN_AMERICA.WE8ISO8859P1")
    Set environment variable (NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1)
    RMTHOST ggs-2.cu.com, MGRPORT 7809
    RMTTRAIL /app/ggs/trail/remote_trail_1/tm
    PASSTHRU
    TABLE HR.*;
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE: 64K
    CACHESIZE: 8G
    CACHEBUFFERSIZE (soft max): 4M
    CACHEPAGEOUTSIZE (normal): 4M
    PROCESS VM AVAIL FROM OS (min): 16G
    CACHESIZEMAX (strict force to disk): 13.99G
    Database Version:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    Database Language and Character Set:
    NLS_LANG = "AMERICAN_AMERICA.WE8ISO8859P1"
    NLS_LANGUAGE = "AMERICAN"
    NLS_TERRITORY = "AMERICA"
    NLS_CHARACTERSET = "WE8ISO8859P1"
    2012-02-12 15:09:12 INFO OGG-01226 Socket buffer size set to 27985 (flush size 27985).
    2012-02-12 15:09:12 INFO OGG-01055 Recovery initialization completed for target file /app/ggs/trail/remote_trail_1/tm000001, at RBA 1435.
    2012-02-12 15:09:12 INFO OGG-01478 Output file /app/ggs/trail/remote_trail_1/tm is using format RELEASE 10.4/11.1.
    2012-02-12 15:09:12 INFO OGG-01026 Rolling over remote file /app/ggs/trail/remote_trail_1/tm000002.
    2012-02-12 15:09:12 INFO OGG-01053 Recovery completed for target file /app/ggs/trail/remote_trail_1/tm000002, at RBA 1063.
    2012-02-12 15:09:12 INFO OGG-01057 Recovery completed for all targets.
    ** Run Time Messages **
    Opened trail file /app/ggs/trail/local_trail_1/ta000001 at 2012-02-12 15:09:12
    Switching to next trail file /app/ggs/trail/local_trail_1/ta000002 at 2012-02-12 15:09:12 due to EOF, with current RBA 1307
    Opened trail file /app/ggs/trail/local_trail_1/ta000002 at 2012-02-12 15:09:12
    TABLEWildcard resolved (entry HR.*): TABLE HR.JOBS;PASSTHRU mapping resolved for source table HR.JOBS
    GGSCI (ggs-1.cu.com) >
    ######################### Target database information ##############################################
    Database Name : THAKUR(10.2.0.1) , Hostname : ggs-1.cu.com(Linux 64 bit)
    Oracle GoldenGate Delivery for Oracle Version 11.1.1.1.1 OGGCORE_11.1.1.1.1_PLATFORMS_110729.1700
    Error log
    ==========================================================
    2012-02-12 15:09:07 INFO OGG-01677 Oracle GoldenGate Collector: Waiting for connection (started dynamically).
    2012-02-12 15:09:07 INFO OGG-01228 Oracle GoldenGate Collector: Timeout in 300 seconds.
    2012-02-12 15:09:12 INFO OGG-01229 Oracle GoldenGate Collector: Connected to 218.186.40.99:47496.
    2012-02-12 15:09:12 INFO OGG-01669 Oracle GoldenGate Collector: Opening /app/ggs/trail/remote_trail_1/tm000001 (byte -1, current EOF 1435).
    2012-02-12 15:09:12 INFO OGG-01670 Oracle GoldenGate Collector: Closing /app/ggs/trail/remote_trail_1/tm000001.
    2012-02-12 15:09:12 INFO OGG-01669 Oracle GoldenGate Collector: Opening /app/ggs/trail/remote_trail_1/tm000001 (byte 1435, current EOF 1435).
    2012-02-12 15:09:12 INFO OGG-01735 Oracle GoldenGate Collector: Synchronizing /app/ggs/trail/remote_trail_1/tm000001 to disk.
    2012-02-12 15:09:12 INFO OGG-01735 Oracle GoldenGate Collector: Synchronizing /app/ggs/trail/remote_trail_1/tm000001 to disk.
    2012-02-12 15:09:12 INFO OGG-01670 Oracle GoldenGate Collector: Closing /app/ggs/trail/remote_trail_1/tm000001.
    2012-02-12 15:09:12 INFO OGG-01669 Oracle GoldenGate Collector: Opening /app/ggs/trail/remote_trail_1/tm000002 (byte -1, current EOF 0).
    [oracle@ggs-2 ggs]$
    GGSCI (ggs-2.cu.com) 1> view report rep_1
    ** Running with the following parameters **
    REPLICAT rep_1
    ASSUMETARGETDEFS
    setenv (NLS_LANG="AMERICAN_AMERICA.WE8ISO8859P1")
    Set environment variable (NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1)
    USERID ogg, PASSWORD ***
    MAP HR.*, TARGET HR.*;
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE: 64K
    CACHESIZE: 512M
    CACHEBUFFERSIZE (soft max): 4M
    CACHEPAGEOUTSIZE (normal): 4M
    PROCESS VM AVAIL FROM OS (min): 1G
    CACHESIZEMAX (strict force to disk): 881M
    Database Version:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    Database Language and Character Set:
    NLS_LANG = "AMERICAN_AMERICA.WE8ISO8859P1"
    NLS_LANGUAGE = "AMERICAN"
    NLS_TERRITORY = "AMERICA"
    NLS_CHARACTERSET = "WE8ISO8859P1"
    For further information on character set settings, please refer to user manual.
    ** Run Time Messages **
    GGSCI (ggs-2.cu.com) 2>
    Thanks
    Tarun

    Hi,
    I have used below statements for ADD EXTRACT and ADD REPLICAT.
    ------Extract
    ADD EXTRACT ext_1, TRANLOG, BEGIN NOW
    -------Data Pump
    ADD EXTRACT pump_1, EXTTRAILSOURCE /app/ggs/trail/local_trail_1/ta, BEGIN NOW
    -------Replicat
    ADD REPLICAT rep_1, EXTTRAIL /app/ggs/trail/remote_trail_1/tb, BEGIN NOW, CHECKPOINTTABLE ogg.tarun_chk
    Yes, i have tried tutorial at Oracle Learning Library.
    Thanks
    Tarun
    Edited by: user8886876 on Feb 12, 2012 9:56 PM

  • Activating/changing Multipoint server 2012 from evaluation to licensed

    Hi
    Could you please help in how to activate or change the Windows Multipoint server 2012 from evaluation to licensed one?
    Below URL is for Windows server 2012, is this the same steps i need to follow?
    http://technet.microsoft.com/en-us/library/jj574204.aspx
    Thanks for your help!!

    according to this you should be able to 
    http://technet.microsoft.com/en-us/library/dn303416.aspx
    Upgrade means
    moving from your existing operating system release to a more recent release, while staying on the same hardware. For example, if your server is running Windows Server 2012, you can upgrade it to Windows Server 2012 R2. You can upgrade from an evaluation version
    of the operating system to a retail version, from an older retail version to a newer version, or, in some cases, from a volume-licensed edition of the operating system to an ordinary retail edition.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    My Blog
    LinkedIn:

  • Hpw do you change Calendar server's from email address for a user?

    I have a user account with multiple email aliases.  The Calendar server has picked up one of those as the from address when scheduling appointments.  Does anyone know how to change this address to force it to use the primary address?
    I looked into the Postgres database bute did not find the entry so any pointers would be appreciated.

    Perfect, thank you!

  • WLST create JMS Server

    Does anyone know the difference between the following commands to create JMS resources using WLST?
    cmo.createJMSServer('myJMSServer');
    vs
    create('myJMSServer', 'JMSServer')

    Hello,
    You can use both.
    the cmo.createJMSServer is 'java' code.
    Schelstraete Bart
    [email protected]
    http://www.schelstraete.org
    http://www.linkedin.com/in/bschelst

  • Wlst migratable target creation

    I've been trying to dynamically add candidate servers within a wlst script. Here is what I have so far wondering how I can generate the jarray based on number of managed JMVs.
    migratableTargets = migratableTargetList.split(',')
    mgdNames = mgdNameList.split(',')
    # Migratable target function
    def createMigratableTarget(mtnFnc,cnFnc,mnFnc):
    cd('/')
    cmo.createMigratableTarget(mtnFnc)
    cd('/MigratableTargets/'+mtnFnc)
    cmo.setCluster(getMBean('/Clusters/'+cnFnc))
    cmo.setUserPreferredServer(getMBean('/Servers/'+mnFnc))
    cmo.setMigrationPolicy('manual')
    # Set servers for migratble target
    cd('/MigratableTargets/'+mtnFnc)
    *set('ConstrainedCandidateServers',jarray.array([ObjectName('com.bea:Name='+mgdNames[0]+',Type=Server'), ObjectName('com.bea:Name='+mgdNames[1]+',Type=Server')], ObjectName))*
    # Create a migratable target for each JVM
    count = 1
    while count <= int(clusterNodes):
    createMigratableTarget(migratableTargets[(count-1)],clusterName,mgdNames[(count-1)])
    count += 1
    The props file I'm loading:
    clusterNodes=2
    clusterName=jms_dv1
    mgdNameList=jms_dv1_01,jms_dv1_02
    migratableTargetList=ensMigratableTarget_01,ensMigratableTarget_02
    So in this example the script works fine but lets say I had a 4 node cluster I would need to come back to this script to edit the line in bold for each node and I really don't want to do that. My thought path right now is how to do this with python but maybe I can use different wlst to do what I'm after. I'm still digging in and might figure it out but figured I'd ask around.
    Thanks

    Hi..
    Domain name..
    cd('/')
    set('Name', domain_name) - where domain_name is a variable containing what you want to call the domain.
    domain location..
    writeDomain(domain_home) - where domain home is the root of where the domain will be located..
    there's lots of examples of wlst scripting, just a case of finding them..

  • Jython code to add migratable target

    Hi,
    I am trying to add migrable target using following wslt jython commands:
    edit();
    startEdit();
    cd('/');
    jmsnode = cd('JMSServers/jmsnode1BL');
    cd('/');
    target = cd('MigratableTargets/ejbnode1_migratable');
    cd('/');
    jmsnode.addTarget(target);
    save();
    stopEdit('y');
    Above code throws following exception:
    Traceback (innermost last):
      File "<string>", line 1, in ?
      File "<iostream>", line 388, in save
      File "<iostream>", line 520, in raiseWLSTException
    WLSTException: Error occurred while performing save : Save failed: There are some invalid changes which need to be resolved. : weblogic.descriptor.DescriptorValidateException: The following failures occurred:
    -- Since the JMS server jmsnode1BL or SAF agent is targeted to a migratable target, it cannot use the default store
    How to set custom persistent store for a migratable target using python code ?
    Could anyone please help ?
    PS: Creation of JMS servers is done using JMX, but only addtarget is done python code.
    Thanks,
    Amal

    Hi,
           First of all think about a simple design of creating two different flows with the help of infosurce. In transformation, give constant value to ZTYPE with different infosource and load the data. If that is not what you want(as i havent got your requirement properly, you can try the below thing.
    It is not possible with only start routine. I think you will need to create an expert routine here. The code will be as below.
    LOOP AT SOURCE PACKAGE into SOURCE_FIELDS.
       ASSIGN all source fields to RESULT_FIELDS.
       and add RESULT_FIELDS-<ZTYPE> = "INTERNAL"
       APPEND RESULT_FIELDS to RESULT_PACKAGE.
        Again assign all source fields to RESULT_FIELDS.
      and add RESULT_FIELDS-<ZTYPE> =  "EXTERNAL"
       APPEND RESULT_FIELD-<ZTYPE> = "INTERNAL".
    ENDLOOP.
    I hope this logic will help you.
    Regards,
    Harpal.

  • JMS Server Target & Deploy error

              Hi All,
              I am getting the error while creating the JMS Server.
              I have created the JMS Server and on Target and Deploy tab,when I select the server
              name as target and hit the Apply button, I get the following error
              An unexpected error occurred while setting Target to mydomain:Name=myserver(migratable),Type=MigratableTarget.
              what could be the reason?
              Thanks
              WD
              

    It still seems like it is your app that is throwing the exception.
              If you post the full log message, not just the excerpted text,
              the problem might be self evident.
              WD wrote:
              > The applications code is fine. With the same ear file,I am getting this error
              > intermittently. My suspicions is that sometimes when I redeploy the same application(without
              > anything changed), wls does not deploy it properly. Because when I was getting
              > this error,I just undeployed and deployed the app and it worked.
              > Have you seen this kind of behavior with wls?
              >
              > Thanks
              > WD
              >
              >
              >
              > Tom Barnes <[email protected].bea.com>
              > wrote:
              >
              >>It is unusual not to have a full stack trace - particularly
              >>for application generated exceptions. My first
              >>suspicions is that your app is creating a producer
              >>without specifying a destination (a non-pinned producer),
              >>and then attempting to send a message without specifying
              >>a destination.
              >>
              >>WD wrote:
              >>
              >>>The only log message I have is the one I posted earlier. It is from
              >>
              >>the log file.
              >>
              >>>
              >>>
              >>>Tom Barnes <[email protected].bea.com>
              >>>wrote:
              >>>
              >>>
              >>>>OK. For this new exception, do you have the full
              >>>>log message/stack trace?
              >>>>
              >>>>WD wrote:
              >>>>
              >>>>
              >>>>
              >>>>>I just left the app alone for the weekend and when I tried to do it
              >>>>
              >>>>again today,it
              >>>>
              >>>>
              >>>>>just worked. I do not know what was wrong with it on friday.
              >>>>>
              >>>>>But now I am running into another weird error. I have deployed my
              >>
              >>application
              >>
              >>>>>and it works fine and MyMDB also works fine. But sometimes I am getting
              >>>>
              >>>>the following
              >>>>
              >>>>
              >>>>>error. It is happening very intermittently.
              >>>>>
              >>>>>Exception in MyMDB.onMessage()Must provide destination
              >>>>>
              >>>>>Thanks
              >>>>>WD
              >>>>>
              >>>>>
              >>>>>Tom Barnes <[email protected].bea.com>
              >>>>>wrote:
              >>>>>
              >>>>>
              >>>>>
              >>>>>>Do you have the full log message/stack trace?
              >>>>>>
              >>>>>>WD wrote:
              >>>>>>
              >>>>>>
              >>>>>>
              >>>>>>
              >>>>>>>Hi All,
              >>>>>>>I am getting the error while creating the JMS Server.
              >>>>>>>I have created the JMS Server and on Target and Deploy tab,when
              >>
              >>I
              >>
              >>>>select
              >>>>
              >>>>
              >>>>>>the server
              >>>>>>
              >>>>>>
              >>>>>>
              >>>>>>>name as target and hit the Apply button, I get the following error
              >>>>>>>
              >>>>>>>An unexpected error occurred while setting Target to mydomain:Name=myserver(migratable),Type=MigratableTarget.
              >>>>>>>
              >>>>>>>what could be the reason?
              >>>>>>>
              >>>>>>>Thanks
              >>>>>>>WD
              >>>>>>>
              >>>>>>>
              >>>>>>
              >
              

  • JMSHelper throws 'JMS server is not targetted' creating distributed queue

    I am trying to use the 8.1 weblogic.jms.extensions.JMSHelper to create a distributed queue. The target JMS servers are all migratable servers. When calling method createDistributedQueueAsync() I get a JMSException thrown compaining that the [first] JMS server is not targetted. Looking at the code provided in [http://forums.bea.com/bea/thread.jspa?messageID=200023386] which is based on the JMSHelper class source, the exception may be thrown because the target MBean is of class MigratableTargetMBean, whereas the JMSHelper is expecting class TargetMBean. Yet, the 9.0 documentation (which at least documents it) suggests that MigratableTargetMBean is derived from TargetMBean
              Does anyone have experience of this issue or its resolution, short of crafting the code by hand as per the above-referenced reply?

    Hi,
    Just to remember the configuration: 2 managed servers configured as cluster that should be deployed on 2 different machine.
    Following summary of the tests:
         - node manager + admin server + 1 managed server running on the first machine --> server failed to init with error "Server is not in the majority cluster partition"
         - node manager + admin server + 2 managed servers running on the one machine --> servers are running without errors
         - node manager + admin server + 1 managed server running on the first  machine / node manager runs on the second machine --> server on the first machine runs without errors without the famous error ' Server is not in the majority cluster partition'.
    Bottom line, seems that if the node manager is not running on the remote machine, the cluster is not in a stable state and so the single managed server failed to initialize.
    Is it according the documentation / expectations ?
    Thanks,
    Yaakov

  • JMS Server targeted to Server cluster

    Hi , Can JMS Server be targeted to Server Cluster? Are there any
              architectural best practices for this?

    Thanks Tom.
              <Tom Barnes> wrote in message news:[email protected]...
              There's no underlying machinery (code) that supports targeting a JMS server
              to a cluster.
              The targeting problem can actually get fairly involved - for a variety of
              reasons, I tend to recommend the following cookie cutter approach.
              This is a cut-and-paste from my notes:
              (1) Create a custom WL store on each server, and target it to a migratable
              target (most of the time you can use the default migratable target that each
              server provides).
              (2) Target the JMS servers to a migratable target each, the same MT as the
              store (don't worry, the JMS server won't wander to a different server
              unless you configure the MT to allow this!)
              (3) Target jms configuration system modules to the cluster (that's it! - not
              to anything else)
              (4) Create one subdeployment per module (and only one), populate the
              subdeployment only with JMS servers from step (2) above.
              (5) When targeting destinations always use advanced targeting to target
              destinations to the subdeployment from above - not the 'default target'.
              If you have both non-distributed and distributed destinations, use two
              different JMS modules. (The idea is to keep things simple to understand -
              each module should yield the same targeting solution for all of its
              component resources. Default targetting can be problematic - it is far too
              easy for destination members to end up on JMS servers that you don't want
              them on.).
              (6) When targeting a CF you have two options (A) use advanced targeting to
              target it to the subdeployment (for access by applications that are remote
              to the cluster) or (B) don't target it all (this will cause it to use the
              module target, which if you recall, we just set to the cluster, (for access
              by applications that run on a server within the cluster). The choice
              actually depends on how you plan to use the CF - use (B) for apps running on
              servers within the cluster, and (A) for apps running remote to the cluster.
              See the otherwise-largely-outdated JMS Performance Guide for the reasoning.
              It may be that you don't have to use migratable targets, as you may not have
              a use for "migration" at the moment - but it'll help in the future if you
              ever plan to use the migration features.
              Tom

  • Essbase server - automatic change of substitution variable from SQL

    Hi,I would like to automaticaly change the substitution variable in Essbase Server. Is it posible to change the substitition variable from external source e.g. SQL statement?Simple sample:I would like to assign value "2003" to "CurYear" substitution variable. But value "2003" I would like to get from SQL:"select year(current date) from table".There are commands in Esscmd and MaxL Shell, see bellow.Esscmd command:CREATEVARIABLE "CurYear" "localhost" "" "" "2003";MaxL Shell:alter system set variable CurYear '2003';Is it possible to get the value '2003' from SQL and pass this value to Esscmd command or MaxL Shell?My system:Windows 2000 Professional Service pack 4Essbase at 6.5.3 levelThanks,Grofaty

    You can create a text file from the SQL server that writes the command like"CREATEVARIABLE "CurrYear" "Servername" "AppName" "DBName" "2005";then you can create a schedule job that would run this script which can update the variable. CREATEVARIABLE creates/replaces the current variable.

  • JMS server targeted to several clusters

    Hello,
    I am facing a problem with my JMS configuration in weblogic (version 10.3.4.0). I have two clusters. Following the [JMS best practice|http://forums.oracle.com/forums/message.jspa?messageID=9455261#9455261] I have created a JMS server in each Managed server within the clusters. I have created only one JMS Module with a subdeployment. The JMS Module is targeted to all managed servers within both clusters, and the subdeployment is targeted to all JMS servers within the clusters.
    At the JMS module I have created a connection Factory targeted to the subdeployment, till there everything is ok.
    Afterwards I try to create a uniform distributed queue (UDQ) targeted to the subdeployment and WebLogic throws the following error:
    A UDD must be targeted to servers within a single cluster or a single stand-alone server, rather than Cluster ClusterA and Cluster ClusterB
    The only solution that I found is to create one JMS Module-subdeployment per JMS Server. Is there a way to have just a JMS Module and use it in all the managed server in several clusters? or I have to set up the same parameters (ConnectionFactories + queue +quota) in each JMS Module.
    Thank you very much in advance.
    Cheers,
    Oscar

    Hi Oscar,
    The correct way to step-up a UDQ is something like below
    C-1 => MS-1 + MS-2
    JMSServer-1 => MS-1
    JMSServer-2 => MS-2
    JMSModule-1 => C-1
    Sub_UDQ => JMSServer-1 + JMSServer-2
    UDQ => Sub_UDQ
    CF => C-1
    Where:
    ======
    MS-x are the managed servers
    C-x are the Cluster
    UDQ is the Uniform Distributed Queue
    Sub_UDQ is the Sub-Deployment for UDQ
    CF is the Connection Factory
    *=>* mean Targeted.
    Also to get more information on it you can have a look at the below link which has the step by step instructions which would surely help you out
    Topic: Steps to Configure Uniform Distributed Queue (UDQ) on Weblogic Server
    http://middlewaremagic.com/weblogic/?p=3747
    Regards,
    Ravish Mody

  • How to change web server from inbuilt Tomcat to IIS in already configured Cold Fusion 10

    how to change web server from inbuilt Tomcat to IIS in already configured Cold Fusion 10

    You just need to run the Web Server Configuration Tool to connect ColdFusion to IIS.  It can be found in the ColdFusion program group off of the Start menu.  Be sure to run it "As Administrator".
    -Carl V.

  • After sql server 2012 installation, I have changed sql server database engine service account from network service user to system user. What is disadvantages of this process?

         After
     sql server 2012 installation, I   attached my production db. Because of some reasons, i
     changed sql engine account from network service user to system user by means of sql server configuration manager.
         Now , there isn’t
     a problem at sql server running system.  But
    I have doubts that
     this can produce problems later. Because  sql server database engine account must have privileges that listed below;
    Log on as a service (SeServiceLogonRight)
    Replace a process-level token (SeAssignPrimaryTokenPrivilege)
    Bypass traverse checking (SeChangeNotifyPrivilege)
    Adjust memory quotas for a process
    (SeIncreaseQuotaPrivilege)
    Permission to start SQL Writer
    Permission to read the Event Log service
    Permission to read the Remote Procedure Call service
     While sql server installation, setup gives these
     privileges to network service user automatically, but changing user by means of sql confugarition manager does not give these
    privileges.
    Now, system user has privileges listed below. And sql server has been running for 1,5 months without any problems.
    Log on as a service (SeServiceLogonRight)
         Bypass traverse checking
    (SeChangeNotifyPrivilege) (Everyone user has his privileges. So i think that system user has this privilege also)
    What problems can occur because of this situation? Shall i give other privileges to system user and restart sql server or not? And how can i give these privileges to system user listed below;
    Replace a process-level token (
    this can be set from user rights assignments)
    Adjust memory quotas for a process
    (this can be set from user rights assignments)
    Permission to start SQL Writer ( 
    ? - give advice )
    Permission to read the Event Log service (
    ? - give advice )
    Permission to read the Remote Procedure Call service (
    ? - give advice )

     Our server is  windows server 2008 r2 enterprise edition. I have looked the bunch of permissions in user rights menu  that is in local security policy settings gui.
    And i have seen those permissions below were not granted to system user;
    Bypass traverse checking (SeChangeNotifyPrivilege)
    Adjust memory quotas for a process
    (SeIncreaseQuotaPrivilege)
    So, briefly you say, don't panic ?

Maybe you are looking for