Problem when setting the option of delay in delivery on JMS

Hi, I am trying to set the option of delay in delivery over JMS, but it does not work. For this I used the following code:

Private Sub queuing (message from InterfaceMessage, int priority, Boolean isLog) {}
QueueConnection queueConnection = null;
WLQueueSession wlQueueSession = null;
WLMessageProducer wlMessageProducer = null;
ObjectMessage, objectMessage = null;
delay = 5000;
try int = 5;
try {}
queueConnection = connectionFactory.createConnection () (QueueConnection);
wlQueueSession = (WLQueueSession) queueConnection.createQueueSession (false, Session.AUTO_ACKNOWLEDGE);

Logger.info ("\tMessageManager.queuing--> FRONT RedeliveryDelay: {} - delay: {}", wlQueueSession.getRedeliveryDelay (), delay); * //Here the newspaper prints 0 - 5000 *.
wlQueueSession.setRedeliveryDelay (delay);
Logger.info ("\tMessageManager.queuing--> AFTER RedeliveryDelay: {} - delay: {}", wlQueueSession.getRedeliveryDelay (), delay); * //But here, the newspaper prints still 0 - 5000, instead of 5000-5000 then why is the value set is not respected? *

wlMessageProducer = wlQueueSession.createProducer (interfaceEXPRESSMessage) (WLMessageProducer);
wlMessageProducer.setRedeliveryLimit (attempts);
objectMessage = wlQueueSession.createObjectMessage (message);
wlMessageProducer.send (objectMessage);
} catch (Exception exception) {}
Logger.Error ("MessageManager.queuing-> Exception - msg: {}", objectMessage, exception);
} {Finally
try {}
wlMessageProducer.close ();
wlQueueSession.close ();
queueConnection.close ();
} catch (Exception exception) {}
Logger.Error ("MessageManager.queuing-> Exception - msg: {}", objectMessage, exception);
}
}
}

Could someone advise on how to fix this?

Thanks in advance!

Published by: cbustamante on April 29, 2011 10:54

Configuration of the period of delivery and return limit can also be set programmatically (using WLST script or java mbeans), so if these settings change infrequently – say once a day – then mbeans could be a good approach...

Can you explain more about what you are looking for? Your original question was late redelivery, no delivery deadline. It looks like delivery limits can be set for producers - as directed by the javadoc I mentioned above, and delays can be set on the sessions of consumers (no effect on the producers from the same session).

An MDB does not provide users with access to the session of the container used to create internal consumption.

Tom

Tags: Fusion Middleware

