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

Similar Messages

  • NW04s (BI) JAVA Add-in for ABAP fails at step CONFIGURE EP

    Hi All
    We recently upgraded our NW04 BI 3.5 to NW04s BI 7.0 AS ABAP.  We are now in the process of installing AS JAVA and UT BI JAVA, EP.   Our platform is Unix (AIX) and database Oracle.
    JAVA add-in is failing at the step "Configure Enterprise Portal" with the error message:
    Installation is being performed using sapinst from DVD/CD D51031797.
    SAP Netweaver 2004s SR1-> Addtional Software Life Cycle tasks -> Java
    Add-in for ABAP -> Oracle -> Central System -> Central Instance Java
    add-in.
    Error:
    ERROR 2007-05-09 00:26:04
    CJS-00320 Portal Deployment Monitor Error: The Portal Configuration
    Upgrade report file
    (/usr/sap/B82/DVEBMGS82/SDM/../j2ee/cluster/server0/cf_installation.report) does not exist.<br>SOLUTION: Contact your local support center.
    Do someone know how to resolve this problem?
    Shashi

    thanks

  • Re: SAPlicense installation problem on NW04/WAS640/Linux

    Hi Friends,
    I have installed NW04/linux test drive on fedora linux. After that I try to install saplicense under user nw4adm. But I get following error:
    SAPLICENSE (Release 640) ERROR *** ERROR: Can not set DbSl trace function DETAILS: DbSlControl(DBSL_CMD_IMP_FUNS_SET) failed with return code 20 RC-INFO: error loading dynamic db-library - check environment for: dbms_type = <db-type> (e.g. ora) DIR_LIBRARY = <path to db-dll> (e.g. /usr/sap/SID/SYS/exe/run)
    any help would be highly appreciated
    Thanks,
    Krishna

    Hi Krishna,
    After the installation of SAP Netweacer Testdrive on Linux, we need to Get the hardware key by executing the following line:
    $ /usr/sap/NW4/SYS/exe/run/saplicense -get
    Once we done this, Request the license key for your TestDrive by entering your data at this site
    http://www50.sap.com/linux/eval/nw4/
    Shortly you will receive an email which you mentioned in the site with attached rpm file .
    Note to install the RPM license MaxDB must be running.
    Once you start the server with comnmand "startsap nw4host".
    after this check whether all the processes started properly with the following command
    "startsap check nw4host"
    Hope this will be useful.
    Regards
    Kishore Ch

  • Problem when start loading the SAP DB for TestDrive NW4 for Linux

    Dear everyone,
    I hav install the NW4 test drive which just released on last month, but I cant open the database. I m able to execute 'startsap nw4host'. but when it load half-way, on the step of opening sapdb, it faces problem..
    Below is the log file from /sapmnt/home/nw4adm/startdb.log:
    Mon Aug 1 21:48:06 MYT 2005
    LOGFILE FOR STARTING DATABASE
    Trying to start database ...
    Mon Aug 1 21:48:06 MYT 2005
    Checking required environment variables
    SAPSYSTEMNAME is >NW4<
    Start database with xuserkey >c<
    Mon Aug 1 21:48:06 MYT 2005
    Connect to the database to check the database state
    dbmcli: connect check finished with return code: 0
    Database not available
    Mon Aug 1 21:48:06 MYT 2005
    Starting XServer    12916
    XSERVER  Found other running x_server with version 'X32/LINUX 7.5.0    Build 010-121-066-665'
    12902  XSERVER  started, 'already...'
    Mon Aug 1 21:48:06 MYT 2005
    Starting database
    Starting Database Instance...
    OK
    Opening Database...
    ERR
    -24895,ERR_SHUTDOWN: shutdown of database occured
    -71,connection broken server state 6
    Mon Aug 1 21:48:18 MYT 2005
    Connect to the database to verify the database is now open
    dbmcli check finished with return code: 0
    Database start failed
    Above is the content of log file.. hai, feel desperate to install it... Any solution or anything i din set properly?
    Please advice.. Thanks a lot.
    Cheers,
    Isaac

    in addition, my DB is MaxDB 7.5.. I download the iso (5 CDs) from Download section.
    I install it in Linux Fedora Core 4.
    Thanks and regards.
    Cheers,
    Isaac

  • Error message when starting MaxDB instance

    I am getting the following Error message when starting the MaxDB instance after a series of failed attempts at starting the DB Manager Backup for our PI 7.1 server.
    "-24994,ERR_RTE: Runtime environment error
    1,Cannot create ipc db directories for SID (OS error code 11000)"
    Max DB version : 7.7.02
    Does anyone have any specific pointers on where the issue could be.
    Any help is greatly appreciated.
    Regards,
    Murali Narayanan

    Hi gurus,
    I'm a complete newbye searching the forums in order to decrypt what is inconsistent to me (I'm acting as a substitute for a real dba): a sapdb refusing any more connection due to an 'user space exhausted' issue.
    I do not even know if/where some admin tool is/isn't installed - eventually, what to look for - onto the running demianapachetomcat framework. Actually, all I have been provided was: 1. call 'Henplus' (done); 2. connect this way (jdbc:sapdb://localhost/database&options) and 3. select, upgrade, delete what needed. Problem arises on point (2): connection resufed 'user space exhausted'.
    My question is: this issue seems so similar to mine, how can one eventually check/modify this '/sapdb directory space'?
    Thanks in advance for any (much appreciated) hint, and be patient about my English and newbyeness (?).
    MaxM

  • SAP NW sneak preview install fails due to error on util_connect

    I am attempting to install netweaver sneak preview 2004s on a windows server.  When I get to the MaxDB database installation step, the install fails and the following data is in the XCMDOUT.LOG log file:
    Execute Command : c:\sapdb\programs\pgm\dbmcli.exe -n erp-2 -d J2E -u CONTROL,********
    Execute Session Command : util_connect
    Execute Session Command : exit
    ERR
    -24988,ERR_SQL: sql error
    1,could not create comm. shared memory [5]
    I get the same error when I attempt to provide the command util_connect manually as well.
    Please let me know if you can provide any advice on fixing this issue.
    Thanks,
    Mark

    Hi,
    if you're installing on the target machine using a Windows Terminal Service (WTS) connection, then the reason for your issue should be explained in note 688028.
    Please let me know if you can access that OSS note, if you don't have OSS, I can send you the relevant information.
    Kind regards,
    Roland

  • NW04 and NW2004s Preview on same machine possible?

    Hi everybody,
    has anyone managed to have both NW04 preview (ABAP) and NW2004s Preview (ABAP) installed on the same machine? Is it possible at all?
    I would like to have both systems installed on my laptop and be able to start one of the servers at a time only (both would be installed but only one server running at a time).
    Difficulties I see would be wether you actually install two different versions of the maxdb server (NW04-> MaxDB 7.5, NW2004s -> MaxDB 7.6) on the same machine and the fact that both sys-ids used for the preview edition are "NSP".
    Currently I am running the NW2004s system inside a virtual machine, but this obviously has significant impact on the performance.
    Any suggestions?
    Thank you very much,
    Jakob Thilo

    Do the same i did.
    I've installed a sw of virtual machine (VMWARE) created a virtual machine and then installed the NW2004s in it.
    Then i make the connection between host and the virtual machine. I've installed the sapgui on the host machine et voilà
    I have a P4 3ghz with 1gb of ram and i use it to develop WD for abap application. I don't have any problem of speed.
    Bye
    Andrea
    Pls reward if it helps

  • DB 7.8 Restart fails with SQL error -9407, unexpected error 3

    Hello,
    MaxDB Instance (7.8.01.18)  fails to restart with the error
    "SQL error -9407 System error: unexpected error 3
    Internal errorcode 6433 "system_error" 20017, Restart Filesystem failed with
    'System error unexpected error'
    9, File directory restart failed; error '3'
    31, Error linking entry to parent; file no '000000004066',
    parent file no '000000000000000000033D',
    file type 'IndexFile', error '11'
    We had the problem "[-8]: Execution failed, parse again" with one table,
    then we tried to restart the database. Now it doesn't come up any more.
    Is there another possibility instead of a recovery?
    Greetings
    Ulrich

    Your problem description sounds very similar to the following error:
    PTS1237652:
    "Appearance:
    Restart fails with file directory corruption:
    31,Error linking entry to parent; file no 'xxx', parent file no 'yyy', file type 'IndexFile', error '11'
    Preconditions and circumstances:
    During a recreate index operation the index was dropped and recreated manually.
    Workaround:
    None. The system must be recovered to the time just before the index was recreated."
    Please note that this is one of those issues that has only been fixed with 7.8.02. 7.8.02 is currently in customer testing, if anyone wants to join, just open a CSS message and test this version before we make it generally available for download.
    Best regards,
    Thorsten

  • [New SAP NetWeaver 7.01 ABAP Trial Version] - Installation issues

    Hi community
    thanks to SAP for this trial release with MaxDB 7.7
    Unfortunately the installation failed on my laptop. This is an extract of the error log:
    (Aug 26, 2008 1:29:15 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Aug 26, 2008 1:29:15 AM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Aug 26, 2008 1:30:15 AM), Install, com.sap.installshield.CheckServicesAction, err, An error occurred and product installation failed.  Look at the log file D:sapnwNSPlog.txt for details.
    (Aug 26, 2008 1:30:15 AM), Install, com.sap.installshield.CheckServicesAction, err, ProductException: (error code = 601; message="Services failed to start (see the log for details)")
    STACK_TRACE: 12
    ProductException: (error code = 601; message="Services failed to start (see the log for details)")
    (Aug 26, 2008 1:30:16 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file D:sapnwNSPlog.txt for details.
    (Aug 26, 2008 1:30:16 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
    STACK_TRACE: 15
    ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
    My problem is not completely new, there are some hint in the Troubleshooting Guide for NW2004s ABAP Trial Version (step 4)
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/6055f523-df6e-2910-f0bf-acccbb0a7d37
    and on this post another user had a problem similar to mine
    NW04s installation errors
    I have jdk 1.6 installed on my machine but there are no environment variables for java executables.
    Is my problem caused but the java previously installed on the machine? If so, I can remove the jdk and retry installation
    In this case it could be useful in my opinion to include this issue in the FAQ, it can be helpful for other users too.
    Best Regards,
    Valerio

    I have problems installing..in windows vista business
    I get this error
    (Oct 10, 2008 8:02:36 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\NSP\log.txt for details.
    (Oct 10, 2008 8:02:36 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/Users/Ariel/AppData/Local/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/Users/Ariel/AppData/Local/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

  • SOLUTION MANAGER 4.0 SR2 - SP12 deployment issue

    Dear all,
    in our Solution Manager system we're moving our SP stack level from 10 to 12.
    We could successfully deploy via JSPM all the needed components except sap.com/CAF 12, here's the relevant part of the JSPM log:
    Jul 23, 2007 8:57:44 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 23, 2007 8:59:37 AM  Info: Begin of log messages of the target system:
    07/07/23 08:57:44 -  ***********************************************************
    07/07/23 08:57:47 -  Start updating EAR file...
    07/07/23 08:57:47 -  start-up mode is lazy
    07/07/23 08:57:47 -  EAR file updated successfully for 63ms.
    07/07/23 08:57:47 -  Start updating...
    07/07/23 08:57:47 -  EAR file uploaded to server for 47ms.
    07/07/23 08:59:37 -  ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/caf~km.proxies..
                         Reason: Webservices common deployment exception! The reason is: Error occured, trying to update ws clients for application sap.com/caf~km.proxies. . Additional info: ; nested exception is:
                              java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occured, trying to update ws clients for application sap.com/caf~km.proxies. . Additional info:
                              at com.sap.engine.services.webservices.server.deploy.wsclient.update.WSClientsUpdateProcessor.updateWSClients(WSClientsUpdateProcessor.java:162)
                              at com.sap.engine.services.webservices.server.deploy.wsclient.update.WSClientsUpdateProcessor.updateWSClients(WSClientsUpdateProcessor.java:118)
                              at com.sap.engine.services.webservices.server.deploy.wsclient.update.WSClientsUpdateProcessor.updateWSClients(WSClientsUpdateProcessor.java:104)
                              at com.sap.engine.services.webservices.server.deploy.wsclient.update.WSClientsUpdateProcessor.updateWSClients(WSClientsUpdateProcessor.java:77)
                              at com.sap.engine.services.webservices.server.deploy.wsclient.update.WSClientsUpdateManager.makeUpdate(WSClientsUpdateManager.java:53)
                              at com.sap.engine.services.webservices.server.deploy.WSDeployer.makeUpdate(WSDeployer.java:275)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:400)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:669)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I've found an interesting, Note 956443 - In NW04s deploy of Java WS with security fails, but here they speak about SP6 and we're already at 10, moving to 12... so I'm not sure.
    Any advice will be greatly appreciated.
    Franco.

    Deal all,
    thanks for all the suggestion.
    Even though we tried all the advices we received the solution came from Note 941595 - Download J2SE 1.4.2 for the x64 : we switched to JDK version 1.4.2_15 and sap.com/CAF was deployed just smoothly as all the other SPs.
    Again thank you !
    Franco.

  • ABAP+Java Kernel and only Java Kernel

    Hi Friends,
    Is there any difference in ABAP+Java Kernel and only Java Kernel?
    Can we use the kernel for above both from the same location as below?
    1#
    Support Packages and Patches> Additional Components> SAP Kernel> SAP KERNEL 64-BIT UNICODE> SAP KERNEL 6.40 64-BIT UNICODE
    Following Files
    DB Dependent  - ORACLE
              SAPEXEDB_175-20000227.SAR
              DBATL640O92_44-20000227.SAR
    Database Independent
              SAPEXE_175-20000226.SAR
    Assuming above SAR files contain R3trans, R3load, tp ,... also.
    2#
    As per my knowledge SAP has given one more path to download J2EE SP's which contains Kernel and J2EE Support Packages.
    http://service.sap.com/patches --> Support Package and Patches -> Entry by Application Group -> SAP NetWeaver -> SAP NetWeaver -> SAP NetWeaver 04 -> Entry by Component -> Application Server Java -> SAP J2EE Engine 6.40 -> J2EERT19_0-10001982.SAR/J2EERT20_0-10001982.SAR (OS Independent) and CTRLDB219_0-20000114.SAR(OS Dendependent)
    What is the difference between above two kernels?
    1# contains R3trans, R3load, tp ...etc which is exclusively used by ABAP Stack related functions. The startsap script used here would check R3trans -d authentication successful before starting database and then only it starts the database from sidadm. I observed OPS$ users available in only ABAP schema SAPSID but not available in SAPSIDDB. If I use the kernel downloaded from 1# for Java Stack only system, startsap would fail as R3trans authentication fail as there is no ABAP schema in Java systems.
    This applies well for ABAP+JAVA or only ABAP based systems.
    If I use only JAVA Stack based system can I use the kernel downloaded from 1# . What is the kernel and SP available in 2#? Is this also contains the same kernel given in 1# or it is different. I also observed in JAVA they are not calling Kernels by Patch No like 154, 175... they call it by SP19. Please correct me if I am wrong.
    Did anyone come accross this type if issue? I would appreciate if anyone can clarify my questions given above.
    My main target is to have clear strategy for ABAP+JAVA, ABAP, JAVA kernels to avoid mess up. Which one to download? What is best practice? Differences?
    Thanks and Regards
    Prasad

    Hi Sacha,
    Thank a lot for your answer I am clear now. Before rewarding points to you.
    I have final question.
    You mean that there is not seperate kernel for Java Stack Systems.. When we apply SP11 or SP19 by default it applies Kernel and also support packages w.r.t the SP. Do we have option to seperate Kernel and Support package while applying SP's for Java System?
    If we take for example SAP NW 2004 (WAS 640) latest kernel is 175 (I mean ABAP+JAVA). If I want to know the latest kernel for Java Stack system, Do I need to say it is at level SP19 or check the sapwebdisp -V (Resepctive patch level)?
    For ABAP system we check disp+work -V to get the source kernel version. How to justify the source kernel version for Java System?
    As per SAP Note: 710914 - Upgrading the J2EE Engine Startup Framework after applying SP for Java System, Do we need to upgrade J2EE Startup Framework?
    Thanks and Regards,
    Prasad

  • JDI on Technology Preview SAP NetWeaver 04 on Linux - how to get?

    Hi,
    I have sucessfully installed the server (SP7). However, I am missing the java development infrastructure (JDI). It does not seem to be part of the Technical Preview SAP NetWeaver 04 - SAP Web Application Server on Linux.
    From the book >Java-Programming with the SAP Web Application Server< I know, that one has to deploy the three software component archives
    (1) SAPDEVINFF.SCA
    (2) SAPDEVINF.SCA
    (3) SAPBUILDT.SCA
    I even have these archives from the DVD accompanying the book (SP9). I could deploy the archives (1) and (3). During deployment of the second archive I got the error message:
    Starting Deployment of tc/SL/CMS/PCS/DBSchema
    Deployment of tc/SL/CMS/PCS/DBSchema finished successfully (Duration 22407 ms)
    Starting Deployment of tc/dtr/dbschema
    Deployment of tc/dtr/dbschema finished successfully (Duration 13286 ms)
    Starting Deployment of tc.CBS.Appl
    Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.4009.00.0000.20041118204447.0000':SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Deployment of tc.CBS.Appl finished with Error (Duration 2538 ms)
    I tried the same with SP7 of those three archives (obtained from the service market place), with the same result.
    What am I missing here? Do I need a different version of the archive? If so, where do I get it?
    Or do I need to do some configuration, before I can deploy  this archive successfully? If so, what do I have to do?
    Thanks in advance for any help,
    regards
    Andreas

    Hi,
    thanks for the tip, Daniel. What do you mean by "the server is up"? I started sap with startsap nw4host, then opened the SDM tool RemoteGui.sh to deploy the archive.
    I investigated the problem a litte more. In order to start with a clean environment, I reinstalled the whole Technology Preview on Linux, as it is.
    Then I deployed the two archives
    SAPDEVINFF07_0-20000267.SCA
    SAPDEVINFF07P_1-20000267.SCA
    Then I shut down the server, rebooted the whole system, started the server (startsap nw4host). The software components are now
    sap.com        SAP-JEE        6.30 SP7 (1000.6.30.7.0.20040820035807)        SAP AG        20040826160743
    sap.com      SAP-JEECOR      6.30 SP7 (1000.6.30.7.0.20040820040111)      SAP AG      20040826160721
    sap.com      SAP_JTECHF      6.30 SP7 (1000.6.30.7.0.20040820040010)      SAP AG      20040826160723
    sap.com      SAP_JTECHS      6.30 SP7 (1000.6.30.7.0.20040820035906)      SAP AG      20040826160741
    sap.com      SAPDEVINFF      6.30 SP7 (1000.6.30.7.0.20040825044332)      SAP AG      20060325152504
    Then I tried to deploy the archive
    SAPDEVINF07_0-20000267.SCA
    The error is the same again, here in more detail from the log file:
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: Starting: Initial deployment: Selected development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.3007.00.0000.20040720205437.0000' will be deployed.
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: SDA to be deployed: /usr/sap/NW4/DVEBMGS00/SDM/root/origin/sap.com/tc.CBS.Appl/SAP AG/6.3007.00.0000.20040720205437.0000/CBSAppl.ear
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: Software type of SDA: J2EE
    Mar 25, 2006 3:40:32 PM                                 SDMLogger [Worker #1] Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Info: Starting cluster instance processes.
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: An error occured while starting a cluster instance!
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.3007.00.0000.20040720205437.0000':
    SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated.
    JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Mar 25, 2006 3:40:35 PM                                 SDMLogger [Worker #1] Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    At the moment I am completely stuck. What is going wrong with the cluster instance process? How do I check the status of the J2EE engine?
    Thanks again for any help,
    regards,
    Andreas.

  • Linux 2004s License Issue

    I just installed the 2004s test drive on Linux (SuSE 10.1 and AMD-64).  I run the "saplicense -get" command, paste the returned value into SAP's web page.  Upon receipt of the email with the attached license, I install it as root. 
    However, I get an error message as shown below.  Is there something else I need to do?  I don't make any changes to the system between the time I run "saplicense -get", and install the license, so I don't understand what hardware could have changed during that time.
    Thanks for any help.
    [code]
    $root rpm -Uvh saplicense_maxdb_N4S_7.00_20070303.noarch*.rpm
    Preparing...                ########################################### [100%]
    this license is not valid for your hardware
    (probably your hardware key changed after license request)
    error: %pre(saplicense-maxdb-7.00-20070303.noarch) scriptlet failed, exit status 1
    error:   install: %pre scriptlet failed (2), skipping saplicense-maxdb-7.00-20070303
    [/code]

    Hi Jerry,
    If you have the login details for user "SAP*", please login to the system using this
    user and install the new license using the tcode "slicense". Also check the entry
    for Hardware Key in the same transaction.
    Also I would recommend to carry out all license related activities using the
    <sid>adm user on the OS level also(I see $root in your post).
    Do let us know if it helps.
    Regards
    Srikishan

  • Linux TestDrive SAP NetWeaver 7.02 MaxDB available in SAP Shop

    We have just released a fresh version of our NetWeaver testdrive. Testdrive of NetWeaver 7.02 SPS7 is MaxDB based and can be ordered free of charge in SAP Knowledge Shop (www.sap.com/shop -> Knowledge Shop -> Documentation > SAP NetWeaver > SAP NetWeaver), material number is 50105321. A DB2 LUW version will follow within the next few weeks, we also work on a download version. We have tested with SLES10 and SLES11, RHEL6 and Ubuntu 10.10. Suse will provide a custom made SLES11 SP1 based virtual appliance with sufficient diskspace to home the testdrive. We have worked on a couple of simplifications to make the installation process even simpler than it was before.
    We await your feedback
    Manfred

    Hi Manfred,
    you mentioned, that SUSE would provide a custom made vmware image of SLES 11 SP1 to be used with this preview edition. Are there any news on wether and when this will be available ?
    regards,
    Jakob

  • NW04 Testdrive in Linux SuSE 9.3 64 Bit - Logon crashes with DB error

    Hi there,
    I just installed NW04 Testdrive on SuSE 9.3 32 Bit and it works fine .
    But then I did the same on SuSE 9.3 64 Bit version and tried to logon using sapgui. The result is annoying because the logon screen crashes with the following ABAP runtime error: DBIF_RSQL_INVALID REQUEST in program SAPMSYST, include SAPMSYST, row 2529 in module NAME FILL_INFO_TAB. There is an error in databace interface while accessing table DOKTL.
    I'm just asking whether MaxDB runs on 64 Bit SuSE Linux. Can anyone help?
    Thanks in advance
    Tobias

    Hello Tobias,
    according to the Software Downloads If there will be a Testdrive for 64 Bit Linux Systems.
    Regards
    Gregor

Maybe you are looking for

  • Using Oracle OLE DB provider (with ADO) generates error: ORA-01843 while using date

    Were using OLE DB provider in order to connect to our Oracle 9i database. When executing the following query in a SQL Plus window I will get the correct results: SELECT gum_seu_syo_id, seu_userid, seu_first_name, seu_last_name From group_user_mapping

  • ICal crashing after about 1 minute; PocketMac

    Hi - Does anyone have any advice for me regarding what to do to stop iCal from spontaneously crashing every time I open it, after it's been open 1-5 minutes? I do use the newest verision of PocketMac to sync my iCal with my BlackBerry. The trouble st

  • Trouble in data selection logic

    Hi All, I am hitting 4 tables for selecting some data using inner join. There are three user input fields which if filled, has to take part in data selection. These three input fields are independent of each other. so while writing select query, how

  • Operations from PCR in simple english.

    NUM= BWGRL NUM= PLANS NUM?0 ZERO= N GCY X112 ADDWT above are some of the operations from PCR  X012 Calculate valuation bases for alternative payment as we know, there is a logical meaning for all the operations listed above however there must be a si

  • Structure / value mappings

    What is the differene between structure mapping and value mapping ?