[SOLVED]Silent boot remove autologin message.

Hi,
I tried booting directly to X with silent boot, autologin and startx at login, everything was fine but the only thing that appears on screen before getting into X is "Arch linux version and autologin message" and then startx is executed automatically and its output is redirected to /dev/null so no woories about startx output.
So I want to remove displaying arch linux version (tty1), autologin message.
Last edited by druuu (2015-06-02 06:08:15)

For autologin, you had to modify agetty's command line. Reading its man page is a good start. It tells you how to stop it from displaying the contents of the /etc/issue file (that's the first line you see) and it tells you that it invokes /bin/login, but then the "login:" part is also a good hint. So, check login's man page; there's some stuff about hushlogin that seems like a good bet. See how quiet you can get it with that.

Similar Messages

  • [SOLVED] Silent Boot - Systemd not shutting up

    I have followed all the instructions over here: https://wiki.archlinux.org/index.php/Silent_boot
    I have done everything. But Systemd still won't fully shut up. There is a line on every boot: "Starting version 218" (I believe it is stating systemd's version)
    I don't think I get this message on my previous arch installation about 2 years ago.
    The Arch installation is fresh and fully updated.
    I am using rEFInd as my boot loader. Here is the menu entry that I use
    menuentry "Arch Linux" {
    icon /EFI/refind/icons/os_arch.png
    volume Boot
    loader /vmlinuz-linux
    initrd /initramfs-linux.img
    graphics on
    options "root=UUID=4b3977bd-a39f-46ab-980f-648c695a0554 rootfstype=ext4 rw add_efi_memmap quiet loglevel=3 vga=current rcutree.rcu_idle_gp_delay=1 "
    Anybody know how to get rid of this?
    At the very least anybody know who is spewing this line? systemd? rEFInd?
    Thanks.
    Last edited by efronberlian (2015-01-11 18:16:10)

    jakschu wrote:add rd.udev.log-priority=3 to your kernel command line.
    https://bbs.archlinux.org/viewtopic.php … 1#p1488281

  • [Solved] Silent LUKS boot

    [Synopsis] Create a hook as shown below to silence the kernel.
    I'd like to have a truly silent boot as in the Wiki but it only seems to address the login prompt.
    I would also like to get rid of the (USB) boot messages pollution of the the LUKS password prompt for my encrypted root. Is there some configuration of the initramfs required to accomplish this? If so, what exactly would that be?
    I should add that I boot the STUB EFI kernel so there's no bootloader as such.
    Last edited by KairiTech (2013-12-14 01:27:52)

    I created the hook shown below to silence the kernel and now the LUKS prompt is clean.
    /usr/lib/initcpio/hooks/hushkernel
    #!/usr/bin/ash
    # https://bbs.archlinux.org/viewtopic.php?pid=1312342#p1312342
    run_hook() {
    # http://unix.stackexchange.com/questions/44999/how-can-i-hide-messages-of-udev/45525#45525
    # The four values in printk denote: console_loglevel, default_message_loglevel, minimum_console_loglevel and default_console_loglevel respectively.
    # These values influence printk() behavior when printing or logging error messages. See 'man 2 syslog' for more info on the different loglevels.
    # • console_loglevel: messages with a higher priority than this will be printed to the console
    # • default_message_level: messages without an explicit priority will be printed with this priority
    # • minimum_console_loglevel: minimum (highest) value to which console_loglevel can be set
    # • default_console_loglevel: default value for console_loglevel
    #define KERN_EMERG "<0>" /* system is unusable */
    #define KERN_ALERT "<1>" /* action must be taken immediately */
    #define KERN_CRIT "<2>" /* critical conditions */
    #define KERN_ERR "<3>" /* error conditions */
    #define KERN_WARNING "<4>" /* warning conditions */
    #define KERN_NOTICE "<5>" /* normal but significant condition */
    #define KERN_INFO "<6>" /* informational */
    #define KERN_DEBUG "<7>" /* debug-level messages */
    echo "3 3 3 3" > /proc/sys/kernel/printk
    /usr/lib/initcpio/install/hushkernel
    #!/bin/ash
    build() {
    add_runscript
    help() {
    cat <<HELPEOF
    This hook will suppress kernel messages during the boot LUKS password prompt
    HELPEOF

  • Silent boot & agetty

    Hi;
    Following the guide here: https://wiki.archlinux.org/index.php/Silent_boot, I've managed to achieve an almost silent boot, with the exception of the following message during autologin with agetty:
    xxxi login: root (automatic login)
    Apparently this is a known issue with agetty and was fixed in util-linux: https://github.com/karelzak/util-linux/issues/21
    Here's the agetty command:
    ExecStart=-/sbin/agetty --noclear --nohints --noissue -a root %I 38400 linux
    The present version of agetty on ARCH is 2.22.2, is it possible to update util-linux to 2.23 to include the fix for this to achieve the completely silent login with agetty ?
    Thanks

    Thanks & my apologies, I did not realize that.

  • [SOLVED] Slow boot. Ran systemd-analyze blame.

    Issue:
    Boot seems snappy, but when I get to the tty login there's a ~35s-1m10s delay before the login completes.
    What I've tried:
    - Boot with WiFi switch off
    - Remove wpa_supplicant
    - "Remove" systemd-hostnamed service files (backed them up and restored them when I saw it hadn't helped)
    - Add Type=simple to autologin.conf
    - Remove autologin.conf
    - Disable openvpn
    - Disable connman
    - Removed some RAM? Success!
    $ systemd-analyze blame
    1min 9.815s [email protected]
    1min 5.556s wpa_supplicant.service
    35.248s systemd-hostnamed.service
    12.764s [email protected]
    7.402s systemd-backlight@backlight:acpi_video0.service
    7.394s systemd-backlight@backlight:radeon_bl0.service
    7.353s shadow.service
    7.189s logrotate.service
    6.880s systemd-user-sessions.service
    1.267s systemd-logind.service
    1.265s connman.service
    1.255s chrony.service
    1.067s systemd-tmpfiles-clean.service
    1.049s alsa-restore.service
    914ms systemd-remount-fs.service
    860ms dev-hugepages.mount
    858ms dev-mqueue.mount
    856ms sys-kernel-config.mount
    854ms sys-kernel-debug.mount
    851ms tmp.mount
    755ms systemd-udev-trigger.service
    631ms kmod-static-nodes.service
    586ms systemd-fsck@dev-disk-by\x2duuid-12636bd2\x2d5d5b\x2d4267\x2d843f\x2db1bbc130e62c.service
    282ms systemd-vconsole-setup.service
    223ms systemd-random-seed.service
    204ms [email protected]
    165ms systemd-sysctl.service
    158ms boot.mount
    147ms systemd-tmpfiles-setup.service
    98ms systemd-tmpfiles-setup-dev.service
    59ms systemd-update-utmp.service
    51ms systemd-udevd.service
    12ms connman-vpn.service
    3ms systemd-journal-flush.service
    1ms [email protected]
    Wow! What's going on?
    $ systemd-analyze critical-chain
    The time after the unit is active or started is printed after the "@" character.
    The time the unit takes to start is printed after the "+" character.
    graphical.target @20.574s
    └─multi-user.target @20.553s
    └─[email protected] @7.768s +12.764s
    └─basic.target @7.765s
    └─timers.target @7.765s
    └─updatedb.timer @7.765s
    └─sysinit.target @7.735s
    └─systemd-journald.service @1min 42.978s
    └─system.slice @1.255s
    └─-.slice @1.250s
    $ systemctl status user@1000
    [email protected] - User Manager for UID 1000
    Loaded: loaded (/usr/lib/systemd/system/[email protected]; static)
    Active: active (running) since Mon 2014-11-03 08:34:13 EST; 6min ago
    Main PID: 350 (systemd)
    Status: "Startup finished in 35.658s."
    CGroup: /user.slice/user-1000.slice/[email protected]
    ├─350 /usr/lib/systemd/systemd --user
    └─351 (sd-pam)
    Nov 03 08:33:37 arch2 systemd[350]: pam_unix(systemd-user:session): session opened for user geosmin by (uid=0)
    Nov 03 08:34:13 arch2 systemd[1]: Started User Manager for UID 1000.
    $ systemctl status wpa_supplicant
    ● wpa_supplicant.service - WPA supplicant
    Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; disabled)
    Active: active (running) since Mon 2014-11-03 08:34:13 EST; 8min ago
    Main PID: 356 (wpa_supplicant)
    CGroup: /system.slice/wpa_supplicant.service
    └─356 /usr/bin/wpa_supplicant -u
    $ systemctl status systemd-hostnamed
    ● systemd-hostnamed.service - Hostname Service
    Loaded: loaded (/usr/lib/systemd/system/systemd-hostnamed.service; static)
    Active: failed (Result: exit-code) since Mon 2014-11-03 08:34:13 EST; 8min ago
    Docs: man:systemd-hostnamed.service(8)
    man:hostname(5)
    man:machine-info(5)
    [url]http://www.freedesktop.org/wiki/Software/systemd/hostnamed[/url]
    Process: 355 ExecStart=/usr/lib/systemd/systemd-hostnamed (code=exited, status=1/FAILURE)
    Main PID: 355 (code=exited, status=1/FAILURE)
    Nov 03 08:34:12 arch2 systemd-hostnamed[355]: Failed to register name: Connection timed out
    Nov 03 08:34:13 arch2 systemd[1]: systemd-hostnamed.service: main process exited, code=exited, status=1/FAILURE
    Nov 03 08:34:13 arch2 systemd[1]: Failed to start Hostname Service.
    Any input appreciated.
    Last edited by geosmin (2014-11-05 08:16:24)

    Decided to be reckless and did:
    # mv /usr/lib/systemd/systemd-hostnamed /usr/lib/systemd/systemd-hostnamed~
    # mv /usr/lib/systemd/system/systemd-hostnamed.service /usr/lib/systemd/system/systemd-hostnamed.service~
    Now systemd-analyze blame shows:
    50.804s wpa_supplicant.service
    50.803s connman-vpn.service
    3.367s [email protected]
    I have no idea what's going on.
    Last edited by geosmin (2014-11-05 07:26:11)

  • Removing superseded messages from the queue

    Does JSMQ provide any way for a producer to remove a message from the queue which it queued some time ago but which it no longer wishes to send?
    I am investigating the use of JSMQ in a military battlemap application connecting nodes over low bandwidth/unreliable connections. The reason we want to be able to remove messages is as follows: Say a producer sends a low priority message to the queue regarding a unit's position. Later on the same producer sends an update regarding the same unit to the queue. If the first message is still present in the queue (ie has not been sent yet) then we want the producer to be able to remove it as it is now superseded by the new message and we don't want to waste bandwidth sending the old message first.
    I know we can set an expiry time on messages, but this doesn't really solve our problem. We want the original message to stay in the queue indefinately (until it is read by the consumer) unless it is superseded by a new message in which case we want to remove it.
    Thanks
    Roger

    Hi Roger,
    JMS does not support the removal of messages from a queue
    as you described. I can't think of a way to not deliver the old
    message once it was already sent.
    Alternatives I can think of:
    - Adjust the interval at which the consumer reads the messages
    off the queue and/or the number of messages that are read;
    so that the consumer will see the old and new messages
    and can decide which one to use. This does not address the
    bandwidth issue but allows the consumer to behave smarter.
    - Similar to above, but on the producer side. The producer waits
    for some interval before sending a message, in case an
    updated position of a unit arrives at the producer. This might not
    be good if a consumer needs to know the location of a unit as
    soon as it is available.
    - Use a topic instead of a queue. When using queues, old
    messages (containing old positions) sent to a queue are kept
    until the consumer reads it. With topics, if no consumers are
    around, the message is tossed. However, if you really need old
    messages to lie around (e.g. need to know last position of
    unit), this won't suit your needs.
    Sorry I don't have a straight answer for you, hope this helps
    somewhat.
    -i
    http://wwws.sun.com/software/products/message_queue/index.html

  • I get "an error has occurred in the script on this page" it comes up for no reason on Firefox and I can't remove the message, it then goes away on it's own after 3 minutes? how do I prevent this message coming up? I have Windows 7.

    I get "an error has occurred in the script on this page" it comes up for no reason on Firefox and I can't remove the message, it then goes away on it's own after 3 minutes? how do I prevent this message coming up? I have Windows 7.
    I can work the screen behind the message which stays in the centre of my screen.

    Windows version is...?
    What pages are giving you problems? [post links to same]
    Are you getting the script errors only when attempting to print or...?
    Has your printer's manufacturer confirmed that your currently installed printer software is IE11-compatible (yet)?
    ~Robear Dyer (PA Bear) MS MVP-Windows Client since 2002 Disclaimer: MS MVPs neither represent nor work for Microsoft

  • How to remove duplicate messages from Mail in Mavericks (POP)

    Hello
    I'm having some significant problems with Apple Mail, and despite having researched widely, I haven't been able to find a solution yet. Here is my tale of woe...
    My set up is that I use Mail with 5 separate accounts, downloading all messages using POP. I keep all my mail so that I have a permanent record of all conversations, going back more than 10 years - this is about 250,000 emails. I'm running the latest version of Mavericks on a 2010 MBP. I have no intention of moving to IMAP - I need to keep a local archive of all my mail.
    A few months ago I was having problems with Mail being very slow to load and search emails. I decided to rebuild the mailboxes, but afterwards discovered that thousands of messages in the inbox of one of my accounts (and some of the sub-folders) had disappeared. Once I realised I tried to go back to a recent Time Machine back up, but, for whatever reason, that part of the back up hadn't worked properly and I was unable to recover the previous status. Ileft it while I decided what to do, and had time to deal with it.
    The last 2 years worth of emails on that account were still archived on gmail, so last week I decided to try redownloading the whole lot (something like 72,000 messages), and then uplanned to use one of the scripts I was aware of to remove the duplicates to the trash, and then remove any duplicates in the trash forever. That ought to mean I at least had an archive of the last two years of missing messages, even if I had no record of which ones had been flagged or replied to, etc.
    The downloading took about 24 hours to complete, and I now have almost 70,000 messages in the inbox of that account. However, I hadn't figured on two things:
    1. Mail 'hides' duplicate messages, meaning that all of the messages I've downloaded are showing as unread, and I can't differentiate the ones I already had in my Inbox, and the new downloads. When I click on those apparently unread messages I can see if they have been replied to or forwarded, etc, but there's no obvious way for me to remove the ones I have already dealt with to the trash, without going through them all manually, which is clearly impossible.
    2. The scripts I'd found for removing duplicates don't work. Andreas Amann's Remove Duplicates script doesn't work under Mavericks, and he has abandoned the project. I've also tried the remove-duplicate-messages.scpt made by Jolly Roger (http://jollyroger.kicks-***.org/software/), and while it *sometimes* works on individual subfolders on my Mac (but as far as I can tell removes the duplicate in that folder, rather than the newly downloaded version), mostly it doesn't work at all - it creates a 'Remove Duplicate Messages' folder on my desktop, a log inside it and a folder for removed messages, but nothing appears in the duplicates folder.
    So, I'm left in a position where I have 70,000 apparently unread messages in my Inbox, a massively bloated Mail library (which has pretty much doubled in size), a slow and unresponsive Mail program. I figure I have a number of options. Either I could abandon the last week's efforts and revert to the version of

    Apologies, this was posted here in error. Please find updated post here: https://discussions.apple.com/message/27261965#27261965

  • One of the usb devices attached to this computer has malfunctioned, and Windows does not recognize it. For assistance in solving this problem, click this message.

    I connected my sons Ipod Touch to my pc and it worked fine. Now, when I try to connect my iPad the following message comes up: One of the usb devices attached to this computer has malfunctioned, and Windows does not recognize it. For assistance in solving this problem, click this message.
    I checked the cable. It surely is not the cable. If I connect the iPod again it works fine. If I use the same cable with my pc and ipad at work or my other son’s laptop, it is working perfectly. It is only on my laptop where the iPod was connected. Something tells me it got something to do with the drivers that went corrupt or something when I connected the iPod.
    I searched the internet and I see a lot of people gets this message. Still no solved answers yet. Is there a place where I can download the drivers again or any other suggestions?
    Windows 7 and iPad 2
    Kind regards,

    I was hoping it would be something like a USB device conflict, but now the shuffle is the only thing connected...
    This article was one of the ones you linked to above in your initial post
    http://support.apple.com/kb/TS1369
    Under Part 9. Verify that USB drivers are installed, did you try the steps in If only "Unknown Device" appears?  That appears to be your situation.
    Also, you said that the shuffle initially worked well enough to do a sync, then it had the same problem again.  If you can get it to work again initially, before doing anything else, try the following.  Select the shuffle in the iTunes sidebar, under DEVICES.  Over to the right, go to the Summary tab.  By default, the checkbox for Enable disk use should be unchecked.  If so, check it and Apply the change.  See if that makes any difference. 
    (If Enable disk use was already checked, try unchecking it and Apply the change.  Basically, set it the "other way" and see if there is any improvement.)
    NOTE:  When disk use is enabled, you have to eject the iPod in iTunes before disconnecting it physically.
    If the disk use change makes a difference, that may provide a clue about the actual cause.

  • Using iPod shuffle 4th generation for first time and receiving the error : one of the USB devices attached to this computer has malfunctioned, and windows does not recognize it. For assistance in solving this problem, click this message

    Using iPod shuffle 4th generation for first time and receiving the error : one of the USB devices attached to this computer has malfunctioned, and windows does not recognize it. For assistance in solving this problem, click this message.
    Using win 7 and latest iTunes [10.6.3]. Have already gone through below links and did not find any solution.
    http://support.apple.com/kb/HT2292
    http://support.apple.com/kb/TS1369
    http://support.apple.com/kb/HT1923
    http://en.kioskea.net/forum/affich-17997-ipod-not-detected

    I was hoping it would be something like a USB device conflict, but now the shuffle is the only thing connected...
    This article was one of the ones you linked to above in your initial post
    http://support.apple.com/kb/TS1369
    Under Part 9. Verify that USB drivers are installed, did you try the steps in If only "Unknown Device" appears?  That appears to be your situation.
    Also, you said that the shuffle initially worked well enough to do a sync, then it had the same problem again.  If you can get it to work again initially, before doing anything else, try the following.  Select the shuffle in the iTunes sidebar, under DEVICES.  Over to the right, go to the Summary tab.  By default, the checkbox for Enable disk use should be unchecked.  If so, check it and Apply the change.  See if that makes any difference. 
    (If Enable disk use was already checked, try unchecking it and Apply the change.  Basically, set it the "other way" and see if there is any improvement.)
    NOTE:  When disk use is enabled, you have to eject the iPod in iTunes before disconnecting it physically.
    If the disk use change makes a difference, that may provide a clue about the actual cause.

  • How do you remove telstra messages and go back to visual messages on iphone

    How do you remove telstra messages and go back to visual messages on iphone

    Should be pretty easy as follows:
    1 - Make sure you have copies of any pictures you want that are inside Aperture somewhere on your computer.
    2 - Quit Aperture > Remove any Aperture icon from dock > drag the Aperture program (lens icon) from Applications folder to the Trash > proceed through any warning dialog (including entering password as required) to complete the process.
    Note - new security features in OS X Lion may present those warning dialogs to prevent accidental deletion of Apple programs.
    3 - Hold down the 'Option' key and use the 'Go' menu in menu bar and select the 'Library' option.
    4 - In the Library folder, open the 'Application Support' folder and delete any Aperture folder found.
    5 - While still in the Library folder, open the 'Preferences' folder and delete both the 'com.apple.Aperture.plist' and 'com.apple.Aperture.plist.lockfile' file.
    6 - While still in the Library folder, open the 'Caches' folder and delete the 'com.apple.Aperture' folder.
    7 - Go the your 'Pictures' folder and drag the 'Aperture Library' (may be named Aperture Trial Library or similar) to the Trash to delete it as well.
    8 - Empty the Finder Trash to remove Aperture.
    Note - there are some files and Aperture folders in the '/Library' folder (which is in the root of your system drive), but you don't really need to remove those. Since you are a beginner, it is probably better not to for now.
    That should do it.
    Additional edit: There are two Library folders I am referring to. The first is the one in your user account 'Home' folder which is the one you are going to by using the 'Go' menu. This is the one you are deleting files from in the steps listed. The second Library folder is the one in the root of your system drive and is not typically a location for beginners to work with (thus the final note above). Hope that is clear enough.
    Message was edited by: CorkyO2 to add clarity concerning the 'Library' folder.

  • How to dequeue/delete/remove a message with delay?

    I've enqueued a message with dbms_aq.enqueue
    using
    l_message_properties.delay := 24*60*60*x
    where x is calculated so that the message should normally be dequeued on a given date, but not before next midnight. So that if nothing happens, the message can be consumed by another system in the right time. But now, when "something happens", i'd like to cancel the message, to delete it from the queue, as if it weren't there
    dbms_aq.dequeue(
    queue_name => 'MY_QUEUE',
    dequeue_options => dequeue_options,
    message_properties => message_properties,
    payload => my_queue_type_variable,
    msgid => right_msgid
    gives ORA-25228: timeout or end-of-fetch during message dequeue from MY_QUEUE, although documentation says delay is not considered when msgid is given.
    Is there a way to remove this message - should i update the delay date to null and try to dequeue the message? Or can i just delete from the queue table? Or is there a nicer way how things should be done?
    (soon going from 9.2.0.6 => 10.2.0.3)
    Thanks,
    Andres

    Hi Martien,
    thank you very much for your response.
    I am (very) new to AQ. And from your response it seems i have to get used to some new concepts. Can you please confirm.
    A service will be ended .. say 30. september. The decision is made today, on sept 18. I send it right away to AQ for other systems to be consumed, and put the delay date 01 october, so they will receive the message just in time. And ... everything is fine until some one changes its mind and decides (before 01 october) that "no, this service will not be ended". Now i need to cancel the message in AQ. So that the other systems will not be notified about the end of the service. And you say i can't. And, i can't set the expire date at enqueue time, because it is not known, whether the ending of the service will be cancelled or not ( and 99.9% it will not be cancelled, it is a very rare exception. But happens sometimes. Everybody makes mistakes).
    Now, do i have to make my own queue table, log all the ending services there, delete from that table when ending is cancelled and make a job frequently scanning that table to transport all ended dates to the original AQ for other systems to read and consume? Ok, i see, i can make this just another queue, but this one i'll consume myself, and the consuming from this queue means to check whether the actual end date on the service is in place, and when it is, put it to original queue, else just ignore. Right? I have to make two queues (on the same structure) to make this work?
    What does the "Only messages in the READY state are dequeued unless a msgid is specified." mean then (http://download.oracle.com/docs/cd/B10501_01/appdev.920/a96587/qopface.htm#63943)? I do read it in the way that when a msgid is specified, i can dequeue a message even when it's not ready?
    Many thanks,
    Andres

  • How to remove large message stuck in the adapter engine?

    Hi experts,
    We have a large message abt 100 MB stuck in the adapter engine which is causing the J2EE server to restart continuously.
    I have tried increasing the heap sizes and the number of threads in config tool, but no luck. My question here is how to remove that message? Also I checked smq1 and smq2 both are empty.
    Regards.

    Hi Nagasatya,
    This issue is realted to Large amount of data.You have to write condition in the query.I have face same issue,but resolved it.Please do the following steps.
    Go to Configtool and selct the com.sap.aii.adapter.jdbc.svc and set this jdbc service to start manually instead of auto.
    Then restart server0, this time it should be started successfully. Then go to rwb and try to
    find if any jdbc hanging/failed messages are there, if so, cancel them;also deactivate the problematic jdbc communication channel, otherwise itwill poll the data again. After all above, you can manually try to start this jdbc.svc particually.
    Thanks
    Ravi

  • How can I remove Nokia Messaging?

    How can I remove Nokia Messaging? I don't find it usefull and now I just don't know how to remove it from my phone... And the internet is always on because of it
    I have the Nokia 5530 Illuvial
    Need some help...

    If you don't want the application at all, you can go to phone settings, find the installed applications and then remove Nokia Mail (might be Nokia Messaging).  After you do that, Software Update will keep presenting it as a downloadable update, but you can ignore it.
    Lumia 920, Lumia 800
    Nokia N8-00 (NAM, Product Code: 059C8T6), Symbian Belle, Type RM-596, 111.030.0609
    Nokia 5800 XpressMusic (NAM, Product Code: 0577454) Software v51.2.007, Type RM-428

  • Weblogic 10.3 Not Removing Expired Messages from JMS Queues

    Dear All,
    We have an application that is running on Weblogic 10.3.
    This application (let us call this application Y) receives messages on a JMS queue. These messages are placed on the queue by another application (let us call this application X). We would like to have these messages expire within a certain amount of time (i.e. 90000 ms) if they are not consumed.
    Now when application X places the messages onto the queue for application Y to consume, the JMS producer sets the time to live to 90000 ms. We can see that expiration time has been set appropriately in the weblogic console. If a message sits on the queue for longer than 90000 ms the state string of the message is changed to "receive expired". What we don't understand is why the expired messages still end up being consumed from the queue.
    We understand that Weblogic is supposed to have an 'Active Message Expiration' thread that will remove expired messages from the queue. The Expiration Scan Interval for the JMS Server is set to 30 (seconds).
    Can anyone tell us why our expired messages don't seem to be deleted from the queues?
    Tim

    Thank you for the response Rene.
    We have set up both the active expiration scan and the message expiration policy. The active expiration scan is set for every 30 seconds. The message expiration policy is set to "discard". However, the expired messages are still being consumed. Is it possible we are doing something wrong? See a portion of our configuration files below.
    We have set up the expiration scan time interval. See a portion of our config.xml below:
    <jms-server>
    <name>brokerJMSServer</name>
    <target>AdminServer</target>
    <persistent-store xsi:nil="true"></persistent-store>
    <store-enabled>true</store-enabled>
    <allows-persistent-downgrade>false</allows-persistent-downgrade>
    <hosting-temporary-destinations>true</hosting-temporary-destinations>
    <temporary-template-resource xsi:nil="true"></temporary-template-resource>
    <temporary-template-name xsi:nil="true"></temporary-template-name>
    <message-buffer-size>-1</message-buffer-size>
    *<expiration-scan-interval>30</expiration-scan-interval>*
    <production-paused-at-startup>false</production-paused-at-startup>
    <insertion-paused-at-startup>false</insertion-paused-at-startup>
    <consumption-paused-at-startup>false</consumption-paused-at-startup>
    </jms-server>
    <jms-system-resource>
    <name>broker-jms</name>
    <target>AdminServer</target>
    <sub-deployment>
    <name>EhrBrokerRequestQueue</name>
    <target>brokerJMSServer</target>
    </sub-deployment>
    <descriptor-file-name>jms/broker-jms.xml</descriptor-file-name>
    </jms-system-resource>
    <admin-server-name>AdminServer</admin-server-name>
    We have set up the message expiration policy in our jms descriptor. See a portion below:
    <?xml version='1.0' encoding='UTF-8'?>
    <weblogic-jms xmlns="http://www.bea.com/ns/weblogic/weblogic-jms" xmlns:sec="http://www.bea.com/ns/weblogic/90/security" xmlns:wls="http://www.bea.com/ns/weblogic/90/security/wls" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-jms http://www.bea.com/ns/weblogic/weblogic-jms/1.0/weblogic-jms.xsd">
    <queue name="EhrBrokerRequestQueue">
    <delivery-params-overrides>
    <redelivery-delay>-1</redelivery-delay>
    </delivery-params-overrides>
    <delivery-failure-params>
    <redelivery-limit>-1</redelivery-limit>
    *<expiration-policy>Discard</expiration-policy>*
    </delivery-failure-params>
    <jndi-name>EhrBrokerRequestQueue</jndi-name>
    </queue>
    </weblogic-jms>
    What could we be doing wrong?
    Kind Regards,
    Tim

Maybe you are looking for

  • Aspect Ratio Capturing Problem

    I have a video that was shot in 16:9 Anamorphic and has the widescreen black bars on top. When I go to capture the video, the black bars are still there. All I'm concerned about is the black bars appearing when the video is viewed on a DVD. Will I ha

  • Inconsistent insert behavior

    Please help. 1. The following code snippet does not work properly: <td colspan="3">Contact relationship to peer educator</td> <td> </td> </tr> <tr> <td> <?php if (isset($_POST['Contact2Peer']) && is_array($_POST['Contact2Peer'])) { echo '$_POST[\'Con

  • Ipad 1 freezes on backup

    I have iPad 1, IOS 4.3.3 and iTunes for Windows. When I try to sync it gets to about 90% of backing up and just hangs. If I use the slider on the iPad to stop the sync, iTunes still thinks it's connected. I then physically remove the iPad and iTunes

  • Receiving unknown error (-9812) when trying to download songs.

    Each time I try to download or purchase songs, I receive the following message; We could not complete your iTunes Store request. An unknown error occured (-9812) This has continued for several days now. I have tried running diagnostics - Which inform

  • Infinity connection timeouts since July 22nd

    I know there was a major outage on the 22nd and I was affected by that. Up until then my connection was rock solid. Since the 22nd I have been getting connection timeouts on my line and have been needing to reset the router and modem which doesn't al