Kernel26-lts gone? [solved]

Greetings,
I am trying to use Paragon NTFS & HFS+ for Linux 8.x Express, however, it requires the 2.6 kernel -- kernel26-lts seems to be gone and replaced by kernel-lts which is a 3.0 kernel.  Is there any way to install a 2.6 kernel without having to compile it myself?  I looked at kernel.org and the latest stable is 2.6.35.13 however none of the AUR 2.6 kernels use this, they are all on .38 or newer -- plus i am not sure which is a good one to use.
Anyone out there using a 2.6 kernel still or have advice on how to go about getting one up and running?
thanks!
Adam
Last edited by adambot (2012-07-22 02:05:42)

karol wrote:
ARM has e.g. kernel26-lts-2.6.27.38-1 but http://www.archlinux.org/news/minimum-k … ment-2632/
It has kernel26-lts-2.6.32.xx versions too + you can pick the regular kernel26.
https://wiki.archlinux.org/index.php/Do … ckages#ARM
this looks PERFECT!!  the only other question i have then is are there such things as source packages?  i am trying to find the official PKGBUILD -- are those accessable via ARM?
thanks again!!

Similar Messages

  • [SOLVED] A question about kernel26-lts

    If you look at the kernel26-lts PKGBUILD, theoretically, it can coexist with the normal kernel26.
    But, it really can't.
    Because when it is installed, it is going to replace the /boot/vmlinuz26 file of kernel26, with its own.
    Is this right, or am I getting something wrong?
    The reason I am asking this is because I want to migrate a certain machine from kernel26 to kernel26-lts.
    The machine is in a remote location and I do not have physical access to it, only ssh.
    So I do not want to make any mistake and end up with an unbootable machine at the end.
    Last edited by wantilles (2010-06-18 09:15:30)

    wantilles wrote:If you look at the kernel26-lts PKGBUILD, theoretically, it can coexist with the normal kernel26. But, it really can't.
    Not sure what empirical evidence you have to back this up. Especially since you can install both kernels through pacman, and pacman would check for file conflicts; so if they could not coexist pacman would alert you about certain files already being installed. Better even, if the packages were to conflict, then pacman would already know because of the conflicts=() line in both PKGBUILDs.
    The reason I am asking this is because I want to migrate a certain machine from kernel26 to kernel26-lts. The machine is in a remote location and I do not have physical access to it, only ssh. So I do not want to make any mistake and end up with an unbootable machine at the end.
    Even if the kernel26-lts pacakge were to replace certain files, you could easily just remove that kernel and re-install the regular kernel26 again after that. No harm done. One thing to keep an eye on regardless of what kernel you install: make sure your bootloader can find the new kernel before you reboot.
    You won't wreck your system by trying, and that's the easiest way to falsify your assumption . This is something basic you can find out easily, and if you're really scared you can try it on a local system, I'm sure it's not just the server you run Arch on.

  • Gcc 4.6.0 causes build of kernel26-lts-ck to fail [SOLVED]

    Ever since the bump to gcc 4.6.0, I have been unable to build my kernel26-lts-ck package.  It worked fine under the previous version of gcc.  Here are the last few lines (note that that "warning: variable ‘xxx’ set but not used [-Wunused-but-set-variable]" is EVERYWHERE since 4.6.0.
    Note: this happens at the "make modules" step of the process; the "make bzImage" completes without indecent.
    In file included from /dev/shm/kernel26-lts-ck/src/linux-2.6.35/arch/x86/include/asm/hardirq.h:5:0,
    from include/linux/hardirq.h:10,
    from include/linux/interrupt.h:12,
    from include/linux/netdevice.h:1220,
    from drivers/staging/vt6656/device.h:40,
    from drivers/staging/vt6656/int.h:34,
    from drivers/staging/vt6656/int.c:35:
    include/linux/irq.h: In function ‘alloc_desc_masks’:
    include/linux/irq.h:442:8: warning: variable ‘gfp’ set but not used [-Wunused-but-set-variable]
    drivers/staging/vt6656/int.c: In function ‘INTvWorkItem’:
    drivers/staging/vt6656/int.c:85:11: warning: variable ‘ntStatus’ set but not used [-Wunused-but-set-variable]
    LD [M] drivers/staging/vt6656/vt6656_stage.o
    LD [M] drivers/staging/xgifb/xgifb.o
    make: *** [drivers] Error 2
    Thoughts and suggestion are appreciated.
    Last edited by graysky (2011-04-24 15:06:33)

    And just to keep all the information here too...   I guess this is the patch you need:
    http://git.kernel.org/?p=linux/kernel/g … h=b1d670f1

  • [solved]What steps are rquired to switch to kernel26-lts?

    Hi,
    I've searched the wiki and forums.
    I'm thinking of trying out the long term support kernel as my primary kernel, I've never used an alternate kernel before, so beyond "pacman -S kernel26-lts" I don't know the process of changing kernels.
    I use the propriety nvidia driver, so I'm assuming I'll need the lts version from AUR?
    is it just a matter of appending a "lts" to the kernel line in grub?
    thanks
    Last edited by hume's doona (2010-12-01 07:51:00)

    Thanks .:B:. now I'm just having grub issues, I made a separate entry for now to test it:
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    # Linux Grub
    # /dev/fd0 (fd0)
    # /dev/sda (hd0)
    # /dev/sdb2 (hd1,1)
    # /dev/sda3 (hd0,2)
    # FRAMEBUFFER RESOLUTION SETTINGS
    # +-------------------------------------------------+
    # | 640x480 800x600 1024x768 1280x1024
    # ----+--------------------------------------------
    # 256 | 0x301=769 0x303=771 0x305=773 0x307=775
    # 32K | 0x310=784 0x313=787 0x316=790 0x319=793
    # 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
    # 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
    # +-------------------------------------------------+
    # for more details and different resolutions see
    # http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
    # general configuration:
    timeout 5
    default 0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    # (0) Arch Linux
    title Arch Linux
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/376cb850-a03d-4cd9-ac75-05bd71c83d41 ro
    initrd /kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/376cb850-a03d-4cd9-ac75-05bd71c83d41 ro
    initrd /kernel26-fallback.img
    # (2) Arch Linux
    title Arch Linux lts
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/376cb850-a03d-4cd9-ac75-05bd71c83d41 ro
    initrd /kernel26-lts.img
    # (2) Windows
    #title Windows
    #rootnoverify (hd0,0)
    #makeactive
    #chainloader +1
    but attempting tto boot into the lts entry threw me into the rescue shell after waiting 10 seconds for the disk.
    All I did was copy entry 0 and append -lts to the kernel line, what more do I need to do?

  • [FIXED] kernel26-lts for Intel driver's conflict with KMS in kernel26

    Hi,
    I am running on a GM965/GL960 Intel video card. During the install (and later use) of Arch, I had to add i915.modeset=0 on the kernel line in grub when booting to get to a visible terminal; otherwise I used to get a blank screen after udev loaded. However, taking a leaf from Ubuntu on same laptop (and since most fixes for this issue recommended downgrading the kernel), I installed kernel26-lts. This works quite well with the latest xorg (1.9) and intel driver (2.12.0-3).
    kernel26 - 2.6.35
    kernel26-lts - 2.6.32-23
    1. Are desktop users recommended to use the LTS kernel?
    2. For certain components (Broadcom wi-fi), where I intend to install drivers from the AUR - will they work on LTS kernel?
    3. Is this a good strategy? I intend to keep kernel26 also on my machine and when the Intel issue gets fixed, I will switch back to kernel26.
    Last edited by rohit_b (2010-10-01 02:00:30)

    1. If it works for you, use it.
    2. There are -lts versions of some packages and compiling others against any supported kernel should be fine.
    3. Seems nice and simple.
    You can also try .34 version or the regular kernel.

  • Installation of Archboot: cannot resolve "kernel26-lts"

    Hi,
    I'm trying to install the latest Archboot.  My existing host is using kernel 3.1.9-2 but Archboot seems to need kernel26.  When I try to install it with pacman, it says:
    warning: cannot resolve "kernel26-lts>=2.6.32.46-1", a dependency of "archboot"
    warning: cannot resolve "kerenl26-lts>=2.6.32", a dependency of "noveau-drm-lts"
    warning: cannot resolve "kernel26-lts<2.6.33", a dependency of "nouveau-drm-lts"
    Do I really need to install kernel26 items?  I'm hesitant because I really like the nice minimal system I have at the moment.
    tia!

    kernel26-lts has been renamed to linux-lts when Linux 3.0 became LTS, so your ArchBoot must be out of date...
    In fact "pacman -Si archboot | grep kernel" returns nothing.
    However:
    $ pacman -Si nouveau-drm-lts | grep kernel
    Depends On : kernel26-lts>=2.6.32 kernel26-lts<2.6.33
    This package is orphan, which must be the reason why it's not up to date.
    I suppose you could use abs to rebuild nouveau-drm-lts against kernel 3.0... Maybe .

  • What is kernel26-lts-2.6.32.28-4

    I don't know what is the use of this package as prompted by today's upgrade. Can someone explain?
    :: The following sources will be downloaded:
    http://dl.google.com/linux/direct/google-chrome-unstable_current_${_arch}.deb
    google-chrome-dev
    :: The following packages will be downloaded:
    [core]
    binutils-2.21-4 glibc-2.13-3 kernel26-2.6.37-6 kernel26-lts-2.6.32.28-4
    [extra]
    libdrm-2.4.23-2 python2-2.7.1-6
    [community]
    jre-6u24-1
    :: Number of Sources: 1
    :: Number of Packages: 7
    :: Total Download Size: >=107.94 MiB
    :: Binary Package Install Size: 319.32 MiB
    :: Proceed with download? [Y/n] n
    My system is this:
    [me@arch-acer ~]# inxi -v3
    System: Host arch-acer Kernel 2.6.37-ARCH i686 (32 bit) Distro Arch Linux
    CPU: Dual core Pentium T4200 (-MCP-) cache 1024 KB flags (lm nx sse sse2 sse3 ssse3) clocked at 1995.105 MHz
    Graphics: Card Intel Mobile 4 Series Chipset Integrated Graphics Controller X.org 1.9.4 Res: 134x36 Gfx

    Seriously?
    This question is too easy to deserve a topic. Do some research yourself.

  • Kernel26-lts hangs at booting modules

    I have kernel26 and kernel26-lts installed.
    Kernel26 works good, but I think I also have this I/O issue:
    #uptime
    [...] load average: 1.29, 1.29, 1.15
    To further test it I wanted to boot up kernel26-lts. But while loading the modules during bootup it just hangs. Hard reboot...
    Tried it with kernel26-lts from extra and testing, makes no difference. Also started with nomodeset acpi=off noapic boot options (and all combinations of it).
    When I started kernel26-lts in verbose mode, I saw a lot of data just fly by without being able to read it. This line repaeted itself a lot though:
    wifi0: Interrupt, but dev not configured
    So, can you give me any tips on what to do to get my kernel26-lts working? Or getting any helpful info for a bug report?

    Thanks for your reply!
    I'm unfortunately not able to read any text from the kernel.log from the lts starting. There's nothing written to the kernel.log...
    As kernel26-2.6.35.x is the first version with KMS working for my ATI card, I also tried disabling it by removing radeon from modules array in rc.conf. That didn't work either...
    More info on my system:
    $ lspci
    00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
    00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M]
    00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
    00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
    00:07.0 ISA bridge: ALi Corporation M1533/M1535/M1543 PCI to ISA Bridge [Aladdin IV/V/V+]
    00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
    00:09.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)
    00:0a.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
    00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
    00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
    00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
    00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
    01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M
    rc.conf:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Zurich"
    KEYMAP="de-latin1"
    CONSOLEFONT=default8x16
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # Scan hardware and load required modules at bootup
    MOD_AUTOLOAD="yes"
    # Module Blacklist - modules in this list will never be loaded by udev
    MOD_BLACKLIST=()
    # Modules to load at boot-up (in this order)
    # - prefix a module with a ! to blacklist it
    MODULES=(natsemi slhc !orinoco !orinoco_pci !usblp ac97_bus snd-mixer-oss snd-pcm-oss snd-page-alloc snd-pcm snd-timer snd snd-ac97-codec snd-ali5451 soundcore acpi_cpufreq cpufreq_ondemand cpufreq_conservative evdev tun agpgart intel_agp radeon)
    # natsemi slhc hermes !hostap !hostap_pci orinoco orinoco_pci ac97_bus... radeon
    #VOR evdev: acpi_cpufreq cpufreq_ondemand cpufreq_conservative?
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    HOSTNAME="firefly"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available
    # interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
    #lo="lo 127.0.0.1" ##was on
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    #eth0="dhcp" ##was on
    #INTERFACES=(lo !eth0) ##was on
    WIRELESS_INTERFACE="wlan0"
    WIRED_INTERFACE="eth0"
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    #gateway="default gw 192.168.0.1" ##was on
    #ROUTES=(!gateway) ##was on
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network-profiles
    #NET_PROFILES=(main)
    #NET_PROFILES=(heim)
    NETWORKS=(o3 heim2)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng @acpid @net-auto-wired !netfs @crond @ntpd @laptop-mode @alsa rpcbind hal @cups kdm)

  • B44 and kernel26-lts or how deep am I in?

    Here is the short story:
    I used to own a laptop that I gave to my mother and I manage/fix issues... through ssh and/or vnc. A month ago, I did an update and the ethernet (b44) and wireless (ipw2200) stopped working. I google and search the forum and found a couple of threads that recommend using kernel26-lts. Last week-end, I installed kernel26-lts and I could connect to my wireless router (yay!). Since I was very busy last weekend, I forgot to test the ethernet card. Now my mother is back to her place (a 4 hour drive and I don't have a car) and it doesn't work! And of course, she doesn't have a wireless router and buying one is not an option, so she is without internet connection.
    Can someone please tell me that I only forgot to (un)set/blacklist a module... and how to fix this issue. All I can do right now is give instructions on the phone to a very computer illiterate person (and is it ever so frustrating! - love you mom!)
    Laptop:
    Inspiron 9300 i686
    ethernet b44
    wireless ipw2200
    kernel26-lts 2.3.32
    kernel26 2.6.34

    2.6.34.2-1 broke b44 and upgrading to 2.6.34.2-2 fixes it.  Not sure what the situation is with lts.
    edit:  if she boots with the lts 2.6.32 ethernet should work.  I have a Dell Inspiron and the only time I have ever lost ethernet is with 2.6.34.2-1.
    Last edited by loafer (2010-08-10 20:43:01)

  • Kernel26-lts 2.6.32 ready for prime time?

    As far as I understood write access to the [Testing] ML is Dev/TU only, so I thought I'd share this here. I just installed the 2.6.32 kernel26-lts package from [Testing] on my AppleTV. The recent kernel/nVidia driver updates (not sure which one is the culprit, but it's pretty much a moving target on a box that needs fairly stable stuff) made HD playback choppy and caused higher CPU usage (even idle). Hence my decision to switch to the (hopefully upcoming) kernel26-lts and built nvidia 190.53 and the corresponding nvidia-utils package against it. So far it seems to run fine, I still have to play HD content on it but I'll report if any problems arise. I just switched my server too, but since both systems are meant for stability (within reason of course, since it's still Arch), I was a bit wary to pull the kernel from [Testing] without a full sync (I know, bad mojo). Then again, the other deps it needs are met by any up to date non-current systems.
    One question though: shouldn't there be a corresponding kernel26-lts-firmware package, or is the firmware included in the kernel26-lts package? Pacman says the lts package just needs 2.6.27 firmware or higher.

    Yeah I forgot that 2.6.34 from testing on my laptop pulled in that package Sorry about that

  • Kernel26.preset help [SOLVED]

    While following Allan's guide on enabling KMS I overwrote my default kernel26.preset.
    Would someone mind posting there's for me so I can change that back.
    Thanks
    Last edited by cu3edweb (2009-04-14 14:25:47)

    http://repos.archlinux.org/viewvc.cgi/k … iew=markup for i686
    http://repos.archlinux.org/viewvc.cgi/k … iew=markup for x86_64

  • Bash remote host completion gone [SOLVED]

    i had remote host completion:
    ssh hostna[tab]
    with my original debian .bashrc file.
    now with a new arch install it is gone and setting this
    export HOSTFILE=$HOME/.hosts
    doesn't bring it back even when i put the hostnames from /etc/hosts into that file.
    how can i get the remote hostnames to complete using [tab] again?
    Last edited by pradtf (2009-06-16 20:23:03)

    the solution was presented to by aaron and daenyth from the [email protected] list:
    1) shutoff the host-hashing setting for ssh.
    In /etc/ssh/ssh_config (or your ~/.ssh/config), set "HashKnownHosts no"
    2) delete existing hashed lines so they can be regenerated
    easiest way to do this was to rm .ssh/known_hosts
    now remote host completion works just fine!

  • Xfce problems - some menu icons gone [solved]

    Hello all,
    I normally use XFCE, but briefly installed the Gnome packages just to try it out again, but ran into some troubles in XFCE after I decided to uninstall Gnome...
    It seems some menu icons and icons in the "Settings" window were lost...no big deal but it's ugly. How do I rebuild these again? I tried reinstalling XFCE but with no results.
    Thanks.
    Last edited by new2arch (2009-08-29 19:50:54)

    Found the solution:
    http://bbs.archlinux.org/viewtopic.php?pid=602731

  • /proc/acpi/video/* is gone [SOLVED]

    Hello!
    I noticed my precious directory was missing, when i tried manually set the LCD brightness with echo value > /proc/acpi/video/my/videoadapter. I have installed laptop-mode tools for managing the brightness when plugged in AC and when on battery.
    Thanks.
    Last edited by nybegynner (2011-02-13 20:56:50)

    Thanks, buddy!
    I'm now controlling the brightness with these settings:
    BATT_BRIGHTNESS_COMMAND="echo 3"
    LM_AC_BRIGHTNESS_COMMAND="echo 24"
    NOLM_AC_BRIGHTNESS_COMMAND="echo 24"
    BRIGHTNESS_OUTPUT="/sys/class/backlight/acpi_video0/brightness"
    (Note: The levels of brightness goes from 0 (least bright) through 24 (most bright)

  • Kde gone (solved)

    Programs were running slow and jerky. So I tried to see if there was a problem in any of the error logs and found nothing. So I restarted the computer and when the startup got to daemons there was a long pause and when it finally resumed, I got the window for X and not kde. I tried pacman -Q for kde and I get error package kde not found. First why would it go away and second should I install kde 4 or stick with kde 3.9 since I am not that good at fixing some of the problems I have been working on for 3 months yet?
    Last edited by smcsw2000 (2008-08-24 17:25:56)

    I tried pacman -Qg kde and get the following
    kde kdearts
    kde gwenview
    kde kde-common
    kde kdeaccessibility
    kde kdeaddons
    kde kdeadmin
    kde kdeartwork
    kde kdebase
    kde kdebindings
    kde kdeedu
    kde kdegames
    kde kdegraphics
    kde kdelibs
    kde kdemultimedia
    kde kdenetwork
    kde kdepim
    kde kdesdk
    kde kdetoys
    kde kdeutils
    so looking at this it seems the files are there yet not working? or is some config changed or erased? when I try exec startkde there is a long list of invalid entrys most at the home directory /Desktop/firefox/desktop and the next long list of warnings is that kbuildsycoca has undefined mimetypes
    and the last entrys are
    konqueror: WARNING: Unknown class in session saved data
    X Error: Badwindow (invalid Window parameter) 3
    Major opcode: 19
    Minor opcode: 0
    Resource id: 0x1200006
    Could firefox be messing the whole thing up? I did a pacman -Syu a couple weeks ago after I had to force a pacman kde and everything was ok but when I went to firefox I would get two hourglasses in the main panel and one would go away after the internet came up to home page.

Maybe you are looking for

  • Encoding of xml string

    Hi, I am trying to send dynamically built xml string thru xsp page which calls the servlet and sends the xml string as parameter. I can't use URLEncoder because it converts < > to some other chars. Could some one help or tell me where to find docs fo

  • Creative Cloud - 5 WebBasic hosting

    Hi there, I'm already a Creative Cloud user and I'm so excited. However I have several questions that I need to clarify: 1A. I know that I have up to 5 accounts for 5 WebBasic. If I use them for clients and after while one of my clients wants move to

  • USING VISTA HELP

    I HAVE A COMPAQ PRESARIO SR2170NX DESKTOP COMPUTER WITH VISTA HOME BASIC'S AND I HAVE BEEN HAVING ALOT OF TROUBLE TRYING TO DOWNLOAD YOUR ADOBE FLASH PLAYER COULD YOU PLEASE ASSIST ME IN THIS PROCESS AS I HAVE TRIED MANY TIMES WITH NO GOOD RESULTS TH

  • Install RAR in WAS 5 throws Exception

    I try to install Kodo JCA to a Websphere v5.0 Test Environment in WSAD 5.1.0 via the Administartive console. Kodo is 3.0.1 Enterprise evaluation Console output below Any help appreciated /jan *** Starting the server *** ************ Start Display Cur

  • Error: Could not insert message (INBOUND) into database in JDBC scenario

    Hello Experts, We have implemented an IDoc- JDBC scenario on PI 7.1.On sending an IDoc DEBMAS it gives the following error in SXMB_moni of PI. com.sap.engine.interfaces.messaging.api.exception.MessagingException: Could not insert message 167088e0-92c