How to config ErrorDistnation with WSLT while offline

I am trying to create a brand new domain for deployment by running a WSLT script in the offline mode.
Below is a snippet of the script
# Individual DLQ cd("/JMSSystemResources/EmailServiceModule/JmsResource/NO_NAME_0")
emailDLQ = create('EmailJMSServer@EmailDLQ','Queue') emailDLQ.setJNDIName('/eh/matchmaker/jms/EmailJMSServer@EmailDLQ') emailDLQ.setSubDeploymentName('EmailQueueSubDeployment')
# Individual queue cd("/JMSSystemResources/EmailServiceModule/JmsResource/NO_NAME_0")
emailQ = create('EmailJMSServer@EmailQueue','Queue') emailQ.setJNDIName('/eh/matchmaker/jms/EmailJMSServer@EmailQueue') emailQ.setSubDeploymentName('EmailQueueSubDeployment') # Set Failure Delivery for queue cd('Queues/EmailJMSServer@EmailQueue') failureParams = create('DeliveryFailureParams','DeliveryFailureParams') failureParams.setRedeliveryLimit(3)
paramsOverrides = create('DeliveryParamsOverrides','DeliveryParamsOverrides')
paramsOverrides.setRedeliveryDelay(900000)
cd('DeliveryFailureParams/NO_NAME_0')
set('ErrorDestination',emailDLQ)
print ls()
Unfortunately, the script generates the following in the JMS config file that fails during AdminServer start up.
<delivery-failure-params>
<error-destination>Proxy for EmailJMSServer1@EmailDLQ: Name=EmailJMSServer1@EmailDLQ, Type=JMSSystemResource!JmsResource!Queue</error-destination>
<redelivery-limit>3</redelivery-limit>
</delivery-failure-params>
The desired value is <error-destination>EmailJMSServer1@EmailDLQ</error-destination>
But set('ErrorDestination','EmailJMSServer1@EmailDLQ') does not work either.
Please help.

Hello Lewis,
It is always a good idea to run the Validator tool to verify a deployment.
The PKCS11.cfg file referenced below is an optional configuration file, that needs to be present/configured if-and-only-if HSM access needs to be enabled on the server.
The error you are seeing below is not something to be concerned about unless you plan to enable HSM access on the server. The stack trace is a DEBUG level log message. If you notice, the INFO log message suggests that this is not a critical error. When such an error is encountered with the PKCS11 config file, the server automatically defaults to not using HSM.
Hope that answers your question.
Regards,
Safdar

