Linux usage

We are an automation and robotics specialist company that has chosen
LabVIEW as our primary development language.
We are now looking at other methods of control (embedded systems, etc)
and are wondering out loud how many out there are using LabVIEW under
Linux? In doing some research the embedded Linux market seems to be
gaining critical mass, and if we could leverage our LabVIEW expertise
into embedded Linux applications this would be a definite plus.
If you are using LabVIEW under Linux, what are your opinions? We
discussed this extensively at NI Week last year and while NI's
official stance is LabVIEW for Linux is a fully developed product,
several of the NI development engineers we asked felt that it was
still a work in progress.
One
of the issues is the price to buy another copy of LabVIEW. The
$4K for the PDS to make executables is fairly steep, but the
development setup for embedded NT (which was our other choice) is
about the same price. So we pay for the OS or we pay for the
development software. I would rather pay NI the money than MS, but
that is personal preference. A discount for copies of LabVIEW to run
on another OS would be greatly appreciated (hint, hint).
I guess what I am trying to start here is a dialog about the viability
of LabVIEW under Linux. Gary Johnson/Richard Jennings have indicated
that the upcoming edition to "LabVIEW Graphical Programming" will have
extended coverage of an Embedded Linux application and NIWeek seems to
be heavy with Linux topics, so maybe this is a good time to start a
dialog.
===========================================================================
Christopher Dubea Phone: (985) 847-2280
Vice President of Engineering Fax: (985) 847-2282
Moving Parts L.L.C. emai
l: [email protected]
P. O. Box 6117 URL: http://www.movingpart.com
Slidell, LA 70469-6117

If you compile an executable with your PDS you don't have to pay $4k for each system that you sell, right? It would then be a one time per developer cost for your company.
I guess that the answer to the viability of LV for Linux question is - "Is NI going to keep it alive?" It doesn't seem like it will be a huge problem since there is already a lot of Unix support. I still think that LabVIEW will see excellent support for Windows first and then for all of the other support platforms second, if there is motivation. I am not sure if NI has enough resources to support all of the hardware on all of these platforms. Making LabVIEW work well in another operating system is easy. Supporting all of the Hardware is difficult. LabVIEW is a way for NI to sell hardware.
They will spend time developing for those platforms where hardware sales are plentiful. At least until LabVIEW is recognized, or acknowledged, as being full-featured software development environment.
-Jim