Similar Questions

  • SET the OPTIONS no longer works

    I am admin of some conversations where we use these parameters "USERS_ARE_LISTENERS TOPIC_AND_PIC_LOCKED_FOR_USERS ADDING_LOCKED_FOR_USERS"

    But when you create a new group now, I can't put all the options, except "+ HISTORY_DISCLOSED".

    Is there another way to make people unable to speak and add other users? (the group is used to give information to a large base of users)

    EDIT: there is a command called "/ createmoderatedchat" which creates a group where we can set the options!

    step 1: create a new group with the command "/ createmoderatedchat".
    step 2: write "/ goadmin" to give you the admin of the Group

    step 3: define options

  • Error when setting the parameters on the tool

    Hi experts,

    I want to use ODIsqlunload, but it still gives the error. My win7 OS

    error:

    oracle.odi.oditools.OdiToolInvalidParameterException: error when setting the parameters on the tool
    at com.sunopsis.dwg.function.SnpsFunctionBase.getCoreOdiTool(SnpsFunctionBase.java:620)
    at com.sunopsis.dwg.function.SnpsFunctionBase.getSunopsisApi(SnpsFunctionBase.java:494)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.executeOdiCommand(SnpSessTaskSql.java:1415)
    at oracle.odi.runtime.agent.execution.cmd.OdiCommandExecutor.execute(OdiCommandExecutor.java:32)
    at oracle.odi.runtime.agent.execution.cmd.OdiCommandExecutor.execute(OdiCommandExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:338)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:263)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:822)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: ODI-30044: invalid parameter:-file
    at com.sunopsis.dwg.function.SnpsFunctionBase.actionSetParameters(SnpsFunctionBase.java:251)
    at com.sunopsis.dwg.function.SnpsFunctionBase.setParameters(SnpsFunctionBase.java:799)
    at com.sunopsis.dwg.function.SnpsFunctionBase.getCoreOdiTool(SnpsFunctionBase.java:616)
    ... 18 more

    and the code is:

    "SnpsSqlUnload «-file=F:\temp/data_6001_1001.dat" "-driver oracle.jdbc.OracleDriver =" «-URL=jdbc:oracle:thin:@musty-Pc:1521:XE "-user = system-pass = < @= snpRef.getInfo ("SRC_ENCODED_PASS") @ > - file_format variable = - charset_encoding = UTF8 '-row_sep = \n" "-date_format = YYYY-MM-DD '-fetch_size = 1000 '-field_sep = #
    Select / * + * /.

    columns...
    table...
    where (1 = 1)

    I have try this - settings file:

    F:\data_6001_1001.dat
    F:\test.txt
    C:\Test\test.txt
    C:/data_6001_1001.dat
    C:\test/data_6001_1001.txt
    c:/test/data_6001_1001.txt
    C:\test/data_6001_1001.dat

    all of them same result :(

    Please help me experts :(

    Hi experts, I have solved my problem :))

    my code like this:

    "SnpsSqlUnload «-file=F:\temp/data_6001_1001.dat" "-driver oracle.jdbc.OracleDriver =" «-URL=jdbc:oracle:thin:@musty-Pc:1521:XE "- user = system-pass =<@=snpRef.getInfo("SRC_ENCODED_PASS") @=""> - file_format variable = - charset_encoding = UTF - 8 '-row_sep = \n" "-date_format = YYYY-MM-DD '-fetch_size = 1000 '-field_sep = #
    Select / * + * /.

    But it's really strange! I change only the file--> FILE and driver---> DRIVER and row_sep--> ROW_SEP and etc...

    I don't know why, but they should be higher. I did on linux OS 64 bit and no mistake.
    But win7 it gave me error.

    I thik it's a bug...

  • Windows media player has encountered a problem when downloading the file. for additional assistance, click web help.

    Original title: unable to audio stream.

    Unable to audio stream, "windows media player has encountered a problem when downloading the file.  for further assistance, click web help' web help does not work, clicking web help does nothing (no response from program... a lot of negative response from me) stuck with the big pass... vista 64 bit... a lemon from the getgo... problem after problem...

    Hi Joseph,

    What is the file format of the file you are trying to download?

    This problem normally occurs when the Media player could not play the file downloaded or not supported.

    Method 1:

    Step 1: Here is the list of the formats supported by Windows Media player file:

    Information on the types of media files that supports Windows Media Player:

    http://support.Microsoft.com/kb/316992

    Note: See if the file format is in this list, if it is not there, you may need a third-party codec that can read the file.

    Step 2: For more information about codecs, see article given:

    Codecs: Frequently asked questions:

    http://Windows.Microsoft.com/en-us/Windows-Vista/codecs-frequently-asked-questions

    Warning: using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

    Method 2:

    I also suggest you to run the Windows media player Fixit:

    Solve the problems of Windows Media Player video and other media or library

    http://support.Microsoft.com/mats/windows_media_player_diagnostic

    Hope this information helps.

  • "Windows Media Player has encountered a problem when burning the file to disk"?

    "I ENCOUNTERD CE WHEN BURNING YEAR MP3 AUDIO CD AND NOW I wanted TO KNOW WHY IT WON'T WORK THAT IS THE CODE POPPING up" Windows Media Player has encountered a problem when burning the file to disk ' WHAT CAN BE THE PROBLEM

    Hello MactabardX,

    I try and remove Windows Media Player and then reinstall it.
    Uninstalling and reinstalling Windows Media Player:
    Step 1.
    Uninstalling Windows Media Player:
    1. go to start and in the search type "Turn Windows willing or not.
    2. click on "Turn Windows features on or off".
    3. search for multimedia and uncheck the brand in the face of Windows Media Player.
    4 restart the computer
     
    Step 2.
    Reinstall Windows Media Player:
    1. go to start and in the search type "Turn Windows willing or not.
    2. click on "Turn Windows features on or off".
    3. find the multimedia functions and place a check mark in front of the Windows Media Player.
    4 restart the computer.

    If you encounter problems with Windows Media Player, try to use the Troubleshoot utility to see if that fixes the problem.

    Open the troubleshooting Windows Media Player settings Troubleshooter by clicking the Start button, then Control Panel. In the search box, type troubleshooting, and then click Troubleshooting. Click View all, and then click the Windows Media Player settings.

    If the size of the .wmv files is too large, it can cause Windows Media Player to stop working.

    I try and remove videos from Windows Media Player library and test to see if the size of the files could be a problem.

    If please reply back and let us know if these steps helps.

    Thank you

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Windows Media Player has encountered a problem when downloading the file

    Original title: Windows Media Player does not work

    What this means: Windows Media Player has encountered a problem when downloading the file? and what do I do about it?

    Johnny: What are your exact measurements that lead to the error message?

    Temporary compensation Internet filed and the Cookies Internet Explorer could help.

  • When I want to burn a CD in Windows Media Player, it shows "Windows Media Player has encountered a problem when burning the file to disk". What's wrong? How to fix?

    When I want to burn a CD in Windows Media Player, it shows "Windows Media Player has encountered a problem when burning the file to disk".    What's wrong? How to fix?

    I tried several times to remove the selection to burn and create a new a new but it keep "Windows Media Player has encountered a problem when burning the file to delivery" appears what should I do?   What problem is it?

    Hello

    1. what file format you are trying to burn?

    2. have you made changes on the computer recently?

    3. What is the security software installed on the computer?

    If it's something you downloaded, it may be copy protected by DRM, in which case you may not burn it to a CD or DVD.

    Here are a few things to try:

    1. make sure that the disc is clean.

    2. try a different brand of blank discs.

    3. stop all other programs that are running.

    4. make sure that the hard drive does not use disk compression.

    I suggest that you follow these steps and check if they help to solve the problem.

    Method 1:

    Try to use the Troubleshoot utility to see if that solves the problem.

    a. open the troubleshooting Windows Media Player settings Troubleshooter by clicking the Start button, then Control Panel.

    (b) in the search box, type "convenience store" and then click Troubleshooting.

    c. click on show all and then click the Windows Media Player settings.

    Method 2:

    Select a recording speed (write) more slow for the CD burner.

    Change settings for burning a CD or DVD in Windows Media Player

    http://Windows.Microsoft.com/en-us/Windows7/change-settings-for-burning-a-CD-or-DVD-in-Windows-Media-Player

    Method 3:

    If you have any third-party burning software, I suggest you temporarily Uninstall it and then try to burn the disc using Windows Media Player.

    Note: Reinstall the software after the trial.

    Method 4:

    Temporarily disable all programs that could activate themselves, while burning is in progress, such as screensavers or anti-virus programs.

    http://Windows.Microsoft.com/en-us/Windows7/turn-Windows-Firewall-on-or-off
    http://Windows.Microsoft.com/en-us/Windows7/disable-antivirus-software

    Note: Run the computer without antivirus software or firewall is a potential threat to the computer; Be sure to activate security software after completing the troubleshooting steps and after identifying the problem.

    I hope this helps.

  • How can I set the option of working "press quality" to create a PDF file by using the right click?

    I need to process a large volume of PDF from Word files.

    Option of work required is high quality press.

    I tested the creation of PDFs in 2 ways:

    Open the file in Word and PDF/Print/File and select high quality default press + save as default printer

    Then I tested it by selecting several files to a directory and using the right click (convert to PDF)

    Results: PDF do not have the same properties and right click PDF files have a poorer quality unsuitable for printing paper.

    Do you know how to set the option of high quality for the click press right (Adobe does not use the same parameters depending on the operation)?

    Go to the preferences of Acrobat. Choose the convert to PDF pane and click Microsoft Office Word. Click on change settings and from there, you get a dialog box that allows you to set the Settings Adobe PDF for such operations in batches. Select the option of high quality print and then press OK twice and you should be good to go.

    -Dov

  • Installation of the Photoshot 13 elements. error message: "this is a problem when extracting the files. Check the amount of space available on your computer and the rights to write to the destination folder. I have 1.38 TB of free space and total control

    I try to install photoshop elements 13, that I bought and downloaded from Amazon. When I try to install it I get the following error message: "this is a problem when extracting the files. Check the amount of space available on your computer and the rights to write to the destination folder. I administrar 1.38 TB of free space and total control.

    Charles please do not remove the installation files in the Program Files directory.  I recommend to extract the installation to your downloads folder or your desktop files.  Once installation files are extracted, you can then run the installation program to install Photoshop elements 13.

  • Red line appearing in audio clips to 0dB when setting the levels SEEN.

    Screen Shot 2014-03-16 at 1.47.35 PM.png

    Hello

    Did someone knowing which specifically indicates that red line? It appears when setting the levels SEEN from 0dB when the clip is reversed (speed). He disappears after the first reading, yet will reappear so once again changed and always remains in the position 0 dB potential.

    He didn't give me a warning that "this audio clip is upside down"?

    See you soon

    Dave o '

    He didn't give me a warning that "this audio clip is upside down"?

    Yes!

  • Problem when setting brightness of the screen in Windows 8.

    I use Windows 8 Pro.

    System Specs:
    * HCL ME laptop, series 1114
    Description: I can't adjust the brightness of the screen, I tried to use the keyboard shortcuts provided as well as the power options in the Control Panel, but no effect. The cursor goes to 0, but the brightness of the screen remains the same.

    The problem is with the INTEL HD graphics driver that you have downloaded from the site Web HCL. However on the installation he States, it is compatible with Win8 but in fact, it is not.

    The same problem is faced with one of my friends on the same model HCL 1114.
    I suggest you go ahead with the value by default WIndows and uninstall the Intel HD Graphics driver
    Graphics driver and everything works perfectly.
    Referring to Intel Driver download section they distribute the library to OEM (HCL) may be you
    should try in the near future to obtain the effective execution of the Intel HD graphics driver
  • Set the Option (Create Links when placing text and spreadsheet files)

    What is the value to adjust the options above? (in InDesign plugin SDK)

    You have not set the IUIIData is why it fails. Try the following code, it should work.

    InterfacePtr myCmd(CmdUtils::CreateCommand(kSetLinkTextFilesCmdBoss));)

    InterfacePtr sessionWS (GetExecutionContextSession ()-> QueryWorkspace());

    WorkspaceRef = UIDRef: GetUIDRef (sessionWS);

    InterfacePtr uidData (myCmd, UseDefaultIID());   It is important

    uidData-> Set (workspaceRef);

    InterfacePtr myBool (myCmd, IID_IBOOLDATA);

    myBool-> Set (kTrue); To enable, disable kFalse

    Code of error res = CmdUtils::ProcessCommand (myCmd);

  • problem when starting the built-in Server applicatino

    I am newbie using jdeveloper 11.1.1.5 and ADF so I start the web application of fusion that exist in jdeveloper help, but when I received the stage run the app and when I tried to run start the integrated application server that he has failed with the following error:

    [Waiting for the field to complete the construction...]
    [11: 43:51] Creation of integrated Weblogic domain...
    [11: 44:39] integrated Weblogic domain Extension...
    [11:45:18] integrated Weblogic domain completed successfully.
    Using the 7101 port *.
    "C:\Documents and Settings\b.othman\Application Data\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\bin\startWebLogic.cmd"
    [waiting for the server to complete its initialization...]
    The system does not have the specified path.
    .
    .
    Arguments of memory in JAVA:
    .
    Start mode of WLS = development
    .
    CLASSPATH =
    .
    PATH=C:\app\hiba\product\11.1.0\db_1\bin; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem
    .
    ***************************************************
    * To start WebLogic Server, use a username and *.
    * password assigned to an administrator-level user. For *.
    * server administration, using the WebLogic Server *.
    * the http://hostname:port\console console *.
    ***************************************************
    from weblogic with the Java version:
    Java version "1.6.0_24".
    Java (TM) SE Runtime Environment (build 1.6.0_24 - b50)
    Java Client VM (build 19.1 - b02, mixed mode)
    WLS starting with line:
    C:\Oracle\Middleware\jdk160_24\bin\java-Dweblogic.Name=-Djava.security.policy=\server\lib\weblogic.policy-Djavax.net.ssl.trustStore=D:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks-Dweblogic.nodemanager.ServiceEnabled=true
    Use: java [-options] class [args...]
    (to execute a class)
    or java [-options]-jar c [args...]
    (to execute a jar file)

    where options include:
    -customer to select the 'client' VM
    -Server to select the 'server' VM
    -hotspot is a synonym for the 'customer' VM [obsolete]
    The default VM is a customer.

    -cp < search path for class directories and zip/jar files >
    -classpath < search path for class directories and zip/jar files >
    C are separate directories, JAR archives list.
    and ZIP archives to search for class files.
    D < name > = < value >
    set a system property
    -verbose [: class: gc: jni]
    turn on verbose mode
    -a print product and output
    -version: < value >
    requires the version specified to run
    showversion - product print version and continue
    JRE - restrict search | JRE - No.-restrict-search
    include/exclude user private JRES in the version search
    -? -allow to print this help message
    X - print help with non-standard options
    -ea [: < packagename >... |: < classname >]
    -enableassertions [: < packagename >... |: < classname >]
    enable assertions
    -da [: < packagename >... |: < classname >]
    -disableassertions [: < packagename >... |: < classname >]
    disable assertions
    ESA | -enablesystemassertions
    activate the system asserts
    DSA | -disablesystemassertions
    disable assertions of system
    -agentlib: < libname > [< options > =]
    load the library native agent < libname > example - agentlib: hprof
    See also, agentlib -: jdwp = help and agentlib -: hprof = help
    -agentpath: < path > [< options > =]
    load the library native officer of full path
    -javaagent: jarpath > [< options > =]
    agent of loading Java programming language, see java.lang.instrument
    -startup: < imagepath >
    display the home screen with the specified image
    Process is complete.

    I think that the problem in calling java cause there is no class name or jar to call

    I need some help with that

    Thank you

    Try to set the JDEV_USER_DIR environment variable to point to a directory of user JDeveloper without spaces inside. Make sure that you restart JDeveloper after him.

  • CS6 how set the option allow tool record?

    I can't find how to set this new option I want to record an action that records brush strokes... His gray outside in my menu drop-down... Require an OpenGL?

    Hi, JJMack. I think there is a problem when you have the scriptlistener installed. Try to uninstall it to see if it will work.

  • Problem when connecting the Weblogic to MySql5 field.

    Hello

    I can create a field that connects to the MySql database. The server is running successfully. But when I deploy my Ear on the server the error message following project appears


    < 26 October 2009 16:24:37 IST > < error > < security > < BEA-090064 > < The DeployableAuthorizer 'myrealm_weblogic.security.providers.xacml.authorization.XACMLAuthorizationProviderImpl' returned an error: weblogic.security.spi.ResourceCreationException: Security: 090310Failed to create resource. >

    < 26 October 2009 16:24:39 IST > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request for deployment with the ID ' 1256554464890 'for task ' 0'. Error is: "weblogic.application.ModuleException: Exception preparation module: EJBModule (netuix.jar)"


    Is there anyone who has experienced the same problem and able to solve.

    Concerning

    I'm not much of a db person, so I don't know if there are differences in the file .sql for create table for MySQL db and any other db such as Oracle DB. If the sql syntax is the same for any database, then perhaps you can use one of the files already in 'C:\beawlp103\wlserver_10.3\server\lib\*.sql' may contain your mysql db as version pointbase. If it works, then you should be set because the Table exists now. But if the execution of sql fails, then try the option I mentioned above.

    I couldn't paste screenshot here, but the config wizard it comes a screen whose title is "Configure RDBMS Security Store Database". On this screen, just use the default option of the first radio button and click Next and of course later change of screens things MySQL and reboot the domain.

    Ravi Jegga

Maybe you are looking for