Similar Messages

  • Why do changes made with calendar while offline are reversed when latter going online?

    Hello!
    I have a MacBook Pro 13" running Mavericks.
    My particular problem is that after making changes on Calendar while offline (mainly deleting appointments), iCloud will push my old deleted appointments when reconnecting. Extremely annoying since I can`t trust iCloud now not to mess with my appointments and loosing one.
    Any ideas?
    Thanks in advance.
    René

    Assumeably your MB effects are on clips below Video 2.  That means PPRO has to render the change to the MB clips and incorporate the effects on vid 2 clips.
    A workaround sometimes is to razor clips (sections of the timeline) so that you ony render parts  of the clips. Otherwise the entire clip needs rendering for every change.

  • How to config CME with FXS card for analog phones

    I want to config FXS cards in CME router with SCCP protocol for transfer, pickup ... feature. I can find information about the sccp (the command about stcapp), but I can not find the information about how to config CME, e.g. the phone no.(something like ephone-dn .... )
    Can anyone help me ? or send me the link
    Thx
    Dennis

    Thx Johncaston,
    Your config is for H323, it doesn't support features, something like transfer funtion .......
    I have found the config for SCCP, let's share my finding
    ====================
    ephone-dn 178
    number 9933
    description Board Room
    name Board Room
    hold-alert 30 originator
    ephone-dn 179 dual-line
    number 9990
    description Meeting Room 3
    name Meeting Room 3
    hold-alert 30 originator
    ephone 95
    mac-address 9556.60FA.0200
    type anl
    button 1:178
    ephone 96
    mac-address 9556.60FA.0201
    type anl
    button 1:179
    GigabitEthernet0/0 is up, line protocol is up
    Hardware is MV96340 Ethernet, address is 0019.5566.0fa0 (bia 0019.5566.0fa0)
    ================================
    stcapp ccm-group 1
    stcapp
    sccp local GigabitEthernet0/0
    sccp ccm 172.16.136.125 identifier 1
    sccp
    sccp ccm group 1
    associate ccm 1 priority 1
    signaling dscp af31
    audio dscp ef
    voice-port 1/0/0
    cptone HK
    caller-id enable
    voice-port 1/0/1
    cptone HK
    caller-id enable
    dial-peer voice 21 pots
    service stcapp
    port 1/0/0
    dial-peer voice 22 pots
    service stcapp
    port 1/0/1
    =========================
    Thanks !!
    Dennis

  • How to protect URL with OSSO while leaving sub-URL unprotected

    Hi,
    I have deployed an application to OAS while SSO is enabled and I have the following URL to be protected:
    http://host:port/myContext
    In the myContext application, there is a servlet that I want to be unprotected:
    http://host:port/myContext/myPublic
    I tried two ways to achieve this. One is in mod_osso.conf, create a Location entry like:
    <Location /myContext/>
         require valid-user
         AuthType Basic
    Order deny, allow
         Allow from myPublic
         Satisfy any
    </Location>
    The other way is to create a LocationMatch in mod_osso, like:
    <LocationMatch ^/myContext((?!myPublic).)*$>
    require valid-user
    AuthType Basic
    </LocationMatch>
    The problems with both of these two methods are they seem to break the HTTP server or show down the whole server. I would like to get help on this:
    1. What is the legitimate way to do this: protect a URL while unprotect its sub-page.
    2. In order to protect a new URL, besides adding a Location or LocationMatch , is there something else to do? I don't know why the new entries break/slow down the server.
    Thanks for any help.

    Hi,
    Please refer to this message:
    Re: How to deal with SSO secured webservices
    I tested the described approach and it worked fine for me.
    Best regards,
    IG

  • Just installed Lion on one of my macbooks.  2nd macbook has tiger.  Have two iphones, both 3G.  Trying to decide how to deal with icloud.  I have mobile me working well now.  How should I deal with icloud while still with 2 3G iphones (mine

    I have 2 macbooks (mine & my wife's).  I just loaded osx Lion on my macbook. We have 2 iphones.  Both 3G.  I have two separate mobile me accounts that are working fine.  What is the best way for me to deal with icloud as long as we have two 3G iPhones?

    This is a user forum I feel you need to deal with Adobe customer services or support chat did not work in you case.

  • How to config cpupower with laptop-mode-tools

    I comment everthing in /etc/rc.d/cpupower and add (@cpupower laptop-mode) to daemon section of /etc/rc.conf
    However, cpupower seem not support my cpu fully.
    $ cat /proc/cpuinfo | grep 'model name'
    model name : Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz
    model name : Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz
    model name : Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz
    model name : Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz
    $ sudo cpupower info
    System's multi core scheduler setting: not supported
    System's thread sibling scheduler setting: 2
    System does not support Intel's performance bias setting
    analyzing CPU 0:
    Why M450 doesn't support shced_mc. What is different between sched_mc and sched_smt.
    Last edited by SuperBo (2012-05-04 07:34:17)

    I done it but I have another problem:
    The PCs connected to the LAN receive the IP dynamic but the laptop not.
    If I put a static IP (for example 192.168.1.10) the laptop is connected but have problem with routing.
    What can I do ?
    thanks

  • How to config MPLS with DHCP

    hi, i am novice in MPLS
    please help me to config below scenario , i want to config DHCP service on CE router (in picture:: CE2: Customer B )
    which other CE (like CE1) can get IP address 
    assume that we have different IP range
    i want to enable DHCP only on CE router Not on PE
    if possible please please put me sample config :)
    tnx a lot 

    dear friend please help me......

  • How to config Define basic materials in material master

    Hi Guru
    IN SPRO Logistic General-Basic Setting -Material Types-Setting of key field-Define Basic material
    Can you guide me how to confige &check with warning error mesage by maintaining test data in material master.

    Hi,
    Path  for Basic Material: SPRO >IMG< Logistics - General > Material Master > Settings for Key Fields > Define Basic Materials
    for maintain " Basic Data 2" view of Material master  Tcode : OMS2
    Select  material type and double click on it. And chose  Basic Data 2 in user departments .
    Hope it helps you
    Thanks.

  • How to disable validation against DTD while unmarshalling

    Hi All
    I am relatively new to XML and JAXB. I have a tool that needs to run offline, however the XML documents that are being read in are automatically being validated against the DTD even though I have specified unmarshaller.setValidating(false). How can I completely diable validation while offline? Here is my code:
    context = JAXBContext.newInstance("my.xmlobjects.package");
    Unmarshaller u = context.createUnmarshaller();
    u.setValidating(false);
    testLog = (TestLog) u.unmarshal(new File("/path/to/my/file.xml"));
    I've also tried a suggestion I saw on another forum (note that I know nothing about SAX, I've been trying to make sense of the documentation):
    SAXParserFactory parserFactory = SAXParserFactory.newInstance();
    parserFactory.setValidating(false);
    SAXParser saxParser = parserFactory.newSAXParser();
    XMLReader xmlReader = saxParser.getXMLReader();
    EntityResolver entityResolver = new EntityResolver()
    public InputSource resolveEntity (String publicId, String systemId)
    return null;
    xmlReader.setEntityResolver(entityResolver);
    InputSource source = new InputSource(new FileInputStream("/path/to/my/file.xml");
    SAXSource saxSource = new SAXSource(xmlReader, source);
    context = JAXBContext.newInstance("my.xmlobjects.package");
    Unmarshaller u = context.createUnmarshaller();
    u.setValidating(false);
    testLog = (TestLog) u.unmarshal(saxSource);
    Both of these work when connected, but fail when disconnected from the internet. Is there an Oracle specific property that needs to be set here?
    Thanks
    Jeff

    Well you can create non validating parser programatically .
    http://edocs.bea.com/wls/docs100/xml/programming.html#wp1069856
    i.e.
    SAXParserFactory spf = SAXParserFactory.newInstance();
    spf.setValidating(false);
    Hope this helps.

  • How can we handle browser settings while dealing with the security ?

    Hi ,
    how can we handle browser settings while dealing with the security ?When we configured security in web.xml , during the first request the container is asking for the authentication credentials once they are provided it go's on. but when the user gives a fresh request from the second window within the same browser that time it is not asking for authentication. How can we overcome this.Is there anything to do with server configurations?
    How can we make the container no to keep the things or act like session?

    Ya... I am taking a small example need not happen always but a kind of possibility i am thinking off.
    once the user sign out and just left without closing the browser and a friend (suppose not a good friend ... just kidding...) of that user may open the same jsp or file .This time the security is breached. If that feature or property exists....
    I know what you might say ... the user will log-out before leaving where a programer might invalidate the session at the time of log out.
    Consider the case of a bad Programing or just a programer might forget to invalidate,At that time as a application administrator how can he solve that issue.
    Thanks.......
    Edited by: user8483670 on Jun 6, 2011 1:08 AM
    Edited by: user8483670 on Jun 6, 2011 1:09 AM

  • How to config a new remote on apple tv (first generation). I have lost my remote which came with the apple tv

    How to config a new remote on apple tv (first generation). I have lost my remote which came with the apple tv.

    Do you mean you've replaced your remote and it wont work because your AppleTV is paired to your lost remote?
    If so, http://support.apple.com/kb/HT1555 has you covered.

  • Is anyone else having issues with "skipping" while the songs are playing?! It is very aggravating to us... and we've had it going on for several months now.  Any ideas at all how to fix it?

    Is anyone else having issues with "skipping" while the songs are playing?! It is very aggravating to us... and we've had it going on for several months now.  Any ideas at all how to fix it?

    So, don't use youtube.
    http://www.the-top-tens.com/lists/best-alternatives-youtube.asp
    http://www.youtubealternative.com/

  • How i connect my forms/report  with 9i database/ how i configer my form and

    hi master;
    i have 6i forms and 9i oracle database both are right but how i accece the 9i in my form and report.
    which file i copy and where i copy .
    please send me file name or how i configer my form and report with 9i
    thanking you
    Aamir

    Dear Aamir,
    Please copy TNSNAMES.ORA file from your Database Home/NETWORK/ADMIN directory and copy that in NETWORK/ADMIN directory where you installed Forms/Reports 6i. then you can connect to your server by using SID as host string like: system/manager@<SID example: ORCL>
    Regards,
    Reza

  • How to config a shared cache for multiple environments with C API

    How to config a shared cache for multiple environments with C API?  Just like Java edition. Chapter 2. Database Environments
    I want to open large number of databases, at least 10,000. But as the counts of databases opened increase, the db->open operation become very slow. It almost cost 2 hours to 10,000 databases.
    So I try to distribute these databases to multiple environments ( for example, 5 envs ). And in order to improve the efficient of memory use, I want to share cache between envs.

    Hi,
    It is not clear what you meaning about multiple environments. Do you mean these environments are in different directories or  in the same directory ? If you mean environments in different dirs share the same cache, it is interesting why you need that.
    If you do not use DB_PRIVATE to open the environment, the created cache will be on disk, in the environment directory, so it can be shared by multiple processes and multiple threads. Currently, the cache file is in the environment directory, and we do not support specifying a separate directory for cache only.
    Regards,
    Oracle Berkeley DB.

  • How to handle the table control While working with LSMW?

    How to handle the table control While working with LSMW?

    its possible in lsmw,
    Hi,
    LSMW will have a Indicator for headr and itam, i do not remember the correct field, but it will have an indicator, check the fields, there will be a single charecter lenght field, that should be the indicator, and using that we can write the logic.
    check that single charecter field, it that is X that means the header record is processed, and do the items.
    and, this is another way, try this out also
    YOu can do this in "Define Source Structures" step,
    the HEADER is defined first,
    then the DETAIL below the HEADER.
    add the fields to the structures.
    Both should have some common key field
    Please take care that the name of the common field is the same.
    Once you do this it is linked. The you have a header and item corresponding to that header. then run the LSMW as you would.
    Thanks

Maybe you are looking for