Similar Messages

  • DNSDHCP Java Console for Linux usage question

    Hi All,
    This should be one of the simplest things, but it defeats me. I have downloaded and installed the DNSDHCP Java Console for Linux on my SLED11 workstation. I start it up and am presented with a login screen:
    Server Address: [ ] Port: [ 636 ]
    (e.g. 192.168.xxx.xxx)
    Username: [ ]
    (e.g. cn=admin,o=companyname)
    Password: [ ]
    [v] Use SSL
    Questions:
    Server address: is that supposed to be my OES DNS/DHCP server? Or my eDir server? I've tried each.
    Username: is that supposed to be my tree admin? I've tried it.
    Password: I think I got this one.
    SSL: I *think* my server is set up for SSL, but I'm not sure. I've tried it both ways.
    I have tried every combination except the one that works. Can anyone suggest something that I may be missing?
    Thanks,
    Toney.

    Most of the time eDir servers default to SSL, and you have to check (or uncheck) the box under the LDAP Group object to require TLS authentication (or something like that)--so if you haven't done that then non-ssl will likely not work. I have had some boxes that wont do SSL though.... In that case, non-ssl usually works for me. You can also configure the same things under iManager.

  • Oracle Linux Exam Help!

    Hello!
    I will kindly ask for your honest opinions as I want to study for an Oracle Linux exam and I need to get the below indicated topics covered, but unfortunately I could not find a book to cover them all (as I did for Oracle 11g).
    Please help me locate a book, two or how many are necessary to help me study for the exam and cover the following topics:
    Thank you all!
    Installing Enterprise Linux
    Install Enterprise Linux on any supported architecture.
    Create partitions, software RAID and LVM storage configurations.
    Select Packages for Installation.
      PC Hardware & Linux
    Get detailed information about all PCI & USB devices that are connected to a Linux system
    Identify, load, unload and configure kernel modules
    Tune the running kernel using the /proc/ filesystem
      Post-Install System Configuration
    Set and maintain the system clock with date, hwclock and NTP
    Install, update and remove RPM packages with the rpm & yum commands
    Configure printers with CUPS
    Create and use Kickstart files for automated, hands-off installations
      Boot Process & SysV Init
    Configure the GRUB boot loader
    Manage SysV Init scripts, including customizing files under the /etc/sysconfig/ directory to tune SysV Init scripts
    Configure and use SysV runlevels
    Shutdown & reboot Linux systems
      User/Group Administration and NFS
    Describe and apply the User Private Group scheme
    Create, delete and configure user and system accounts
    Create, delete and configure groups
    Customize the PAM configuration
    Configure and control access to su and sudo
    Configure Linux systems to use centralized authentication and user information stores for system logins
    Implement a file server to share files with NFS v3 & v4
    Configure the automounter (autofs) allowing un-privileged users to mount filesystems on-demand
      Filesystem Administration
    Work with device nodes and udev
    Partition hard drives after installation
    Create and tune filesystems
    Mount filesystem, including persistent configuration in the /etc/fstab file
    Create, manage and tune swap devices
    Configure, manage, assign and maintain quotas on filesystems
    Create, use and remove File Access Control Lists (FACLs)
      LVM & Raid
    Configure Logical Volume Manager volume groups and logical volumes
    Create and use software RAID devices
    Grow and shrink logical volumes and the filesystems on them
    Use LVM snapshots to create consistent, reliable backups
      Task Automation & Process Accounting
    Use the at & batch facilities to run one-time tasks
    Manage cron jobs for recurring tasks, both system-wide and per-user
    Configure syslog for central system logging
    View, manage and kill running processes
    Monitor system and application logs on a daily basis with logwatch
    Configure process accounting and examine the resulting logs
    Limiting and measuring resource usage (ulimit, pam, sar, vmstat, iostat)
      Client Networking
    Configure TCP/IP networking on Linux systems
    Configure static routing on a Linux system
    Aggregate multiple network links into a single interface via the bonding driver's Etherchannel and 802.3ad support
    Configure a Linux system to participate in multiple VLANs on a managed switch via 802.1q frame tagging
    Configure and maintain a DHCP server
    Using networking diagnostics tool (ping,arp,ethtool)
    Enterprise Linux Fundamentals
    What is Linux?
    Identify the origins of UNIX and how Linux is related to UNIX
    Describe the major goals of the Free Software Foundation and the GNU project
    List key elements of a Linux distribution and name several distributions
    List several standards that apply to Linux
    Describe the basic mechanisms that make UNIX so powerful
      Multi User Concepts
    Describe the differences between the administrative (root) user and normal user accounts and explain when each should be used
    Log into the system
    Switch between accounts using the 'su' command
    Use basic commands to gather information about the system
    Use system help facilities to learn about commands and their options.
      The Linux File System
    List the standard system directories and explain what type of files are contained in each
    Navigate the file system
    Explain standard POSIX file permissions including special permissions such as the SUID, SGID and Sticky bits on both files and directories
    Change permissions of files
    Explain how file ownership (user: group) relates to file permissions
    Change ownership of files
    Describe how the User Private Group (UPG) scheme works and the problem it solves
      Manipulating Files
    Be able to create, delete, copy, move and rename files and directories
    Describe the various types of files that can be stored on UNIX and Linux file systems
    Explain hard links and symbolic links, their pros & cons and when & where they can or can not be used
    Identify the type of content of any file
    View the contents of both text-based and binary files
    Search the file system for files and directories with specific properties
      Text Processing
    Search inside of files for specified information
    Perform file editing, sorting, cutting & merging text files from the command linee
      Shell Basics
    Understand the varied roles the command shell plays in everyday UNIX/Linux usage
    Pipe several commands together to perform more complex and useful processing
    Use file redirection on the command line
    Create and use shell and environment variables to configure and control the operation of the system, the command shell and programs
    Use and escape special characters when they are used on the command line
      Regular Expressions Construct regular expressions for matching text patterns
    Archiving and Compression
    Use tar & cpio to create archives and extract files from them
    Compress and decompress files using the UNIX compress, GNU gzip, bzip2 and zip formats
      Text Editing
    Use simple text editors like pico and nano
    Perform basic and intermediate text editing functions efficiently with vi & Vim
    Perform basic and intermediate text editing functions with GNU Emacs
      Command Shells
    List the history and relationships of the various popular shell implementations available on UNIX and Linux systems
    Identify and switch between the various shell implementations
    Customize the command prompt on Bourne and BASH shells
    Use command line history, command completion, aliases and command line editing
    Customize command shell operation system wide and for individual users
      Introduction to Shell Scripting
    Process arguments passed into a shell script
    Get input from the user of a shell script
    Generate formatted output from a shell script
    Perform tasks conditionally using if, case and while loops in a shell script
    Perform repeated actions over a set of values with for loops on the command line and within shell scripts
    Do math in a shell script
      Process Management and Job Control
    Describe the differences between process and threads
    Find and control running programs with ps, top, kill, and nice
    Use the jobs, fg and bg commands to view and access several tasks at once on a single shell
    Use the screen command to run several programs and disconnect from running programs on remote systems
      Messaging
    Send local messages with the write and wall commands
    Use talk and ytalk to chat with other users
    Send and read email with the mail and pine commands
      The Secure Shell
    Configure the ssh client and sshd server programs securely
    Establish secure, remote connections to other systems
    Use SSH's key-based authentication
      Managing Software
    Find and download software via FTP & HTTP with text & graphical client programs like wget, lftp, links, Konqueror and Mozilla Firefox
    Install binary programs in RPM packages
    List software already installed on the system with RPM
    Compile and install software from source releases
    Compile and install software from a source RPM (SRPM or .src.rpm) package
      Printing
    Use CUPS to connect to available local and network printers
    Use various commands to process and convert files in preparation for printing
    Send jobs to a printer
    Monitor and remove print jobs
      Mounting FileSystems and Managing Removable Media
    Use the mount command
    Access NFS and SMB filesystems over the network
    Use autofs for on-demand mounting of filesystems without root privileges
      X Window System
    Start the graphical environment manually
    Select different desktop environments
    Launch graphical applications
    Use Linux as an X terminal
    Customize the graphical environment and auto-start applications at login and X startup
    Securely tunnel remote graphical applications through SSH

    Hello!
    I will kindly ask for your honest opinions as I want to study for an Oracle Linux exam and I need to get the below indicated topics covered, but unfortunately I could not find a book to cover them all (as I did for Oracle 11g).
    Please help me locate a book, two or how many are necessary to help me study for the exam and cover the following topics:
    Thank you all!
    Installing Enterprise Linux
    Install Enterprise Linux on any supported architecture.
    Create partitions, software RAID and LVM storage configurations.
    Select Packages for Installation.
      PC Hardware & Linux
    Get detailed information about all PCI & USB devices that are connected to a Linux system
    Identify, load, unload and configure kernel modules
    Tune the running kernel using the /proc/ filesystem
      Post-Install System Configuration
    Set and maintain the system clock with date, hwclock and NTP
    Install, update and remove RPM packages with the rpm & yum commands
    Configure printers with CUPS
    Create and use Kickstart files for automated, hands-off installations
      Boot Process & SysV Init
    Configure the GRUB boot loader
    Manage SysV Init scripts, including customizing files under the /etc/sysconfig/ directory to tune SysV Init scripts
    Configure and use SysV runlevels
    Shutdown & reboot Linux systems
      User/Group Administration and NFS
    Describe and apply the User Private Group scheme
    Create, delete and configure user and system accounts
    Create, delete and configure groups
    Customize the PAM configuration
    Configure and control access to su and sudo
    Configure Linux systems to use centralized authentication and user information stores for system logins
    Implement a file server to share files with NFS v3 & v4
    Configure the automounter (autofs) allowing un-privileged users to mount filesystems on-demand
      Filesystem Administration
    Work with device nodes and udev
    Partition hard drives after installation
    Create and tune filesystems
    Mount filesystem, including persistent configuration in the /etc/fstab file
    Create, manage and tune swap devices
    Configure, manage, assign and maintain quotas on filesystems
    Create, use and remove File Access Control Lists (FACLs)
      LVM & Raid
    Configure Logical Volume Manager volume groups and logical volumes
    Create and use software RAID devices
    Grow and shrink logical volumes and the filesystems on them
    Use LVM snapshots to create consistent, reliable backups
      Task Automation & Process Accounting
    Use the at & batch facilities to run one-time tasks
    Manage cron jobs for recurring tasks, both system-wide and per-user
    Configure syslog for central system logging
    View, manage and kill running processes
    Monitor system and application logs on a daily basis with logwatch
    Configure process accounting and examine the resulting logs
    Limiting and measuring resource usage (ulimit, pam, sar, vmstat, iostat)
      Client Networking
    Configure TCP/IP networking on Linux systems
    Configure static routing on a Linux system
    Aggregate multiple network links into a single interface via the bonding driver's Etherchannel and 802.3ad support
    Configure a Linux system to participate in multiple VLANs on a managed switch via 802.1q frame tagging
    Configure and maintain a DHCP server
    Using networking diagnostics tool (ping,arp,ethtool)
    Enterprise Linux Fundamentals
    What is Linux?
    Identify the origins of UNIX and how Linux is related to UNIX
    Describe the major goals of the Free Software Foundation and the GNU project
    List key elements of a Linux distribution and name several distributions
    List several standards that apply to Linux
    Describe the basic mechanisms that make UNIX so powerful
      Multi User Concepts
    Describe the differences between the administrative (root) user and normal user accounts and explain when each should be used
    Log into the system
    Switch between accounts using the 'su' command
    Use basic commands to gather information about the system
    Use system help facilities to learn about commands and their options.
      The Linux File System
    List the standard system directories and explain what type of files are contained in each
    Navigate the file system
    Explain standard POSIX file permissions including special permissions such as the SUID, SGID and Sticky bits on both files and directories
    Change permissions of files
    Explain how file ownership (user: group) relates to file permissions
    Change ownership of files
    Describe how the User Private Group (UPG) scheme works and the problem it solves
      Manipulating Files
    Be able to create, delete, copy, move and rename files and directories
    Describe the various types of files that can be stored on UNIX and Linux file systems
    Explain hard links and symbolic links, their pros & cons and when & where they can or can not be used
    Identify the type of content of any file
    View the contents of both text-based and binary files
    Search the file system for files and directories with specific properties
      Text Processing
    Search inside of files for specified information
    Perform file editing, sorting, cutting & merging text files from the command linee
      Shell Basics
    Understand the varied roles the command shell plays in everyday UNIX/Linux usage
    Pipe several commands together to perform more complex and useful processing
    Use file redirection on the command line
    Create and use shell and environment variables to configure and control the operation of the system, the command shell and programs
    Use and escape special characters when they are used on the command line
      Regular Expressions
    Construct regular expressions for matching text patterns
    Archiving and Compression
    Use tar & cpio to create archives and extract files from them
    Compress and decompress files using the UNIX compress, GNU gzip, bzip2 and zip formats
      Text Editing
    Use simple text editors like pico and nano
    Perform basic and intermediate text editing functions efficiently with vi & Vim
    Perform basic and intermediate text editing functions with GNU Emacs
      Command Shells
    List the history and relationships of the various popular shell implementations available on UNIX and Linux systems
    Identify and switch between the various shell implementations
    Customize the command prompt on Bourne and BASH shells
    Use command line history, command completion, aliases and command line editing
    Customize command shell operation system wide and for individual users
      Introduction to Shell Scripting
    Process arguments passed into a shell script
    Get input from the user of a shell script
    Generate formatted output from a shell script
    Perform tasks conditionally using if, case and while loops in a shell script
    Perform repeated actions over a set of values with for loops on the command line and within shell scripts
    Do math in a shell script
      Process Management and Job Control
    Describe the differences between process and threads
    Find and control running programs with ps, top, kill, and nice
    Use the jobs, fg and bg commands to view and access several tasks at once on a single shell
    Use the screen command to run several programs and disconnect from running programs on remote systems
      Messaging
    Send local messages with the write and wall commands
    Use talk and ytalk to chat with other users
    Send and read email with the mail and pine commands
      The Secure Shell
    Configure the ssh client and sshd server programs securely
    Establish secure, remote connections to other systems
    Use SSH's key-based authentication
      Managing Software
    Find and download software via FTP & HTTP with text & graphical client programs like wget, lftp, links, Konqueror and Mozilla Firefox
    Install binary programs in RPM packages
    List software already installed on the system with RPM
    Compile and install software from source releases
    Compile and install software from a source RPM (SRPM or .src.rpm) package
      Printing
    Use CUPS to connect to available local and network printers
    Use various commands to process and convert files in preparation for printing
    Send jobs to a printer
    Monitor and remove print jobs
      Mounting FileSystems and Managing Removable Media
    Use the mount command
    Access NFS and SMB filesystems over the network
    Use autofs for on-demand mounting of filesystems without root privileges
      X Window System
    Start the graphical environment manually
    Select different desktop environments
    Launch graphical applications
    Use Linux as an X terminal
    Customize the graphical environment and auto-start applications at login and X startup
    Securely tunnel remote graphical applications through SSH
    How about posting this question in the Certification Forum
    Since Oracle Linux is based on Red Hat Enterprise Linux, you can use and search "RHEL books". There should some.

  • Goals of current systemd development, what do you think?

    "System Vendors:
    The toolbox approach of classic Linux distributions is fantastic for people who want to put together their individual system,
    nicely adjusted to exactly what they need.
    However, this is not really how many of today's Linux systems are built, installed or updated.
    If you build any kind of embedded device, a server system, or even user systems, you frequently do your work based on complete system images, that are linearly versioned.
    You build these images somewhere, and then you replicate them atomically to a larger number of systems.
    On these systems, you don't install or remove packages, you get a defined set of files,
    and besides installing or updating the system there are no ways how to change the set of tools you get.
    The current Linux distributions are not particularly good at providing for this major use-case of Linux.
    Their strict focus on individual packages as well as package managers as end-user install and update tool is incompatible with what many system vendors want."
    - Source: http://0pointer.net/blog/revisiting-how … stems.html
    What i wonder is if this something we really want? (and i do not mean that i see this as being our, or my call to make, but as a topic of gnu/linux discussion in general)
    For my own part, Choosing Arch as my distro of choice, was largely just because of the "use-case" of being able to make my personal choice of use-case;
    I.e to get some part of control over what packages i need, and how my workflow be it on my desktop machine, or on my server.
    Pacman has largely been a great time-saving enabler for that, and of course the great work of the packagers on here.
    Never has it felt easier to cherry-pick applications, and to have sane non-defaults (vanilla/upstream) configurations enabling me to take a self-educated guess
    at how i want to set up my personal computing space (my system, my desktop (if any))
    My view on the matter, however educated or not, is that choice and burden of control was the main thing that drew people towards linux as opposed to
    other OS's (Win, MacOSX?) with a more, one-use-case-should-fit-all attitude.
    It is also my personal experience that the more automatic assumptions that we allow the system to make,
    the more trouble we will have when those assumptions prove wrong or collide with what we actually wanted.
    Furthermore i have always felt that I save time by using more time to set something up, getting a slight know-how of how it works, and fine-tuning it,
    to have it work the way i expect, and also to have a better understanding when it breaks
    - Then when something is automatically set, configured, and tailored to some theoretic use-case, and not meant to be tinkered with when it breaks.
    I Feel it takes more time fixing automatic stuff working against me, then setting it up the way i want in the first place.
    I do not wish to make this an inflammatory thread with the usual back and forths of us against and for systemd as change in how we approach our linux systems,
    But more like sitting down with a cup of tea (or any other neat beverage of choice) and discuss how we see our own situation in daily linux-usage,
    and how we think our beloved distribution, or linux at large, might change in the future.
    How do you all feel?
    Last edited by PReP (2014-09-24 10:36:40)

    blackout23 wrote:Who's going to oversee the app store? The people who develop software are responsible for their own software. I know that sounds pretty preposterous, because software is better when someone else compiles it (aka a package maintainer)... Ohh wait it isn't. In the end you have to trust the upstream developer anyway, since even now Arch devs don't do a full code audit when the package something up. So introducing unnecessary middle man is completely pointless.
    There needs to be some medium between a collection of source files and the final installation. Someone needs to oversee that. It's unavoidable. Linux distributions are just that: Packaged distributions of *nix software, overseen by teams of people and deployed using a distribution platform. Without a distribution platform, and someone to operate it, none of the rest makes any sense.
    Relationship between developers and users is going to be 1000x better. You know why? No unnecessary middle man. Devs can roll out new version to their users when THEY want it not when some package mainter feels like packaging up a new release and then wait for the new release cycle of the distro to include it. This is immensly better especially for the small FOSS app developer.
    The myriad choices that go into developing a single application complicate things. Which versions of various librarires are being used in development? Which tools? What dependencies would the final product require? How are those dependencies handled----are they packaged along with the final package itself, with each application containing copies of its own dependencies? Am I gonna end up with a *nix system that mirrors my Windows installation, where every time I install some new game I have to install yet more identical copies of Visual C++ and DirectX, until my drive clogs up?
    Here's another question to ponder: Where do developers get the tools they need to develop? As it is, they're available in packakge repositories, and can be installed on a whim. The proposed "App Store" model would require them to be obtained through the centralized distribution platform. But then how do they get to the platform? Someone packages them and puts them there. But then how do they get packaged and put there? Utilities are used to package them and put them in the distribution platform. But then where do those tools come from? And so on. IN the end, developers still need to jump through the same hoops that we have now. However, the gulf between the developer experience and user experience would be broadened, as users and developers rely on different means of obtaining the same things, and the expectations and persepctives of each are shaped by those different experiences. To quote the article in quesiton:
    Many users are used to app markets like Android, Windows or iOS/Mac have. Markets are a platform that doesn't package, build or maintain software like distributions do, but simply allows users to quickly find and download the software they need, with the app vendor responsible for keeping the app updated, secured, and all that on the vendor's release cycle. Users tend to be impatient. They want their software quickly, and the fine distinction between trusting a single distribution or a myriad of app developers individually is usually not important for them.
    In other words, it turns users into assholes that individual developers need to deal with on an individual basis---something many folks just aren't prepared to deal with (how many of us have seen a "I'll give you a five-star rating if you add feature x or fix bug y" review?).
    Now, on distibutions such as Arch or Gentoo or Sorcerer or CRUX, which are used by many hobbyist and professional developers, the things necesary for development are in the package repositories, and the tools used by developers to build those things and distribute them, and by users to retrieve and install them, are one and the same. So the difference in expectations between end-users and developers is relatively small. Still, the impudence and entitlement of some users surfaces from time to time, and they need to be reminded that [insert distribution here] is developed and maintained by volunteers in their spare time, etc. But imagine that sense of entitlement, multiplied by the number of packages from individual developers in the central distribution platform.
    You are aware two of the guys who worked this out use Arch and one of them (Tom Gundersen) is even an Arch Linux developer?
    Yes. I read the article. Maybe there's something getting lost in translation here: What's essentially being talked about, near as I can tell, is a universal Linux distribution platform. It's been tried. It didn't work. Like I said, I won't argue over the technical aspects. I can't claim a deep understanding of them, and I'm sure the folks behind this proposal know the technical side of it very well. But the human element makes this all extremely dubious in my eyes.

  • NW04 + MAXdb testdrive on SLES10, startsap nw4host failed

    Hi all,
    i am trying this SAP's product, i have experienced some problems,
    the first
    the installation failed because the install.sh script set the wrong path to .cshrc of nw4adm
    solution:
    copy the dvd on the hard disk then modify the install scirpt
    [code]
    update_cshrc () {
         do_redhat_specific
         vv=`find ${installed_jdk_home} -name 'libjvm.so'`
         if [ -n "$" ]; then
              vv1=`echo -e "$" | grep 'server/libjvm.so$'`
              if [ -z "$" ]; then
                   vv1=`echo -e $ | head -n 1`
              fi
              vv2=`echo -e $ | sed -e 's@/server/libjvm.so$@@g'`
              vv3=`echo -e $ | sed -e 's@/libjvm.so$@@g'`
              add_to_file "setenv LD_LIBRARY_PATH \$:$:$:/usr/lib:/lib" ~nw4adm/.cshrc
         else
              echo ""
    to-do error no libjvm.so found / inconsistent JVM installation
         fi
         add_to_file "# setenv LD_ASSUME_KERNEL 2.4.1" ~nw4adm/.cshrc
    [/code]
    without this fix the nw4adm havent the library path in its environment and the install.sh was unable to create xuser.
    but now i'm experiencing another problem, i cant start my testdrive
    [code]
    nw4host:nw4adm 7> startsap nw4host
    Checking ADA db Database
    ABAP Database is not available via R3trans
    Checking ADA db Database
    Error: java.io.FileNotFoundException: JdbcCon.log (Permission denied)
    J2EE Database is not available via  test
    See logfile JdbcCon.log
    Starting SAP-Collector Daemon
    This is Saposcol Version COLL 20.85 04/03/01 640 - V1.12 for Linux
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    Starting collector (create new process)
    could not move /usr/sap/tmp/dev_coll to /usr/sap/tmp/dev_coll.old
    saposcol on host tron started
    Running /usr/sap/NW4/SYS/exe/run/startdb
    Trying to start database ...
    Log file: /sapmnt/home/nw4adm/startdb.log
    Database start failed
    DB startup failed
    [/code]
    this is the startdb.log
    [code]nw4host:nw4adm 8> cat /sapmnt/home/nw4adm/startdb.log
    Fri Jun 29 13:23:09 CEST 2007
    LOGFILE FOR STARTING DATABASE
    Trying to start database ...
    Fri Jun 29 13:23:09 CEST 2007
    Checking required environment variables
    SAPSYSTEMNAME is >NW4<
    Start database with xuserkey >c<
    Fri Jun 29 13:23:09 CEST 2007
    Connect to the database to check the database state
    dbmcli: connect check finished with return code: 0
    Database not available
    Fri Jun 29 13:23:09 CEST 2007
    Starting XServer
        12798  NISERVER server started.
        12902  XSERVER  started, 'X32/LINUX 7.5.0    Build 010-121-066-665'
    Fri Jun 29 13:23:09 CEST 2007
    Starting database
    Starting Database Instance...
    ERR
    -24994,ERR_RTE: runtime environment error
    1,Check knldiag! Kernel died before reaching ADMIN state
    Opening Database...
    ERR
    -24994,ERR_RTE: runtime environment error
    1,Check knldiag! Kernel died before reaching ADMIN state
    Fri Jun 29 13:23:18 CEST 2007
    Connect to the database to verify the database is now open
    dbmcli check finished with return code: 0
    Database start failed
    nw4host:nw4adm 9>                                    
    [/code]
    this is the JdbcCon.log
    [code]nw4host:nw4adm 12> cat JdbcCon.log
    Start: Thu Jun 28 23:55:30 CEST 2007
    Error: Couldn't connect to DB
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://nw4host/NW4 [Reply is garbled.].
    nw4host:nw4adm 13>       [/code]
    here some files, the owner is root
    [code]nw4host:nw4adm 13> ls -altr | grep root
    -rwxrwxr-x 1 root   root     757520 2004-04-07 22:35 dsrlib.so
    -rwxrwxr-x 1 root   root    7875161 2004-04-07 23:22 sapccmsr
    -rwxr-xr-x 1 root   sapsys   528204 2004-05-02 20:12 saposcol
    -rwxr-x--- 1 root   sapsys      107 2004-06-01 11:44 license_F1457087767
    -rwxrr 1 root   root       4730 2004-08-19 06:37 jdbcconnect.jar
    nw4host:nw4adm 14> pwd
    /sapmnt/NW4/exe
    [/code]   
    the knldia
    [code]----
    Date       Time       TID Typ MsgID Label    Message-Text
    2007-06-29 13:23:14 12059 WNG 11489 PARAM    Open system console '/dev/console' reports (13) Permission denied
    2007-06-29 13:23:14 12059 WNG 11489 PARAM    Modify parameter OPMSG1 or enable write access to prevent this message
    2007-06-29 13:23:14 12059     12841 DIAGHIST Backup of diagnostic files is in progress
    2007-06-29 13:23:14 12059     12842 DIAGHIST Backup of diagnostic files has finished
    2007-06-29 13:23:14 12059     12769 INFO     Starting SERVERDB:      'NW4'
    2007-06-29 13:23:14 12059     12770 INFO              SERVERNODE:    'tron'
    2007-06-29 13:23:14 12059     12773 INFO              Date:          2007-06-29
    2007-06-29 13:23:14 12059     12771 INFO              Process ID:    12059
    2007-06-29 13:23:14 12059     12772 INFO              Owner:         'sdb'
    2007-06-29 13:23:14 12059     12772 INFO              Group:         'sdba'
    2007-06-29 13:23:14 12059     12781 INFO              Version:       '32BIT Kernel'
    2007-06-29 13:23:14 12059     12781 INFO              Version:       'X32/LINUX 7.5.0    Build 010-121-066-665'
    2007-06-29 13:23:14 12059     12780 INFO              DBROOT:        '/sapdb/data/wrk/NW4'
    2007-06-29 13:23:14 12059     12780 INFO              LD_LIBRARY_PATH: '/sapdb/NW4/db/lib:/sapdb/NW4/db/sap'
    2007-06-29 13:23:14 12059     12932 INFO     maximum cpu time: unlimited
    2007-06-29 13:23:14 12059     12933 INFO     maximum number of processes: 0 MB
    2007-06-29 13:23:14 12059     12891 INFO     maximum core size: 0 MB
    2007-06-29 13:23:14 12059     12892 INFO     maximum number of open files: 1024
    2007-06-29 13:23:14 12059     12934 INFO     maximum file size: unlimited
    2007-06-29 13:23:14 12059     12895 INFO     maximum number of threads: unlimited
    2007-06-29 13:23:14 12059     12935 INFO     maximum stack size: 8 MB
    2007-06-29 13:23:14 12059     12936 INFO     lockable memory size: 0 MB
    2007-06-29 13:23:14 12059     12893 INFO     maximum virtual memory size: unlimited
    2007-06-29 13:23:14 12059     12937 INFO     resident set size size: unlimited
    2007-06-29 13:23:14 12059     12894 INFO     maximum heap size: unlimited
    2007-06-29 13:23:14 12059     12898 ENVIRON  Environment dump start
    2007-06-29 13:23:14 12059     12898 ENVIRON   LESSKEY=/etc/lesskey.bin
    2007-06-29 13:23:14 12059     12898 ENVIRON   NNTPSERVER=news
    2007-06-29 13:23:14 12059     12898 ENVIRON   INFODIR=/usr/local/info:/usr/share/info:
    2007-06-29 13:23:14 12059     12898 ENVIRON    /usr/info
    2007-06-29 13:23:14 12059     12898 ENVIRON   MANPATH=/usr/local/man:/usr/share/man:/u
    2007-06-29 13:23:14 12059     12898 ENVIRON    sr/X11R6/man:/opt/gnome/share/man
    2007-06-29 13:23:14 12059     12898 ENVIRON   DIR_LIBRARY=/usr/sap/NW4/SYS/exe/run
    2007-06-29 13:23:14 12059     12898 ENVIRON   KDE_MULTIHEAD=false
    2007-06-29 13:23:14 12059     12898 ENVIRON   HOSTNAME=nw4host
    2007-06-29 13:23:14 12059     12898 ENVIRON   DM_CONTROL=/var/run/xdmctl
    2007-06-29 13:23:14 12059     12898 ENVIRON   GNOME2_PATH=/usr/local:/opt/gnome:/usr
    2007-06-29 13:23:14 12059     12898 ENVIRON   XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
    2007-06-29 13:23:14 12059     12898 ENVIRON   SAPDBHOST=nw4host
    2007-06-29 13:23:14 12059     12898 ENVIRON   dbms_type=ADA
    2007-06-29 13:23:14 12059     12898 ENVIRON   HOST=tron
    2007-06-29 13:23:14 12059     12898 ENVIRON   SHELL=/bin/csh
    2007-06-29 13:23:14 12059     12898 ENVIRON   TERM=xterm
    2007-06-29 13:23:14 12059     12898 ENVIRON   PROFILEREAD=true
    2007-06-29 13:23:14 12059     12898 ENVIRON   HISTSIZE=1000
    2007-06-29 13:23:14 12059     12898 ENVIRON   XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,rs
    2007-06-29 13:23:14 12059     12898 ENVIRON    vd,method=classic
    2007-06-29 13:23:14 12059     12898 ENVIRON   GTK2_RC_FILES=/etc/opt/gnome/gtk-2.0/gtk
    2007-06-29 13:23:14 12059     12898 ENVIRON    rc:/home/utente/.gtkrc-2.0-qtengine:/hom
    2007-06-29 13:23:14 12059     12898 ENVIRON    e/utente/.gtkrc-2.0:/home/utente/.kde/sh
    2007-06-29 13:23:14 12059     12898 ENVIRON    are/config/gtkrc-2.0
    2007-06-29 13:23:14 12059     12898 ENVIRON   GTK_RC_FILES=/etc/opt/gnome/gtk/gtkrc:/h
    2007-06-29 13:23:14 12059     12898 ENVIRON    ome/utente/.gtkrc:/home/utente/.kde/shar
    2007-06-29 13:23:14 12059     12898 ENVIRON    e/config/gtkrc
    2007-06-29 13:23:14 12059     12898 ENVIRON   GS_LIB=/home/utente/.fonts
    2007-06-29 13:23:14 12059     12898 ENVIRON   WINDOWID=27262983
    2007-06-29 13:23:14 12059     12898 ENVIRON   MORE=-sl
    2007-06-29 13:23:14 12059     12898 ENVIRON   DBNAME=nw4host:ADA db
    2007-06-29 13:23:14 12059     12898 ENVIRON   XSESSION_IS_UP=yes
    2007-06-29 13:23:14 12059     12898 ENVIRON   KDE_FULL_SESSION=true
    2007-06-29 13:23:14 12059     12898 ENVIRON   GROFF_NO_SGR=yes
    2007-06-29 13:23:14 12059     12898 ENVIRON   USER=nw4adm
    2007-06-29 13:23:14 12059     12898 ENVIRON   GROUP=sapsys
    2007-06-29 13:23:14 12059     12898 ENVIRON   LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:
    2007-06-29 13:23:14 12059     12898 ENVIRON    pi=40;33:so=01;35:do=01;35:bd=40;33;01:c
    2007-06-29 13:23:14 12059     12898 ENVIRON    d=40;33;01:or=41;33;01:ex=00;32:*.cmd=00
    2007-06-29 13:23:14 12059     12898 ENVIRON    ;32:.exe=01;32:.com=01;32:*.bat=01;32:
    2007-06-29 13:23:14 12059     12898 ENVIRON    .btm=01;32:.dll=01;32:.tar=00;31:.tb
    2007-06-29 13:23:14 12059     12898 ENVIRON    z=00;31:.tgz=00;31:.rpm=00;31:*.deb=00
    2007-06-29 13:23:14 12059     12898 ENVIRON    ;31:.arj=00;31:.taz=00;31:*.lzh=00;31:
    2007-06-29 13:23:14 12059     12898 ENVIRON    .zip=00;31:.zoo=00;31:.z=00;31:.Z=00
    2007-06-29 13:23:14 12059     12898 ENVIRON    ;31:.gz=00;31:.bz2=00;31:.tb2=00;31:
    2007-06-29 13:23:14 12059     12898 ENVIRON    .tz2=00;31:.tbz2=00;31:.avi=01;35:*.bm
    2007-06-29 13:23:14 12059     12898 ENVIRON    p=01;35:.fli=01;35:.gif=01;35:*.jpg=01
    2007-06-29 13:23:14 12059     12898 ENVIRON    ;35:.jpeg=01;35:.mng=01;35:*.mov=01;35
    2007-06-29 13:23:14 12059     12898 ENVIRON    :.mpg=01;35:.pcx=01;35:.pbm=01;35:.p
    2007-06-29 13:23:14 12059     12898 ENVIRON    gm=01;35:.png=01;35:.ppm=01;35:*.tga=0
    2007-06-29 13:23:14 12059     12898 ENVIRON    1;35:.tif=01;35:.xbm=01;35:*.xpm=01;35
    2007-06-29 13:23:14 12059     12898 ENVIRON    :.dl=01;35:.gl=01;35:.wmv=01;35:.aif
    2007-06-29 13:23:14 12059     12898 ENVIRON    f=00;32:.au=00;32:.mid=00;32:*.mp3=00;
    2007-06-29 13:23:14 12059     12898 ENVIRON    32:.ogg=00;32:.voc=00;32:*.wav=00;32:
    2007-06-29 13:23:14 12059     12898 ENVIRON   DESKTOP_LAUNCH=kde-open
    2007-06-29 13:23:14 12059     12898 ENVIRON   OPENWINHOME=/usr/openwin
    2007-06-29 13:23:14 12059     12898 ENVIRON   XNLSPATH=/usr/X11R6/lib/X11/nls
    2007-06-29 13:23:14 12059     12898 ENVIRON   ENV=/etc/bash.bashrc
    2007-06-29 13:23:14 12059     12898 ENVIRON   HOSTTYPE=i586-linux
    2007-06-29 13:23:14 12059     12898 ENVIRON   SESSION_MANAGER=local/tron:/tmp/.ICE-uni
    2007-06-29 13:23:14 12059     12898 ENVIRON    x/3917
    2007-06-29 13:23:14 12059     12898 ENVIRON   FROM_HEADER=
    2007-06-29 13:23:14 12059     12898 ENVIRON   PAGER=less
    2007-06-29 13:23:14 12059     12898 ENVIRON   CSHEDIT=emacs
    2007-06-29 13:23:14 12059     12898 ENVIRON   XDG_CONFIG_DIRS=/usr/local/etc/xdg/:/etc
    2007-06-29 13:23:14 12059     12898 ENVIRON    /xdg/:/etc/opt/gnome/xdg/
    2007-06-29 13:23:14 12059     12898 ENVIRON   KONSOLE_DCOP=DCOPRef(konsole-3950,konsol
    2007-06-29 13:23:14 12059     12898 ENVIRON    e)
    2007-06-29 13:23:14 12059     12898 ENVIRON   MINICOM=-c on
    2007-06-29 13:23:14 12059     12898 ENVIRON   MAIL=/var/spool/mail/utente
    2007-06-29 13:23:14 12059     12898 ENVIRON   PATH=/sapdb/NW4/db/bin:/sapdb/programs/b
    2007-06-29 13:23:14 12059     12898 ENVIRON    in:/sapdb/programs/bin:/usr/lib/java/bin
    2007-06-29 13:23:14 12059     12898 ENVIRON    :.:/sapmnt/home/nw4adm:/usr/sap/NW4/SYS/
    2007-06-29 13:23:14 12059     12898 ENVIRON    exe/runU:/usr/sap/NW4/SYS/exe/run:/home/
    2007-06-29 13:23:14 12059     12898 ENVIRON    utente/bin:/usr/local/bin:/usr/bin:/usr/
    2007-06-29 13:23:14 12059     12898 ENVIRON    X11R6/bin:/bin:/usr/games:/opt/gnome/bin
    2007-06-29 13:23:14 12059     12898 ENVIRON    :/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib
    2007-06-29 13:23:14 12059     12898 ENVIRON    /mit/sbin
    2007-06-29 13:23:14 12059     12898 ENVIRON   DESKTOP_SESSION=default
    2007-06-29 13:23:14 12059     12898 ENVIRON   CPU=i686
    2007-06-29 13:23:14 12059     12898 ENVIRON   KONSOLE_DCOP_SESSION=DCOPRef(konsole-395
    2007-06-29 13:23:14 12059     12898 ENVIRON    0,session-1)
    2007-06-29 13:23:14 12059     12898 ENVIRON   INPUTRC=/home/utente/.inputrc
    2007-06-29 13:23:14 12059     12898 ENVIRON   PWD=/home/utente
    2007-06-29 13:23:14 12059     12898 ENVIRON   XMODIFIERS=@im=local
    2007-06-29 13:23:14 12059     12898 ENVIRON   JAVA_HOME=/usr/lib/java
    2007-06-29 13:23:14 12059     12898 ENVIRON   LANG=en_US.UTF-8
    2007-06-29 13:23:14 12059     12898 ENVIRON   PYTHONSTARTUP=/etc/pythonstart
    2007-06-29 13:23:14 12059     12898 ENVIRON   SAPSYSTEMNAME=NW4
    2007-06-29 13:23:14 12059     12898 ENVIRON   TEXINPUTS=:/home/utente/.TeX:/usr/share/
    2007-06-29 13:23:14 12059     12898 ENVIRON    doc/.TeX:/usr/doc/.TeX
    2007-06-29 13:23:14 12059     12898 ENVIRON   QT_SYSTEM_DIR=/usr/share/desktop-data
    2007-06-29 13:23:14 12059     12898 ENVIRON   HOME=/sapmnt/home/nw4adm
    2007-06-29 13:23:14 12059     12898 ENVIRON   SHLVL=5
    2007-06-29 13:23:14 12059     12898 ENVIRON   LESS_ADVANCED_PREPROCESSOR=no
    2007-06-29 13:23:14 12059     12898 ENVIRON   OSTYPE=linux
    2007-06-29 13:23:14 12059     12898 ENVIRON   LS_OPTIONS=-N --color=tty -T 0
    2007-06-29 13:23:14 12059     12898 ENVIRON   XCURSOR_THEME=crystalwhite
    2007-06-29 13:23:14 12059     12898 ENVIRON   WINDOWMANAGER=/usr/X11R6/bin/kde
    2007-06-29 13:23:14 12059     12898 ENVIRON   GTK_PATH=/usr/local/lib/gtk-2.0:/opt/gno
    2007-06-29 13:23:14 12059     12898 ENVIRON    me/lib/gtk-2.0:/usr/lib/gtk-2.0
    2007-06-29 13:23:14 12059     12898 ENVIRON   VENDOR=suse
    2007-06-29 13:23:14 12059     12898 ENVIRON   G_FILENAME_ENCODING=@locale,UTF-8,ISO-88
    2007-06-29 13:23:14 12059     12898 ENVIRON    59-15,CP1252
    2007-06-29 13:23:14 12059     12898 ENVIRON   LESS=-M -I
    2007-06-29 13:23:14 12059     12898 ENVIRON   MACHTYPE=i586
    2007-06-29 13:23:14 12059     12898 ENVIRON   LOGNAME=nw4adm
    2007-06-29 13:23:14 12059     12898 ENVIRON   CVS_RSH=ssh
    2007-06-29 13:23:14 12059     12898 ENVIRON   XDG_DATA_DIRS=/usr/local/share/:/usr/sha
    2007-06-29 13:23:14 12059     12898 ENVIRON    re/:/etc/opt/kde3/share/:/opt/kde3/share
    2007-06-29 13:23:14 12059     12898 ENVIRON    /:/opt/gnome/share/
    2007-06-29 13:23:14 12059     12898 ENVIRON   ACLOCAL_FLAGS=-I /opt/gnome/share/acloca
    2007-06-29 13:23:14 12059     12898 ENVIRON    l
    2007-06-29 13:23:14 12059     12898 ENVIRON   PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
    2007-06-29 13:23:14 12059     12898 ENVIRON    :/usr/local/share/pkgconfig:/usr/lib/pkg
    2007-06-29 13:23:14 12059     12898 ENVIRON    config:/usr/share/pkgconfig:/opt/kde3/li
    2007-06-29 13:23:14 12059     12898 ENVIRON    b/pkgconfig:/opt/gnome/lib/pkgconfig:/op
    2007-06-29 13:23:14 12059     12898 ENVIRON    t/gnome/lib/pkgconfig:/opt/gnome/share/p
    2007-06-29 13:23:14 12059     12898 ENVIRON    kgconfig
    2007-06-29 13:23:14 12059     12898 ENVIRON   LESSOPEN=lessopen.sh %s
    2007-06-29 13:23:14 12059     12898 ENVIRON   USE_FAM=
    2007-06-29 13:23:14 12059     12898 ENVIRON   INFOPATH=/usr/local/info:/usr/share/info
    2007-06-29 13:23:14 12059     12898 ENVIRON    :/usr/info:/opt/gnome/share/info
    2007-06-29 13:23:14 12059     12898 ENVIRON   DISPLAY=:0
    2007-06-29 13:23:14 12059     12898 ENVIRON   SAPJDBHOST=nw4host
    2007-06-29 13:23:14 12059     12898 ENVIRON   XAUTHLOCALHOSTNAME=tron
    2007-06-29 13:23:14 12059     12898 ENVIRON   LESSCLOSE=lessclose.sh %s %s
    2007-06-29 13:23:14 12059     12898 ENVIRON   G_BROKEN_FILENAMES=1
    2007-06-29 13:23:14 12059     12898 ENVIRON   COLORTERM=
    2007-06-29 13:23:14 12059     12898 ENVIRON   XAUTHORITY=/sapmnt/home/nw4adm/.xauthNeq
    2007-06-29 13:23:14 12059     12898 ENVIRON    DZQ
    2007-06-29 13:23:14 12059     12898 ENVIRON   =/sapdb/programs/bin/xserver
    2007-06-29 13:23:14 12059     12898 ENVIRON   DBROOT=/sapdb/NW4/db
    2007-06-29 13:23:14 12059     12898 ENVIRON   LD_LIBRARY_PATH=/sapdb/NW4/db/lib:/sapdb
    2007-06-29 13:23:14 12059     12898 ENVIRON    /NW4/db/sap
    2007-06-29 13:23:14 12059     12898 ENVIRON   SERVERDB=NW4
    2007-06-29 13:23:14 12059     12898 ENVIRON  Environment dump completed
    2007-06-29 13:23:14 12059     12883 DBSTATE  Core dump suppressed
    2007-06-29 13:23:14 12059       202 RTE      Memory allocation not limited
    2007-06-29 13:23:14 12059       203 RTE      System page cache usage enabled
    2007-06-29 13:23:14 12059     12928 TASKING  Using threads for tasks
    2007-06-29 13:23:14 12059     11532 init_shm SHMCHUNK size 0x2000000
    2007-06-29 13:23:14 12059     12692 TCLUSTER tw;al;ut;2000sv,100bup;10ev,10gc;ti,100dw;30000us;compress
    2007-06-29 13:23:14 12059     12693 TCLUSTER number of 'BUP':   0
    2007-06-29 13:23:14 12059     12693 TCLUSTER number of ' DW':  16
    2007-06-29 13:23:14 12059     12693 TCLUSTER number of ' US':  50
    2007-06-29 13:23:14 12059     12693 TCLUSTER number of ' SV':  21
    2007-06-29 13:23:14 12059     12693 TCLUSTER number of ' EV':   1
    2007-06-29 13:23:14 12059     12693 TCLUSTER number of ' GC':   0
    2007-06-29 13:23:14 12059     11533 init_shm creating shared section size     513004
    2007-06-29 13:23:14 12059     12698 IPC      Common RTE specific IPC key: 0x44000000
    2007-06-29 13:23:14 12059     11536 init_shm attached shared section at   0x50000000
    2007-06-29 13:23:14 12059     11537 init_shm shared section ends at       0x5007D3EC
    2007-06-29 13:23:15 12059     11521 PIPE_IO  Operating system does not support fstat for input check of pipes
    2007-06-29 13:23:15 12059     11522 PIPE_IO  Input check for pipe with poll supported
    2007-06-29 13:23:16 12059     12811 EVENTING Suppressing output to 'knldiag.evt' 0 pages
    2007-06-29 13:23:16 12059     12812 EVENTING Eventbuffer 1 events 100 tasks
    2007-06-29 13:23:16 12059     12815 EVENTING No AliveEvent generation
    2007-06-29 13:23:17 12061     12885 MEMORY   25805 Pages allocated for I/O cache
    2007-06-29 13:23:17 12061     12886 TASKING  Maximum non user task stack size 100KB
    2007-06-29 13:23:17 12061     12886 TASKING  Maximum task stack size 400KB
    2007-06-29 13:23:17 12061     12886 TASKING  Task stack at system choosen address
    2007-06-29 13:23:17 12061     12886 TASKING  Allocating task stack chunk for 92 tasks
    2007-06-29 13:23:17 12061     12886 TASKING  Maximum single aligned task stack size   400KB
    2007-06-29 13:23:17 12061     12886 TASKING  Size of single task guard area     4KB
    2007-06-29 13:23:17 12061     12886 TASKING  Task stack chunk area [ 0xa949c000 - 0xaace4fff ]
    2007-06-29 13:23:17 12061     12886 TASKING  Physical memory used for task stacks  24500KB
    2007-06-29 13:23:17 12061     12886 TASKING  Physical memory used for guard areas    372KB
    2007-06-29 13:23:17 12061     12831 TRACE_IO Configured MAXMESSAGE_FILES:0
    2007-06-29 13:23:17 12061     12832 TRACE_IO Disabled: No TraceMessagefiles wanted
    2007-06-29 13:23:17     0     12853 DBSTATE  Caught signal 11(SIGSEGV)
    2007-06-29 13:23:17     0 ERR 11330 COREHAND ABORTING due to signal 11
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   -
    > Emergency Stack Back Trace <----
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (0):0xb7d8c049 [0xbfcc18cc](0x1,0xe,0xbfcc194c,0x865e661)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (1):0xb7ecec66 [0xbfcc18cc](0x1,0xe,0xbfcc194c,0x865e661)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (3):0x865e661 [0xbfcc18dc](0xbfcc1928,0xa949b000,0xbfcc194c,0x865e653)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (5):0x865e840 [0xbfcc194c](0x20000,0x0,0x8655464,0x0)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (7):0x869a412 [0xbfcc198c](0x20000,0x8655464,0x0,0x1)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (9):0x869b24a [0xbfcc19fc](0x0,0x0,0xbfcc1a2c,0x869b204)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (11):0x8148429 [0xbfcc1a2c](0xbfcc1b14,0xbfcc1a48,0xbfcc1a6c,0x814841d)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (13):0x869974c [0xbfcc1a6c](0xbfcc1b14,0xbfcc1ae8,0xbfcc1a88,0xb7ed5234)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (15):0x81483ee [0xbfcc1b48](0x2,0xbfcc1c04,0xbfcc1c10,0x814740a)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   (17):0xb7d3c87c [0xbfcc1b78](0x2,0xbfcc1c04,0xbfcc1c10,0xb7efa24d)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   -
    > Register Dump <----
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   -
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   ds   es   0x0000007b 0xc010007b
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   fs   gs   0x00000000 0x00000033
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   trap err  0x0000000d 0x00000000
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   efl  ss   0x00210202 0x0000007b
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   edi  esi  0x00000001 0x00000001
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   eax  ebx  0xfffffff9
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   ecx  edx  0xa947abe0
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   esp  uesp 0xbfcc18b8 0xbfcc18b8
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   ebp  eip  0xbfcc18cc 0xb7d8c049
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   cs   cr2  0x00000073 0x00000000
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   -
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   Floating point register unused
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   -
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   -
    > Module List <----
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   |.text Start |.text End   | Module File Name
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0x08048000 | 0x087f0000 | /sapdb/NW4/db/pgm/kernel
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xa8c5e000 | 0xa8c68000 | /lib/libgcc_s.so.1
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xb7d27000 | 0xb7e41000 | /lib/libc-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xb7e41000 | 0xb7e43000 | /lib/libc-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xb7e48000 | 0xb7e6b000 | /lib/libm-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xb7e6e000 | 0xb7ea8000 | /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xb7ebb000 | 0xb7ec2000 | /lib/librt-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xb7ec4000 | 0xb7ec6000 | /lib/libdl-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xb7ec8000 | 0xb7ed7000 | /lib/libpthread-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   | 0xb7eed000 | 0xb7f07000 | /lib/ld-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE  
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   -
    > Symbolic Stack Back Trace <----
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      0: 0xb7d8c049 __cfree +0x0049
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /lib/libc-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc18cc] (0x1,0xe,0xbfcc194c,0x865e661)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      1: 0xb7ecec66 __pthread_attr_destroy +0x0026
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /lib/libpthread-2.4.so
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc18cc] (0x1,0xe,0xbfcc194c,0x865e661)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      2: 0x0865e661 eo07_CreateThread +0x01f9
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /sapdb/NW4/db/pgm/kernel
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc18dc] (0xbfcc1928,0xa949b000,0xbfcc194c,0x865e653)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      3: 0x0865e840 sqlbeginthread +0x002c
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /sapdb/NW4/db/pgm/kernel
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc194c] (0x20000,0x0,0x8655464,0x0)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      4: 0x0869a412 en81_CreateRteProcs +0x0032
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /sapdb/NW4/db/pgm/kernel
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc198c] (0x20000,0x8655464,0x0,0x1)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      5: 0x0869b24a en81RunKernel +0x00d6
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /sapdb/NW4/db/pgm/kernel
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc19fc] (0x0,0x0,0xbfcc1a2c,0x869b204)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      6: 0x08148429 en80RunKernel +0x002d
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /sapdb/NW4/db/pgm/kernel
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc1a2c] (0xbfcc1b14,0xbfcc1a48,0xbfcc1a6c,0x814841d)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      7: 0x0869974c en81_kernel_main +0x051c
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /sapdb/NW4/db/pgm/kernel
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc1a6c] (0xbfcc1b14,0xbfcc1ae8,0xbfcc1a88,0xb7ed5234)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE      8: 0x081483ee main +0x004e
    2007-06-29 13:23:17     0 ERR 11599 BTRACE          /sapdb/NW4/db/pgm/kernel
    2007-06-29 13:23:17     0 ERR 11599 BTRACE         Frameinfo [0xbfcc1b48] (0x2,0xbfcc1c04,0xbfcc1c10,0x814740a)
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   -
    > End of Stack Back Trace <----
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   analysing LVCMem_Allocator_1
    2007-06-29 13:23:17     0 ERR 11599 BTRACE  
    2007-06-29 13:23:17     0 ERR 11599 BTRACE   no problems detected in LVCMem_Allocator_1
                                                                                    +++++++++++++++++++++++++++++++++++++++ Kernel Exit ++++++++++++++++++++++++++++
    2007-06-29 13:23:18     0     12847 DBSTATE  Kernel exited without core and exit status 0x2f00
    2007-06-29 13:23:18     0     12849 DBSTATE  Kernel exited due to signal in signal handler
    2007-06-29 13:23:18     0     12890 DIAGHIST Backup of diagnostic files will be forced at next restart
    2007-06-29 13:23:18     0     12808 DBSTATE  Flushing knltrace pages
    sh: line 1: 12065 Segmentation fault      /sapdb/NW4/db/pgm/cons NW4 sh all >rtedump
    2007-06-29 13:23:18     0     11987 dump_rte 'cd /sapdb/data/wrk/NW4/rtedump_dir; /sapdb/NW4/db/pgm/cons NW4 sh all > rtedump' failed
    2007-06-29 13:23:18     0     12696 DBSTATE  Change DbState to 'OFFLINE '(29)
    current write position -
    [/code]
    Thank you for the support

    Thank you for the support Markus,
    then i have to download a newer version than mine?
    sapdb - MaxDB
    Version:7.5-2
    Build Time:Tue 21 Sep 2004 02:53:17 PM CEST
    Install Time:Fri 29 Jun 2007 01:05:46 PM CEST
    Package Group:Applications/Productivity
    License:(c) 2004 SAP AG, Germany
    Installed Size:191.3 M
    Archive Size:191.1 M
    Distribution:
    Vendor:SAP AG, Germany
    Packager:
    Architecture:i386
    OS:
    Build Host:nw4host.wdf.sap.corp
    URL:
    Media No.:0
    Authors:
    http://dev.mysql.com/downloads/maxdb/7.6.00.html#Linux_x86_RPM
    here there is 7.6 version, but the rpm packages are differnet to mine
    Message was edited by:
            marco scacchi

  • J2EE Database is not available via  test

    Hello my friends,
    I've got a problem with my SAP NW/DB2 installation. When i want to start sap, i get the following output:
    si4host:si4adm 13> startsap si4host
    Checking DB6 db Database
    ABAP Database is not available via R3trans
    Checking DB6 db Database
    Error: java.io.FileNotFoundException: JdbcCon.log (Permission denied)
    J2EE Database is not available via  test
    See logfile JdbcCon.log
    Starting SAP-Collector Daemon
    This is Saposcol Version COLL 20.86 640 - V1.12 for Linux
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 14643) is already running .....
    saposcol already running
    Running /usr/sap/SI4/SYS/exe/run/startdb
    /usr/sap/SI4/SYS/exe/run/startdb completed successfully
    Checking DB6 db Database
    ABAP Database is running
    Starting SAP Instance SCS01
    Startup-Log is written to /home/si4adm/startsap_SCS01.log
    Instance on host itpc1f41009 started
    Starting SAP Instance DVEBMGS00
    Startup-Log is written to /home/si4adm/startsap_DVEBMGS00.log
    Instance on host itpc1f41009 started
    IGS on host itpc1f41009 started
    The server runs on suse 9.3.
    Anybody know how to solve this?
    Greetings
    Chantal

    Hi
    This is a common problem .Actually ur database pwd is not same mentioned in the configtool----
    secure store.
    Change the database password and update the same in the secure store of configtool.
    Restart the engine.Your problem will be solved.If you have any confusion about how to change the pwd in secure store.Feel free to contact

  • Pacman-optimize: Is this bad?

    ==> md5sum'ing the old database...
    ==> copying /var/lib/pacman...
    ==> md5sum'ing the new database...
    ==> checking integrity...
    pacman-optimize: integrity check FAILED, reverting to old databse
    What could cause this error? I ran this after noticing that pacman would freeze (and segfault) when trying to uninstall the big-ass kde group of packages. How can I fix this sort of problem?

    phrakture wrote:Yes.  There are things being worked on, but alot of people don't experience any slowdown.... for me, I never notice any problems...
    IMHO the reason most people don't experience any slowdown is that they run Arch Linux on a desktop with lots and lots of memory so their pacman db never comes out of cache. And even if it does, their 7200 rpm disks with blazing fast access times can handle this.
    I know this has been reported over and over, but this is what it looks like on a notebook with an average 5400 rpm drive with an ext3 partition:
    [gali@neutrino ~]$ time pacman -Ss rosegarden
    extra/rosegarden 4.1.0-1
    audio and MIDI sequencer, score editor, and general-purpose music
    composition and editing application.
    real 0m27.105s
    user 0m0.394s
    sys 0m0.660s
    It used to be even worse -- around 45 seconds --, but I found another pacman directory under /var/lib/pacman/, so I had the entire repository tree nearly duplicated. I really don't know what caused this and whether if it was intentional, but guessing it wasn't, I just removed it. :-) du -hs /var/lib/pacman now comes out with only :-) 42 MB instead of the original 65 MB.
    Moroever, when installing a package, after the last line of installing packagexyz... done, it takes another 15 or 20 seconds for pacman to finish.
    And there are people out there still using 4200 rpm drives in their older notebooks...
    Please, don't get me wrong. I'm totally happy with Arch, this is just a minor annoyance. But I think it deserves attention.
    I was a longtime Windows user with only very passive Linux usage (several different reasons -- like a some gaming in the past, my sound card not being supported, etc.), but in July I finally switched over. For an ocassional use, Debian and Ubuntu was okay for me. But in a day-to-day manner, I just somehow couldn't feel at home there. Maybe because I felt the system is totally out of my control. (How ironic since I switched over from Windows. :-))
    Now I'm using Arch for a month or so and never felt happier in Linux.
    phrakture wrote:But the next release of pacman won't change the current system, but it will improve performance
    Well I'm certainly more than happy to hear this. :-)
    Maybe if pacman was using a plugin system for its database. And user could choose between filesystem-based storage, sqlite3 or anything that would be available as a plugin. I'm quite sure it couldn't take so long to search through a 40 MB sqlite DB, even on a slower hard drive like mine. It shouldn't be too hard to implement too, if pacman uses some healthy amount of abstraction when retrieving data from its database... But I haven't looked at the source code, so I don't know. And I guess it would break the omnipresent KISS principle...
    Hey, it was just an idea. :-)

  • Arch ecosystem atop LinuxFromScratch?

    Has anyone tried this? Can this be done? Any general ideas on how it can be achieved?
    I'm planning to start with a LFS project in the coming week. Doing this mostly for the learning, but it would be 'cool' if the Arch awesomeness can be had with it.

    If I'm completely honest - and as someone who built LFS, and went far beyond BLFS (to a completely fully functional system with many packages built from source despite LFS veterans advising against it) my instinct is, it's possible, but honestly not worth the headache. You would have to ensure that your base system matched the Arch base system, and make sure that you built various other packages (PAM etc) before trying the mirgration. Then you would have to re-arrange your LFS filesystem (which tries, but doesn't entirely conform to FHS - but then, neither does Arch) to match an Arch system. Finally, when you make your pacman managed upgrades, there's a good chance that you will lose pretty much all the work you put in to LFS since it will be replaced by Arch.
    Don't take this as talking you out of LFS - It's a massively useful experience for anyone wanting to learn the more fundamental operations of your Linux system (I learned more in 3 builds over a 6 week period than in 12 years of "Distro based" Linux usage)  And I would encourage the experience all the way. i would, however, advise against trying to migrate a home grown system to a fully developed distro. What you can take from it, however, is that after building LFS (and going past the basics) you will be far better equipped to build your own custom Arch.

  • JAVA: openjdk6 vs jre

    This is a question which has been bugging me for a long time.
    WHAT EXACTLY DOES JRE OFFER WHICH NEEDS PEOPLE TO INSTALL IT INSTEAD OF OPENJDK6 ?
    I currently have jre installed, but I want to install openjdk6. Please advice me.
    Also, in the last week of may, I am joining programming classes in Core Java where they teach via Eclipse. Would the programming experience be the same with both the packages ?
    And yeah, jre is *just* jre, but openjdk6 is openjdk6 (note the bolded part). If the 7th version comes out, will I need a manual removal of openjdk6 to install openjdk7 ?

    MetalheadGautham wrote:I never understood HOW I can use vim. How can I rely on only keyboard in an IDE ?
    Will I get the block collapse feature I get in Geany ?
    And does it have controls for invoking the compiler ?
    Yes, Vim does do code folding, as well as has complete control over compilers. The latter is a combination of having both a powerful internal scripting engine, as well as can call any external command.
    One hurdle that you'll have to get over going from Geany to Vim is appearance. Geany is very aesthetically pleasing. gVim at it's best looks nowhere near as nice. I'm using Vim in urxvt. It took some getting use to.
    MetalheadGautham wrote:PS: I have a friend who is much junior to me as far as linux usage is concerned, but he says that 3 hours with vim made him think that its the bestest best thing in the world. Says that it enhances productivity a lot.
    It took me three weeks before I was reasonably happy with my .vimrc file! There's a learning curve, but it will become obvious very quickly just how efficient it is.

  • Creating a network bridge from ethernet to wifi for xbox

    Hey guys, I'm trying to create a network bridge from eth0(ethernet port) to ra0(wifi) in an attempt to avoid buying a wireless adapter for my new Xbox 360 I got this Christmas. With Windows, it looks incredibly simple(just going into network settings and right clicking basically) but I don't want to boot into windows every time I want to use live... I have searched around the net but I always get DNS errors whenever I play with iptables, does anyone have a good way to get this to run?

    Any chance you guys are going to finish answering it? Since Arch is the do-it-yourself distro, can we get a group of people together who want to make a package or go "fix" the NetworkManager source code to include support for autoconfiguration of bridges?
    Windows calls them bridges now, just for your information. In windows you select or highlight both network interface devices at the same time, right click on either one, and select "Bridge Connections". This is incredibly easy for the user, and it is just as powerful as that mess of instructions you gave up there.
    scripts are OK, but they should never be the final solution to a problem. Remember it helps if more people don't have to know everything about an operating system. If people can avoid the complexity of Linux, they will be happier, more productive, and will enjoy contributing software to Linux or telling their friends about Linux.
    If it requires this "splint" scripting that doesn't work 100% of the time, Linux is going to die a very grisly death. I know more and more people nowadays who know to Bridge the connections in Windows to get internet on their xbox 360s. I can't convince any of them that Linux is better because they ignore the rest of Linux and complain about this one missing feature. Indeed even I can't use Linux to bridge my laptop's connections for use with my desktop or another computer that needs to download 3rd party wireless drivers from the internet.
    I am a huge proponent of Linux, but to be honest, I notice that a bunch of work still needs to be done. I realize the market and business forces are set against Linux right now, but if everyone would stop making new distros and instead fix the packages that go into the existing ones, we could have Linux replace Windows within 5 years.
    If you don't like a distro, go work for the company and help them improve it. Making your own distro is not going to help solve the watered-down developer population.
    Networking is something that is VERY important to people. NetworkManager was a great success and boon to everyday Linux usage. It needs a bit of polishing; that is all.

  • HTPC Mini-ITX motherboard - Which CPU/APU to choose?

    Hi there!
    I will soon start to build a HTPC setup, which will be used for 1080p (H264) playback through the onboard HDMI port, as well as audio playback through onboard toslink S/PDIF.
    What to choose, Amd Fusion or Intel Atom /w the ION 2 GPU? I expect that the GPU part will be able to handle most of the H264 decoding, and that the platform will be stable and fully functional.
    I already own a Asus E35M1-I mini-ITX motherboard which i currently use for my headless file server, but it seems to be somewhat unstable, and the network interface is missing some throughput (550Mbit/s). This causes uncertainty about if it is smart to choose the Amd Fusion setup.
    Any input/tips?
    (This is not strictly related to Arch Linux, but the system will run Arch Linux, so i guess it should be okay to ask here in this forum)

    signor_rossi wrote:Anandtech has a lot of articles describing the Fusion platform and comparing it with the Atom/Ion combo.
    http://www.anandtech.com/show/4134/the- … or-miniitx
    As for your problems with your Asus board, is your BIOS up-to-date?
    Sadly there are no BIOS updates other than the version shiped with the motherboard. I think I will just have to wait and see if Asus releases a new version. I will take a deeper look into the article tonight, thanks for the link!
    zenlord wrote:
    I don't think you can choose a wrong solution these days. All the recent chipsets are perfectly capable of decoding 1080p. I myself am an intel-gpu-fan, because of the good and open source drivers. If your pc will be positioned in your living room, you should definitely investigate the noise levels of the onboard fans, PSU fans and case fans (not to mention the noise of the hard disk(s)).
    That's why I have chosen to make my file server (which is in the basement) play/decode all the content and stream it over the network to a PS3, but there are many passively cooled DLNA-clients out there...
    Regarding noise, i will probably use a cheap SSD/my old 4GB CF-card as local storage, and the motherboard will be one of the fanless versions. External laptop-style PSU. The noise level will not be a problem.
    Regarding a pure DLNA client: I want to be able to do other things on the HTPC in the future. And for now, it will in addition to XBMC run MPD for music and LIRC for IR remote control support. If i just wanted it for video playback, i could have easily gone for a DNLA set top box with a lot less hassle
    .:B:. wrote:
    I'm considering an E350 setup myself, especially since the Intel offerings do not support 24 Hz, and that's a showstopper for me. That would mean either I'd need to get an Atom/Ion combo (which is too underpowered for my taste when it comes to the CPU) or get a Sandy Bridge with an nVidia card, which means higher power usage. From what I gather, Zacate should be a bit smoother than the Atom setups, and a bit more power-efficient as well.
    Clvn, if network performance is your concern (and I doubt 550 Mbps is a bottleneck for what you're doing, but then again, I don't know what else your setup is doing while it's streaming HD stuff), there's only one solution: get an Intel gigabit card. Or you can go for a full Intel platform as well though, if that 24 Hz problem is not an issue for you.
    I did not know anything about the 24Hz frequency limitation, I have not paid any attention to it. I think i will have to read a little bit about it. Thanks for the input about that!
    SInce the E350 platform performs better, it's sad that it seems a bit unstable (at least that is my experience so far..). Hopefully this will be better with driver updates.
    About the network speed: That motherboard will continue to be used as a file server for a while longer (with the onboard NIC), untill it will be used as a dedicated firewall with a dual gbit NIC (at least that is the plan). The 550Mbit/s throughput is not a problem, but it seems a bit strange that it does not perform better. I've changed the TP and the port at the switch, but still got the same available bandwidth. That too will probably be fixed with either a BIOS update or a driver update.
    graysky wrote:I have an Atom-based (older 330) solution that works great for HD stuff.  VDPAU rocks.  Dunno about AMD's stuff.
    Even 1080p mkv (H264)?
    flamelab wrote:Choose the all-time-classic reliable Nvidia solution, since VDPAU will surely work. I'm not sure for the AMD solution and I wouldn't choose it for Linux usage. For Windows, it would be very much OK.
    Thanks for the input.
    signor_rossi wrote:Good point, flamelab. As for info on the Linux driver support, phoronix.com is a good place to get info:
    http://www.phoronix.com/scan.php?page=a … ixed&num=1
    And zenlord made me remember to ask you what you will use the HTPC for, since in some cases a networked media player like a WD TV Live! might suffice, too.
    I will do some reading at phoronix about the AMD Fusion driver support. And regarding devices like WD TV, i would like to have a fully functional pc. MPD and LIRC will be used on regular basis.
    After all the feedback in the thread, i think the Intel/VDPAU option will be a lot more safe and stable. I will just have to read a bit about what the missing 24Hz support from Nvidia's side.
    If i choose Intel Atom/ION, i think this Asus card will do the trick: http://www.asus.com/Motherboards/Intel_ … /AT5IONTI/
    Thanks for all the input so far, guys! I really appriciate it

  • Convert the arch system to python3.

    Hey,
    I have taken up a proof of concept project/challange in which I have to convert all my python2 code to python3, to make it a python3 based system. I chose arch, which defaults to python3 all right.
    I am using xfce4 to make it user freindly.Removing python2 will not satisfy these dependencies:
    libieee1284 and libplist.
    I do not want python2 on my system, I have to show it to my teachers. Also can I do pacman -Rdds python2? will it break the system?
    In short, How can I make my system python based, and not python2?

    sankrant wrote:I will try force removing them and see if something happens, .
    Yes, you should try it yourself. I doubt many people have done what you are trying to do.
    Also, we can't do your homework for you: https://wiki.archlinux.org/index.php/Fo … e#Homework
    So long as this thread remains about generic Arch Linux usage it can stay.
    One more remark, converting from 2 to 3 is not trivial. If it were, it would have been done for everything by now.
    Good luck.

  • Startsap issues "unable to get the database running"

    I Have finished my installation successfully but I cant get sap to start. Below is the error log file:
    Starting SAP-Collector Daemon
    21:33:28 14.10.2005 LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - V1.12 for Linux
    Usage: saposcol -l: Start OS Collector
    saposcol -k: Stop OS Collector
    saposcol -d: OS Collector Dialog Mode
    saposcol -s: OS Collector Status
    The OS Collector (PID 18140) is already running .....
    saposcol already running
    Running /usr/sap/A5P/SYS/exe/run/startdb
    Trying to start A5P database ...
    Log file: /home/a5padm/startdb.log
    /usr/sap/A5P/SYS/exe/run/startdb: Terminating with error code 12
    DB startup failed
    =======================================================
    Fri Oct 14 21:33:29 EDT 2005
    starting database
    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Oct 14 21:33:29 2005
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-09925: Unable to create audit trail file
    Linux Error: 13: Permission denied
    Additional information: 9925
    ORA-09925: Unable to create audit trail file
    Linux Error: 13: Permission denied
    Additional information: 9925
    ORA-09925: Unable to create audit trail file
    Linux Error: 13: Permission denied
    Additional information: 9925
    Fri Oct 14 21:33:34 EDT 2005
    Connect to the database to verify, that the database is now open
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
    Notify Database Administrator.
    /usr/sap/A5P/SYS/exe/run/startdb: Terminating with error code 12

    Hi Jurgen,
    here is the extract of the trans.log file:
    a5padm> more trans.log
    4 ETW000 /usr/sap/A5P/SYS/exe/run/R3trans version 6.09 (release 640 - 26.10.04 - 15:45:42).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 15.10.2005 - 12:40:28
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: /usr/sap/A5P/SYS/exe/run/R3trans -x
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Sat Oct 15 12:40:28 2005                             105  0.000105
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    21  0.000126
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             56  0.000182
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/A5P/SYS/exe/run/dboraslib.so' ...
    4 ETW000                                                                              39  0.000221
    4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/A5P/SYS/exe/run/dboraslib.so), hdl 0
    4 ETW000                                                                           17302  0.017523
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/A5P/SYS/exe/run/dboraslib.so' loaded
    4 ETW000                                                                              31  0.017554
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/A5P/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              48  0.017602
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/A5P/SYS/exe/run/dboraslib.so' is "640.00", patchlevel (0.32)
    4 ETW000                                                                              75  0.017677
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/A5P/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              28  0.017705
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/A5P/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              46  0.017751
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              31  0.017782
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255
    , occ = NO
    4 ETW000                                                                              35  0.017817
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         29  0.017846
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              28  0.017874
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255,
    occ = NO
    4 ETW000                                                                              31  0.017905
    4 ETW000  [dev trc     ,00000]  Got ORACLE_HOME=/oracle/A5P/920_32 from environment
    4 ETW000                                                                             332  0.018237
    4 ETW000  [dev trc     ,00000]  -->oci_initialize                                     26  0.018263
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.US7ASCII      1584  0.019847
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPA5P's password           46  0.019893
    4 ETW000  [dev trc     ,00000]  Connecting as /@A5P on connection 0 ...               23  0.019916
    4 ETW000  [dev trc     ,00000]  Allocating service context handle                     31  0.019947
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      26  0.019973
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server A5P (con_hdl=0,svchp=0x8bf4fbc,svrhp=0x8bf5aa4)
    4 ETW000                                                                              75  0.020048
    4 ETW000  [dev trc     ,00000]  Assigning server context 0x8bf5aa4 to service context 0x8bf4fbc
    4 ETW000                                                                           18344  0.038392
    4 ETW000  [dev trc     ,00000]  Allocating user session handle                        63  0.038455
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0x8bf4fbc,srvhp=0x8bf5aa4,usrhp=0x8bfe604)
    4 ETW000                                                                              41  0.038496
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 12705
    4 ETW000                                                                            3291  0.041787
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=0x8bf5aa4)
    4 ETW000                                                                              31  0.041818
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x8bf4fbc,srvhp=0x8bf5aa4)
    4 ETW000                                                                              29  0.041847
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0x8bf5aa4         292  0.042139
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12705'
    4 ETW000                                                                              56  0.042195
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                  37  0.042232
    4 ETW000  [dev trc     ,00000]  Connecting as SAPA5P/<pwd>@A5P on connection 0 ...
    4 ETW000                                                                              31  0.042263
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      23  0.042286
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server A5P (con_hdl=0,svchp=0x8bf4fbc,svrhp=0x8bf5aa4)
    4 ETW000                                                                              47  0.042333
    4 ETW000  [dev trc     ,00000]  Assigning server context 0x8bf5aa4 to service context 0x8bf4fbc
    4 ETW000                                                                           17507  0.059840
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 0x8bfe604          31  0.059871
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 0x8bfe604          32  0.059903
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0x8bf4fbc,srvhp=0x8bf5aa4,usrhp=0x8bfe604)
    4 ETW000                                                                              30  0.059933
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 12705
    4 ETW000                                                                            5903  0.065836
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=0x8bf5aa4)
    4 ETW000                                                                              32  0.065868
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x8bf4fbc,srvhp=0x8bf5aa4)
    4 ETW000                                                                              29  0.065897
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0x8bf5aa4         188  0.066085
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12705'
    4 ETW000                                                                              41  0.066126
    4 ETW000  [dblink      ,00419]  ***LOG BY2=>sql error 12705  performing CON [dblink#1 @ 419]
    4 ETW000                                                                              70  0.066196
    4 ETW000  [dblink      ,00419]  ***LOG BY0=>ORA-12705: invalid or unknown NLS parameter value specified [dblink#1 @ 419]
    4 ETW000                                                                              32  0.066228
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'A5P'"

  • Knoppix HW detect on AL

    I was facing same problem what my friend wrote on Gentoo Linux, not being able to connect external devices with Arch Linux.
    http://forums.gentoo.org/viewtopic.php?p=245998
    Knoppix has an excellent hardware detect. I did something unexpected. I installed Arch Linux base (0.4) and copied Knoppix base packages on top of Arch Linux. Believe or not it worked.
    First I thought it will crash when updating with AL's packages (pacman -Syu) but everything worked fine. Same with additional packages. Only what I was no longer able to use Debian's "dselect" package manager when library files where updated. Not a big deal when succeeding to have a good HW detect (USB hdd storage, USB CDROM-RW, flashcard, etc.) and running AL packages and pacman.
    As an idea, would it be possible for AL to use Knoppix HW detect packages, if modified?

    sarah31 wrote:
    i said it should be OPTIONAL. I also think it needs to be hacked a bit in order to be able to live with devfs. disabling or otherwise a base system feature is just not very desirable for me. I am sure the scripts can be hacked to work with arch linux without having to do any of the required changes.
    my main concern is always that a package conform to and not alter the "arch linux" way.
    For everyone's information, these were the main points I kept in mind (after speaking earlier with sarah31) when hacking Knoppix's HWD for Arch Linux usage.
    1. Made it "optional" by removing all boot scripts. Now its a manual start /usr/bin/hwd.
    2. Changed the partition search criteria to find devfs (/dev/ide/host0/bus0/target0/lun0/disc) instead of standard partitions (/dev/hda, /dev/sda, etc.).
    ## Scan partitions
    if [ -f /proc/partitions ]; then
    partitions=""
    dma=""
    pold="no_partition"
    while read a b c p unused; do
    ## Workaround for a /proc/partitions bug
    [ "$p" = "$pold" ] && break
    pold="$p"
    case $p in
    ide/host?/bus?/target?/lun0/disc|scsi/host?/bus?/target?/lun0/disc)
    partitions="$partitions /dev/$p"
    To make it easier for users to mount devices, its requested to keep the compatibility mode for old devices (standard parititions)  in /dev/devfsd.conf untagged. Its untagged as default in Arch Linux.3. All auto config setups (fstab, XF86Config, network, etc.) are removed.
    4. Doesn't require or change any of the existing setup or system of AL. Only provides information how to config manually.
    More inforamation on topic "Hardware detect manager for AL":
    http://bbs.archlinux.org/viewtopic.php?t=580
    dp wrote:
    having control over the system is one thing - trying a lot of alsa-modules to work with your soundblaster is the other ... on a funny chipset you will spend days
    what about adapting "sndconfig" or an other tool to "propose" you some lines (modules) for your configuration?
    When hacking Knoppix, I found sndconfig, mkxf86config, mouseconfig, kbdconfig, and wlcardconfig. So far I only worked on the base script (knoppix-autoconfig) so I cannot say much about the other scripts. Mkxf86config and mouseconfig may not be needed when xf86cfg does a good job, but the other scripts could be useful.

  • Top shows VM usage is 255G - 1.5.0_08 (R27.1.0) crash on Linux IA64

    Hi,
    We are running a tomcat process using Jrockit 1.5.0_08 on Linux IA64. The process keeps crashing after a couple of days. (I pasted the dump at the end of the post)
    I found something wierd when I monitored the process to validate if the process crashes due to OutOfVM. Just before the process crashed "top" command shows the VM usage of the process is 255G.
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    26298 pcadm8 16 0 255g 1.7g 59m D 0.0 21.8 0:16.10 java
    ls command shows that the core file generated is 255G, but when I use 'ls -shlart' the output is
    1.8G -rw------- 1 pcadm8 pcadm8 255G 5ŒŽ 28 19:07 core-java.26298
    Linux OS: RHEL AS4 Kernel
    Kernel: 2.6.9-5.EL
    glibc: 2.3.4-2
    The language/codepage on the machine is Japanese.
    The crash happened earlier similarly, I found from dump file that Code Generation thread failed, so I added -XnoOpt, but this has not solved the problem still.
    Any help is appreciated,
    Thanks,
    Krishna Rajappa
    PS: Please note I have pasted entire dump contents - the stack trace was empty.
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 2 days, 02:49:19 on Wed May 28 18:54:01 2008
    Additional information is available in:
    /opt/Informatica/PowerCenter8.5.1/server/tomcat/jrockit.26298.dump
    /opt/Informatica/PowerCenter8.5.1/server/tomcat/core or core.26298
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=2 si_addr=(nil)
    Version : BEA JRockit(R) R27.1.0-109-73164-1.5.0_08-20061129-1425-linux-ia64
    GC : System optimized over throughput (initial strategy singleparpar)
    : Current OC phase is: not running. YC is not running.
    : GC strategy for GC 1006 was singleparpar
    : GC strategy for GC 1007 was singleparpar
    : GC strategy for GC 1008 was singleparpar
    : GC strategy for GC 1009 was singleparpar
    : GC strategy for GC 1010 was singleparpar
    : mmHeap->data = 0x1700000, mmHeap->top = 0x5700000
    : mmStartCompaction = 0x1700000, mmEndCompaction = 0x1b00000
    CPU : Intel Itanium 2 (McKinley)
    Number CPUs : 1
    Tot Phys Mem : 8444379136 (8053 MB)
    OS version : Red Hat Enterprise Linux AS release 4 (Nahant)
    Linux version 2.6.9-5.EL ([email protected]) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 SMP Wed Jan 5 19:23:24 EST 2005 (ia64)
    Thread System: NPTL
    State : JVM is running
    Command Line : -Djava.awt.headless=true -Duser.dir=/opt/Informatica/PowerCenter8.5.1/server/tomcat/bin -DINFA_HOME=/opt/Informatica/PowerCenter8.5.1 -DINFA_DEV_LOG_DIR= -DINFA_DOMAINS_FILE=/opt/Informatica/PowerCenter8.5.1/domains.infa -Djava.endorsed.dirs=/opt/Informatica/PowerCenter8.5.1/server/tomcat/common/endorsed -Dcatalina.base=/opt/Informatica/PowerCenter8.5.1/server/tomcat -Dcatalina.home=/opt/Informatica/PowerCenter8.5.1/server/tomcat -Djava.io.tmpdir=/opt/Informatica/PowerCenter8.5.1/server/tomcat/temp -Xmx512m -XnoOpt org.apache.catalina.startup.Bootstrap start
    java.home : /opt/Informatica/PowerCenter8.5.1/java/jre
    j.class.path : :/opt/Informatica/PowerCenter8.5.1/server/tomcat/bin/bootstrap.jar:/opt/Informatica/PowerCenter8.5.1/server/tomcat/bin/commons-logging-api.jar
    j.lib.path : /opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/jrockit:/opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64:/opt/Informatica/PowerCenter8.5.1/java/jre/../lib/ia64:/opt/Informatica/PowerCenter8.5.1/server/bin:/opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/jrockit:/opt/Informatica/PowerCenter8.5.1/server/bin:/opt/oracle/lib:
    JAVA_HOME : /opt/Informatica/PowerCenter8.5.1/java
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/jrockit:/opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64:/opt/Informatica/PowerCenter8.5.1/java/jre/../lib/ia64:/opt/Informatica/PowerCenter8.5.1/server/bin:/opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/jrockit:/opt/Informatica/PowerCenter8.5.1/server/bin:/opt/oracle/lib:
    LD_ASSUME_KERNEL: <not set>
    C Heap : 2 memory allocations have failed
    : First failure was a mmMalloc of 64 bytes
    : Last failure was a mmCalloc of 424 bytes
    Method : org/apache/catalina/core/StandardWrapper.unload()V
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 1 OutOfMemoryError has occured
    Registers (from ThreadContext: 0x1052b12b0 / OS context: 0x1052b1380):
    gr0 = 0000000000000000 gr1 = 2000000000a9d788
    gr2 = 00000001052b3940 gr3 = 000000000000000c
    gr4 = 2000000000a9d788 gr5 = 0000000004fb1c38
    gr6 = 0000000000000028 gr7 = 60000000016d7290
    gr8 = ffffffffffffffff gr9 = 0000000000000000
    gr10 = ffffffffffffffff gr11 = c0000000000014af
    gr12 = 00000001052b1de0 gr13 = 00000001052b3920
    gr14 = 000000010000e9f8 gr15 = 000000010000e9f8
    gr16 = 0000000000000000 gr17 = 00000001000039d0
    gr18 = 000000010000eb28 gr19 = 000000010000eb18
    gr20 = 0000000105cd5818 gr21 = 00000001000039d0
    gr22 = 20000000002e2800 gr23 = 0000000105175270
    gr24 = 0000000000000000 gr25 = 0000000000000000
    gr26 = 0000000000000001 gr27 = 0000000000000000
    gr28 = a000000000010640 gr29 = 0000121308126018
    gr30 = 0000000000000000 gr31 = 542a60800a959265
    fr0 = 0000000000000000 fr1 = 8000000000000000
    fr2 = 0000000000000000 fr3 = 0000000000000000
    fr4 = 0000000000000000 fr5 = 0000000000000000
    fr6 = 0000000000000000 fr7 = 0000000000000000
    fr8 = 0000000000000000 fr9 = 0000000000000000
    fr10 = 0000000000000000 fr11 = 0000000000000000
    fr12 = 0000000000000010 fr13 = 0000000102040838
    fr14 = 0000000000000010 fr15 = 000000010203fbe8
    fr16 = 0000000000000000 fr17 = 0000000000000000
    fr18 = 0000000000000000 fr19 = 0000000000000000
    fr20 = 0000000000000000 fr21 = 0000000000000000
    fr22 = 0000000000000000 fr23 = 0000000000000000
    fr24 = 0000000000000000 fr25 = 0000000000000000
    fr26 = 0000000000000000 fr27 = 0000000000000000
    fr28 = 0000000000000000 fr29 = 0000000000000000
    fr30 = 0000000000000000 fr31 = 0000000000000000
    fr32 = 0000000200000006 fr33 = 0000000600000006
    fr34 = 0000000700000006 fr35 = 0000000200000006
    fr36 = 0000000200000002 fr37 = 0000000100000002
    fr38 = 0000000200000000 fr39 = 0000000000000000
    fr40 = 0000000400000002 fr41 = 0000000700000002
    fr42 = 0000000600000006 fr43 = 0000000000000000
    fr44 = 0000000700000000 fr45 = 0000000200000004
    fr46 = 0000000400000002 fr47 = 0000000100000002
    fr48 = 0000000000000000 fr49 = 0000000200000006
    fr50 = 0000000000000000 fr51 = 0000000700000006
    fr52 = 0000000000000000 fr53 = 0000000600000002
    fr54 = 0000000500000002 fr55 = 0000000200000000
    fr56 = 0000000200000003 fr57 = 0000000000000000
    fr58 = 000000020000000e fr59 = 0000000100000002
    fr60 = 00000000000000ff fr61 = 00000000000000fe
    fr62 = 00000000000000fd fr63 = 00000000000000fb
    fr64 = 00000000000000fa fr65 = 00000000000000f9
    fr66 = 00000000000000f7 fr67 = 00000000000000f6
    fr68 = 00000000000000f5 fr69 = 00000000000000f3
    fr70 = 00000000000000f2 fr71 = 00000000000000f1
    fr72 = 00000000000000ef fr73 = 00000000000000ee
    fr74 = 00000000000000ed fr75 = 00000000000000eb
    fr76 = 00000000000000ea fr77 = 00000000000000e9
    fr78 = 00000000000000e7 fr79 = 00000000000000e6
    fr80 = 00000000000000e5 fr81 = 00000000000000e3
    fr82 = 00000000000000e2 fr83 = 00000000000000e1
    fr84 = 00000000000000df fr85 = 00000000000000de
    fr86 = 00000000000000dd fr87 = 00000000000000db
    fr88 = 00000000000000da fr89 = 00000000000000d9
    fr90 = 00000000000000d7 fr91 = 00000000000000d6
    fr92 = 00000000000000d5 fr93 = 00000000000000d3
    fr94 = 00000000000000d2 fr95 = 00000000000000d1
    fr96 = 00000000000000cf fr97 = 00000000000000ce
    fr98 = 00000000000000cd fr99 = 00000000000000cb
    fr100 = 00000000000000ca fr101 = 00000000000000c9
    fr102 = 00000000000000c7 fr103 = 00000000000000c6
    fr104 = 00000000000000c5 fr105 = 00000000000000c3
    fr106 = 00000000000000c2 fr107 = 00000000000000c1
    fr108 = 00000000000000bf fr109 = 00000000000000be
    fr110 = 00000000000000bd fr111 = 00000000000000bb
    fr112 = 00000000000000ba fr113 = 00000000000000b9
    fr114 = 00000000000000b7 fr115 = 00000000000000b6
    fr116 = 00000000000000b5 fr117 = 0000000700000004
    fr118 = 0000000000000000 fr119 = 0000000200000002
    fr120 = 0000000000000000 fr121 = 0000000200000006
    fr122 = 0000000000000002 fr123 = 0000000100000004
    fr124 = 0000000300000000 fr125 = 0000000200000002
    fr126 = 0000000000000000 fr127 = 0000000000000000
    rsc = 000000000000000f bsp = 0000000105175310
    bspstore = 0000000105175310 rnat = 0000000000000000
    unat = 0000000000000000 pfs = c00000000000040e
    ccv = 0000000000000000 itc = 0038528e77e9cdf5
    lc = 0000000000000000
    br0 = 20000000005038a0 br1 = 0000000000000000
    br2 = 0000000000000000 br3 = 0000000000000000
    br4 = 0000000000000000 br5 = 0000000000000000
    br6 = 20000000002e2800 br7 = 0000000000000000
    psr = 0000020000000000 pred = 000000000559a141
    ip = 2000000000496ac4 cfm = c000000000000006
    intnat = 0000000000000000 fpsr = 0009804c8a74433f
    Stack:
    (* marks the word pointed to by the stack pointer)
    00000001052b1de0: 0000000100dc5520* 0000000100000002 0000000000000000 0000000000000000
    00000001052b1e00: 0000000000000000 0000000000000000 600000001bfc75b0 0000000000000000
    00000001052b1e20: 0000000000000000 0000000000000000 0000000100dc43d8 0000000100dc5547
    00000001052b1e40: 0000000000000021 200000000003f210 0000000000000000 0000000000000000
    00000001052b1e60: 0000000100000408 0000000000000000 00044e4764709c01 0000000000000000
    00000001052b1e80: 0000000000004eb4 0000000000000000 0000000000000000 60000000016d75d8
    Register stack:
    (* marks the word pointed to by BSP)
    0000000105175388: 00000001052b1268 c000000000000510 20000000007f09f0 2000000000a9d788
    0000000105175368: 60000000016d7290 00000001052b1260 c000000000000003 a0000000000107e0
    0000000105175348: 0000000000000000 00000001052b12b0 60000000016d73a8 60000000016d7290
    0000000105175328: 2000000000a9d788 00000001052b1380 00000001052b1300 000000000000000b*
    0000000105175308: 0000000000000000 00000000014acc60 0000000100dc4800 0000000100dc47f0
    00000001051752e8: 0000000100dc47d0 00000001052b1df8 c00000000000030a 2000000000606fd0
    Code:
    (* marks the word pointed to by the instruction pointer)
    2000000000496a60: 0000000100000011 5019e4c800000200 80e0210010007801 9fffe7f100420080
    2000000000496a80: 0881b9061e00380a 84000001032b3081 000011901c8800dd 2000000000000200
    2000000000496aa0: 00001198403c00d1 48ffff9000000200 1070210040210011 0384000883f00c85
    2000000000496ac0: 00e010184000800b* 0004000000202040 08e021001c007802 00587801e0420038
    2000000000496ae0: 00e0119020380009 0004000000203080 78f0000100000003 800078e1c029f4e8
    2000000000496b00: 010021001c207801 84007181c0420039 200015981e844009 0004000000233041
    Loaded modules:
    (* denotes the module causing the exception)
    4000000000000000-400000000001da87 /opt/Informatica/PowerCenter8.5.1/java/bin/java
    a000000000010000-a0000000000109cf /opt/Informatica/PowerCenter8.5.1/java/bin/java
    2000000000060000-20000000000ed9af /lib/tls/libm.so.6.1
    2000000000100000-2000000000103d6f /lib/libdl.so.2
    200000000011c000-200000000013ac5f /lib/tls/libpthread.so.0
    2000000000150000-200000000039cf17 /lib/tls/libc.so.6.1
    2000000000000000-200000000002cc87 /lib/ld-linux-ia64.so.2
    20000000003cc000-20000000009de3bf */opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/jrockit/libjvm.so
    000000000162c000-0000000001640857 /lib/libnss_files.so.2
    0000000021708000-0000000021758537 /opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/libjava.so
    000000002176c000-0000000021783daf /opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/libverify.so
    0000000021848000-000000002186ed37 /lib/libnsl.so.1
    00000001020e0000-00000001020f01ff /opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/native_threads/libhpi.so
    0000000102090000-00000001020aee67 /opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/libzip.so
    0000000105094000-00000001050bb0bf /opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/libnet.so
    00000000228d0000-000000002293613f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmjrepn.so
    0000000022948000-0000000022bd685f /opt/Informatica/PowerCenter8.5.1/server/bin/libACE.so.5.4.7
    0000000022c0c000-0000000022c0d8df /opt/Informatica/PowerCenter8.5.1/server/bin/libpmasrt.so
    0000000022c20000-0000000022c9978f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmICE.so
    0000000022cb0000-0000000022d22c07 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmdec.so
    0000000022d58000-0000000022d77aef /opt/Informatica/PowerCenter8.5.1/server/bin/libpmser.so
    0000000022d8c000-000000002314dd77 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmuti.so
    0000000023220000-000000002328865f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmi18n.so
    000000002329c000-00000000235eddef /opt/Informatica/PowerCenter8.5.1/server/bin/libpmxml.so
    000000002361c000-0000000023686c37 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmcmnvar.so
    000000002369c000-00000000236d106f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmcmnvari.so
    00000000236e4000-00000000236f6f2f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmcmnxcontext.so
    0000000023708000-00000000237ab6af /opt/Informatica/PowerCenter8.5.1/server/bin/libpmcmnexpr.so
    00000000237c8000-0000000024e088bf /opt/Informatica/PowerCenter8.5.1/server/bin/libpmcmnrep.so
    0000000025b0c000-0000000025daca9f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmcrep.so
    0000000025dd0000-0000000025e4f1e7 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmodl.so
    0000000025e64000-0000000025ef7967 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmesapi.so
    0000000025f14000-0000000025f72fcf /opt/Informatica/PowerCenter8.5.1/server/bin/libpminfapi.so
    0000000025f88000-0000000025fbffcf /opt/Informatica/PowerCenter8.5.1/server/bin/libpmsdkcmn.so
    0000000025fd4000-000000002613ad87 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmrepsdk.so
    000000002615c000-0000000026c9823f /opt/Informatica/PowerCenter8.5.1/server/bin/libpcsfcmn.so
    0000000026cfc000-0000000026d24cdf /opt/Informatica/PowerCenter8.5.1/server/bin/libpcsfprtcl.so
    0000000026d38000-0000000026efba77 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmsrvexpr.so
    0000000026f30000-0000000026f4c44f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmlicense.so
    0000000026f60000-0000000026f8662f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmsso.so
    0000000026fb4000-000000002712fdff /usr/lib/libstdc++.so.6
    0000000027160000-00000000271749bf /lib/libgcc_s.so.1
    0000000027194000-00000000271a596f /lib/tls/librt.so.1
    00000000271c8000-00000000271cfc4f /lib/libcrypt.so.1
    0000000027210000-000000002724fcef /opt/Informatica/PowerCenter8.5.1/server/bin/libz.so.1
    0000000027264000-000000002749ae87 /opt/Informatica/PowerCenter8.5.1/server/bin/libcrypto.so.0.9.8
    00000000274d0000-0000000027f96d7f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmicudata.so.32
    0000000027fac000-00000000281a2cd7 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmicui18n.so.32
    00000000281c4000-00000000281d55d7 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmicuio.so.32
    00000000281e8000-000000002837b22f /opt/Informatica/PowerCenter8.5.1/server/bin/libpmicuuc.so.32
    000000002839c000-0000000028a24537 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmxerces-c.so.27
    0000000028a8c000-0000000028a9d4f7 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmproctasklib.so
    0000000028ab0000-0000000028acadb7 /opt/Informatica/PowerCenter8.5.1/server/bin/libpmcuti.so
    0000000028adc000-0000000028b40d3f /opt/Informatica/PowerCenter8.5.1/server/bin/libcurl.so.3
    0000000028b54000-0000000028b6f657 /usr/lib/libunwind.so.7
    0000000028ba0000-0000000028cde197 /usr/lib/libstdc++.so.5
    0000000028d0c000-0000000028d40827 /usr/lib/libidn.so.11
    0000000028d54000-0000000028dcb98f /opt/Informatica/PowerCenter8.5.1/server/bin/libssl.so.0.9.8
    0000000029008000-000000002901f54f /usr/lib/gconv/SJIS.so
    000000002c050000-000000002c08fcef /opt/Informatica/PowerCenter8.5.1/server/bin/libz.so
    000000002c740000-000000002c74b7ef /opt/Informatica/PowerCenter8.5.1/java/jre/lib/ia64/libnio.so
    "ContainerBackgroundProcessor[St" id=21 idx=0x28 tid=26353 lastJavaFrame=0x1052b2750
    Stack 0: start=0x1051f4000, end=0x1052b4000, guards=0x105240000 (ok), forbidden=0x105238000
    Stack 1: start=0x105174000, end=0x1051f4000, guards=0x1051e8000 (ok), forbidden=0x1051f0000
    Thread Stack Trace:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 

    Hello Krishna,
    There are known issues in the Linux kernel on early versions of Red Hat 4.0 for Itanium. I suggest that you start by upgrading that to a recent Update level. RHEL 4.0 Update 2 is the absolute minimum requirement.
    You may also want to consider upgrading your JRockit version. If you´have a suppotr contract, you can get one from the BEA/Oracle support web sites, or bundled as part of JRockit Mission Control here:
    http://www.oracle.com/technology/software/products/jrockit/index.html
    -- Henrik

Maybe you are looking for

  • How to add attachment in me21n ?

    Hi, i would like to add attachment (doc , excel...) while creating a manual PO ? I have seen the SAp icon but as far as i did understood the functionnality, you can just retrieve an already created document... How to add a new one directly in ME21N ?

  • Content viewer -- archive or shred?

    As a complete fan of all things Adobe,  I apologize for my title.  I'm almost ready to publish my first indesign/dps app, but I've just spent 3 days going in circles, trying to fix what may not be fixable.  I wanted some advice before I start from sc

  • Cannot write email body in OWA with Exchange 2013 SP1 CU6

    Hi, I have a problem with Exchange 2013 SP1 with CU6. All of OWA user cannot write in the body of email. They can write the Object and the recipient but they cannot select body and write the body message. We have try with multiple Web brother and des

  • Traditiona​l ni daq using tbx 68t with error 10685

    Hi im new, I have tried to create a program that will allow me to accept temp readings. i have a tbx 68t device and a pci 4351 card from which this is read. I have uploaded the vi. i keep getting a message of 10685 - the clock rate exceeds the boards

  • Transferring money between checking accounts when using Numbers

    I have multiple checking accounts. I have set them up so each account has it's own page within a workbook. I frequently transfer money between accounts. How do I set it up so transfers don't appear as income/expenses?