Terminating Process in Terminal

I am trying to start a process using terminal but I get the follong error:
Speirs-Computer:~ dspeirs$ sudo perl -MCPAN -e shell
Password:
Terminal does not support AddHistory.
CPAN.pm panic: Lockfile /Users/dspeirs/.cpan/.lock
reports other host daniel-speirs-computer-7.local and other process 6445.
Cannot proceed.
Speirs-Computer:~ dspeirs$
The problem is that the compauter thinks there is another process going on. How do I stop it? "host daniel-speirs-computer-7" was the name of the computer last night but I renamed it and I think that is part of the problem.
I read online that someone suggested "Make sure you don't have any CPAN processes running and delete / root/.cpan/.lock." but I don't know here those files are located. HELP!
- D

one more question, it seems as though I have to reinstall CPAN again. It also doesn't look like it is going to let me. Any idea what to do?
Last login: Fri Apr 28 18:15:11 on console
Welcome to Darwin!
Speirs-Computer:~ dspeirs$ sudo perl -MCPAN -e shell;
Password:
Terminal does not support AddHistory.
There seems to be running another CPAN process (pid 1228). Contacting...
Other job not responding. Shall I overwrite the lockfile? (Y/N) [y] y
cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support available (try 'install Bundle::CPAN')
cpan> install Bundle::CPAN
CPAN: Storable loaded ok
Going to read /Users/dspeirs/.cpan/Metadata
Database was generated on Wed, 26 Apr 2006 06:34:46 GMT
LWP not available
CPAN: Net::FTP loaded ok
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
Going to read /Users/dspeirs/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz
Going to read /Users/dspeirs/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Fri, 28 Apr 2006 19:10:23 GMT
HTTP::Date not available
There's a new CPAN.pm version (v1.87) available!
[Current version is v1.7601]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/modules/03modlist.data.gz
Going to read /Users/dspeirs/.cpan/sources/modules/03modlist.data.gz
Going to write /Users/dspeirs/.cpan/Metadata
Running install for module Digest::SHA
Running make for M/MS/MSHELOR/Digest-SHA-5.34.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for /Users/dspeirs/.cpan/sources/authors/id/M/MS/MSHELOR/Digest-SHA-5.34.tar.gz ok
Scanning cache /Users/dspeirs/.cpan/build for sizes
Digest-SHA-5.34/
Digest-SHA-5.34/Changes
Digest-SHA-5.34/Makefile.PL
Digest-SHA-5.34/MANIFEST
Digest-SHA-5.34/META.yml
Digest-SHA-5.34/ppport.h
Digest-SHA-5.34/README
Digest-SHA-5.34/SHA.pm
Digest-SHA-5.34/SHA.xs
Digest-SHA-5.34/shasum
Digest-SHA-5.34/SIGNATURE
Digest-SHA-5.34/src/
Digest-SHA-5.34/src/hmac.c
Digest-SHA-5.34/src/hmac.h
Digest-SHA-5.34/src/hmacxtra.c
Digest-SHA-5.34/src/sha.c
Digest-SHA-5.34/src/sha.h
Digest-SHA-5.34/src/sha64bit.c
Digest-SHA-5.34/src/sha64bit.h
Digest-SHA-5.34/src/shaxtra.c
Digest-SHA-5.34/t/
Digest-SHA-5.34/t/0-pod-coverage.t
Digest-SHA-5.34/t/0-pod.t
Digest-SHA-5.34/t/1-exist.t
Digest-SHA-5.34/t/1-hello-world.t
Digest-SHA-5.34/t/2-nist-sha-1.t
Digest-SHA-5.34/t/2-nist-sha-224.t
Digest-SHA-5.34/t/2-nist-sha-256.t
Digest-SHA-5.34/t/2-nist-sha-384.t
Digest-SHA-5.34/t/2-nist-sha-512.t
Digest-SHA-5.34/t/2-nist-sha-base64.t
Digest-SHA-5.34/t/2-nist-sha-oo.t
Digest-SHA-5.34/t/2-nist-vectors-bit.t
Digest-SHA-5.34/t/2-nist-vectors-byte.t
Digest-SHA-5.34/t/3-gillogly-easy.t
Digest-SHA-5.34/t/3-gillogly-hard.t
Digest-SHA-5.34/t/4-bitstr-increasing.t
Digest-SHA-5.34/t/4-bitstr-large.t
Digest-SHA-5.34/t/4-bitstr-random.t
Digest-SHA-5.34/t/5-hmac-fips198.t
Digest-SHA-5.34/t/5-hmac-rfc2202.t
Digest-SHA-5.34/t/5-hmac-sha-256.t
Digest-SHA-5.34/t/5-hmac-woodbury.t
Digest-SHA-5.34/t/6-dump-load.t
Digest-SHA-5.34/t/7-ireland.t
Digest-SHA-5.34/t/gillogly/
Digest-SHA-5.34/t/gillogly/state.011
Digest-SHA-5.34/t/gillogly/state.110
Digest-SHA-5.34/t/nist/
Digest-SHA-5.34/t/nist/bit-hashes.sha1
Digest-SHA-5.34/t/nist/bit-messages.sha1
Digest-SHA-5.34/t/nist/byte-hashes.sha1
Digest-SHA-5.34/t/nist/byte-messages.sha1
Digest-SHA-5.34/t/nist/COPYRIGHT
Digest-SHA-5.34/t/nist/Readme.txt
Digest-SHA-5.34/t/state/
Digest-SHA-5.34/t/state/state.1
Digest-SHA-5.34/t/state/state.256
Digest-SHA-5.34/t/state/state.384
Digest-SHA-5.34/t/state/state.512
Digest-SHA-5.34/typemap
Removing previously used /Users/dspeirs/.cpan/build/Digest-SHA-5.34
CPAN.pm: Going to build M/MS/MSHELOR/Digest-SHA-5.34.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Digest::SHA
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Module::Signature
Running make for A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/A/AU/AUTRIJUS/Module-Signature-0.53.tar .gz ok
Module-Signature-0.53
Module-Signature-0.53/inc
Module-Signature-0.53/lib
Module-Signature-0.53/AUDREY2006.pub
Module-Signature-0.53/PAUSE2003.pub
Module-Signature-0.53/Changes
Module-Signature-0.53/t
Module-Signature-0.53/MANIFEST
Module-Signature-0.53/META.yml
Module-Signature-0.53/script
Module-Signature-0.53/AUTHORS
Module-Signature-0.53/SIGNATURE
Module-Signature-0.53/README
Module-Signature-0.53/Makefile.PL
Module-Signature-0.53/script/cpansign
Module-Signature-0.53/t/1-basic.t
Module-Signature-0.53/t/0-signature.t
Module-Signature-0.53/lib/Module
Module-Signature-0.53/lib/Module/Signature.pm
Module-Signature-0.53/inc/Test
Module-Signature-0.53/inc/Module
Module-Signature-0.53/inc/Module/Install.pm
Module-Signature-0.53/inc/Module/Install
Module-Signature-0.53/inc/Module/AutoInstall.pm
Module-Signature-0.53/inc/Module/Install/AutoInstall.pm
Module-Signature-0.53/inc/Module/Install/Fetch.pm
Module-Signature-0.53/inc/Module/Install/Makefile.pm
Module-Signature-0.53/inc/Module/Install/Include.pm
Module-Signature-0.53/inc/Module/Install/Scripts.pm
Module-Signature-0.53/inc/Module/Install/Base.pm
Module-Signature-0.53/inc/Module/Install/Metadata.pm
Module-Signature-0.53/inc/Module/Install/Can.pm
Module-Signature-0.53/inc/Module/Install/WriteAll.pm
Module-Signature-0.53/inc/Module/Install/Win32.pm
Module-Signature-0.53/inc/Test/Builder.pm
Module-Signature-0.53/inc/Test/Builder
Module-Signature-0.53/inc/Test/More.pm
Module-Signature-0.53/inc/Test/Builder/Module.pm
Removing previously used /Users/dspeirs/.cpan/build/Module-Signature-0.53
CPAN.pm: Going to build A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz
* Looking for GnuPG (GNU Privacy Guard, a cryptographic signature tool)...
GnugPG not found anywhere in your PATH, eek.
* Looking for Crypt::OpenPGP (Pure-Perl OpenPGP implementation)...
What do you want me to do?
1) Let you install GnuPG manually while I'm waiting for your answer;
it is available at http://www.gnupg.org/download/.
2) Forget this cryptographic signature stuff for now.
Your choice: [3] 2
* Module::AutoInstall version 1.01
* Checking for dependencies...
[Core Features]
- Test::More ...loaded. (0.62)
[Sign and verify PAR (Perl Archive) files]
- PAR::Dist ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [y]
[Support for SHA-256]
- Digest::SHA::PurePerl ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [y]
* Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
* Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite Digest::SHA::PurePerl 0 not found.
Warning: prerequisite PAR::Dist 0 not found.
Writing Makefile for Module::Signature
Now, please enter 'make test' to test, and 'make install' to install.
---- Unsatisfied dependencies detected during [A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz] -----
PAR::Dist
Digest::SHA::PurePerl
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module File::Temp
Running make for T/TJ/TJENNESS/File-Temp-0.16.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/T/TJ/TJENNESS/File-Temp-0.16.tar.gz ok
File-Temp-0.16/
File-Temp-0.16/misc/
File-Temp-0.16/misc/benchmark.pl
File-Temp-0.16/misc/results.txt
File-Temp-0.16/META.yml
File-Temp-0.16/t/
File-Temp-0.16/t/posix.t
File-Temp-0.16/t/tempfile.t
File-Temp-0.16/t/mktemp.t
File-Temp-0.16/t/security.t
File-Temp-0.16/t/object.t
File-Temp-0.16/MANIFEST
File-Temp-0.16/ChangeLog
File-Temp-0.16/Temp.pm
File-Temp-0.16/Makefile.PL
File-Temp-0.16/README
Removing previously used /Users/dspeirs/.cpan/build/File-Temp-0.16
CPAN.pm: Going to build T/TJ/TJENNESS/File-Temp-0.16.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for File::Temp
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module File::HomeDir
Running make for A/AD/ADAMK/File-HomeDir-0.56.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/A/AD/ADAMK/File-HomeDir-0.56.tar.gz ok
File-HomeDir-0.56/
File-HomeDir-0.56/inc/
File-HomeDir-0.56/inc/Module/
File-HomeDir-0.56/inc/Module/Install.pm
File-HomeDir-0.56/inc/Module/Install/
File-HomeDir-0.56/inc/Module/Install/AutoInstall.pm
File-HomeDir-0.56/inc/Module/Install/Fetch.pm
File-HomeDir-0.56/inc/Module/Install/Makefile.pm
File-HomeDir-0.56/inc/Module/Install/Include.pm
File-HomeDir-0.56/inc/Module/Install/Base.pm
File-HomeDir-0.56/inc/Module/Install/Metadata.pm
File-HomeDir-0.56/inc/Module/Install/Can.pm
File-HomeDir-0.56/inc/Module/Install/WriteAll.pm
File-HomeDir-0.56/inc/Module/Install/Win32.pm
File-HomeDir-0.56/inc/Module/AutoInstall.pm
File-HomeDir-0.56/lib/
File-HomeDir-0.56/lib/File/
File-HomeDir-0.56/lib/File/HomeDir/
File-HomeDir-0.56/lib/File/HomeDir/MacOS9.pm
File-HomeDir-0.56/lib/File/HomeDir/Windows.pm
File-HomeDir-0.56/lib/File/HomeDir/Unix.pm
File-HomeDir-0.56/lib/File/HomeDir/Darwin.pm
File-HomeDir-0.56/lib/File/HomeDir.pm
File-HomeDir-0.56/Changes
File-HomeDir-0.56/MANIFEST
File-HomeDir-0.56/t/
File-HomeDir-0.56/t/99_pod.t
File-HomeDir-0.56/t/02_main.t
File-HomeDir-0.56/t/01_compile.t
File-HomeDir-0.56/META.yml
File-HomeDir-0.56/README
File-HomeDir-0.56/Makefile.PL
File-HomeDir-0.56/LICENSE
Removing previously used /Users/dspeirs/.cpan/build/File-HomeDir-0.56
CPAN.pm: Going to build A/AD/ADAMK/File-HomeDir-0.56.tar.gz
* Module::AutoInstall version 1.02
* Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (0.47 >= 0.47)
- File::Spec ...loaded. (3.01 >= 0.80)
* Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Writing Makefile for File::HomeDir
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module File::Spec
Running make for K/KW/KWILLIAMS/PathTools-3.18.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/PathTools-3.18.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/CHECKSUMS
Checksum for /Users/dspeirs/.cpan/sources/authors/id/K/KW/KWILLIAMS/PathTools-3.18.tar.gz ok
PathTools-3.18/
PathTools-3.18/Build.PL
PathTools-3.18/Changes
PathTools-3.18/Cwd.pm
PathTools-3.18/Cwd.xs
PathTools-3.18/INSTALL
PathTools-3.18/lib/
PathTools-3.18/lib/File/
PathTools-3.18/lib/File/Spec/
PathTools-3.18/lib/File/Spec/Cygwin.pm
PathTools-3.18/lib/File/Spec/Epoc.pm
PathTools-3.18/lib/File/Spec/Functions.pm
PathTools-3.18/lib/File/Spec/Mac.pm
PathTools-3.18/lib/File/Spec/OS2.pm
PathTools-3.18/lib/File/Spec/Unix.pm
PathTools-3.18/lib/File/Spec/VMS.pm
PathTools-3.18/lib/File/Spec/Win32.pm
PathTools-3.18/lib/File/Spec.pm
PathTools-3.18/Makefile.PL
PathTools-3.18/MANIFEST
PathTools-3.18/META.yml
PathTools-3.18/ppport.h
PathTools-3.18/SIGNATURE
PathTools-3.18/t/
PathTools-3.18/t/crossplatform.t
PathTools-3.18/t/cwd.t
PathTools-3.18/t/Functions.t
PathTools-3.18/t/lib/
PathTools-3.18/t/lib/Test/
PathTools-3.18/t/lib/Test/Builder.pm
PathTools-3.18/t/lib/Test/More.pm
PathTools-3.18/t/lib/Test/Simple.pm
PathTools-3.18/t/lib/Test/Tutorial.pod
PathTools-3.18/t/rel2abs2rel.t
PathTools-3.18/t/Spec.t
PathTools-3.18/t/taint.t
PathTools-3.18/t/tmpdir.t
PathTools-3.18/t/win32.t
CPAN.pm: Going to build K/KW/KWILLIAMS/PathTools-3.18.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Cwd
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Compress::Zlib
Running make for P/PM/PMQS/Compress-Zlib-1.41.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/P/PM/PMQS/Compress-Zlib-1.41.tar.gz ok
Compress-Zlib-1.41/
Compress-Zlib-1.41/zlib-src/
Compress-Zlib-1.41/zlib-src/compress.c
Compress-Zlib-1.41/zlib-src/inffixed.h
Compress-Zlib-1.41/zlib-src/zlib.h
Compress-Zlib-1.41/zlib-src/zutil.h
Compress-Zlib-1.41/zlib-src/inftrees.h
Compress-Zlib-1.41/zlib-src/gzio.c
Compress-Zlib-1.41/zlib-src/zconf.h
Compress-Zlib-1.41/zlib-src/crc32.h
Compress-Zlib-1.41/zlib-src/uncompr.c
Compress-Zlib-1.41/zlib-src/zutil.c
Compress-Zlib-1.41/zlib-src/deflate.c
Compress-Zlib-1.41/zlib-src/inftrees.c
Compress-Zlib-1.41/zlib-src/crc32.c
Compress-Zlib-1.41/zlib-src/deflate.h
Compress-Zlib-1.41/zlib-src/inffast.h
Compress-Zlib-1.41/zlib-src/adler32.c
Compress-Zlib-1.41/zlib-src/trees.c
Compress-Zlib-1.41/zlib-src/infback.c
Compress-Zlib-1.41/zlib-src/trees.h
Compress-Zlib-1.41/zlib-src/inflate.h
Compress-Zlib-1.41/zlib-src/inffast.c
Compress-Zlib-1.41/zlib-src/inflate.c
Compress-Zlib-1.41/examples/
Compress-Zlib-1.41/examples/gzgrep
Compress-Zlib-1.41/examples/filtdef
Compress-Zlib-1.41/examples/filtinf
Compress-Zlib-1.41/examples/gzstream
Compress-Zlib-1.41/examples/gzcat
Compress-Zlib-1.41/Zlib.xs
Compress-Zlib-1.41/Changes
Compress-Zlib-1.41/fallback.h
Compress-Zlib-1.41/MANIFEST
Compress-Zlib-1.41/typemap
Compress-Zlib-1.41/t/
Compress-Zlib-1.41/t/05gzsetp.t
Compress-Zlib-1.41/t/03examples.t
Compress-Zlib-1.41/t/06gzdopen.t
Compress-Zlib-1.41/t/01version.t
Compress-Zlib-1.41/t/02zlib.t
Compress-Zlib-1.41/t/04encoding.t
Compress-Zlib-1.41/META.yml
Compress-Zlib-1.41/fallback.xs
Compress-Zlib-1.41/ANNOUNCE
Compress-Zlib-1.41/Zlib.pm
Compress-Zlib-1.41/hints/
Compress-Zlib-1.41/hints/mpeix.pl
Compress-Zlib-1.41/config.in
Compress-Zlib-1.41/Makefile.PL
Compress-Zlib-1.41/README
Removing previously used /Users/dspeirs/.cpan/build/Compress-Zlib-1.41
CPAN.pm: Going to build P/PM/PMQS/Compress-Zlib-1.41.tar.gz
Parsing config.in...
Building Zlib enabled
Looks Good.
Up/Downgrade complete.
Checking if your kit is complete...
Looks good
Writing Makefile for Compress::Zlib
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Archive::Tar
Running make for K/KA/KANE/Archive-Tar-1.29.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/K/KA/KANE/Archive-Tar-1.29.tar.gz ok
Archive-Tar-1.29/
Archive-Tar-1.29/bin/
Archive-Tar-1.29/bin/ptar
Archive-Tar-1.29/bin/ptardiff
Archive-Tar-1.29/CHANGES
Archive-Tar-1.29/lib/
Archive-Tar-1.29/lib/Archive/
Archive-Tar-1.29/lib/Archive/Tar/
Archive-Tar-1.29/lib/Archive/Tar/Constant.pm
Archive-Tar-1.29/lib/Archive/Tar/File.pm
Archive-Tar-1.29/lib/Archive/Tar.pm
Archive-Tar-1.29/Makefile.PL
Archive-Tar-1.29/MANIFEST
Archive-Tar-1.29/META.yml
Archive-Tar-1.29/README
Archive-Tar-1.29/t/
Archive-Tar-1.29/t/00_setup.t
Archive-Tar-1.29/t/01_use.t
Archive-Tar-1.29/t/02_methods.t
Archive-Tar-1.29/t/03_file.t
Archive-Tar-1.29/t/04resolvedissues.t
Archive-Tar-1.29/t/99_clean.t
Archive-Tar-1.29/t/99_pod.t
Removing previously used /Users/dspeirs/.cpan/build/Archive-Tar-1.29
CPAN.pm: Going to build K/KA/KANE/Archive-Tar-1.29.tar.gz
Archive::Tar comes with a utility called 'ptardiff' which lets you run diffs against tar archives.
However, this utility requires you to have Text::Diff installed.
To add Text::Diff as a prerequisite, please supply the '-d' option when invoking this Makefile.PL.
Checking if your kit is complete...
Looks good
Writing Makefile for Archive::Tar
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Archive::Zip
Running make for S/SM/SMPETERS/Archive-Zip-1.16.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/S/SM/SMPETERS/Archive-Zip-1.16.tar.gz ok
Archive-Zip-1.16
Archive-Zip-1.16/t
Archive-Zip-1.16/t/testex.t
Archive-Zip-1.16/t/testUpdate.t
Archive-Zip-1.16/t/00.load.t
Archive-Zip-1.16/t/testMemberRead.t
Archive-Zip-1.16/t/pod.t
Archive-Zip-1.16/t/testTree.t
Archive-Zip-1.16/t/test.t
Archive-Zip-1.16/t/common.pl
Archive-Zip-1.16/Changes
Archive-Zip-1.16/examples
Archive-Zip-1.16/examples/mfh.pl
Archive-Zip-1.16/examples/updateZip.pl
Archive-Zip-1.16/examples/unzipAll.pl
Archive-Zip-1.16/examples/extract.pl
Archive-Zip-1.16/examples/readScalar.pl
Archive-Zip-1.16/examples/copy.pl
Archive-Zip-1.16/examples/zip.pl
Archive-Zip-1.16/examples/zipGrep.pl
Archive-Zip-1.16/examples/calcSizes.pl
Archive-Zip-1.16/examples/ziprecent.pl
Archive-Zip-1.16/examples/zipcheck.pl
Archive-Zip-1.16/examples/updateTree.pl
Archive-Zip-1.16/examples/writeScalar.pl
Archive-Zip-1.16/examples/selfex.pl
Archive-Zip-1.16/examples/zipinfo.pl
Archive-Zip-1.16/examples/ziptest.pl
Archive-Zip-1.16/examples/mailZip.pl
Archive-Zip-1.16/examples/writeScalar2.pl
Archive-Zip-1.16/docs
Archive-Zip-1.16/docs/Archive-Zip.pdf
Archive-Zip-1.16/docs/appnote.iz
Archive-Zip-1.16/docs/Appnote.txt
Archive-Zip-1.16/docs/ideas.txt
Archive-Zip-1.16/docs/Archive-Zip.ps
Archive-Zip-1.16/MANIFEST
Archive-Zip-1.16/TODO
Archive-Zip-1.16/crc32
Archive-Zip-1.16/META.yml
Archive-Zip-1.16/lib
Archive-Zip-1.16/lib/Archive
Archive-Zip-1.16/lib/Archive/Zip
Archive-Zip-1.16/lib/Archive/Zip/BufferedFileHandle.pm
Archive-Zip-1.16/lib/Archive/Zip/MemberRead.pm
Archive-Zip-1.16/lib/Archive/Zip/MockFileHandle.pm
Archive-Zip-1.16/lib/Archive/Zip/Tree.pm
Archive-Zip-1.16/lib/Archive/Zip/FAQ.pod
Archive-Zip-1.16/lib/Archive/Zip.pod
Archive-Zip-1.16/lib/Archive/Zip.pm
Archive-Zip-1.16/INSTALL
Archive-Zip-1.16/README
Archive-Zip-1.16/Makefile.PL
Removing previously used /Users/dspeirs/.cpan/build/Archive-Zip-1.16
CPAN.pm: Going to build S/SM/SMPETERS/Archive-Zip-1.16.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Archive::Zip
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Data::Dumper is up to date.
Running install for module Net::Telnet
Running make for J/JR/JROGERS/Net-Telnet-3.03.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/J/JR/JROGERS/Net-Telnet-3.03.tar.gz ok
Net-Telnet-3.03/
Net-Telnet-3.03/Makefile.PL
Net-Telnet-3.03/ChangeLog
Net-Telnet-3.03/lib/
Net-Telnet-3.03/lib/Net/
Net-Telnet-3.03/lib/Net/Telnet.pm
Net-Telnet-3.03/t/
Net-Telnet-3.03/t/select.t
Net-Telnet-3.03/README
Net-Telnet-3.03/MANIFEST
Removing previously used /Users/dspeirs/.cpan/build/Net-Telnet-3.03
CPAN.pm: Going to build J/JR/JROGERS/Net-Telnet-3.03.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Net::Telnet
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Net::Cmd is up to date.
Bundle summary: The following items in bundle Bundle::libnet had
installation problems:
Net::Telnet
Running install for module Term::ReadKey
Running make for J/JS/JSTOWE/TermReadKey-2.30.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/J/JS/JSTOWE/TermReadKey-2.30.tar.gz ok
TermReadKey-2.30/
TermReadKey-2.30/genchars.pl
TermReadKey-2.30/Makefile.PL
TermReadKey-2.30/Configure.pm
TermReadKey-2.30/test.pl
TermReadKey-2.30/ReadKey.pm
TermReadKey-2.30/META.yml
TermReadKey-2.30/ReadKey.xs
TermReadKey-2.30/ppport.h
TermReadKey-2.30/MANIFEST
TermReadKey-2.30/README
Removing previously used /Users/dspeirs/.cpan/build/TermReadKey-2.30
CPAN.pm: Going to build J/JS/JSTOWE/TermReadKey-2.30.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadKey
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Term::ReadLine::Perl
Running make for I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.03.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-1 .03.tar.gz ok
Term-ReadLine-Perl-1.03/
Term-ReadLine-Perl-1.03/CHANGES
Term-ReadLine-Perl-1.03/Makefile.PL
Term-ReadLine-Perl-1.03/MANIFEST
Term-ReadLine-Perl-1.03/ReadLine/
Term-ReadLine-Perl-1.03/ReadLine/Perl.pm
Term-ReadLine-Perl-1.03/ReadLine/readline.pm
Term-ReadLine-Perl-1.03/README
Term-ReadLine-Perl-1.03/test.pl
Removing previously used /Users/dspeirs/.cpan/build/Term-ReadLine-Perl-1.03
CPAN.pm: Going to build I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.03.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Term::ReadLine
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module YAML
Running make for I/IN/INGY/YAML-0.58.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/I/IN/INGY/YAML-0.58.tar.gz ok
YAML-0.58/
YAML-0.58/Changes
YAML-0.58/inc/
YAML-0.58/inc/Module/
YAML-0.58/inc/Module/Install/
YAML-0.58/inc/Module/Install/Base.pm
YAML-0.58/inc/Module/Install/Can.pm
YAML-0.58/inc/Module/Install/Fetch.pm
YAML-0.58/inc/Module/Install/Include.pm
YAML-0.58/inc/Module/Install/Makefile.pm
YAML-0.58/inc/Module/Install/Metadata.pm
YAML-0.58/inc/Module/Install/Scripts.pm
YAML-0.58/inc/Module/Install/TestBase.pm
YAML-0.58/inc/Module/Install/Win32.pm
YAML-0.58/inc/Module/Install/WriteAll.pm
YAML-0.58/inc/Module/Install.pm
YAML-0.58/inc/Spiffy.pm
YAML-0.58/inc/Test/
YAML-0.58/inc/Test/Base/
YAML-0.58/inc/Test/Base/Filter.pm
YAML-0.58/inc/Test/Base.pm
YAML-0.58/inc/Test/Builder/
YAML-0.58/inc/Test/Builder/Module.pm
YAML-0.58/inc/Test/Builder.pm
YAML-0.58/inc/Test/More.pm
YAML-0.58/lib/
YAML-0.58/lib/Test/
YAML-0.58/lib/Test/YAML.pm
YAML-0.58/lib/YAML/
YAML-0.58/lib/YAML/Base.pm
YAML-0.58/lib/YAML/Dumper/
YAML-0.58/lib/YAML/Dumper/Base.pm
YAML-0.58/lib/YAML/Dumper.pm
YAML-0.58/lib/YAML/Error.pm
YAML-0.58/lib/YAML/Loader/
YAML-0.58/lib/YAML/Loader/Base.pm
YAML-0.58/lib/YAML/Loader.pm
YAML-0.58/lib/YAML/Marshall.pm
YAML-0.58/lib/YAML/Node.pm
YAML-0.58/lib/YAML/Tag.pm
YAML-0.58/lib/YAML/Types.pm
YAML-0.58/lib/YAML.pm
YAML-0.58/Makefile.PL
YAML-0.58/MANIFEST
YAML-0.58/META.yml
YAML-0.58/README
YAML-0.58/t/
YAML-0.58/t/2-scalars.t
YAML-0.58/t/Base.pm
YAML-0.58/t/basic-tests.t
YAML-0.58/t/bugs-emailed.t
YAML-0.58/t/bugs-rt.t
YAML-0.58/t/changes.t
YAML-0.58/t/dump-basics.t
YAML-0.58/t/dump-blessed.t
YAML-0.58/t/dump-code.t
YAML-0.58/t/dump-file.t
YAML-0.58/t/dump-nested.t
YAML-0.58/t/dump-opts.t
YAML-0.58/t/dump-perl-types.t
YAML-0.58/t/dump-stringify.t
YAML-0.58/t/dump-tests.t
YAML-0.58/t/dump-works.t
YAML-0.58/t/errors.t
YAML-0.58/t/export.t
YAML-0.58/t/freeze-thaw.t
YAML-0.58/t/global-api.t
YAML-0.58/t/inbox.t
YAML-0.58/t/load-fails.t
YAML-0.58/t/load-passes.t
YAML-0.58/t/load-slides.t
YAML-0.58/t/load-spec.t
YAML-0.58/t/load-tests.t
YAML-0.58/t/load-works.t
YAML-0.58/t/marshall.t
YAML-0.58/t/meta-yml.t
YAML-0.58/t/node-info.t
YAML-0.58/t/pugs-objects.t
YAML-0.58/t/svk-config.yaml
YAML-0.58/t/svk.t
YAML-0.58/t/test.t
YAML-0.58/t/TestYAML.pm
YAML-0.58/ysh
Removing previously used /Users/dspeirs/.cpan/build/YAML-0.58
CPAN.pm: Going to build I/IN/INGY/YAML-0.58.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for YAML
---- Unsatisfied dependencies detected during [I/IN/INGY/YAML-0.58.tar.gz] -----
Test::Base
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module Text::Glob
Running make for R/RC/RCLAMP/Text-Glob-0.06.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/R/RC/RCLAMP/Text-Glob-0.06.tar.gz ok
Text-Glob-0.06/
Text-Glob-0.06/t/
Text-Glob-0.06/t/Text-Glob.t
Text-Glob-0.06/MANIFEST
Text-Glob-0.06/META.yml
Text-Glob-0.06/lib/
Text-Glob-0.06/lib/Text/
Text-Glob-0.06/lib/Text/Glob.pm
Text-Glob-0.06/Changes
Text-Glob-0.06/Build.PL
Text-Glob-0.06/Makefile.PL
Text-Glob-0.06/README
Removing previously used /Users/dspeirs/.cpan/build/Text-Glob-0.06
CPAN.pm: Going to build R/RC/RCLAMP/Text-Glob-0.06.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Text::Glob
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Module::Build
Running make for K/KW/KWILLIAMS/Module-Build-0.28.tar.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build-0.28.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/K/KW/KWILLIAMS/Module-Build-0.28.tar.gz ok
Module-Build-0.28/
Module-Build-0.28/Build.PL
Module-Build-0.28/Changes
Module-Build-0.28/INSTALL
Module-Build-0.28/lib/
Module-Build-0.28/lib/Module/
Module-Build-0.28/lib/Module/Build/
Module-Build-0.28/lib/Module/Build/API.pod
Module-Build-0.28/lib/Module/Build/Authoring.pod
Module-Build-0.28/lib/Module/Build/Base.pm
Module-Build-0.28/lib/Module/Build/Compat.pm
Module-Build-0.28/lib/Module/Build/Cookbook.pm
Module-Build-0.28/lib/Module/Build/ModuleInfo.pm
Module-Build-0.28/lib/Module/Build/Notes.pm
Module-Build-0.28/lib/Module/Build/Platform/
Module-Build-0.28/lib/Module/Build/Platform/aix.pm
Module-Build-0.28/lib/Module/Build/Platform/Amiga.pm
Module-Build-0.28/lib/Module/Build/Platform/cygwin.pm
Module-Build-0.28/lib/Module/Build/Platform/darwin.pm
Module-Build-0.28/lib/Module/Build/Platform/Default.pm
Module-Build-0.28/lib/Module/Build/Platform/EBCDIC.pm
Module-Build-0.28/lib/Module/Build/Platform/MacOS.pm
Module-Build-0.28/lib/Module/Build/Platform/MPEiX.pm
Module-Build-0.28/lib/Module/Build/Platform/os2.pm
Module-Build-0.28/lib/Module/Build/Platform/RiscOS.pm
Module-Build-0.28/lib/Module/Build/Platform/Unix.pm
Module-Build-0.28/lib/Module/Build/Platform/VMS.pm
Module-Build-0.28/lib/Module/Build/Platform/VOS.pm
Module-Build-0.28/lib/Module/Build/Platform/Windows.pm
Module-Build-0.28/lib/Module/Build/PodParser.pm
Module-Build-0.28/lib/Module/Build/PPMMaker.pm
Module-Build-0.28/lib/Module/Build/YAML.pm
Module-Build-0.28/lib/Module/Build.pm
Module-Build-0.28/Makefile.PL
Module-Build-0.28/MANIFEST
Module-Build-0.28/META.yml
Module-Build-0.28/README
Module-Build-0.28/scripts/
Module-Build-0.28/scripts/config_data
Module-Build-0.28/SIGNATURE
Module-Build-0.28/t/
Module-Build-0.28/t/basic.t
Module-Build-0.28/t/bundled/
Module-Build-0.28/t/bundled/Test/
Module-Build-0.28/t/bundled/Test/Builder.pm
Module-Build-0.28/t/bundled/Test/More.pm
Module-Build-0.28/t/bundled/Test/Simple.pm
Module-Build-0.28/t/bundled/Tie/
Module-Build-0.28/t/bundled/Tie/CPHash.pm
Module-Build-0.28/t/compat.t
Module-Build-0.28/t/destinations.t
Module-Build-0.28/t/ext.t
Module-Build-0.28/t/extend.t
Module-Build-0.28/t/files.t
Module-Build-0.28/t/install.t
Module-Build-0.28/t/lib/
Module-Build-0.28/t/lib/DistGen.pm
Module-Build-0.28/t/lib/MBTest.pm
Module-Build-0.28/t/manifypods.t
Module-Build-0.28/t/mbyaml.t
Module-Build-0.28/t/metadata.t
Module-Build-0.28/t/metadata2.t
Module-Build-0.28/t/moduleinfo.t
Module-Build-0.28/t/notes.t
Module-Build-0.28/t/parents.t
Module-Build-0.28/t/pod_parser.t
Module-Build-0.28/t/ppm.t
Module-Build-0.28/t/runthrough.t
Module-Build-0.28/t/signature.t
Module-Build-0.28/t/tilde.t
Module-Build-0.28/t/versions.t
Module-Build-0.28/t/xs.t
CPAN.pm: Going to build K/KW/KWILLIAMS/Module-Build-0.28.tar.gz
# running Build.PL
/usr/bin/perl Build.PL
Checking whether your kit is complete...
Looks good
Checking prerequisites...
* Optional prerequisite Module::Signature is not installed
* Optional prerequisite ExtUtils::ParseXS is not installed
* Optional prerequisite Pod::Readme is not installed
* Optional prerequisite ExtUtils::CBuilder is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Checking features:
manpage_support....enabled
YAML_support.......disabled
- YAML is not installed
C_support..........disabled
- ExtUtils::CBuilder is not installed
* Optional prerequisite ExtUtils::ParseXS is not installed
HTML_support.......enabled
Creating new 'Build' script for 'Module-Build' version '0.28'
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module CPAN
Running make for A/AN/ANDK/CPAN-1.87.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/A/AN/ANDK/CPAN-1.87.tar.gz ok
CPAN-1.87/
CPAN-1.87/t/
CPAN-1.87/t/30shell.t
CPAN-1.87/t/50pod.t
CPAN-1.87/t/CPAN/
CPAN-1.87/t/CPAN/modules/
CPAN-1.87/t/CPAN/modules/02packages.details.txt
CPAN-1.87/t/CPAN/modules/03modlist.data
CPAN-1.87/t/CPAN/CpanTestDummies-1.55.pm
CPAN-1.87/t/CPAN/authors/
CPAN-1.87/t/CPAN/authors/id/
CPAN-1.87/t/CPAN/authors/id/A/
CPAN-1.87/t/CPAN/authors/id/A/AN/
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CHECKSUMS@588
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-Fails-1.01.tar .gz
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-Zip-1.01.zip
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-BuildOrMake-1.01.tar .gz
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-Failearly-1.01. tar.gz
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Make-1.02.tar.gz
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CPAN-Test-Dummy-Perl5-Build-1.01.tar.gz
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/CHECKSUMS
CPAN-1.87/t/CPAN/authors/id/A/AN/ANDK/NotInChecksums-0.000.tar.gz
CPAN-1.87/t/CPAN/authors/id/A/AN/CHECKSUMS
CPAN-1.87/t/CPAN/authors/id/A/CHECKSUMS
CPAN-1.87/t/CPAN/authors/id/CHECKSUMS
CPAN-1.87/t/CPAN/authors/01mailrc.txt
CPAN-1.87/t/CPAN/TestConfig.pm
CPAN-1.87/t/12cpan.t
CPAN-1.87/t/02nox.t
CPAN-1.87/t/01loadme.t
CPAN-1.87/t/10version.t
CPAN-1.87/t/03pkgs.t
CPAN-1.87/t/30shell.pod
CPAN-1.87/t/00signature.t
CPAN-1.87/t/README.shell.txt
CPAN-1.87/t/11mirroredby.t
CPAN-1.87/lib/
CPAN-1.87/lib/CPAN.pm
CPAN-1.87/lib/CPAN/
CPAN-1.87/lib/CPAN/Debug.pm
CPAN-1.87/lib/CPAN/FirstTime.pm
CPAN-1.87/lib/CPAN/Admin.pm
CPAN-1.87/lib/CPAN/Tarzip.pm
CPAN-1.87/lib/CPAN/Version.pm
CPAN-1.87/lib/CPAN/Nox.pm
CPAN-1.87/lib/CPAN/HandleConfig.pm
CPAN-1.87/inc/
CPAN-1.87/inc/Test/
CPAN-1.87/inc/Test/Builder.pm
CPAN-1.87/inc/Test/More.pm
CPAN-1.87/PAUSE2003.pub
CPAN-1.87/Changes
CPAN-1.87/MANIFEST
CPAN-1.87/scripts/
CPAN-1.87/scripts/cpan
CPAN-1.87/META.yml
CPAN-1.87/ChangeLog
CPAN-1.87/Changes.old
CPAN-1.87/ChangeLog.old
CPAN-1.87/MANIFEST.SKIP
CPAN-1.87/PAUSE2005.pub
CPAN-1.87/Todo
CPAN-1.87/SIGNATURE
CPAN-1.87/README
CPAN-1.87/Makefile.PL
Removing previously used /Users/dspeirs/.cpan/build/CPAN-1.87
CPAN.pm: Going to build A/AN/ANDK/CPAN-1.87.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for CPAN
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Bundle summary: The following items in bundle Bundle::CPAN had installation
problems:
Digest::SHA Module::Signature File::Temp File::HomeDir File::Spec
Compress::Zlib Archive::Tar Archive::Zip Bundle::libnet Term::ReadKey
Term::ReadLine::Perl YAML Text::Glob Module::Build CPAN and the following
items had problems during recursive bundle calls: Net::Telnet
Running install for module Test::Base
Running make for I/IN/INGY/Test-Base-0.50.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/I/IN/INGY/Test-Base-0.50.tar.gz ok
Test-Base-0.50/
Test-Base-0.50/Changes
Test-Base-0.50/inc/
Test-Base-0.50/inc/Module/
Test-Base-0.50/inc/Module/Install/
Test-Base-0.50/inc/Module/Install/Base.pm
Test-Base-0.50/inc/Module/Install/Can.pm
Test-Base-0.50/inc/Module/Install/Fetch.pm
Test-Base-0.50/inc/Module/Install/Makefile.pm
Test-Base-0.50/inc/Module/Install/Metadata.pm
Test-Base-0.50/inc/Module/Install/Win32.pm
Test-Base-0.50/inc/Module/Install/WriteAll.pm
Test-Base-0.50/inc/Module/Install.pm
Test-Base-0.50/lib/
Test-Base-0.50/lib/Module/
Test-Base-0.50/lib/Module/Install/
Test-Base-0.50/lib/Module/Install/TestBase.pm
Test-Base-0.50/lib/Test/
Test-Base-0.50/lib/Test/Base/
Test-Base-0.50/lib/Test/Base/Filter.pm
Test-Base-0.50/lib/Test/Base.pm
Test-Base-0.50/Makefile.PL
Test-Base-0.50/MANIFEST
Test-Base-0.50/META.yml
Test-Base-0.50/README
Test-Base-0.50/t/
Test-Base-0.50/t/append.t
Test-Base-0.50/t/arguments.t
Test-Base-0.50/t/array.t
Test-Base-0.50/t/autoload.t
Test-Base-0.50/t/base64.t
Test-Base-0.50/t/BaseTest.pm
Test-Base-0.50/t/blocks-scalar.t
Test-Base-0.50/t/blocks_grep.t
Test-Base-0.50/t/chomp.t
Test-Base-0.50/t/chop.t
Test-Base-0.50/t/compact.t
Test-Base-0.50/t/compile.t
Test-Base-0.50/t/delimiters.t
Test-Base-0.50/t/description.t
Test-Base-0.50/t/diff_is.t
Test-Base-0.50/t/dos_spec
Test-Base-0.50/t/dumper.t
Test-Base-0.50/t/embed_perl.t
Test-Base-0.50/t/escape.t
Test-Base-0.50/t/eval.t
Test-Base-0.50/t/eval_all.t
Test-Base-0.50/t/eval_stderr.t
Test-Base-0.50/t/eval_stdout.t
Test-Base-0.50/t/export.t
Test-Base-0.50/t/filter_arguments.t
Test-Base-0.50/t/filter_delay.t
Test-Base-0.50/t/filter_functions.t
Test-Base-0.50/t/filters-append.t
Test-Base-0.50/t/filters.t
Test-Base-0.50/t/filters_map.t
Test-Base-0.50/t/first_block.t
Test-Base-0.50/t/flatten.t
Test-Base-0.50/t/get_url.t
Test-Base-0.50/t/hash.t
Test-Base-0.50/t/head.t
Test-Base-0.50/t/internals.t
Test-Base-0.50/t/is.t
Test-Base-0.50/t/jit-run.t
Test-Base-0.50/t/join-deep.t
Test-Base-0.50/t/join.t
Test-Base-0.50/t/last.t
Test-Base-0.50/t/late.t
Test-Base-0.50/t/lazy-filters.t
Test-Base-0.50/t/lines.t
Test-Base-0.50/t/list.t
Test-Base-0.50/t/main_filters.t
Test-Base-0.50/t/multi-level-inherit.t
Test-Base-0.50/t/name.t
Test-Base-0.50/t/next.t
Test-Base-0.50/t/no_diff.t
Test-Base-0.50/t/no_plan.t
Test-Base-0.50/t/normalize.t
Test-Base-0.50/t/only-with-implicit.t
Test-Base-0.50/t/only.t
Test-Base-0.50/t/oo.t
Test-Base-0.50/t/oo_run.t
Test-Base-0.50/t/parentheses.t
Test-Base-0.50/t/prepend.t
Test-Base-0.50/t/preserve-order.t
Test-Base-0.50/t/prototypes.t
Test-Base-0.50/t/quick-plan.t
Test-Base-0.50/t/quick_test.t
Test-Base-0.50/t/read_file.t
Test-Base-0.50/t/regexp.t
Test-Base-0.50/t/repeated-filters.t
Test-Base-0.50/t/require.t
Test-Base-0.50/t/reserved_names.t
Test-Base-0.50/t/reverse-deep.t
Test-Base-0.50/t/reverse.t
Test-Base-0.50/t/run-args.t
Test-Base-0.50/t/run_compare.t
Test-Base-0.50/t/run_is.t
Test-Base-0.50/t/runisdeeply.t
Test-Base-0.50/t/run_like.t
Test-Base-0.50/t/run_unlike.t
Test-Base-0.50/t/sample-file.txt
Test-Base-0.50/t/simple.t
Test-Base-0.50/t/skip.t
Test-Base-0.50/t/slice.t
Test-Base-0.50/t/sort-deep.t
Test-Base-0.50/t/sort.t
Test-Base-0.50/t/spec1
Test-Base-0.50/t/spec2
Test-Base-0.50/t/spec_file.t
Test-Base-0.50/t/spec_string.t
Test-Base-0.50/t/split-deep.t
Test-Base-0.50/t/split-regexp.t
Test-Base-0.50/t/split.t
Test-Base-0.50/t/strict-warnings.t
Test-Base-0.50/t/strict-warnings.test
Test-Base-0.50/t/strict.t
Test-Base-0.50/t/subclass-autoclass.t
Test-Base-0.50/t/subclass-import.t
Test-Base-0.50/t/Subclass.pm
Test-Base-0.50/t/subclass.t
Test-Base-0.50/t/subclass_late.t
Test-Base-0.50/t/tail.t
Test-Base-0.50/t/Test-Less/
Test-Base-0.50/t/Test-Less/index.txt
Test-Base-0.50/t/TestA.pm
Test-Base-0.50/t/TestB.pm
Test-Base-0.50/t/TestBass.pm
Test-Base-0.50/t/TestC.pm
Test-Base-0.50/t/tie_output.t
Test-Base-0.50/t/trim.t
Test-Base-0.50/t/unchomp.t
Test-Base-0.50/t/use-test-more.t
Test-Base-0.50/t/write_file.t
Test-Base-0.50/t/xxx.t
Test-Base-0.50/t/yaml.t
Test-Base-0.50/t/zero-blocks.t
Test-Base-0.50/ToDo
Removing previously used /Users/dspeirs/.cpan/build/Test-Base-0.50
CPAN.pm: Going to build I/IN/INGY/Test-Base-0.50.tar.gz
Checking if your kit is complete...
Looks good
Warning: prerequisite Spiffy 0.30 not found.
Warning: prerequisite Test::More 0.62 not found. We have 0.47.
Writing Makefile for Test::Base
---- Unsatisfied dependencies detected during [I/IN/INGY/Test-Base-0.50.tar.gz] -----
Test::More
Spiffy
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module Test::More
Running make for M/MS/MSCHWERN/Test-Simple-0.62.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/M/MS/MSCHWERN/Test-Simple-0.62.tar.gz ok
Test-Simple-0.62/
Test-Simple-0.62/Changes
Test-Simple-0.62/lib/
Test-Simple-0.62/lib/Test/
Test-Simple-0.62/lib/Test/Builder/
Test-Simple-0.62/lib/Test/Builder/Module.pm
Test-Simple-0.62/lib/Test/Builder/Tester/
Test-Simple-0.62/lib/Test/Builder/Tester/Color.pm
Test-Simple-0.62/lib/Test/Builder/Tester.pm
Test-Simple-0.62/lib/Test/Builder.pm
Test-Simple-0.62/lib/Test/More.pm
Test-Simple-0.62/lib/Test/Simple.pm
Test-Simple-0.62/lib/Test/Tutorial.pod
Test-Simple-0.62/Makefile.PL
Test-Simple-0.62/MANIFEST
Test-Simple-0.62/META.yml
Test-Simple-0.62/README
Test-Simple-0.62/t/
Test-Simple-0.62/t/00signature.t
Test-Simple-0.62/t/00testharnesscheck.t
Test-Simple-0.62/t/bad_plan.t
Test-Simple-0.62/t/bail_out.t
Test-Simple-0.62/t/buffer.t
Test-Simple-0.62/t/Builder.t
Test-Simple-0.62/t/circular_data.t
Test-Simple-0.62/t/create.t
Test-Simple-0.62/t/curr_test.t
Test-Simple-0.62/t/details.t
Test-Simple-0.62/t/diag.t
Test-Simple-0.62/t/eq_set.t
Test-Simple-0.62/t/exit.t
Test-Simple-0.62/t/extra.t
Test-Simple-0.62/t/extra_one.t
Test-Simple-0.62/t/fail-like.t
Test-Simple-0.62/t/fail-more.t
Test-Simple-0.62/t/fail.t
Test-Simple-0.62/t/fail_one.t
Test-Simple-0.62/t/filehandles.t
Test-Simple-0.62/t/fork.t
Test-Simple-0.62/t/harness_active.t
Test-Simple-0.62/t/has_plan.t
Test-Simple-0.62/t/has_plan2.t
Test-Simple-0.62/t/import.t
Test-Simple-0.62/t/isdeeplyfail.t
Test-Simple-0.62/t/is_fh.t
Test-Simple-0.62/t/lib/
Test-Simple-0.62/t/lib/NoExporter.pm
Test-Simple-0.62/t/lib/Test/
Test-Simple-0.62/t/lib/Test/Simple/
Test-Simple-0.62/t/lib/Test/Simple/Catch.pm
Test-Simple-0.62/t/lib/Test/Simple/sample_tests/
Test-Simple-0.62/t/lib/Test/Simple/sample_tests/death.plx
Test-Simple-0.62/t/lib/Test/Simple/sampletests/death_ineval.plx
Test-Simple-0.62/t/lib/Test/Simple/sample_tests/exit.plx
Test-Simple-0.62/t/lib/Test/Simple/sample_tests/extras.plx
Test-Simple-0.62/t/lib/Test/Simple/sampletests/fivefail.plx
Test-Simple-0.62/t/lib/Test/Simple/sampletests/last_minutedeath.plx
Test-Simple-0.62/t/lib/Test/Simple/sampletests/onefail.plx
Test-Simple-0.62/t/lib/Test/Simple/sampletests/pre_plandeath.plx
Test-Simple-0.62/t/lib/Test/Simple/sample_tests/require.plx
Test-Simple-0.62/t/lib/Test/Simple/sample_tests/success.plx
Test-Simple-0.62/t/lib/Test/Simple/sampletests/toofew.plx
Test-Simple-0.62/t/lib/Test/Simple/sampletests/too_fewfail.plx
Test-Simple-0.62/t/lib/Test/Simple/sampletests/twofail.plx
Test-Simple-0.62/t/lib/TieOut.pm
Test-Simple-0.62/t/maybe_regex.t
Test-Simple-0.62/t/missing.t
Test-Simple-0.62/t/More.t
Test-Simple-0.62/t/no_diag.t
Test-Simple-0.62/t/no_ending.t
Test-Simple-0.62/t/no_header.t
Test-Simple-0.62/t/no_plan.t
Test-Simple-0.62/t/ok_obj.t
Test-Simple-0.62/t/output.t
Test-Simple-0.62/t/overload.t
Test-Simple-0.62/t/overload_threads.t
Test-Simple-0.62/t/plan.t
Test-Simple-0.62/t/plan_bad.t
Test-Simple-0.62/t/planisnoplan.t
Test-Simple-0.62/t/plannoplan.t
Test-Simple-0.62/t/planshouldntimport.t
Test-Simple-0.62/t/planskipall.t
Test-Simple-0.62/t/require_ok.t
Test-Simple-0.62/t/reset.t
Test-Simple-0.62/t/simple.t
Test-Simple-0.62/t/skip.t
Test-Simple-0.62/t/skipall.t
Test-Simple-0.62/t/sort_bug.t
Test-Simple-0.62/t/tbt_01basic.t
Test-Simple-0.62/t/tbt_02fhrestore.t
Test-Simple-0.62/t/tbt_03die.t
Test-Simple-0.62/t/tbt04linenum.t
Test-Simple-0.62/t/tbt_05faildiag.t
Test-Simple-0.62/t/tbt_06errormess.t
Test-Simple-0.62/t/tbt_07args.t
Test-Simple-0.62/t/thread_taint.t
Test-Simple-0.62/t/threads.t
Test-Simple-0.62/t/todo.t
Test-Simple-0.62/t/undef.t
Test-Simple-0.62/t/use_ok.t
Test-Simple-0.62/t/useing.t
Test-Simple-0.62/TODO
Removing previously used /Users/dspeirs/.cpan/build/Test-Simple-0.62
CPAN.pm: Going to build M/MS/MSCHWERN/Test-Simple-0.62.tar.gz
NOTE: There have been API changes between this version and any older
than version 0.48! Please see the Changes file for details.
NOTE: The behavior of Test::More and threads has changed between this
version and any older than version 0.48! Please see the Changes file
for details.
WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for Test::Simple
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Spiffy
Running make for I/IN/INGY/Spiffy-0.30.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/I/IN/INGY/Spiffy-0.30.tar.gz ok
Spiffy-0.30/
Spiffy-0.30/Changes
Spiffy-0.30/inc/
Spiffy-0.30/inc/Module/
Spiffy-0.30/inc/Module/Install/
Spiffy-0.30/inc/Module/Install/Base.pm
Spiffy-0.30/inc/Module/Install/Can.pm
Spiffy-0.30/inc/Module/Install/Fetch.pm
Spiffy-0.30/inc/Module/Install/Makefile.pm
Spiffy-0.30/inc/Module/Install/Metadata.pm
Spiffy-0.30/inc/Module/Install/Win32.pm
Spiffy-0.30/inc/Module/Install/WriteAll.pm
Spiffy-0.30/inc/Module/Install.pm
Spiffy-0.30/lib/
Spiffy-0.30/lib/Spiffy.pm
Spiffy-0.30/Makefile.PL
Spiffy-0.30/MANIFEST
Spiffy-0.30/META.yml
Spiffy-0.30/README
Spiffy-0.30/t/
Spiffy-0.30/t/autoload.t
Spiffy-0.30/t/base.t
Spiffy-0.30/t/base2.t
Spiffy-0.30/t/cascade.t
Spiffy-0.30/t/const.t
Spiffy-0.30/t/early.t
Spiffy-0.30/t/export1.t
Spiffy-0.30/t/export2.t
Spiffy-0.30/t/export3.t
Spiffy-0.30/t/export4.t
Spiffy-0.30/t/export5.t
Spiffy-0.30/t/export6.t
Spiffy-0.30/t/export7.t
Spiffy-0.30/t/exporter.t
Spiffy-0.30/t/field.t
Spiffy-0.30/t/field2.t
Spiffy-0.30/t/field3.t
Spiffy-0.30/t/filter.t
Spiffy-0.30/t/filter2.t
Spiffy-0.30/t/filter3.t
Spiffy-0.30/t/Filter4.pm
Spiffy-0.30/t/filter4.t
Spiffy-0.30/t/Filter5.pm
Spiffy-0.30/t/filter5.t
Spiffy-0.30/t/mixin.t
Spiffy-0.30/t/mixin2.t
Spiffy-0.30/t/mixin3.t
Spiffy-0.30/t/new.t
Spiffy-0.30/t/NonSpiffy.pm
Spiffy-0.30/t/package.t
Spiffy-0.30/t/parse.t
Spiffy-0.30/t/Something.pm
Spiffy-0.30/t/stub.t
Spiffy-0.30/t/super.t
Spiffy-0.30/t/super2.t
Spiffy-0.30/t/Thing.pm
Removing previously used /Users/dspeirs/.cpan/build/Spiffy-0.30
CPAN.pm: Going to build I/IN/INGY/Spiffy-0.30.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Spiffy
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running make for I/IN/INGY/Test-Base-0.50.tar.gz
Is already unwrapped into directory /Users/dspeirs/.cpan/build/Test-Base-0.50
CPAN.pm: Going to build I/IN/INGY/Test-Base-0.50.tar.gz
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running make for I/IN/INGY/YAML-0.58.tar.gz
Is already unwrapped into directory /Users/dspeirs/.cpan/build/YAML-0.58
CPAN.pm: Going to build I/IN/INGY/YAML-0.58.tar.gz
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module PAR::Dist
Running make for S/SM/SMUELLER/PAR-Dist-0.08.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/S/SM/SMUELLER/PAR-Dist-0.08.tar.gz ok
PAR-Dist-0.08/
PAR-Dist-0.08/inc/
PAR-Dist-0.08/inc/Module/
PAR-Dist-0.08/inc/Module/Install.pm
PAR-Dist-0.08/inc/Module/Install/
PAR-Dist-0.08/inc/Module/Install/Fetch.pm
PAR-Dist-0.08/inc/Module/Install/Makefile.pm
PAR-Dist-0.08/inc/Module/Install/Base.pm
PAR-Dist-0.08/inc/Module/Install/Metadata.pm
PAR-Dist-0.08/inc/Module/Install/Can.pm
PAR-Dist-0.08/inc/Module/Install/WriteAll.pm
PAR-Dist-0.08/inc/Module/Install/Win32.pm
PAR-Dist-0.08/Changes
PAR-Dist-0.08/t/
PAR-Dist-0.08/t/1-basic.t
PAR-Dist-0.08/t/0-signature.t
PAR-Dist-0.08/MANIFEST
PAR-Dist-0.08/META.yml
PAR-Dist-0.08/lib/
PAR-Dist-0.08/lib/PAR/
PAR-Dist-0.08/lib/PAR/Dist.pm
PAR-Dist-0.08/Makefile.PL
PAR-Dist-0.08/README
PAR-Dist-0.08/SIGNATURE
Removing previously used /Users/dspeirs/.cpan/build/PAR-Dist-0.08
CPAN.pm: Going to build S/SM/SMUELLER/PAR-Dist-0.08.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for PAR::Dist
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module Digest::SHA::PurePerl
Running make for M/MS/MSHELOR/Digest-SHA-PurePerl-5.34.tar.gz
Checksum for /Users/dspeirs/.cpan/sources/authors/id/M/MS/MSHELOR/Digest-SHA-PurePerl-5.34.t ar.gz ok
Digest-SHA-PurePerl-5.34/
Digest-SHA-PurePerl-5.34/Changes
Digest-SHA-PurePerl-5.34/Makefile.PL
Digest-SHA-PurePerl-5.34/MANIFEST
Digest-SHA-PurePerl-5.34/META.yml
Digest-SHA-PurePerl-5.34/PurePerl.pm
Digest-SHA-PurePerl-5.34/README
Digest-SHA-PurePerl-5.34/shasum
Digest-SHA-PurePerl-5.34/SIGNATURE
Digest-SHA-PurePerl-5.34/t/
Digest-SHA-PurePerl-5.34/t/0-pod-coverage.t
Digest-SHA-PurePerl-5.34/t/0-pod.t
Digest-SHA-PurePerl-5.34/t/1-exist.t
Digest-SHA-PurePerl-5.34/t/1-hello-world.t
Digest-SHA-PurePerl-5.34/t/2-nist-sha-1.t
Digest-SHA-PurePerl-5.34/t/2-nist-sha-224.t
Digest-SHA-PurePerl-5.34/t/2-nist-sha-256.t
Digest-SHA-PurePerl-5.34/t/2-nist-sha-384.t
Digest-SHA-PurePerl-5.34/t/2-nist-sha-512.t
Digest-SHA-PurePerl-5.34/t/2-nist-sha-base64.t
Digest-SHA-PurePerl-5.34/t/2-nist-sha-oo.t
Digest-SHA-PurePerl-5.34/t/2-nist-vectors-bit.t
Digest-SHA-PurePerl-5.34/t/2-nist-vectors-byte.t
Digest-SHA-PurePerl-5.34/t/3-gillogly-easy.t
Digest-SHA-PurePerl-5.34/t/3-gillogly-hard.t
Digest-SHA-PurePerl-5.34/t/4-bitstr-increasing.t
Digest-SHA-PurePerl-5.34/t/4-bitstr-large.t
Digest-SHA-PurePerl-5.34/t/4-bitstr-random.t
Digest-SHA-PurePerl-5.34/t/5-hmac-fips198.t
Digest-SHA-PurePerl-5.34/t/5-hmac-rfc2202.t
Digest-SHA-PurePerl-5.34/t/5-hmac-sha-256.t
Digest-SHA-PurePerl-5.34/t/5-hmac-woodbury.t
Digest-SHA-PurePerl-5.34/t/6-dump-load.t
Digest-SHA-PurePerl-5.34/t/7-ireland.t
Digest-SHA-PurePerl-5.34/t/gillogly/
Digest-SHA-PurePerl-5.34/t/gillogly/state.011
Digest-SHA-PurePerl-5.34/t/gillogly/state.110
Digest-SHA-PurePerl-5.34/t/nist/
Digest-SHA-PurePerl-5.34/t/nist/bit-hashes.sha1
Digest-SHA-PurePerl-5.34/t/nist/bit-messages.sha1
Digest-SHA-PurePerl-5.34/t/nist/byte-hashes.sha1
Digest-SHA-PurePerl-5.34/t/nist/byte-messages.sha1
Digest-SHA-PurePerl-5.34/t/nist/COPYRIGHT
Digest-SHA-PurePerl-5.34/t/nist/Readme.txt
Digest-SHA-PurePerl-5.34/t/state/
Digest-SHA-PurePerl-5.34/t/state/state.1
Digest-SHA-PurePerl-5.34/t/state/state.256
Digest-SHA-PurePerl-5.34/t/state/state.384
Digest-SHA-PurePerl-5.34/t/state/state.512
Removing previously used /Users/dspeirs/.cpan/build/Digest-SHA-PurePerl-5.34
CPAN.pm: Going to build M/MS/MSHELOR/Digest-SHA-PurePerl-5.34.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Digest::SHA::PurePerl
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running make for A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz
Is already unwrapped into directory /Users/dspeirs/.cpan/build/Module-Signature-0.53
CPAN.pm: Going to build A/AU/AUTRIJUS/Module-Signature-0.53.tar.gz
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
cpan>

Similar Messages

  • Work process re-started , session terminated

    Hi Gurus,
    While i creating a purchase order (me21n) , the process runs for a while and then i am getting a SAP GUI message "Work process re - started , session terminated" and the session is closed.Can anyone give me the cause of the problem and solution for the same.
    Developers Trace File Entry:
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M
    B B Fri Aug 31 16:09:36 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.26)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    25
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        1680
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1680) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)        7456    (828)
    M  DpShMCreate: sizeof(tm_adm)        2219848    (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)        18000    (60)
    M  DpShMCreate: sizeof(appc_ca_adm)    6000    (60)
    M  DpShMCreate: sizeof(comm_adm)        192000    (384)
    M  DpShMCreate: sizeof(vmc_adm)        0    (320)
    M  DpShMCreate: sizeof(wall_adm)        (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 05230040, size: 2506248)
    M  DpShMCreate: allocated sys_adm at 05230040
    M  DpShMCreate: allocated wp_adm at 052317A8
    M  DpShMCreate: allocated tm_adm_list at 052334C8
    M  DpShMCreate: allocated tm_adm at 052334F0
    M  DpShMCreate: allocated wp_ca_adm at 05451438
    M  DpShMCreate: allocated appc_ca_adm at 05455A88
    M  DpShMCreate: allocated comm_adm_list at 054571F8
    M  DpShMCreate: allocated comm_adm at 05457210
    M  DpShMCreate: allocated vmc_adm_list at 05486010
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 05486038
    M  DpShMCreate: allocated wall_adm at 05486040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M M Fri Aug 31 16:09:37 2007
    M  calling db_connect ...
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      26
    C    patchcomment MSSQL: GetNextMsst1 error (754819)
    C  np:(local) connection used on IDES
    C  Using Provider SQLNCLI
    C  Provider Release:9.00.1399.06
    C  Using Provider SQLNCLI
    C C Fri Aug 31 16:09:41 2007
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 1000 dynamic statements (5432000 bytes), total 32152052 bytes
    C  Using shared procedure name cache IDES_I04I04_I04_MEM initialized by another process.
    C  Connected to db server : [IDES] server_used : [np:(local)], dbname: I04, dbuser: i04
    C  pn_id:IDES_I04I04_I04
    B  Connection 0 opened
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT MAX OPT Date     Time   DBHost         B  000 000 R/3              000000000 ACTIVE       NO  YES NO  255 255 20070831 160937 IDES           C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    I I Fri Aug 31 16:09:53 2007
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF            (addr: 098E0040, size: 4400128)
    M  SHM_ROLL_AREA        (addr: 68200040, size: 160432128)
    M  SHM_PAGING_AREA        (addr: 09D20040, size: 72351744)
    M  SHM_ROLL_ADM            (addr: 0E230040, size: 1602056)
    M  SHM_PAGING_ADM        (addr: 0E3C0040, size: 525344)
    M  ThCreateNoBuffer        allocated 320144 bytes for 1000 entries at 0E450040
    M  ThCreateNoBuffer        index size: 3000 elems
    M  ThCreateVBAdm        allocated 7424 bytes (50 server) at 0E4A0040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 9
    B  dbtbxbuf: Buffer TABL  (addr: 134C00C8, size: 30000128, end: 1515C4C8)
    B  dbtbxbuf: Buffer TABLP (addr: 0F3000C8, size: 10240000, end: 0FCC40C8)
    B  dbexpbuf: Buffer EIBUF (addr: 151600D0, size: 4194304, end: 155600D0)
    B  dbexpbuf: Buffer ESM   (addr: 155700D0, size: 4194304, end: 159700D0)
    B  dbexpbuf: Buffer CUA   (addr: 0FCE00D0, size: 3072000, end: 0FFCE0D0)
    B  dbexpbuf: Buffer OTR   (addr: 159800D0, size: 4194304, end: 15D800D0)
    M  rdisp/reinitialize_code_page -> 0
    M  icm/accept_remote_trace_level -> 0
    C C Fri Aug 31 16:09:54 2007
    C  Using Provider SQLNCLI
    C  The IRow interface is supported by this OLEDB provider
    S S Fri Aug 31 16:09:55 2007
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 15EFFBD0
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1DF30098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1DF302C8
    S    using messages for server info
    S  size of spec char cache entry: 165020 bytes (timeout 100 sec)
    S  size of open spool request entry: 1152 bytes
    S  immediate print option for implicitely closed spool requests is disabled
    A A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Fragment Size too small: 195 MB, reducing # of fragments
    A  System page size: 4kb, admin_size: 11476kb.
    A  Attached to PXA (address 24550040, size 400000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--
    A A A Fri Aug 31 16:09:56 2007
    A  ABAP ShmAdm attached (addr=56AF9000 leng=20955136 end=57EF5000)
    A  >> Shm MMADM area (addr=56E610E0 leng=134752 end=56E81F40)
    A  >> Shm MMDAT area (addr=56E82000 leng=17248256 end=57EF5000)
    A  RFC Destination> destination ides_I04_00 host ides system I04 systnr 0 (ides_I04_00)
    A  RFC Options> H=ides,S=00
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 1
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 38
    M  ThrCreateShObjects        allocated 9394 bytes at 0FFD0040
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\I04\DVEBMGS00\sec): ok
    N N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is C:\usr\sap\I04\SYS\exe\run\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    W  =================================================
    W  === ipl_Init() called
    W    ITSP Running against db release 620!
    W    ITSP Disable Kernel Web GUI functionality
    W  === ipl_Init() returns 2, ITSPE_DISABLED: Service is disabled (sapparam)
    W  =================================================
    B B Fri Aug 31 16:10:05 2007
    B  dbtran INFO (init_connection '<DEFAULT>' [MSSQL:640.00]):
    B   max_blocking_factor =  50,  max_in_blocking_factor      = 255,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   1,  prefer_union_for_select_all =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   0,
    B   convert AVG         =   1,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x00,  character encoding          =SBCS / []:X,
    B   use_hints           = abap->1, dbif->0x1, upto->0, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0
    I I Fri Aug 31 16:10:10 2007
    I  MPI<c>9#3 Peak buffer usage: 5 (@ 64 KB)
    S  server @>SSRV:ides_I04_00@< appears or changes (state 1)
    S  server @>SSRV:ides_I04_00@< appears or changes (state 1)
    S  server @>SSRV:ides_I04_01@< appears or changes (state 1)
    E E Fri Aug 31 16:10:11 2007
    E  Replication is disabled
    N N Fri Aug 31 16:10:28 2007
    N  login/password_change_for_SSO : 1 -> 1
    B B Fri Aug 31 16:10:38 2007
    B  table logging switched off for all clients
    B B Fri Aug 31 16:10:41 2007
    B  dbmyclu : info : my major identification is 3232245831, minor one 0.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my uuid is 96AAC2654435DC46AFA4C31629BE366F.
    B  dbmyclu : info : current optimistic cluster level: 3
    B  dbmyclu : info : pessimistic reads set to 2.
    S S Fri Aug 31 16:15:55 2007
    S  found spool memory service RSPO-ACTIONS at 1DF34B50
    M M Fri Aug 31 16:20:14 2007
    M  call semaphore clean-up function ...
    M  ***LOG Q0E=> DpSigGenHandler, Exception (c0000005) [dpnttool.c   462]
    M  -
    C-STACK -
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c0000005 (Access Violation)
    App       : disp+work.EXE (pid=1680)
    When      : 8/31/2007 16:20:14.837
    Threads   : 2
    Computer Name       : IDES
    User Name           : SAPServiceI04
    Number of Processors: 2
    Processor Type: x86 Family 15 Model 6 Stepping 4
    Windows Version     : 5.2 Current Build: 3790
    State Dump for Thread Id 9cc
    eax=00000000 ebx=00000000 ecx=00000014 edx=00000000 esi=003860ec edi=003860c0
    eip=7c82ed54 esp=0300daa8 ebp=0300dab8 iopl=0         nv up ei pl nz ac pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000212
    function : MmxFree2
           00f35dde 2b0568e59701  sub eax,[MmxUheaderSz (0197e568)] ds:0197e568=00000010
           00f35de4 50               push    eax
           00f35de5 68dd000000       push    0xdd
           00f35dea ffb4246c010000   push    dword ptr [esp+0x16c]  ss:0300dc14=7c82f9dd
           00f35df1 e890ac1200       call    memset (01060a86)
           00f35df6 83c40c           add     esp,0xc
           00f35df9 8b4308           mov     eax,[ebx+0x8]          ds:0300d006=2bf38b08
           00f35dfc 8bf3             mov     esi,ebx
           00f35dfe 2b730c           sub     esi,[ebx+0xc]          ds:0300d006=2444890c
           00f35e01 89442418         mov     [esp+0x18],eax         ss:0601aaaf=00000000
    FAULT-> 00f35e05 f60601           test    byte ptr [esi],0x1           ds:003860ec=08
           00f35e08 7513             jnz     MmxFree2+0x4cf (00f35e1d)
           00f35e0a 8bce             mov     ecx,esi
           00f35e0c e814a7ffff       call    MmxIBlockRemove (00f30525)
           00f35e11 8b4308           mov     eax,[ebx+0x8]          ds:0300d006=08460108
           00f35e14 014608           add     [esi+0x8],eax          ds:033930f2=00000000
           00f35e17 89742414         mov     [esp+0x14],esi         ss:0601aaaf=00000000
           00f35e1b 8bde             mov     ebx,esi
           00f35e1d 8b7308           mov     esi,[ebx+0x8]          ds:0300d006=f6f30308
           00f35e20 03f3             add     esi,ebx
           00f35e22 f60601           test    byte ptr [esi],0x1           ds:003860ec=08
           00f35e25 750d             jnz     MmxFree2+0x4e6 (00f35e34)
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0300e648 00746014 3cc00548 3d07d010 06751220 00000000 disp+work!MmxFree2 [mmxx.c (2440)]
    0300e668 006450a7 00000000 00000001 3cc88e78 3cc485e8 disp+work!ab_sqlsclose [absapsql.c (8104)]
    0300e690 006466c6 00000013 00750af1 00000000 000000cd disp+work!ab_popbst [abstacks.c (4763)]
    0300e698 00750af1 00000000 000000cd 00000000 01c720fa disp+work!ab_poprsql [abstacks.c (1167)]
    0300e6cc 006e0f51 00000000 3d170778 00000000 00f00105 disp+work!ab_jsqls [absapsql.c (1306)]
    0300e770 00766be4 3d1715b3 3d170778 00000000 01afb3a4 disp+work!ab_extri [abextri.c (431)]
    0300e784 007ebf1c 00000000 7c36a42b 000004b6 00571b1a disp+work!ab_xevent [abrunt1.c (261)]
    0300e794 00571b1a 3d171080 0000002e 3d170778 3d17139a disp+work!ab_dstep [abdynpro.c (460)]
    0300e7bc 005740de 3d170778 3d170778 7c36a42b 00000000 disp+work!dynpmcal [dymainstp.c (2312)]
    0300e7d4 00573680 3d17139a 3d170778 00000003 0300fdcc disp+work!dynppai0 [dymainstp.c (1043)]
    0300e7f0 00549340 3d170778 00000002 00000001 00000000 disp+work!dynprctl [dymainstp.c (350)]
    0300fdcc 004747f4 00000002 0300fe74 00000001 00497626 disp+work!dynpen00 [dymain.c (1375)]
    0300fddc 00497626 00000002 00000000 003860a8 00000002 disp+work!Thdynpen00 [thxxhead.c (4353)]
    0300feec 004979e0 00000001 7ffd4000 00000000 00000000 disp+work!TskhLoop [thxxhead.c (4117)]
    0300ff04 00421d07 00000000 00000000 0300ff60 00401059 disp+work!tskhstart [thxxhead.c (1038)]
    0300ff14 00401059 00000003 003860a8 00000001 00000000 disp+work!DpMain [dpxxdisp.c (1009)]
    0300ff60 01060bcf 00000003 003860a8 003828f8 0152d000 disp+work!main [thxxanf.c (58)]
    0300ffc0 77e523e5 00000000 00000000 7ffd4000 80a56be3 disp+work!mainCRTStartup [crtexe.c (398)]
    0300fff0 00000000 01060a8c 00000000 00905a4d 00000003 kernel32!IsProcessorFeaturePresent
    State Dump for Thread Id d2c
    eax=0000005e ebx=00000103 ecx=00000010 edx=000719bb esi=00000000 edi=00000000
    eip=7c82ed54 esp=04a1feb0 ebp=04a1fef4 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function : KiFastSystemCallRet
           7c82ed54 c3               ret
           7c82ed55 8da42400000000   lea     esp,[esp]              ss:04a1feb0=7c821514
           7c82ed5c 8d642400         lea     esp,[esp]              ss:07a2ceb7=????????
    --> Stack Back Trace <--
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    04a1fef4 00fc37ec 000006ac 00000000 00000000 0038cd48 ntdll!KiFastSystemCallRet
    04a1ff84 7c349565 00000000 00000000 00000000 0038cbd0 disp+work!SigIMsgFunc [signt.c (559)]
    04a1ffb8 77e6608b 0038cbd0 00000000 00000000 0038cbd0 MSVCR71!endthreadex
    04a1ffec 00000000 7c3494f6 0038cbd0 00000000 00000000 kernel32!GetModuleFileNameA
    M  -
    M M Fri Aug 31 16:20:16 2007
    M  call clean-up function ...
    M  in_ThErrHandle: 1
    M  ThSigHandler: signal (step 4, th_errno 11, action 4)
    M M  Info for wp 0
    M M    stat = 4
    M    reqtype = 1
    M    act_reqtype = 1
    M    rq_info = 0
    M    tid = 9
    M    mode = 0
    M    len = 787
    M    rq_id = 423
    M    rq_source = 1
    M    last_tid = 9
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M M  Modeinfo for User T9/M0
    M M    tm state = 2
    M    uid = 13
    M    term type = 0x4
    M    display = 0x8
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >ABAP1       <
    M    terminal = >DDDC393             <
    M    client = >120<
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    imode = 1
    M    mode state = 0x12
    M    task_type = ZTTADIA
    M    th_errno = 11
    M    rollout_reason = 1
    M    last_rollout_level = 7
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 0
    M    roll state = 4
    M    abap state = 4
    M    em state = 3
    M    eg state = 1
    M    spa state = 3
    M    enq state = 0
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    tcode = >ME21N               <
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 9
    M    act enq infos = 2
    M    em_hyper_hdl = 57F03BD8
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0
    M M  Adresse   Offset  Data from input buffer
    M  -
    M  054A7D70  000000  00000000 00000000 01502700 00000000 |.........P'.....|
    M  054A7D80  000016  00000000 0000009f 74100623 00170000 |........t..#....|
    M  054A7D90  000032  04880131 31363000 77696e64 6f77732d |...1160.windows-|
    M  054A7DA0  000048  31323532 00100409 00033731 3010041d |1252......710...|
    M  054A7DB0  000064  00013010 040f0004 000012ad 10041900 |..0.............|
    M  054A7DC0  000080  02000010 05010016 000d0000 000d002b |...............+|
    M  054A7DD0  000096  a1001fa2 00000000 00000000 0000100c |................|
    M  054A7DE0  000112  08001000 00029f00 00047400 00029f00 |..........t.....|
    M  054A7DF0  000128  00047410 0a010009 00000000 00000000 |..t.............|
    M  054A7E00  000144  00100a03 00090100 00000000 78001f10 |............x...|
    M  054A7E10  000160  0a030009 03000900 00007800 0a100a03 |..........x.....|
    M  054A7E20  000176  00090200 00000300 75000a10 0a030009 |........u.......|
    M  054A7E30  000192  01000000 00007500 0a100a05 00090100 |......u.........|
    M  054A7E40  000208  00000000 75000910 090e00c8 00c80000 |....u...........|
    M  054A7E50  000224  00000075 00090000 23000700 0200000c |...u....#.......|
    M  054A7E60  000240  01000000 00002300 82003c00 00000003 |......#...<.....|
    M  054A7E70  000256  00070000 00070000 00000000 00000000 |................|
    M  054A7E80  000272  00000000 00000000 00020005 00020002 |................|
    M  054A7E90  000288  000c0014 00110003 0001000a 000e0005 |................|
    M  054A7EA0  000304  00060003 000a000f 000c0008 000a000c |................|
    M  054A7EB0  000320  000c0008 00030003 0002000a 0005000a |................|
    M  054A7EC0  000336  0005000a 0005000a 00050005 00011100 |................|
    M  054A7ED0  000352  11001100 11001100 11001100 11001100 |................|
    M  054A7EE0  000368  11001100 11001100 11001100 11001100 |................|
    M  054A7EF0  000384  11001100 11001100 11001100 11001100 |................|
    M  054A7F00  000400  11001100 11001100 11001100 11001100 |................|
    M  054A7F10  000416  11001100 100c0200 18000000 07000000 |................|
    M  054A7F20  000432  23000000 07000000 00000000 00000000 |#...............|
    M  054A7F30  000448  00100909 00180001 00077920 20202020 |..........y     |
    M  054A7F40  000464  20202020 20202020 31303030 0000100a |        1000....|
    M  054A7F50  000480  01000900 00000000 00000000 100a0300 |................|
    M  054A7F60  000496  09010000 00000078 001f100a 03000902 |.......x........|
    M  -
    M M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server ides_I04_00 on host ides (wp 0)
    M  *  ERROR       ThSigHandler: signal
    M  *
    M  *  TIME        Fri Aug 31 16:20:16 2007
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          11
    M  *  MODULE      thxxhead.c
    M  *  LINE        9555
    M  *  COUNTER     3
    M  *
    M  *****************************************************************************
    M M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  ThrSaveSPAFields: save spa fields
    M  Entering ThSetStatError
    C  SQLBREAK: DBSL_CMD_SQLBREAK: CbOnCancel was set. rc: 1 BREAK_REQUESTED
    M  ThIErrHandle: don't try rollback again
    M  ThIErrHandle: call ThrCoreInfo
    M  ThDelEnqInfo: del enq_own >20070831161118747000000000ides............................</1
    M  ThDelEnqInfo: act enq info: 1
    M  ThDelEnqInfo: del enq_own >20070831161118747000010000ides............................</2
    M  ThDelEnqInfo: act enq info: 0
    A  TH VERBOSE LEVEL FULL
    C Fri Aug 31 16:20:17 2007
    C  SQLBREAK: BREAK_REQUESTED upgraded to BREAK_IN_PROGRESS sloledb.cpp 4187
    M Fri Aug 31 16:20:18 2007
    M  SosSearchAnchor: search anchor for 4
    M  ThIErrHandle: Entering ThReplyToMsg
    M  ThIErrHandle: Entering ThErrHdlUser
    M  ThErrHdlUser: set th_errno (11)
    M  ThErrHdlUser: save context
    M  ThSaveContext: roll out
    M  ThRollOut: roll out T9/U13/M0 (level=7, short_roll_out=0)
    M  ThRollOut: call rrol_out (1)
    M  ThRollOut: act roll state = DP_ROLLED_OUT
    M  ThRollOut: roll level <> 0, don't call ab_rollout
    M  ThRollOut: full roll out of U13 M0 I1 (Level 7) ok
    M  ThCheckEmMagic: check em magic at 3CC00A80 for T9/M0/I1
    M  ThCheckEmMagic: em magic at 3CC00A80 for T9/M0/I1 o.k.
    M  ThEmContextDetach2: detach T9/M0 from em memory (em_hdl=0, force=0)
    M  ThEmContextDetach2: reset local em info
    B  Disconnecting from ALL connections:
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT MAX OPT Date     Time   DBHost         B  000 000 R/3              000000000 ACTIVE       YES YES NO  255 255 20070831 160937 IDES           C  Rollback Work (0)
    B  Disconnected from connection 0
    B  statistics db_con_commit (com_total=149, com_tx=34)
    B  statistics db_con_rollback (roll_total=1, roll_tx=0)
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 1680) [dpnttool.c   357]
    M  return from clean-up function ...
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M
    B B Fri Aug 31 16:20:36 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.26)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    25
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        2460
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2460) [dpxxdisp.c   1160]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)        7456    (828)
    M  DpShMCreate: sizeof(tm_adm)        2219848    (11044)
    M  DpShMCreate: sizeof(wp_ca_adm)        18000    (60)
    M  DpShMCreate: sizeof(appc_ca_adm)    6000    (60)
    M  DpShMCreate: sizeof(comm_adm)        192000    (384)
    M  DpShMCreate: sizeof(vmc_adm)        0    (320)
    M  DpShMCreate: sizeof(wall_adm)        (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 05230040, size: 2506248)
    M  DpShMCreate: allocated sys_adm at 05230040
    M  DpShMCreate: allocated wp_adm at 052317A8
    M  DpShMCreate: allocated tm_adm_list at 052334C8
    M  DpShMCreate: allocated tm_adm at 052334F0
    M  DpShMCreate: allocated wp_ca_adm at 05451438
    M  DpShMCreate: allocated appc_ca_adm at 05455A88
    M  DpShMCreate: allocated comm_adm_list at 054571F8
    M  DpShMCreate: allocated comm_adm at 05457210
    M  DpShMCreate: allocated vmc_adm_list at 05486010
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 05486038
    M  DpShMCreate: allocated wall_adm at 05486040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M M Fri Aug 31 16:20:37 2007
    M  calling db_connect ...
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'C:\usr\sap\I04\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      26
    C    patchcomment MSSQL: GetNextMsst1 error (754819)
    C  np:(local) connection used on IDES
    C  Using Provider SQLNCLI
    C  Provider Release:9.00.1399.06
    C C Fri Aug 31 16:20:38 2007
    C  Using Provider SQLNCLI
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 1000 dynamic statements (5432000 bytes), total 32152052 bytes
    C  Using shared procedure name cache IDES_I04I04_I04_MEM initialized by another process.
    C  Connected to db server : [IDES] server_used : [np:(local)], dbname: I04, dbuser: i04
    C  pn_id:IDES_I04I04_I04
    B  Connection 0 opened
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT MAX OPT Date     Time   DBHost         B  000 000 R/3              000000000 ACTIVE       NO  YES NO  255 255 20070831 162037 IDES           C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF            (addr: 098E0040, size: 4400128)
    M  SHM_ROLL_AREA        (addr: 68200040, size: 160432128)
    M  SHM_PAGING_AREA        (addr: 09D20040, size: 72351744)
    M  SHM_ROLL_ADM            (addr: 0E230040, size: 1602056)
    M  SHM_PAGING_ADM        (addr: 0E3C0040, size: 525344)
    M  ThCreateNoBuffer        allocated 320144 bytes for 1000 entries at 0E450040
    M  ThCreateNoBuffer        index size: 3000 elems
    M  ThCreateVBAdm        allocated 7424 bytes (50 server) at 0E4A0040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 9
    B  dbtbxbuf: Buffer TABL  (addr: 134C00C8, size: 30000128, end: 1515C4C8)
    B  dbtbxbuf: Buffer TABLP (addr: 0F3000C8, size: 10240000, end: 0FCC40C8)
    B  dbexpbuf: Buffer EIBUF (addr: 151600D0, size: 4194304, end: 155600D0)
    B  dbexpbuf: Buffer ESM   (addr: 155700D0, size: 4194304, end: 159700D0)
    B  dbexpbuf: Buffer CUA   (addr: 0FCE00D0, size: 3072000, end: 0FFCE0D0)
    B  dbexpbuf: Buffer OTR   (addr: 159800D0, size: 4194304, end: 15D800D0)
    M  rdisp/reinitialize_code_page -> 0
    M  icm/accept_remote_trace_level -> 0
    C  Using Provider SQLNCLI
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 15EF7370
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1DEF0098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1DEF02C8
    S    using messages for server info
    S  size of spec char cache entry: 165020 bytes (timeout 100 sec)
    S  size of open spool request entry: 1152 bytes
    S  immediate print option for implicitely closed spool requests is disabled
    A A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Fragment Size too small: 195 MB, reducing # of fragments
    A  System page size: 4kb, admin_size: 11476kb.
    A  Attached to PXA (address 24550040, size 400000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--
    A A  ABAP ShmAdm attached (addr=56AF9000 leng=20955136 end=57EF5000)
    A  >> Shm MMADM area (addr=56E610E0 leng=134752 end=56E81F40)
    A  >> Shm MMDAT area (addr=56E82000 leng=17248256 end=57EF5000)
    A  RFC Destination> destination ides_I04_00 host ides system I04 systnr 0 (ides_I04_00)
    A  RFC Options> H=ides,S=00
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 1
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 38
    M  ThrCreateShObjects        allocated 9394 bytes at 0FFD0040
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\I04\DVEBMGS00\sec): ok
    N N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is C:\usr\sap\I04\SYS\exe\run\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    W  =================================================
    W  === ipl_Init() called
    W    ITSP Running against db release 620!
    W    ITSP Disable Kernel Web GUI functionality
    W  === ipl_Init() returns 2, ITSPE_DISABLED: Service is disabled (sapparam)
    W  =================================================
    M  ThCheckPrevUser: clean previous user T9/U13/M0
    M M  Modeinfo for User T9/M0
    M M    tm state = 2
    M    uid = 13
    M    term type = 0x4
    M    display = 0x8
    M    cpic_no = 0
    M    cpic_idx = -1
    M    usr = >ABAP1       <
    M    terminal = >DDDC393             <
    M    client = >120<
    M    conversation_ID = >        <
    M    appc_tm_conv_idx = -1
    M    imode = 1
    M    mode state = 0x12
    M    task_type = ZTTADIA
    M    th_errno = 11
    M    rollout_reason = 1
    M    last_rollout_level = 7
    M    async_receives = 0
    M    cpic_receive = 0
    M    em handle = 0
    M    roll state = 3
    M    abap state = 3
    M    em state = 2
    M    eg state = 1
    M    spa state = 3
    M    enq state = 0
    M    next hook = T-1/U-1/M255
    M    master hook = T-1/U-1/M255
    M    slave hook = T-1/U-1/M255
    M    debug_tid = 255
    M    debug_mode = 0
    M    mode type = 0x1
    M    debug = 0
    M    tcode = >ME21N               <
    M    client conversation_ID = >        <
    M    server conversation_ID = >        <
    M    lock = 0
    M    max enq infos = 9
    M    act enq infos = 0
    M    em_hyper_hdl = 57F03BD8
    M    plugin_info = NULL
    M    act_plugin_hdl = -1
    M    act_plugin_no  = 0
    M    max_plugin_no  = 0
    M C  The IRow interface is supported by this OLEDB provider
    M  ***LOG R47=> ThResFree, delete (001023) [thxxmode.c   1283]

    I Got the same problem but at that time i have installed GUI of lower version. WHen i have upgraded the GUI it worked fine. Better you check once the SAPGUI configuration.

  • Terminator - Prompt if a process is active before closing window

    HI. As the title says: I want to get a prompt in Terminator (a terminal emulator) if I accidentally try to close its window while a process is active inside it. Eg.: If I have vim open inside terminator, and I carelessly press the window manager's close button, I want a prompt asking for confirmation.
    Now there was a sane default by which it automatically showed such a prompt, but I (quite stupidly) told it to never prompt me again. Later I wanted it back. But I couldn't find where or how I could change that preference. I have tried going through its "Preferences" gui and also searched its default config file:
    ~/.config/terminator/config
    but I have had no luck. I have also checked DConf Editor by searching for 'term', 'terminal' and 'terminator'. Again no luck.
    I was hoping someone here could tell me how I could fix it. Currently I have resorted to running a screen session, so that I don't lose my work. But I hope I can get that prompt back.
    Thank you.
    Last edited by richcocoa (2013-10-14 08:29:31)

    It's possible to obtain this prompt when trying to close multiple tabs / terminals / windows. I've made some modifications to my /usr/share/terminator/terminatorlib/container.py based on the Launchpad version. The construct_confirm_close function makes it possible:
    def construct_confirm_close(self, window, reqtype):
    """Create a confirmation dialog for closing things"""
    # skip this dialog if applicable
    if self.config['suppress_multiple_term_dialog']:
    return gtk.RESPONSE_ACCEPT
    dialog = gtk.Dialog(_('Close?'), window, gtk.DIALOG_MODAL)
    dialog.set_has_separator(False)
    dialog.set_resizable(False)
    dialog.add_button(gtk.STOCK_CANCEL, gtk.RESPONSE_REJECT)
    c_all = dialog.add_button(gtk.STOCK_CLOSE, gtk.RESPONSE_ACCEPT)
    c_all.get_children()[0].get_children()[0].get_children()[1].set_label(
    _('Close _Terminals'))
    primary = gtk.Label(_('<big><b>Close multiple terminals?</b></big>'))
    primary.set_use_markup(True)
    primary.set_alignment(0, 0.5)
    secondary = gtk.Label(_('This %s has several terminals open. Closing \
    the %s will also close all terminals within it.') % (reqtype, reqtype))
    secondary.set_line_wrap(True)
    labels = gtk.VBox()
    labels.pack_start(primary, False, False, 6)
    labels.pack_start(secondary, False, False, 6)
    image = gtk.image_new_from_stock(gtk.STOCK_DIALOG_WARNING,
    gtk.ICON_SIZE_DIALOG)
    image.set_alignment(0.5, 0)
    box = gtk.HBox()
    box.pack_start(image, False, False, 6)
    box.pack_start(labels, False, False, 6)
    dialog.vbox.pack_start(box, False, False, 12)
    checkbox = gtk.CheckButton(_("Do not show this message next time"))
    dialog.vbox.pack_end(checkbox)
    dialog.show_all()
    result = dialog.run()
    # set configuration
    self.config.base.reload()
    self.config['suppress_multiple_term_dialog'] = checkbox.get_active()
    self.config.save()
    dialog.destroy()
    return(result)
    Paired with suppress_multiple_term_dialog in your ~/.config/terminator/config:
    [global_config]
    suppress_multiple_term_dialog = False
    Most I could find at this time in the morning.

  • Error 472 in job queue process + ORA-472: PMON  process terminated with err

    Hi,
    I've an Oracle Database 11g Release 11.1.0.6.0 - 64bit Production With the Real Application Clusters option.
    Yesterday instance on node1 crashed.
    This is the extract of alert log:
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195198):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195198/EVODB1_pmon_9297_i195198.trc
    Sat Jan 22 16:24:47 2011
    Trace dumping is performing id=[cdmp_20110122162447]
    Sat Jan 22 16:24:50 2011
    Sweep Incident[195198]: completed
    Sat Jan 22 16:25:00 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195199):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195199/EVODB1_pmon_9297_i195199.trc
    Sat Jan 22 16:25:10 2011
    Trace dumping is performing id=[cdmp_20110122162510]
    Sat Jan 22 16:25:12 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195200):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195200/EVODB1_pmon_9297_i195200.trc
    Sat Jan 22 16:25:23 2011
    DBRM (ospid: 9310): terminating the instance due to error 472
    Sat Jan 22 16:25:23 2011
    System state dump is made for local instance
    System State dumped to trace file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_diag_16320.trc
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3724_47445977853072)
    Sat Jan 22 16:25:23 2011
    SUCCESS: diskgroup ARCHIVELOG was dismounted
    Sat Jan 22 16:14:22 2011
    DDE: Problem Key 'ORA 600 [17183]' was completely flood controlled (0x6)
    Further messages for this problem key will be suppressed for up to 10 minutes
    Sat Jan 22 16:15:56 2011
    Thread 1 advanced to log sequence 171322
    Current log# 18 seq# 171322 mem# 0: +ONLINELOG/evodb/onlinelog/group_18.264.729348055
    Sat Jan 22 16:15:56 2011
    SUCCESS: diskgroup ARCHIVELOG was mounted
    Sat Jan 22 16:16:15 2011
    SUCCESS: diskgroup ARCHIVELOG was dismounted
    Sat Jan 22 16:20:52 2011
    Thread 1 advanced to log sequence 171323
    Current log# 12 seq# 171323 mem# 0: +ONLINELOG/evodb/onlinelog/group_12.267.729333861
    Sat Jan 22 16:20:53 2011
    SUCCESS: diskgroup ARCHIVELOG was mounted
    Sat Jan 22 16:21:14 2011
    SUCCESS: diskgroup ARCHIVELOG was dismounted
    Sat Jan 22 16:24:23 2011
    DDE: Problem Key 'ORA 600 [17183]' was completely flood controlled (0x2)
    Further messages for this problem key will be suppressed for up to 10 minutes
    Sat Jan 22 16:24:38 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195198):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195198/EVODB1_pmon_9297_i195198.trc
    Sat Jan 22 16:24:47 2011
    Trace dumping is performing id=[cdmp_20110122162447]
    Sat Jan 22 16:24:50 2011
    Sweep Incident[195198]: completed
    Sat Jan 22 16:25:00 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195199):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195199/EVODB1_pmon_9297_i195199.trc
    Sat Jan 22 16:25:10 2011
    Trace dumping is performing id=[cdmp_20110122162510]
    Sat Jan 22 16:25:12 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc (incident=195200):
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    Incident details in: /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195200/EVODB1_pmon_9297_i195200.trc
    Sat Jan 22 16:25:23 2011
    DBRM (ospid: 9310): terminating the instance due to error 472
    Sat Jan 22 16:25:23 2011
    System state dump is made for local instance
    System State dumped to trace file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_diag_16320.trc
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3724_47445977853072)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3650_47673206152336)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (19709_47962498952336)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3715_47239602621584)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3718_47120460606608)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3646_47899813694608)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3671_47700480982160)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3637_47223057443984)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3695_47109627223184)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3679_47262512999568)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3733_46976527121552)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3667_47474016554128)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3669_47585103858832)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3658_47992462539920)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3654_47736794324112)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3686_47295241862288)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3706_47055349939344)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3630_47331091332240)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3713_47194150415504)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3726_47289949199504)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3677_47842172337296)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (19131_47557370236048)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (27091_47096969530512)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3688_47422639070352)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3652_47944422886544)
    Sat Jan 22 16:25:23 2011
    ORA-1092 : opiodr aborting process unknown ospid (3648_47426149817488)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j005_9360.trc:
    ORA-00472: PMON  process terminated with error
    ORA-1092 : opidrv aborting process J005 ospid (9360_47420959304848)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (18393_47566684101776)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j003_7054.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J003 ospid (7054_47244451724432)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (19719_47840732109968)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (22184_47575322619024)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (19721_47679094451344)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (30170_47106572815504)
    Sat Jan 22 16:25:24 2011
    ORA-472 : opidrv aborting process S000 ospid (9367_46990649617552)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j002_7052.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J002 ospid (7052_47411695402128)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (18493_47469336738960)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j006_10011.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J006 ospid (10011_47836408102032)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (19714_47958179912848)
    Sat Jan 22 16:25:24 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j007_10289.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J007 ospid (10289_47356480347280)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opiodr aborting process unknown ospid (9076_47765392362640)
    Sat Jan 22 16:25:24 2011
    ORA-1092 : opitsk aborting process
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (22167_47949919177872)
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (24320_47408077532304)
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (22130_47998542101648)
    Sat Jan 22 16:25:25 2011
    ORA-472 : opidrv aborting process N000 ospid (14774_47466200525968)
    Sat Jan 22 16:25:25 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_q000_14701.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process Q000 ospid (14701_47693688122512)
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (18386_47900707175568)
    Sat Jan 22 16:25:25 2011
    ORA-1092 : opiodr aborting process unknown ospid (27553_46921398619280)
    Sat Jan 22 16:25:26 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j001_7050.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J001 ospid (7050_47290016251024)
    Sat Jan 22 16:25:26 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_o001_5297.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process O001 ospid (5297_47702958673040)
    Sat Jan 22 16:25:26 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_o000_5277.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process O000 ospid (5277_47599668255888)
    Sat Jan 22 16:25:26 2011
    ORA-1092 : opiodr aborting process unknown ospid (19745_47560156560528)
    Sat Jan 22 16:25:26 2011
    ORA-1092 : opiodr aborting process unknown ospid (27044_47388543339664)
    Sat Jan 22 16:25:26 2011
    Errors in file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j004_7061.trc:
    ORA-00472: PMON process terminated with error
    ORA-1092 : opidrv aborting process J004 ospid (7061_47341656689808)
    Sat Jan 22 16:25:27 2011
    ORA-1092 : opiodr aborting process unknown ospid (14431_47662297960112)
    Sat Jan 22 16:25:27 2011
    ORA-1092 : opiodr aborting process unknown ospid (14433_47826608635568)
    Sat Jan 22 16:25:31 2011
    ORA-1092 : opitsk aborting process
    Sat Jan 22 16:25:32 2011
    License high water mark = 269
    Instance terminated by DBRM, pid = 9310
    USER (ospid: 10539): terminating the instance
    Instance terminated by USER, pid = 10539
    Sat Jan 22 16:25:49 2011
    Starting ORACLE instance (normal)
    This is the trace /u01/app/oracle/diag/rdbms/evodb/EVODB1/incident/incdir_195200/EVODB1_pmon_9297_i195200.trc
    (the one regarding the error DBRM (ospid: 9310): terminating the instance due to error 472)
    Oracle Database 11g Release 11.1.0.6.0 - 64bit Production
    With the Real Application Clusters option
    ORACLE_HOME = /u01/app/oracle/product/11.1.0/db1
    System name:    Linux
    Node name:      dcsrv-evodb01
    Release:        2.6.18-164.10.1.el5
    Version:        #1 SMP Wed Dec 30 18:35:28 EST 2009
    Machine:        x86_64
    Instance name: EVODB1
    Redo thread mounted by this instance: 1
    Oracle process number: 2
    Unix process pid: 9297, image: oracle@dcsrv-evodb01 (PMON)
    *** 2011-01-22 16:25:12.984
    *** SESSION ID:(884.1) 2011-01-22 16:25:12.984
    *** CLIENT ID:() 2011-01-22 16:25:12.984
    *** SERVICE NAME:(SYS$BACKGROUND) 2011-01-22 16:25:12.984
    *** MODULE NAME:() 2011-01-22 16:25:12.984
    *** ACTION NAME:() 2011-01-22 16:25:12.984
    Dump continued from file: /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_pmon_9297.trc
    ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []
    +========= Dump for incident 195200 (ORA 600 [17183]) ========+
    ----- Beginning of Customized Incident Dump(s) -----
    And this is the trace /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j005_9360.trc
    (the one regarding the error ORA-00472: PMON process terminated with error)
    Trace file /u01/app/oracle/diag/rdbms/evodb/EVODB1/trace/EVODB1_j005_9360.trc
    Oracle Database 11g Release 11.1.0.6.0 - 64bit Production
    With the Real Application Clusters option
    ORACLE_HOME = /u01/app/oracle/product/11.1.0/db1
    System name:    Linux
    Node name:      dcsrv-evodb01
    Release:        2.6.18-164.10.1.el5
    Version:        #1 SMP Wed Dec 30 18:35:28 EST 2009
    Machine:        x86_64
    Instance name: EVODB1
    Redo thread mounted by this instance: 1
    Oracle process number: 95
    Unix process pid: 9360, image: oracle@dcsrv-evodb01 (J005)
    *** 2011-01-22 16:25:24.057
    *** SESSION ID:(649.45863) 2011-01-22 16:25:24.057
    *** CLIENT ID:() 2011-01-22 16:25:24.057
    *** SERVICE NAME:(SYS$USERS) 2011-01-22 16:25:24.057
    *** MODULE NAME:() 2011-01-22 16:25:24.057
    *** ACTION NAME:() 2011-01-22 16:25:24.057
    error 472 in job queue process
    ORA-00472: PMON  process terminated with error
    My questions are:
    - how can I discover the nature of the ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []?
    - what does error 472 in job queue proces mean?
    - is it normal the the error 472 in job queue proces crash the instance?
    Thanks in advanca for any kind of help!
    Samuel

    >
    how can I discover the nature of the ORA-00600: internal error code, arguments: [17183], [0x14E251C38], [], [], [], [], [], []?
    >
    ORA-00600 should be reported to oracle. Only they know the meaning.
    Regards,
    - wiZ

  • SIGSEGV received in ?? at 0xffffffff in ??. Processing terminated.

    We are getting this error:
    SIGSEGV received in ?? at 0xffffffff in ??. Processing terminated.On a Linux Redhat ES3 box using J2RE 1.4.2 IBM build cxia32142-20050609.
    I have never seen this type of javacore dump before. It looks like the instruction pointer is maxed.
    This happens under tomcat, running an application which throws an Exception to the application server.
       293 1HPTHDDETAILS  Current Thread Details
       294 NULL           ----------------------
       295 NULL
       296 3HPREGISTERS           Register Values
       297 NULL                   ---------------
       298 3HPREGVALUES            EAX : 00000000, EBX : B369522C, ECX : B2364B78
       299 3HPREGVALUES            EDX : B42A5EE8, ESI : B44E9520, EDI : B3694E00
       300 3HPREGVALUES            EBP : 086668E0, ESP : B3694EE0, EIP : FFFFFFFF
       301 3HPREGVALUES            EFLAGS : 00010292
       302 NULL
       303 3HPNATIVESTACK         Native Stack of "http-127.0.0.1-8080-Processor4" PID 2842
       304 NULL                   -------------------------
       305 3HPSTACKLINE            FFFFFFFF
       306 NULL
       307 NULL           ------------------------------------------------------------------------
       308 0SECTION       CI subcomponent dump routineDoes anyone know what causes this type of javacore dump?
    Entire core dump listed below...
    NULL           ------------------------------------------------------------------------
    0SECTION       TITLE subcomponent dump routine
    NULL           ===============================
    1TISIGINFO     signal 11 received
    1TIDATETIME    Date:                 2006/02/16 at 21:08:01
    1TIFILENAME    Javacore filename:    /tmp/javacore.20060216.210801.2823.txt
    NULL           ------------------------------------------------------------------------
    0SECTION       XHPI subcomponent dump routine
    NULL           ==============================
    1HPTIME        Thu Feb 16 21:08:01 2006
    1HPSIGRECV     SIGSEGV received in ?? at 0xffffffff in ??. Processing terminated.
    1HPFULLVERSION J2RE 1.4.2 IBM build cxia32142-20050609
    NULL          
    1HPOPENV       Operating Environment
    NULL           ---------------------
    2HPHOSTNAME    Host             : (INTENTIONALLY REMOVED)
    2HPOSLEVEL     OS Level         : 2.4.21-37.0.1.ELsmp.#1 SMP Wed Jan 11 18:44:17 EST 2006
    2HPLIBCVER     glibc Version    : 2.3.2
    2HPCPUS        Processors -
    3HPARCH          Architecture     : (not implemented)
    3HPNUMCPUS       How Many         : (not implemented)
    3HPCPUSENABLED   Enabled          : 4
    NULL          
    1HPMEMINFO     Memory Info
    NULL           -----------
    2HPMEMLINE             total:    used:    free:  shared: buffers:  cached:
    2HPMEMLINE     Mem:  4193673216 2713161728 1480511488        0 145866752 2222190592
    2HPMEMLINE     Swap: 4294959104        0 4294959104
    2HPMEMLINE     MemTotal:      4095384 kB
    2HPMEMLINE     MemFree:       1445812 kB
    2HPMEMLINE     MemShared:           0 kB
    2HPMEMLINE     Buffers:        142448 kB
    2HPMEMLINE     Cached:        2170108 kB
    2HPMEMLINE     SwapCached:          0 kB
    2HPMEMLINE     Active:        2392884 kB
    2HPMEMLINE     ActiveAnon:     175036 kB
    2HPMEMLINE     ActiveCache:   2217848 kB
    2HPMEMLINE     Inact_dirty:     45928 kB
    2HPMEMLINE     Inact_laundry:       0 kB
    2HPMEMLINE     Inact_clean:     48048 kB
    2HPMEMLINE     Inact_target:   497372 kB
    2HPMEMLINE     HighTotal:     3276544 kB
    2HPMEMLINE     HighFree:       921728 kB
    2HPMEMLINE     LowTotal:       818840 kB
    2HPMEMLINE     LowFree:        524084 kB
    2HPMEMLINE     SwapTotal:     4194296 kB
    2HPMEMLINE     SwapFree:      4194296 kB
    2HPMEMLINE     CommitLimit:   6241988 kB
    2HPMEMLINE     Committed_AS:   877112 kB
    2HPMEMLINE     HugePages_Total:     0
    2HPMEMLINE     HugePages_Free:      0
    2HPMEMLINE     Hugepagesize:     2048 kB
    NULL          
    1HPUSERLIMITS  User Limits (in bytes except for NOFILE and NPROC) -
    NULL           -----------
    2HPUSERLIMIT   RLIMIT_FSIZE   : infinity
    2HPUSERLIMIT   RLIMIT_DATA    : infinity
    2HPUSERLIMIT   RLIMIT_STACK   : 10485760
    2HPUSERLIMIT   RLIMIT_CORE    : 0
    2HPUSERLIMIT   RLIMIT_NOFILE  : 1024
    2HPUSERLIMIT   RLIMIT_NPROC   : 7168
    NULL          
    1HPSIGHANDLERS JVM Signal Handlers
    NULL           -------------------
    2HPSIGHANDLER  HUP            : unknown handler
    2HPSIGHANDLER  INT            : unknown handler
    2HPSIGHANDLER  QUIT           : unknown handler
    2HPSIGHANDLER  ILL            : unknown handler
    2HPSIGHANDLER  TRAP           : unknown handler
    2HPSIGHANDLER  ABRT           : unknown handler
    2HPSIGHANDLER  FPE            : unknown handler
    2HPSIGHANDLER  KILL           : default handler
    2HPSIGHANDLER  BUS            : unknown handler
    2HPSIGHANDLER  SEGV           : unknown handler
    2HPSIGHANDLER  PIPE           : default handler
    2HPSIGHANDLER  ALRM           : default handler
    2HPSIGHANDLER  USR1           : unknown handler
    2HPSIGHANDLER  USR2           : unknown handler
    2HPSIGHANDLER  TERM           : unknown handler
    2HPSIGHANDLER  CHLD           : default handler
    NULL          
    1HPSIGHANDLERS Chained Signal Handlers
    NULL           -----------------------
    2HPSIGHANDLER  HUP            : unknown handler
    2HPSIGHANDLER  INT            : unknown handler
    2HPSIGHANDLER  QUIT           : unknown handler
    2HPSIGHANDLER  ILL            : unknown handler
    2HPSIGHANDLER  TRAP           : unknown handler
    2HPSIGHANDLER  ABRT           : unknown handler
    2HPSIGHANDLER  FPE            : unknown handler
    2HPSIGHANDLER  KILL           : default handler
    2HPSIGHANDLER  BUS            : unknown handler
    2HPSIGHANDLER  SEGV           : unknown handler
    2HPSIGHANDLER  PIPE           : ignored
    2HPSIGHANDLER  ALRM           : default handler
    2HPSIGHANDLER  USR1           : unknown handler
    2HPSIGHANDLER  USR2           : unknown handler
    2HPSIGHANDLER  TERM           : unknown handler
    2HPSIGHANDLER  CHLD           : default handler
    NULL          
    1HPENVVARS     Environment Variables
    NULL           ---------------------
    2HPENVVAR      HOSTNAME=(INTENTIONALLY REMOVED)
    2HPENVVAR      SHELL=/bin/bash
    2HPENVVAR      TERM=linux
    2HPENVVAR      HISTSIZE=1000
    2HPENVVAR      USER=tomcat
    2HPENVVAR      LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
    2HPENVVAR      MAIL=/var/spool/mail/tomcat
    2HPENVVAR      PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
    2HPENVVAR      _=/bin/sh
    2HPENVVAR      INPUTRC=/etc/inputrc
    2HPENVVAR      PWD=/usr/share/tomcat5
    2HPENVVAR      LANG=en_US.UTF-8
    2HPENVVAR      SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    2HPENVVAR      SHLVL=2
    2HPENVVAR      HOME=/usr/share/tomcat5
    2HPENVVAR      LOGNAME=tomcat
    2HPENVVAR      LESSOPEN=|/usr/bin/lesspipe.sh %s
    2HPENVVAR      G_BROKEN_FILENAMES=1
    2HPENVVAR      LD_LIBRARY_PATH=/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/classic:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin
    2HPENVVAR      IBM_JAVA_COMMAND_LINE=/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/java.bin -Djava.util.prefs.systemRoot=/usr/share/tomcat5/.java -Djava.awt.headless=true -Djava.endorsed.dirs=/usr/share/tomcat5/common/endorsed -classpath /usr/lib/jvm/java/lib/tools.jar:/usr/share/tomcat5/bin/bootstrap.jar:/usr/share/tomcat5/bin/commons-logging-api.jar:/usr/share/java/mx4j/mx4j-impl.jar:/usr/share/java/mx4j/mx4j-jmx.jar -Dcatalina.base=/usr/share/tomcat5 -Dcatalina.home=/usr/share/tomcat5 -Djava.io.tmpdir=/usr/share/tomcat5/temp org.apache.catalina.startup.Bootstrap start
    NULL          
    1HPMEMORYMAP   Memory Map
    NULL           ----------
    2HPMEMMAPLINE  08048000-0804f000 r-xp 00000000 08:02 2927136    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/java.bin
    2HPMEMMAPLINE  0804f000-08050000 rwxp 00006000 08:02 2927136    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/java.bin
    2HPMEMMAPLINE  08050000-08c51000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  10000000-30000000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b1d6a000-b1d6b000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b1d6b000-b1d71000 r-xs 00000000 08:02 1962441    /usr/lib/gconv/gconv-modules.cache
    2HPMEMMAPLINE  b1d71000-b2033000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b2078000-b20b9000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b22fc000-b2492000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b2492000-b2500000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b255f000-b25e1000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b2662000-b2663000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b2663000-b266b000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b266b000-b266c000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b266c000-b26a3000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b26a3000-b26a4000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b26a4000-b26ac000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b26ac000-b26ad000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b26ad000-b27e8000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b2828000-b28aa000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b2907000-b2948000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b2948000-b2949000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b2949000-b2951000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b2951000-b2952000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b2952000-b29ca000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b2a09000-b2a0a000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b2a0a000-b2a8b000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b2ab8000-b2ac0000 r-xp 00000000 08:02 539807     /lib/libgcc_s-3.2.3-20040701.so.1
    2HPMEMMAPLINE  b2ac0000-b2ac1000 rwxp 00007000 08:02 539807     /lib/libgcc_s-3.2.3-20040701.so.1
    2HPMEMMAPLINE  b2aca000-b2acb000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b2acb000-b2ad3000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b2ad3000-b2ad4000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b2ad4000-b2bce000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b2c0e000-b2c90000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b2c92000-b2c93000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b2c93000-b2c9b000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b2c9b000-b2c9c000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b2c9c000-b2f3e000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b2f7e000-b30f4000 rwxp 00025000 00:00 0
    2HPMEMMAPLINE  b30f4000-b3100000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b317c000-b31bd000 rwxp 00031000 00:00 0
    2HPMEMMAPLINE  b321d000-b322c000 r-xp 00000000 08:02 539666     /lib/libresolv-2.3.2.so
    2HPMEMMAPLINE  b322c000-b322d000 rwxp 0000f000 08:02 539666     /lib/libresolv-2.3.2.so
    2HPMEMMAPLINE  b322d000-b322f000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b322f000-b3233000 r-xp 00000000 08:02 539651     /lib/libnss_dns-2.3.2.so
    2HPMEMMAPLINE  b3233000-b3234000 rwxp 00003000 08:02 539651     /lib/libnss_dns-2.3.2.so
    2HPMEMMAPLINE  b323d000-b33f9000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b33f9000-b3400000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b3440000-b3648000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b3648000-b3649000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b3649000-b3651000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b3651000-b3652000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b3652000-b3689000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b3689000-b368a000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b368a000-b3692000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b3692000-b3693000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b3693000-b36ca000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b36ca000-b36cb000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b36cb000-b36d3000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b36d3000-b36d4000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b36d4000-b370b000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b370b000-b370c000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b370c000-b3714000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b3714000-b3715000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b3715000-b374c000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b374c000-b374d000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b374d000-b3755000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b3755000-b3756000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b3756000-b378d000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b378d000-b378e000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b378e000-b3796000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b3796000-b3797000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b3797000-b38f4000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b38f4000-b38f5000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b38f5000-b38fd000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b38fd000-b38fe000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b38fe000-b39f8000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b3a36000-b3c7f000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b3c9d000-b3df1000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b3df1000-b3e00000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b3e04000-b3ee9000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b3ee9000-b3eff000 r-xp 00000000 08:02 2927181    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libnet.so
    2HPMEMMAPLINE  b3eff000-b3f00000 rwxp 00015000 08:02 2927181    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libnet.so
    2HPMEMMAPLINE  b3f00000-b4000000 rwxp 00081000 00:00 0
    2HPMEMMAPLINE  b4057000-b411a000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b411a000-b411b000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b411b000-b4123000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b4123000-b4124000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b4124000-b415b000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b415b000-b415c000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b415c000-b42bf000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b42bf000-b4512000 r-xp 00000000 08:02 2927176    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libjitc.so
    2HPMEMMAPLINE  b4512000-b4521000 rwxp 00252000 08:02 2927176    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libjitc.so
    2HPMEMMAPLINE  b4521000-b46d7000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b46d7000-b46e2000 r-xp 00000000 08:02 539654     /lib/libnss_files-2.3.2.so
    2HPMEMMAPLINE  b46e2000-b46e3000 rwxp 0000a000 08:02 539654     /lib/libnss_files-2.3.2.so
    2HPMEMMAPLINE  b46ec000-b48ec000 r-xp 00000000 08:02 3286994    /usr/lib/locale/locale-archive
    2HPMEMMAPLINE  b48ec000-b4bfc000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b4bfc000-b4bfd000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b4bfd000-b4c05000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b4c05000-b4c06000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b4c06000-b4c3d000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b4c3d000-b4c3e000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b4c3e000-b4c46000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b4c46000-b4c47000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b4c47000-b4c7e000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b4c7e000-b4c7f000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b4c7f000-b4c87000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b4c87000-b4c88000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b4c88000-b4cbf000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b4cbf000-b4cc0000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b4cc0000-b4cc8000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b4cc8000-b4cc9000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b4cc9000-b4df3000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b4df3000-b4e00000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b4e1e000-b4e1f000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b4e1f000-b4e27000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b4e27000-b4e28000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b4e28000-b4e5f000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b4e5f000-b4e60000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b4e60000-b4e68000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b4e68000-b4e69000 ---p 00009000 00:00 0
    2HPMEMMAPLINE  b4e69000-b4ec3000 rwxp 0000a000 00:00 0
    2HPMEMMAPLINE  b4ee8000-b4f29000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b4f29000-b4f39000 r-xp 00000000 08:02 2927186    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libzip.so
    2HPMEMMAPLINE  b4f39000-b4f3b000 rwxp 0000f000 08:02 2927186    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libzip.so
    2HPMEMMAPLINE  b4f3b000-b4f7d000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b4f7d000-b4f8c000 r-xp 00000000 08:02 2927120    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/classic/libcore.so
    2HPMEMMAPLINE  b4f8c000-b4f8f000 rwxp 0000e000 08:02 2927120    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/classic/libcore.so
    2HPMEMMAPLINE  b4f8f000-b4fa7000 r-xp 00000000 08:02 2927173    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libjava.so
    2HPMEMMAPLINE  b4fa7000-b4fa9000 rwxp 00017000 08:02 2927173    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libjava.so
    2HPMEMMAPLINE  b4fa9000-b71f1000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b71f1000-b71f2000 ---p 00000000 00:00 0
    2HPMEMMAPLINE  b71f2000-b71f5000 rwxp 00001000 00:00 0
    2HPMEMMAPLINE  b71f5000-b7212000 r-xp 00000000 08:02 2927170    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libhpi.so
    2HPMEMMAPLINE  b7212000-b7214000 rwxp 0001c000 08:02 2927170    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libhpi.so
    2HPMEMMAPLINE  b7214000-b7215000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b7215000-b7218000 r-xp 00000000 08:02 2927185    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libxhpi.so
    2HPMEMMAPLINE  b7218000-b7219000 rwxp 00002000 08:02 2927185    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libxhpi.so
    2HPMEMMAPLINE  b7219000-b721b000 r-xp 00000000 08:02 2927165    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libdbgmalloc.so
    2HPMEMMAPLINE  b721b000-b721c000 rwxp 00001000 08:02 2927165    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libdbgmalloc.so
    2HPMEMMAPLINE  b721c000-b721e000 r-xp 00000000 08:02 2927179    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libjsig.so
    2HPMEMMAPLINE  b721e000-b721f000 rwxp 00001000 08:02 2927179    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libjsig.so
    2HPMEMMAPLINE  b721f000-b7234000 r-xp 00000000 08:02 2927184    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libute.so
    2HPMEMMAPLINE  b7234000-b7235000 rwxp 00014000 08:02 2927184    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/libute.so
    2HPMEMMAPLINE  b7235000-b7256000 r-xp 00000000 08:02 2485516    /lib/tls/libm-2.3.2.so
    2HPMEMMAPLINE  b7256000-b7257000 rwxp 00021000 08:02 2485516    /lib/tls/libm-2.3.2.so
    2HPMEMMAPLINE  b7260000-b745b000 r-xp 00000000 08:02 2927133    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/classic/libjvm.so
    2HPMEMMAPLINE  b745b000-b7466000 rwxp 001fa000 08:02 2927133    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/classic/libjvm.so
    2HPMEMMAPLINE  b7466000-b747e000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b747e000-b75b1000 r-xp 00000000 08:02 2485512    /lib/tls/libc-2.3.2.so
    2HPMEMMAPLINE  b75b1000-b75b4000 rwxp 00132000 08:02 2485512    /lib/tls/libc-2.3.2.so
    2HPMEMMAPLINE  b75b4000-b75b7000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b75b7000-b75b9000 r-xp 00000000 08:02 539634     /lib/libdl-2.3.2.so
    2HPMEMMAPLINE  b75b9000-b75ba000 rwxp 00001000 08:02 539634     /lib/libdl-2.3.2.so
    2HPMEMMAPLINE  b75ba000-b75cc000 r-xp 00000000 08:02 539638     /lib/libnsl-2.3.2.so
    2HPMEMMAPLINE  b75cc000-b75cd000 rwxp 00011000 08:02 539638     /lib/libnsl-2.3.2.so
    2HPMEMMAPLINE  b75cd000-b75cf000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b75cf000-b75dc000 r-xp 00000000 08:02 2485518    /lib/tls/libpthread-0.60.so
    2HPMEMMAPLINE  b75dc000-b75dd000 rwxp 0000c000 08:02 2485518    /lib/tls/libpthread-0.60.so
    2HPMEMMAPLINE  b75dd000-b75e0000 rwxp 00000000 00:00 0
    2HPMEMMAPLINE  b75e9000-b75fe000 r-xp 00000000 08:02 539621     /lib/ld-2.3.2.so
    2HPMEMMAPLINE  b75fe000-b75ff000 rwxp 00015000 08:02 539621     /lib/ld-2.3.2.so
    2HPMEMMAPLINE  bffc0000-bffc8000 rwxp fffc1000 00:00 0
    2HPMEMMAPLINE  bffc8000-bffc9000 ---p fffc9000 00:00 0
    2HPMEMMAPLINE  bffc9000-c0000000 rwxp fffca000 00:00 0
    NULL          
    1HPTHDDETAILS  Current Thread Details
    NULL           ----------------------
    NULL          
    3HPREGISTERS           Register Values
    NULL                   ---------------
    3HPREGVALUES            EAX : 00000000, EBX : B369522C, ECX : B2364B78
    3HPREGVALUES            EDX : B42A5EE8, ESI : B44E9520, EDI : B3694E00
    3HPREGVALUES            EBP : 086668E0, ESP : B3694EE0, EIP : FFFFFFFF
    3HPREGVALUES            EFLAGS : 00010292
    NULL          
    3HPNATIVESTACK         Native Stack of "http-127.0.0.1-8080-Processor4" PID 2842
    NULL                   -------------------------
    3HPSTACKLINE            FFFFFFFF
    NULL          
    NULL           ------------------------------------------------------------------------
    0SECTION       CI subcomponent dump routine
    NULL           ============================
    1CIJAVAVERSION J2RE 1.4.2 IBM build cxia32142-20050609
    1CIRUNNINGAS   Running as a standalone JVM
    1CICMDLINE     /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin/java.bin -Djava.util.prefs.systemRoot=/usr/share/tomcat5/.java -Djava.awt.headless=true -Djava.endorsed.dirs=/usr/share/tomcat5/common/endorsed -classpath /usr/lib/jvm/java/lib/tools.jar:/usr/share/tomcat5/bin/bootstrap.jar:/usr/share/tomcat5/bin/commons-logging-api.jar:/usr/share/java/mx4j/mx4j-impl.jar:/usr/share/java/mx4j/mx4j-jmx.jar -Dcatalina.base=/usr/share/tomcat5 -Dcatalina.home=/usr/share/tomcat5 -Djava.io.tmpdir=/usr/share/tomcat5/temp org.apache.catalina.startup.Bootstrap start
    1CIJAVAHOMEDIR Java Home Dir:   /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre
    1CIJAVADLLDIR  Java DLL Dir:    /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/bin
    1CISYSCP       Sys Classpath:   /usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/core.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/graphics.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/security.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/server.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/xml.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/charsets.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmcertpathprovider.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmjgssprovider.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmjaaslm.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmjcefw.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmjsseprovider.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmjssefips.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmorbapi.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmorb.jar:/usr/lib/jvm/java-1.4.2-ibm-1.4.2.2/jre/lib/ibmpkcs.jar
    1CIUSERARGS    UserArgs:
    2CIUSERARG               vfprintf 804B420
    2CIUSERARG               -Djava.util.prefs.systemRoot=/usr/share/tomcat5/.java
    2CIUSERARG               -Djava.awt.headless=true
    2CIUSERARG               -Djava.endorsed.dirs=/usr/share/tomcat5/common/endorsed
    2CIUSERARG               -Dcatalina.base=/usr/share/tomcat5
    2CIUSERARG               -Dcatalina.home=/usr/share/tomcat5
    2CIUSERARG               -Djava.io.tmpdir=/usr/share/tomcat5/temp
    2CIUSERARG               -Dinvokedviajava
    2CIUSERARG               -Djava.class.path=/usr/lib/jvm/java/lib/tools.jar:/usr/share/tomcat5/bin/bootstrap.jar:/usr/share/tomcat5/bin/commons-logging-api.jar:/usr/share/java/mx4j/mx4j-impl.jar:/usr/share/java/mx4j/mx4j-jmx.jar
    2CIUSERARG               vfprintf
    NULL          
    1CIJVMMI       JVM Monitoring Interface (JVMMI)
    NULL           ------------------------
    2CIJVMMIOFF    No events are enabled.
    NULL          
    NULL           ------------------------------------------------------------------------
    0SECTION       DC subcomponent dump routine
    NULL           ============================
    1DCHEADEREYE   Header eye catcher  DCST
    1DCHEADERLEN   Header length       24
    1DCHEADERVER   Header version      1
    1DCHEADERMOD   Header modification 0
    1DCINTERFACE   DC Interface at B7479FDC with 15 entries
    2DCINTERFACE      1 - dcCString2JavaString           B737F3A0
    2DCINTERFACE      2 - dcInt642CString                B737F540
    2DCINTERFACE      3 - dcJavaString2NewCString        B737F760
    2DCINTERFACE      4 - dcJavaString2CString           B737F6A0
    2DCINTERFACE      5 - dcJavaString2NewPlatformString B737F870
    2DCINTERFACE      6 - dcJavaString2UTF               B737FF30
    2DCINTERFACE      7 - dcPlatformString2JavaString    B737F9B0
    2DCINTERFACE      8 - dcUnicode2UTF                  B737FBB0
    2DCINTERFACE      9 - dcUnicode2UTFLength            B737FB00
    2DCINTERFACE     10 - dcUTF2JavaString               B7380080
    2DCINTERFACE     11 - dcUTFClassName2JavaString      B73802B0
    2DCINTERFACE     12 - dcJavaString2ClassName         B7380010
    2DCINTERFACE     13 - dcUTF2UnicodeNext              B73804B0
    2DCINTERFACE     14 - dcVerifyUTF8                   B7380560
    2DCINTERFACE     15 - dcDumpRoutine                  B7380EA0
    1DCARRAYINFO   Array info at B7445440 with 16 entries
    2DCARRAYINFO      1 - index  0 signature 0 name      N/A factor 0
    2DCARRAYINFO      2 - index  0 signature 0 name      N/A factor 0
    2DCARRAYINFO      3 - index  2 signature L name  class[] factor 4
    2DCARRAYINFO      4 - index  0 signature 0 name      N/A factor 0
    2DCARRAYINFO      5 - index  4 signature Z name   bool[] factor 1
    2DCARRAYINFO      6 - index  5 signature C name   char[] factor 2
    2DCARRAYINFO      7 - index  6 signature F name  float[] factor 4
    2DCARRAYINFO      8 - index  7 signature D name double[] factor 8
    2DCARRAYINFO      9 - index  8 signature B name   byte[] factor 1
    2DCARRAYINFO     10 - index  9 signature S name  short[] factor 2
    2DCARRAYINFO     11 - index 10 signature I name    int[] factor 4
    2DCARRAYINFO     12 - index 11 signature J name   long[] factor 8
    2DCARRAYINFO     13 - index  0 signature 0 name   uint[] factor 0
    2DCARRAYINFO     14 - index  0 signature 0 name  uint1[] factor 0
    2DCARRAYINFO     15 - index  0 signature 0 name  uint2[] factor 0
    2DCARRAYINFO     16 - index  0 signature 0 name  uint3[] factor 0
    NULL           ------------------------------------------------------------------------
    0SECTION       DG subcomponent dump routine
    NULL           ============================
    1DGTRCENABLED  Trace enabled: Yes
    2DGTRCTYPE       Trace: Internal
    2DGTRCBUFFERS    Buffer specification: 8k
    2DGTRCBUFALLOC   Buffers allocated: 0
    2DGTRCBUFUSED    Buffers in use:    0
    1DGJDUMPBUFF   Javadump buffer size (allocated): 2621440
    NULL           ------------------------------------------------------------------------
    0SECTION       ST subcomponent dump routine
    NULL           ============================
    1STGCMODES     Resettable GC: No
    1STGCMODES     Concurrent GC: No
    1STCURHBASE    Current Heap Base: 100001FC
    1STCURHLIM     Current Heap Limit: 1413FBFC
    1STMWHBASE     Middleware Heap Base: 100001FC
    1STMWHLIM      Middleware Heap Limit: 1413FBFC
    1STGCHELPERS   Number of GC Helper Threads: 3
    1STJVMOPTS     -Xconcurrentlevel: 0
    1STJVMOPTS     -Xconcurrentbackground: 0
    1STGCCTR       GC Counter: 235
    1STAFCTR       AF Counter: 235
    1STHEAPFREE    Bytes of Heap Space Free: 195f420
    1STHEAPALLOC   Bytes of Heap Space Allocated: 413fa00
    1STSMBASE      SM Base: 0
    1STSMEND       SM End: 0
    1STPAMSTART    PAM Start: 0
    1STPAMEND      PAM End: 0
    1STCOMACTION   Compact Action: 0
    NULL           ------------------------------------------------------------------------
    0SECTION       XE subcomponent dump routine
    NULL           ============================
    1XETHRESHOLD   MMI threshold for java methods is set to 2000
    1XEJITINIT     JIT is initialized
    1XEJVMPIOFF    JVMPI is not activated
    1XEJNITHRESH   MMI threshold for JNI methods is set to 0
    1XETRCHIS      Trace history length is set to 4
    1XEJITDUMP     JIT dump routine is not yet implemented.
    NULL           ------------------------------------------------------------------------
    0SECTION       LK subcomponent dump routine
    NULL           ============================
    NULL          
    1LKPOOLINFO    Monitor pool info:
    2LKPOOLINIT      Initial monitor count: 32
    2LKPOOLEXPNUM    Minimum number of free monitors before expansion: 5
    2LKPOOLEXPBY     Pool will next be expanded by: 36
    2LKPOOLTOTAL     Current total number of monitors: 72
    2LKPOOLFREE      Current number of free monitors: 36
    NULL          
    1LKMONPOOLDUMP Monitor Pool Dump (flat & inflated object-monitors):
    2LKMONINUSE      sys_mon_t:0x08078208 infl_mon_t: 0x080812F8:
    3LKMONOBJECT       java.lang.ref.Reference$Lock@10080C98/10080CA0: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "Reference Handler" (B4D01B10)
    2LKMONINUSE      sys_mon_t:0x08081880 infl_mon_t: 0x08081324:
    3LKMONOBJECT       java.lang.ref.ReferenceQueue$Lock@100809D0/100809D8: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "Finalizer" (B4D02B90)
    2LKMONINUSE      sys_mon_t:0x080818E0 infl_mon_t: 0x08081350:
    3LKMONOBJECT       java.util.TaskQueue@10BFB838/10BFB840: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "Thread-1" (8598810)
    2LKMONINUSE      sys_mon_t:0x08081940 infl_mon_t: 0x0808137C:
    3LKMONOBJECT       org.apache.tomcat.util.threads.ThreadPool$ControlRunnable@111F9DD0/111F9DD8: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "http-127.0.0.1-8080-Processor1" (8559680)
    2LKMONINUSE      sys_mon_t:0x08081A00 infl_mon_t: 0x080813D4:
    3LKMONOBJECT       org.apache.tomcat.util.threads.ThreadPool$ControlRunnable@111FBD38/111FBD40: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "http-127.0.0.1-8080-Processor3" (86629D0)
    2LKMONINUSE      sys_mon_t:0x08081AC0 infl_mon_t: 0x0808142C:
    3LKMONOBJECT       org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable@11201770/11201778: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "http-127.0.0.1-8080-Monitor" (8668020)
    2LKMONINUSE      sys_mon_t:0x08081B80 infl_mon_t: 0x08081484:
    3LKMONOBJECT       org.apache.tomcat.util.threads.ThreadPool$ControlRunnable@12EFF638/12EFF640: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "http-127.0.0.1-8080-Processor7" (8A6C6E8)
    2LKMONINUSE      sys_mon_t:0x08082120 infl_mon_t: 0x08081718:
    3LKMONOBJECT       org.apache.tomcat.util.threads.ThreadPool$ControlRunnable@12F00AB8/12F00AC0: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "http-127.0.0.1-8080-Processor8" (8A6DC50)
    2LKMONINUSE      sys_mon_t:0x080821E0 infl_mon_t: 0x08081770:
    3LKMONOBJECT       org.apache.tomcat.util.threads.ThreadPool$ControlRunnable@12EFF900/12EFF908: <unowned>
    3LKNOTIFYQ            Waiting to be notified:
    3LKWAITNOTIFY            "http-127.0.0.1-8080-Processor6" (8A6B180)
    2LKMONINUSE      sys_mon_t:0x08813740 infl_mon_t: 0x0883F694:
    3LKMONOBJECT       org.apache.tomcat.util.threads.ThreadPool$ControlRun                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

    Hi,
    I think OUTPUT was activated for you document
    check the below settings
    Cross-Application Components  General Application Functions  Nota Fiscal  Maintain Number Ranges
    Cross-Application Components  General Application Functions  Nota Fiscal  Define Nota Fiscal Item Types
    Cross-Application Components  General Application Functions  Nota Fiscal  Define Nota Fiscal Item Types
    Cross-Application Components  General Application Functions  Nota Fiscal  OUTPUT TYPES.
    the main issue will be you have not defined the FORM for the OUTPUT type.
    Please cehck the settings and revert back if you need more details
    thanks,
    santosh

  • Workflow Manager 1.0 (SharePoint 2013): The process was terminated due to an unhandled exception

    I am seeing large numbers of the following errors appearing in the event log of the SharePoint 2013 application server hosting Workflow Manager 1.0:
    Log Name: Application
    Source: Application Error
    Date: [Date/Time]
    Event ID: 1000
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: [Application Server]
    Description:
    Faulting application name: Microsoft.Workflow.ServiceHost.exe, version: 1.0.20922.0, time stamp: 0x505e1b24
    Faulting module name: KERNELBASE.dll, version: 6.2.9200.16864, time stamp: 0x531d34d8
    Exception code: 0xe0434352
    Fault offset: 0x0000000000047b8c Faulting process id: 0x691c Faulting application start time: 0x01cfc2776b3f0d74
    Faulting application path: C:\Program Files\Workflow Manager\1.0\Workflow\Artifacts\Microsoft.Workflow.ServiceHost.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll Report Id: b8157bf8-2e6a-11e4-9413-00155d38891d Faulting package full name:
    Faulting package-relative application ID: Event Xml:
    Log Name: Application
    Source: .NET Runtime
    Date: [date/time]
    Event ID: 1026
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: [same application server]
    Description:
    Application: Microsoft.Workflow.ServiceHost.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception
    Info: Microsoft.Workflow.Common.FatalException Stack: at Microsoft.Workflow.Common.Fx+<>c__DisplayClass2.<failfast>b__0() at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object,
    Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
    at System.Threading.ThreadHelper.ThreadStart()
    Event Xml:
    Log Name: System
    Source: Service Control Manager
    Date: [date/time]
    Event ID: 7031
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: [Same application server]
    Description:
    The Workflow Manager Backend service terminated unexpectedly. It has done this 895 time(s). The following corrective action will be taken in 30000 milliseconds: Restart the service.
    Event Xml:
    The SharePoint 2013 farm is updated through the September 2014 PU (KB2995902).  Topology: 1 App, 2 WFEs.  Workflow Manager 1.0 installed to the App server.  Workflow Manager 1.0 cumulative updates one
    and two have not been installed.  The Service Bus Gateway and Service Bus Message Broker services are started.  The Workflow Manager Backend service can be started, but then quickly stops.
    Thoughts?  Resolution?  I would be grateful for any assistance.

    Hi Stephan,
    As I understand, you are encountering the issue that Workflow Manager Backend service terminating each time. May I know did you run the update cmdlets after you installed the updates for SharePoint server 2013? Please confirm it per the link below:
    http://technet.microsoft.com/en-us/library/dn133867.aspx
    If you haven’t run the updates cmdlets, I suspect this is an install issue. I’d suggest you re-install workflow manager to resolve the issue:
    1) Leave WFM/SB Farm
    2) Uninstall updates and application in the following order and one at a time:
    Service Bus CU1
    Workflow Manager CU1
    Service Bus 1.0
    Workflow Manager 1.0
    Workflow Manager Client 1.0
    Microsoft Windows Fabric
    3) Log into SQL server and delete Service Bus and Workflow Manager databases.
    SBManagementDB
    SBGatewayDB
    SBMessageContainer01
    WFManagementDB
    WFInstanceManagementDB
    WFResourceManagementDB
    4) Install in the following order one at a time through Web Platforms Installer:
    Workflow Manager 1.0
    Service Bus 1.0 CU1
    Workflow Manager 1.0 CU1
    Regards,
    Rebecca Tu
    TechNet Community Support

  • ESS Leave Request error - Processing of the service was terminated.

    Dear All,
    I am getting the below error on the leave request page in ESS
    A critical error has occured. Processing of the service was terminated. Unsaved data has been lost.
    Contact your system administrator.
    Index: 0, Size: 0
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    let me know what could be the reason for this error?
    Thanks

    Suresh,
    Please search in scn this has been discussed many times
    Thanks
    Bala Duvvuri

  • ERROR MESSAGE sap system manager:work process restarted, session terminated

    Hi,
    i am a beginer in SAP administration, users are getting this error message and i have done all my research and not able to resolve this issue. Here are the details
    SAP Version :ideas 4.7
    Database :Oracle
    OS : windows 2003
    Module user is working on MM
    user working on it is a Super user with all the permissions
    SAP is configure to run under the  European date and decimal format.
    I have never done any database administration on it, it is a new install and has been rarely used.
    User creates a RFQ and when he tries saving it , seems like for the first time after either restarting the macine or restarting the service it might work and at time it might not, this is a very sporadic error and most of the times it crashes out with the message "sap system manager:work process restarted, session terminated" and kicks the user out of the session.
    Below are the details of the error message from ST22 :
    name of the runtime error : system_core_dumped
    below are the details of the error message and its resoltion as suggested by sap help :
    ========
    Runtime Errors         SYSTEM_CORE_DUMPED           
           Occurred on     01.02.2008 at 07:52:19
    Process terminated by signal " ".                                             
    What happened?
    The current ABAP program had to be terminated because the                     
    ABAP processor detected an internal system error.                             
    The current ABAP program "SAPLCLSC" had to be terminated because the ABAP     
    processor discovered an invalid system state.                                 
    What can you do?
                                                                                    Make a note of the actions and input which caused the error.                                                                               
    To resolve the problem, contact your SAP system administrator.                                                                               
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer      
    termination messages, especially those beyond their normal deletion           
    date.                                                                               
    Error analysis
    An SAP System process was terminated by an operating system signal.           
                                                                                    Possible reasons for this are:                                                
    1. Internal SAP System error.                                                 
    2. Process was terminated externally (by the system administrator).           
               Last error logged in SAP kernel                                    
                                                                                    Component............ "Taskhandler"                                           
    Place................ "SAP-Server server1_DEV_00 on host server1 (wp 1)"      
    Version.............. 1                                                       
    Error code........... 11                                                      
    Error text........... "ThSigHandler: signal"                                  
    Description.......... " "                                                     
    System call.......... " "                                                     
    Module............... "thxxhead.c"                                            
    Line................. 9555                                                                               
    How to correct the error
    The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often             
    contains a file called 'core'.                                                                               
    Save this file under another name.                                                                               
    If you cannot solve the problem yourself, please send the                     
    following documents to SAP:                                                                               
    1. A hard copy print describing the problem.                                  
       To obtain this, select the "Print" function on the current screen.         
                                                                                    2. A suitable hardcopy prinout of the system log.                             
       To obtain this, call the system log with Transaction SM21                  
       and select the "Print" function to print out the relevant                  
       part.                                                                               
    3. If the programs are your own programs or modified SAP programs,            
       supply the source code.                                                    
       To do this, you can either use the "PRINT" command in the editor or        
       print the programs using the report RSINCL00.                                                                               
    4. Details regarding the conditions under which the error occurred            
       or which actions and input led to the error.                                                                               
    System environment
    SAP Release.............. " "                                                                               
    Application server....... " "                                                 
    Network address.......... " "                                                 
    Operating system......... " "                                                 
    Release.................. " "                                                 
    Hardware type............ " "                                                 
    Character length......... " " Bits                                            
    Pointer length........... " " Bits                                            
    Work process number...... " "                                                 
    Short dump setting....... " "                                                                               
    Database server.......... " "                                                 
    Database type............ " "                                                 
    Database name............ " "                                                 
    Database owner........... " "                                                                               
    Character set............ " "                                                                               
    SAP kernel............... " "                                                 
    Created on............... " "                                                 
    Created in............... " "                                                 
    Database version......... " "                                                                               
    Patch level.............. " "                                                 
    Patch text............... " "                                                                               
    Supported environment....                                                     
    Database................. " "                                                 
    SAP database version..... " "                                                 
    Operating system......... " "                                                 
    User, transaction...
    Client.............. " "                                                      
    User................ " "                                                      
    Language key........ " "                                                      
    Transaction......... "ME41 "                                                  
    Program............. "SAPLCLSC"                                               
    Screen.............. "SAPMM06E 0320"                                          
    Screen line......... 71                                                       
    Information on where termination occurred
    The termination occurred in the ABAP program "SAPLCLSC" in "EXECUTE_SELECT".  
    The main program was "SAPMM06E ".                                                                               
    The termination occurred in line 131 of the source code of the (Include)      
    program "LCLSCF2G"                                                           
    of the source code of program "LCLSCF2G" (when calling the editor 1310).      
    =============
    i even tried increasing the dialog processes but with no use.The same error occurs.
    I appreciate every one of help i can get, i am working on a deadline which is tomorrow evening to resovle this issue, any kind of help is highly appreciated.
    thanks
    mudessir.

    Hi
       follow correction method suggested in this dump,
    " The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often
    contains a file called 'core'.  Save this file under another name."
    have you done this?
    with regards,
    raj.
    <i>pls, award points</i>

  • When i open terminal i get (login(1685,0x7fff73770960) malloc: *** error for object 0x106d2c4d0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug  [Process completed])

    so all of a suddun i open terminal and i get
    login(1685,0x7fff73770960) malloc: *** error for object 0x106d2c4d0: pointer being freed was not allocated
    *** set a breakpoint in malloc_error_break to debug
    [Process completed]
    in the terminal window any help?

    Launch the Console application by entering the first few letters of its name into a Spotlight search, and look under "User Diagnostic Reports" for crash logs related to "login." Select the most recent one and post the contents -- the text, please, not a screenshot.

  • Processing Terminated

    Hi Folks,
      I am trying to create a Execute a DTP,for which the data is coming from a cube. All Transformations are active and after executing the DTP,i'm facing the below mentioned errors:
       Error while updating to target ZPOP_CHA (type INFOCUBE)
      Processing Terminated
    Can anyone help me regarding  this.
    Thanks,
    Srinivas

    Hi Radha,
    If i select the error stack i cannot able to get into it. I am getting the below  message.
    Request DTPR_4FB8B4356K9JAD6H4ZCGAWG7I (551,385) is not available.
    Thanks

  • Web application processing terminated

    Hi Fellow SDNers,
    My user is trying to execute a report from a portal. He is getting the below error while executing the report:
    Web application processing terminated
    Diagnosis
    The system had to terminate processing of the Web application.
    The reason could be that the system was no longer able to find the Web application server session.
    System Response
    Processing the navigation step is not possible.
    Procedure
    Call up the Web Application again.
    Note: Use the start URL and not the URL that is currently displayed in the Web Browser.
    Procedure for System Administration
    Notification Number BRAIN 278
    However, when I tried running the same report from the portal with same user credentials, I'm not getting any error.
    I suspect, its due to the IE setting. I got the cookies and offline IE files deleted from the user, but all in vain. User still faces the same issue. I'm still wondering, its not a issue with the BI system. This might be due to some network settings or IE settings.
    But the issue is only for one report, rest of the reports are running fine for the user.
    Kindly help me, if anyone has faced this issue earlier.
    System Details:
    Patch: SAPKW70015
    release: 7.0
    Regards,
    Satyam

    Hi,
    Check if the entry exists in table RSZWVIEW for your report.
    Regards,
    Durgesh.

  • Uncaught exception applicatio​n net_rim_bb​_phone_app (46) not responding process terminated

    My Curve 8330 has been getting a little bit funky lately. I get the hourglass for long periods of time, especially when I have more than one application open. Today I got the hourglass for quite a while until I finally got the following error message:
    Uncaught exception application net_rim_bb_phone_app (46) not responding process terminated
    When I enter it into the search on the Blackberry support web site, I get less than no help. Does anyone know what this error message refers too or can point me to some documentation that might help?
    Thanks!

    Let's ignore the error message for now (I even get a similar message on mine when rebooting, nothing I can do).
    To prevent freezing or lagging/slow response on any BlackBerry, the most important practice you can adopt is to be sure to CLOSE applications when you are finished using them.
    If you just hit the red "end call" key to go back to the home screen the application actually stays open and running in the background. If you do this repeatedly you will have lots of apps open and consequently your memory will get used up. Lack of memory is the biggest reason your BlackBerry slows to a crawl or locks up. If you get into the habit of actually using the menu key to close the applications this will at least slow down this memory-clogging process. You still may have to do a battery pull or use the "Quickpull" app once in a while when things get slow.
    To check what applications are running on your device in the background, press the Menu key then choose Switch Applications. You will see the icons of each application there.
    So now, check your applications running in the background. There are commonly four or five applications that will always be running (Messages, Call Logs/Phone, BlackBerry Messenger, Homescreen, and the Browser; there are other third party applications such as BeeJive, and BlackBerry Alerts which will also run in the background which you cannot close if you want them to operate). Make certain that the browser is NOT on an active webpage (open the browser and choose Menu > Close). Close any other applications that do not need to be running (the camera or a game you were playing or Google Maps).
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Any solutions for "Export process terminated unexpectedly [11]" problem?

    Hey guys,
    I'm trying to simply use Quicktime Pro (Version 7.6.6 Build 1632) to enable the "Fast Internet Start" feature of a 640 x 480 video H.264 video. It uses 16-bit Little Endian for audio, if that's of any help.
    Anyway, like lots of other users with this same exact problem, I make the changes in the "Export" dialogue (in this case, enabling "Fast Internet Start" and lowering the audio quality a bit), and the little status indicator goes away and "Export Process Terminated Unexpectedly {11}" appears in its place. Has a definitive answer been found for this problem?

    Similar issue here when exporting AVI files captured from Canon G9 to iPod.
    QuickTime Pro quits with: Failed: process terminated unexpectedly (11).
    Oddly, if I start from a power off and run QTime the error does not occur.
    Of course powering off for every export is a real PAIN IN THE Axx but it is a work around on this end.
    I have yet to try 3rd party software but this is error occurs with Quick Time Pro Ver 7.5 build 149.5.
    Sad

  • ORA-00472: PMON  process terminated with error

    Hi,
    I got this error in alert log.But the clients didn't complain they had a downtime.But in alert log I see the following.Why the db got restarted and why the clients could not notice it.Can somebody please reply why this has happened.
    Mon Jul 18 12:28:02 2011
    ARC1: terminating instance due to error 472
    Mon Jul 18 12:28:03 2011
    Errors in file /backups/p01/app/oracle/admin/plsprod/bdump/plsprod_lns1_3772752.trc:
    ORA-00472: PMON process terminated with error
    Instance terminated by ARC1, pid = 2306362
    Mon Jul 18 12:28:52 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =242
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.3.0.
    System parameters with non-default values:
    processes = 2000
    shared_pool_size = 536870912
    large_pool_size = 54525952
    java_pool_size = 75497472
    streams_pool_size = 54525952
    control_files = /data/plsprod/p02/control01.ctl, /data/plsprod/p03/control02.ctl, /data/plsprod/p04/control03.ctl
    db_block_size = 8192
    db_cache_size = 104857600
    compatible = 10.2.0.3
    log_archive_dest_1 = location=/data/plsprod/archredo MANDATORY REOPEN
    log_archive_dest_2 = SERVICE=talon_plsprod.travimp.com LGWR ASYNC NOAFFIRM REOPEN=60 NODELAY
    log_archive_dest_state_1 = enable
    log_archive_dest_state_2 = enable
    standby_archive_dest = /data/plsprod/archredo
    log_archive_format = redo_plsprod_%r_%t_%s.arc
    log_buffer = 6120448
    fast_start_mttr_target = 30
    undo_management = AUTO
    undo_tablespace = plsprod_undo
    undo_retention = 1500
    remote_login_passwordfile= EXCLUSIVE
    db_domain = travimp.com
    instance_name = plsprod
    service_names = plsprod.travimp.com
    local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=catalina)(PORT=1521))
    background_dump_dest = /backups/p01/app/oracle/admin/plsprod/bdump
    user_dump_dest = /backups/p01/app/oracle/admin/plsprod/udump
    core_dump_dest = /backups/p01/app/oracle/admin/plsprod/cdump
    session_max_open_files = 60
    sort_area_size = 1048576
    sort_area_retained_size = 1048576
    db_name = plsprod
    open_cursors = 100
    os_authent_prefix =
    pga_aggregate_target = 26214400
    aq_tm_processes = 0
    PMON started with pid=2, OS id=5623926
    PSP0 started with pid=3, OS id=5566632
    MMAN started with pid=4, OS id=5328992
    DBW0 started with pid=5, OS id=4362640
    DBW1 started with pid=6, OS id=4808940
    LGWR started with pid=7, OS id=4358468
    CKPT started with pid=8, OS id=4784160
    SMON started with pid=9, OS id=4354538
    RECO started with pid=10, OS id=4313420
    MMON started with pid=11, OS id=4771908
    MMNL started with pid=12, OS id=4743272
    Mon Jul 18 12:28:53 2011
    ALTER DATABASE MOUNT
    Mon Jul 18 12:28:57 2011
    Setting recovery target incarnation to 1
    Mon Jul 18 12:28:57 2011
    Successful mount of redo thread 1, with mount id 2894903685
    Mon Jul 18 12:28:57 2011
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Mon Jul 18 12:28:58 2011
    ALTER DATABASE OPEN
    Mon Jul 18 12:28:58 2011
    Beginning crash recovery of 1 threads
    parallel recovery started with 15 processes
    Mon Jul 18 12:28:58 2011
    Started redo scan
    Mon Jul 18 12:28:58 2011
    Completed redo scan
    1696 redo blocks read, 56 data blocks need recovery
    Mon Jul 18 12:28:58 2011
    Started redo application at
    Thread 1: logseq 17759, block 26354
    Mon Jul 18 12:28:58 2011
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 17759 Reading mem 0
    Mem# 0: /data/plsprod/p01/redo_t1_g1_f1.log
    Mem# 1: /data/plsprod/p02/redo_t1_g1_f2.log
    Mon Jul 18 12:28:58 2011
    Completed redo application
    Mon Jul 18 12:28:58 2011
    Completed crash recovery at
    Thread 1: logseq 17759, block 28050, scn 35195499598
    56 data blocks read, 56 data blocks written, 1696 redo blocks read
    Mon Jul 18 12:28:58 2011
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=29, OS id=4338022
    Mon Jul 18 12:28:58 2011
    ARC0: Archival started
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    ARC1 started with pid=30, OS id=1081522
    LNS1 started with pid=31, OS id=5537854
    Mon Jul 18 12:29:01 2011
    Thread 1 advanced to log sequence 17760
    Thread 1 opened at log sequence 17760
    Current log# 2 seq# 17760 mem# 0: /data/plsprod/p01/redo_t1_g2_f1.log
    Current log# 2 seq# 17760 mem# 1: /data/plsprod/p02/redo_t1_g2_f2.log
    Successful open of redo thread 1
    Mon Jul 18 12:29:01 2011
    ARC0: STARTING ARCH PROCESSES
    Mon Jul 18 12:29:01 2011
    ARC1: Becoming the 'no FAL' ARCH
    ARC1: Becoming the 'no SRL' ARCH
    Mon Jul 18 12:29:01 2011
    SMON: enabling cache recovery
    Mon Jul 18 12:29:02 2011
    ARC2: Archival started
    ARC0: STARTING ARCH PROCESSES COMPLETE
    ARC0: Becoming the heartbeat ARCH
    ARC2 started with pid=32, OS id=5644370
    Mon Jul 18 12:29:02 2011
    ARC0: Standby redo logfile selected for thread 1 sequence 17759 for destination LOG_ARCHIVE_DEST_2
    Mon Jul 18 12:29:02 2011
    LGWR: Setting 'active' archival for destination LOG_ARCHIVE_DEST_2
    Mon Jul 18 12:29:03 2011
    Successfully onlined Undo Tablespace 16.
    Mon Jul 18 12:29:03 2011
    SMON: enabling tx recovery
    Mon Jul 18 12:29:03 2011
    Database Characterset is US7ASCII
    replication_dependency_tracking turned off (no async multimaster replication found)
    WARNING: AQ_TM_PROCESSES is set to 0. System operation might be adversely affected.
    Completed: ALTER DATABASE OPEN
    Mon Jul 18 12:29:58 2011
    Shutting down archive processes
    Mon Jul 18 12:30:03 2011
    ARCH shutting down
    ARC2: Archival stopped

    Hi CKPT,
    Please find the output of the trace file as below.I deleted the repetitive output "Attempting to send buffer 0x111441d30 start block 91942 block count 84
    total size to send 43008 blocksize 512" as it exceeds maximum length of 30000 characters in this post.
    CATALINA_mardiprd>cat /backups/p01/app/oracle/admin/plsprod/bdump/plsprod_lns1_3772752.trc
    /backups/p01/app/oracle/admin/plsprod/bdump/plsprod_lns1_3772752.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /p01/app/oracle10g/product/10.2.0.3
    System name: AIX
    Node name: catalina
    Release: 3
    Version: 5
    Machine: 00044C5FD600
    Instance name: plsprod
    Redo thread mounted by this instance: 1
    Oracle process number: 16
    Unix process pid: 3772752, image: oracle@catalina (LNS1)
    *** SERVICE NAME:() 2011-07-18 09:42:11.573
    *** SESSION ID:(2189.1) 2011-07-18 09:42:11.573
    *** 2011-07-18 09:42:11.573 57516 kcrr.c
    LNS1: initializing for LGWR communication
    LNS1: connecting to KSR channel
    Success
    LNS1: subscribing to KSR channel
    Success
    *** 2011-07-18 09:42:11.574 57569 kcrr.c
    LNS1: initialized successfully ASYNC=1
    Destination is specified with ASYNC=61440
    *** 2011-07-18 09:42:12.577 71560 kcrr.c
    Sending online log thread 1 seq 17731 [logfile 3] to standby
    Opening logfile [logno 3]
    Redo shipping client performing standby login
    *** 2011-07-18 09:42:12.693 65194 kcrr.c
    Logged on to standby successfully
    Client logon and security negotiation successful!
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Allocate ASYNC blocks: Previous blocks=0 New blocks=20480
    Log file opened [logno 3]
    Attempting to send buffer 0x111441d30 start block 2 block count 1
    total size to send 512 blocksize 512
    Attempting to send buffer 0x111441d30 start block 3 block count 35
    total size to send 17920 blocksize 512
    *** 2011-07-18 09:42:27.009
    Attempting to send buffer 0x111441d30 start block 38 block count 2914
    total size to send 1491968 blocksize 512
    *** 2011-07-18 09:42:50.007
    Attempting to send buffer 0x111441d30 start block 2952 block count 2
    total size to send 1024 blocksize 512
    *** 2011-07-18 09:43:01.441
    Attempting to send buffer 0x111441d30 start block 2954 block count 19286
    total size to send 9874432 blocksize 512
    Attempting to send buffer 0x111441d30 start block 22240 block count 19657
    total size to send 10064384 blocksize 512
    Attempting to send buffer 0x111441d30 start block 41897 block count 1687
    total size to send 863744 blocksize 512
    *** 2011-07-18 09:43:13.007
    Attempting to send buffer 0x111441d30 start block 43584 block count 1
    total size to send 512 blocksize 512
    Attempting to send buffer 0x111441d30 start block 43585 block count 13
    total size to send 6656 blocksize 512
    Attempting to send buffer 0x111441d30 start block 43598 block count 19008
    total size to send 9732096 blocksize 512
    *** 2011-07-18 09:43:24.265
    Attempting to send buffer 0x111441d30 start block 62606 block count 19349
    total size to send 9906688 blocksize 512
    *** 2011-07-18 09:43:25.524 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:43:25.524 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 81955 block count 10066
    total size to send 5153792 blocksize 512
    Online entry still exists for log 3 thr 1 seq 17731. Using it
    Closing thread 1 sequence 17731 logno 3 nab 92021 los 35193489640 nxs 35193490559
    *** 2011-07-18 09:43:26.686 71560 kcrr.c
    Sending online log thread 1 seq 17732 [logfile 1] to standby
    Opening logfile [logno 1]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 1]
    Attempting to send buffer 0x111441d30 start block 2 block count 20407
    total size to send 10448384 blocksize 512
    Attempting to send buffer 0x111441d30 start block 20409 block count 20349
    total size to send 10418688 blocksize 512
    Attempting to send buffer 0x111441d30 start block 40758 block count 19751
    total size to send 10112512 blocksize 512
    Attempting to send buffer 0x111441d30 start block 60509 block count 20260
    total size to send 10373120 blocksize 512
    *** 2011-07-18 09:43:33.262 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:43:33.262 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 80769 block count 11251
    total size to send 5760512 blocksize 512
    Online entry still exists for log 1 thr 1 seq 17732. Using it
    Closing thread 1 sequence 17732 logno 1 nab 92020 los 35193490559 nxs 35193490735
    *** 2011-07-18 09:43:33.541 71560 kcrr.c
    Sending online log thread 1 seq 17733 [logfile 2] to standby
    Opening logfile [logno 2]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    *** 2011-07-18 09:43:34.387
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 2]
    Attempting to send buffer 0x111441d30 start block 2 block count 19192
    total size to send 9826304 blocksize 512
    Attempting to send buffer 0x111441d30 start block 19194 block count 18876
    total size to send 9664512 blocksize 512
    Attempting to send buffer 0x111441d30 start block 38070 block count 19565
    total size to send 10017280 blocksize 512
    Attempting to send buffer 0x111441d30 start block 57635 block count 19765
    total size to send 10119680 blocksize 512
    *** 2011-07-18 09:43:41.660 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:43:41.660 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 77400 block count 14627
    total size to send 7489024 blocksize 512
    Online entry still exists for log 2 thr 1 seq 17733. Using it
    Closing thread 1 sequence 17733 logno 2 nab 92027 los 35193490735 nxs 35193490800
    *** 2011-07-18 09:43:41.928 71560 kcrr.c
    Sending online log thread 1 seq 17734 [logfile 3] to standby
    Opening logfile [logno 3]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 3]
    Attempting to send buffer 0x111441d30 start block 59038 block count 18758
    total size to send 9604096 blocksize 512
    *** 2011-07-18 09:44:42.141
    *** 2011-07-18 09:44:42.141 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:44:42.142 72204 kcrr.c
    Detected physical end of file
    total size to send 586240 blocksize 512
    Online entry still exists for log 1 thr 1 seq 17744. Using it
    Closing thread 1 sequence 17744 logno 1 nab 92029 los 35193494218 nxs 35193494529
    *** 2011-07-18 09:45:58.974 71560 kcrr.c
    Sending online log thread 1 seq 17745 [logfile 2] to standby
    Opening logfile [logno 2]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 2]
    Attempting to send buffer 0x111441d30 start block 2 block count 9013
    total size to send 4614656 blocksize 512
    Attempting to send buffer 0x111441d30 start block 9015 block count 20176
    total size to send 10330112 blocksize 512
    Attempting to send buffer 0x111441d30 start block 29191 block count 19808
    total size to send 10141696 blocksize 512
    Attempting to send buffer 0x111441d30 start block 48999 block count 18939
    total size to send 9696768 blocksize 512
    *** 2011-07-18 09:46:10.146
    Attempting to send buffer 0x111441d30 start block 67938 block count 19124
    total size to send 9791488 blocksize 512
    Attempting to send buffer 0x111441d30 start block 87062 block count 3690
    total size to send 1889280 blocksize 512
    *** 2011-07-18 09:46:12.644 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:46:12.644 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 90752 block count 1267
    total size to send 648704 blocksize 512
    Online entry still exists for log 2 thr 1 seq 17745. Using it
    Closing thread 1 sequence 17745 logno 2 nab 92019 los 35193494529 nxs 35193494940
    *** 2011-07-18 09:46:13.690 71560 kcrr.c
    Sending online log thread 1 seq 17746 [logfile 3] to standby
    Opening logfile [logno 3]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 3]
    Attempting to send buffer 0x111441d30 start block 2 block count 19533
    total size to send 10000896 blocksize 512
    Attempting to send buffer 0x111441d30 start block 19535 block count 11151
    total size to send 5709312 blocksize 512
    Attempting to send buffer 0x111441d30 start block 30686 block count 20154
    total size to send 10318848 blocksize 512
    *** 2011-07-18 09:46:20.822
    Attempting to send buffer 0x111441d30 start block 50840 block count 19083
    total size to send 9770496 blocksize 512
    Attempting to send buffer 0x111441d30 start block 69923 block count 19167
    total size to send 9813504 blocksize 512
    *** 2011-07-18 09:46:22.573 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:46:22.573 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 89090 block count 2933
    total size to send 1501696 blocksize 512
    Online entry still exists for log 3 thr 1 seq 17746. Using it
    Closing thread 1 sequence 17746 logno 3 nab 92023 los 35193494940 nxs 35193495191
    *** 2011-07-18 09:46:23.637 71560 kcrr.c
    Sending online log thread 1 seq 17747 [logfile 1] to standby
    Opening logfile [logno 1]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 1]
    Attempting to send buffer 0x111441d30 start block 2 block count 8093
    total size to send 4143616 blocksize 512
    Attempting to send buffer 0x111441d30 start block 8095 block count 20288
    total size to send 10387456 blocksize 512
    Attempting to send buffer 0x111441d30 start block 28383 block count 18967
    total size to send 9711104 blocksize 512
    *** 2011-07-18 09:46:31.007
    Attempting to send buffer 0x111441d30 start block 47350 block count 5237
    total size to send 2681344 blocksize 512
    Attempting to send buffer 0x111441d30 start block 52587 block count 20188
    total size to send 10336256 blocksize 512
    Attempting to send buffer 0x111441d30 start block 72775 block count 19167
    total size to send 9813504 blocksize 512
    *** 2011-07-18 09:46:37.430 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:46:37.430 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 91942 block count 84
    total size to send 43008 blocksize 512
    Online entry still exists for log 1 thr 1 seq 17747. Using it
    Closing thread 1 sequence 17747 logno 1 nab 92026 los 35193495191 nxs 35193495503
    *** 2011-07-18 09:46:37.501 71560 kcrr.c
    Sending online log thread 1 seq 17748 [logfile 2] to standby
    Opening logfile [logno 2]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 2]
    Attempting to send buffer 0x111441d30 start block 2 block count 2052
    total size to send 1050624 blocksize 512
    *** 2011-07-18 09:46:43.059
    total size to send 8164352 blocksize 512
    *** 2011-07-18 09:48:18.781
    *** 2011-07-18 09:48:18.781 72367 kcrr.c
    Detected proper completion of online log
    **** 2011-07-18 09:48:18.781 72204 kcrr.c*
    Detected physical end of file
    Attempting to send buffer 0x111441d30  start block 90604  block count 1416
    total size to send 724992  blocksize 512
    Online entry still exists for log 2 thr 1 seq 17754. Using it
    Closing thread 1 sequence 17754 logno 2 nab 92020 los 35193496751 nxs 35193496934
    **** 2011-07-18 09:48:19.891 71560 kcrr.c*
    *Sending online log thread 1 seq 17755 [logfile 3] to standby*
    *Opening logfile [logno 3]*
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    *Log file opened [logno 3]*
    Attempting to send buffer 0x111441d30 start block 2 block count 19248
    total size to send 9854976 blocksize 512
    Attempting to send buffer 0x111441d30 start block 19250 block count 20166
    total size to send 10324992 blocksize 512
    Attempting to send buffer 0x111441d30 start block 39416 block count 4955
    total size to send 2536960 blocksize 512
    Attempting to send buffer 0x111441d30 start block 44371 block count 19903
    total size to send 10190336 blocksize 512
    *** 2011-07-18 09:48:30.215
    Attempting to send buffer 0x111441d30 start block 64274 block count 19991
    total size to send 10235392 blocksize 512
    *** 2011-07-18 09:48:32.370 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:48:32.370 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 84265 block count 7754
    total size to send 3970048 blocksize 512
    Online entry still exists for log 3 thr 1 seq 17755. Using it
    Closing thread 1 sequence 17755 logno 3 nab 92019 los 35193496934 nxs 35193498387
    *** 2011-07-18 09:48:32.472 71560 kcrr.c
    Sending online log thread 1 seq 17756 [logfile 1] to standby
    Opening logfile [logno 1]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 1]
    Attempting to send buffer 0x111441d30 start block 2 block count 19214
    total size to send 9837568 blocksize 512
    *** 2011-07-18 09:48:40.267
    Attempting to send buffer 0x111441d30 start block 19216 block count 19981
    total size to send 10230272 blocksize 512
    Attempting to send buffer 0x111441d30 start block 39197 block count 19586
    total size to send 10028032 blocksize 512
    Attempting to send buffer 0x111441d30 start block 58783 block count 6569
    total size to send 3363328 blocksize 512
    Attempting to send buffer 0x111441d30 start block 65352 block count 19894
    total size to send 10185728 blocksize 512
    *** 2011-07-18 09:48:47.133 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:48:47.133 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 85246 block count 6772
    total size to send 3467264 blocksize 512
    Online entry still exists for log 1 thr 1 seq 17756. Using it
    Closing thread 1 sequence 17756 logno 1 nab 92018 los 35193498387 nxs 35193500455
    *** 2011-07-18 09:48:47.344 71560 kcrr.c
    Sending online log thread 1 seq 17757 [logfile 2] to standby
    Opening logfile [logno 2]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 2]
    *** 2011-07-18 09:48:50.302
    Attempting to send buffer 0x111441d30 start block 2 block count 18546
    total size to send 9495552 blocksize 512
    Attempting to send buffer 0x111441d30 start block 18548 block count 19821
    total size to send 10148352 blocksize 512
    Attempting to send buffer 0x111441d30 start block 38369 block count 20457
    total size to send 10473984 blocksize 512
    *** 2011-07-18 09:49:02.194
    Attempting to send buffer 0x111441d30 start block 58826 block count 20477
    total size to send 10484224 blocksize 512
    Attempting to send buffer 0x111441d30 start block 79303 block count 12397
    total size to send 6347264 blocksize 512
    *** 2011-07-18 09:49:08.443 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 09:49:08.443 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 91700 block count 333
    total size to send 170496 blocksize 512
    Online entry still exists for log 2 thr 1 seq 17757. Using it
    Closing thread 1 sequence 17757 logno 2 nab 92033 los 35193500455 nxs 35193504614
    *** 2011-07-18 09:49:08.549 71560 kcrr.c
    Sending online log thread 1 seq 17758 [logfile 3] to standby
    Opening logfile [logno 3]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 3]
    Attempting to send buffer 0x111441d30 start block 2 block count 19640
    total size to send 10055680 blocksize 512
    *** 2011-07-18 09:49:15.005
    Attempting to send buffer 0x111441d30 start block 19642 block count 12646
    total size to send 6474752 blocksize 512
    Attempting to send buffer 0x111441d30 start block 92000 block count 23
    total size to send 11776 blocksize 512
    *** 2011-07-18 11:30:19.515 72367 kcrr.c
    Detected proper completion of online log
    *** 2011-07-18 11:30:19.515 72204 kcrr.c
    Detected physical end of file
    Attempting to send buffer 0x111441d30 start block 92023 block count 11
    total size to send 5632 blocksize 512
    Online entry still exists for log 3 thr 1 seq 17758. Using it
    Closing thread 1 sequence 17758 logno 3 nab 92034 los 35193504614 nxs 35194291751
    *** 2011-07-18 11:30:21.546 71560 kcrr.c
    Sending online log thread 1 seq 17759 [logfile 1] to standby
    Opening logfile [logno 1]
    Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
    Archiving to destination talon_plsprod.travimp.com ASYNC blocks=20480
    Log file opened [logno 1]
    Attempting to send buffer 0x111441d30 start block 2 block count 24
    total size to send 12288 blocksize 512
    *** 2011-07-18 11:30:27.006
    Attempting to send buffer 0x111441d30 start block 26 block count 1
    total size to send 512 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27 block count 34
    total size to send 17408 blocksize 512
    Attempting to send buffer 0x111441d30 start block 61 block count 31
    total size to send 15872 blocksize 512
    *** 2011-07-18 11:30:39.003
    Attempting to send buffer 0x111441d30 start block 92 block count 32
    total size to send 16384 blocksize 512
    Attempting to send buffer 0x111441d30 start block 124 block count 2
    total size to send 1024 blocksize 512
    Attempting to send buffer 0x111441d30 start block 126 block count 1
    total size to send 512 blocksize 512
    *** 2011-07-18 11:30:51.000
    Attempting to send buffer 0x111441d30 start block 127 block count 1
    total size to send 512 blocksize 512
    Attempting to send buffer 0x111441d30 start block 128 block count 30
    total size to send 15360 blocksize 512
    Attempting to send buffer 0x111441d30 start block 158 block count 88
    total size to send 45056 blocksize 512
    Attempting to send buffer 0x111441d30 start block 246 block count 3
    total size to send 1536 blocksize 512
    *** 2011-07-18 11:31:03.002
    Attempting to send buffer 0x111441d30 start block 249 block count 32
    total size to send 16384 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27416 block count 4
    total size to send 2048 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27420 block count 14
    total size to send 7168 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27434 block count 54
    total size to send 27648 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27488 block count 10
    total size to send 5120 blocksize 512
    *** 2011-07-18 12:27:01.000
    Attempting to send buffer 0x111441d30 start block 27498 block count 78
    total size to send 39936 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27576 block count 2
    total size to send 1024 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27578 block count 56
    total size to send 28672 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27634 block count 60
    total size to send 30720 blocksize 512
    *** 2011-07-18 12:27:14.006
    Attempting to send buffer 0x111441d30 start block 27694 block count 7
    total size to send 3584 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27701 block count 1
    total size to send 512 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27702 block count 106
    total size to send 54272 blocksize 512
    *** 2011-07-18 12:27:28.001
    Attempting to send buffer 0x111441d30 start block 27808 block count 2
    total size to send 1024 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27810 block count 37
    total size to send 18944 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27847 block count 2
    total size to send 1024 blocksize 512
    *** 2011-07-18 12:27:42.002
    Attempting to send buffer 0x111441d30 start block 27849 block count 78
    total size to send 39936 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27927 block count 43
    total size to send 22016 blocksize 512
    *** 2011-07-18 12:27:52.001
    Attempting to send buffer 0x111441d30 start block 27970 block count 1
    total size to send 512 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27971 block count 2
    total size to send 1024 blocksize 512
    Attempting to send buffer 0x111441d30 start block 27973 block count 38
    total size to send 19456 blocksize 512
    *** 2011-07-18 12:28:03.007
    ORA-00472: PMON  process terminated with error
    Closing Redo Read Context
    Redo Push Server: Freeing ASYNC PGA buffer
    LNS1: Doing a channel reset for next time around...
    Please help me out.

  • SMON process terminated with error

    Hi,
    Oracle Version:10.2.0.3
    Operating system:Linux
    I alert log file i found that smon process was terminated with error.Below is the contents of the alert log file.
    Fri Dec 31 05:12:32 2010
    sculkget: failed to lock /home/oracle/oracle/oracle/product/10.2.0/db_1/dbs/lkinstqfundeca exclusive
    sculkget: lock held by PID: 9127
    Oracle Instance Shutdown operation failed. Another process may be attempting to startup or shutdown this Instance.
    Failed to acquire instance startup/shutdown serialization primitive
    Fri Dec 31 05:56:23 2010
    sculkget: failed to lock /home/oracle/oracle/oracle/product/10.2.0/db_1/dbs/lkinstqfundeca exclusive
    sculkget: lock held by PID: 9127
    Oracle Instance Shutdown operation failed. Another process may be attempting to startup or shutdown this Instance.
    Failed to acquire instance startup/shutdown serialization primitive
    Fri Dec 31 06:40:53 2010
    WARNING: inbound connection timed out (ORA-3136)
    Fri Dec 31 06:40:53 2010
    WARNING: inbound connection timed out (ORA-3136)
    Fri Dec 31 06:40:53 2010
    WARNING: inbound connection timed out (ORA-3136)
    Fri Dec 31 06:40:53 2010
    WARNING: inbound connection timed out (ORA-3136)
    Fri Dec 31 06:40:53 2010
    WARNING: inbound connection timed out (ORA-3136)
    Fri Dec 31 06:40:53 2010
    WARNING: inbound connection timed out (ORA-3136)
    Fri Dec 31 06:40:53 2010
    WARNING: inbound connection timed out (ORA-3136)
    Fri Dec 31 06:40:53 2010
    MMNL absent for 7904 secs; Foregrounds taking over
    Fri Dec 31 06:40:53 2010
    Starting background process EMN0
    Fri Dec 31 06:40:53 2010
    The value (30) of MAXTRANS parameter ignored.
    Fri Dec 31 06:40:53 2010
    Thread 1 cannot allocate new log, sequence 62004
    Checkpoint not complete
      Current log# 1 seq# 62003 mem# 0: /u02/oradata/qfundeca/redo01a.log
      Current log# 1 seq# 62003 mem# 1: /u03/oradata/qfundeca/redo01b.log
    EMN0 started with pid=29, OS id=7176
    Fri Dec 31 06:40:53 2010
    Shutting down instance: further logons disabled
    Fri Dec 31 06:40:53 2010
    ksvcreate: Process(m001) creation failed
    Fri Dec 31 06:40:53 2010
    kkjcre1p: unable to spawn jobq slave process, error 1089
    Fri Dec 31 06:40:53 2010
    kkjcre1p: unable to spawn jobq slave process, error 1089
    Fri Dec 31 06:40:54 2010
    Stopping background process QMNC
    Fri Dec 31 06:40:54 2010
    Stopping background process CJQ0
    Fri Dec 31 06:40:54 2010
    Thread 1 cannot allocate new log, sequence 62004
    Private strand flush not complete
      Current log# 1 seq# 62003 mem# 0: /u02/oradata/qfundeca/redo01a.log
      Current log# 1 seq# 62003 mem# 1: /u03/oradata/qfundeca/redo01b.log
    Fri Dec 31 06:40:56 2010
    Stopping background process MMNL
    Fri Dec 31 06:40:56 2010
    Thread 1 advanced to log sequence 62004
      Current log# 2 seq# 62004 mem# 0: /u02/oradata/qfundeca/redo02a.log
      Current log# 2 seq# 62004 mem# 1: /u03/oradata/qfundeca/redo02b.log
    Fri Dec 31 06:40:57 2010
    Starting background process QMNC
    Fri Dec 31 06:40:57 2010
    Errors in file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_3065.trc:
    ORA-00443: background process "QMNC" did not start
    Fri Dec 31 06:41:04 2010
    Stopping background process MMON
    Fri Dec 31 06:41:05 2010
    Errors in file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_9127.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12663: Services required by client not available on the server
    ORA-36961: Oracle OLAP is not available.
    ORA-06512: at "SYS.OLAPIHISTORYRETENTION", line 1
    ORA-06512: at line 15
    Fri Dec 31 06:41:05 2010
    Shutting down instance (immediate)
    License high water mark = 93
    Fri Dec 31 06:41:05 2010
    Stopping Job queue slave processes
    Fri Dec 31 06:41:05 2010
    Job queue slave processes stopped
    Fri Dec 31 06:41:57 2010
    All dispatchers and shared servers shutdown
    Fri Dec 31 06:41:59 2010
    ALTER DATABASE CLOSE NORMAL
    Fri Dec 31 06:41:59 2010
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Fri Dec 31 06:42:00 2010
    Shutting down archive processes
    Archiving is disabled
    Fri Dec 31 06:42:05 2010
    ARCH shutting down
    ARC1: Archival stopped
    Fri Dec 31 06:42:11 2010
    ARCH shutting down
    ARC0: Archival stopped
    Fri Dec 31 06:42:12 2010
    Thread 1 closed at log sequence 62004
    Successful close of redo thread 1
    Fri Dec 31 06:42:12 2010
    Completed: ALTER DATABASE CLOSE NORMAL
    Fri Dec 31 06:42:12 2010
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Fri Dec 31 06:49:52 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.3.0.
    System parameters with non-default values:
      processes                = 150
      sessions                 = 250
      __shared_pool_size       = 385875968
      __large_pool_size        = 16777216
      __java_pool_size         = 16777216
      __streams_pool_size      = 33554432
      streams_pool_size        = 33554432
      sga_target               = 1610612736
      control_files            = /u02/oradata/qfundeca/control01.ctl, /u02/oradata/qfundeca/control02.ctl, /u03/oradata/qfundeca/control03.ctl
      db_block_size            = 8192
      __db_cache_size          = 1140850688
      compatible               = 10.2.0.3.0
      log_archive_dest_1       = LOCATION=/u02/oradata/arch/qfundeca
      log_archive_format       = %t_%s_%r.dbf
      archive_lag_target       = 2700
      db_file_multiblock_read_count= 16
      db_recovery_file_dest    = /u02/oradata/flash_recovery_area
      db_recovery_file_dest_size= 21474836480
      standby_file_management  = AUTO
      undo_management          = AUTO
      undo_tablespace          = UNDOTBS1
      remote_login_passwordfile= EXCLUSIVE
      db_domain                =
      dispatchers              = (PROTOCOL=TCP) (SERVICE=qfundecaXDB)
      job_queue_processes      = 17
      cursor_sharing           = EXACT
      background_dump_dest     = /home/oracle/oracle/admin/qfundeca/bdump
      user_dump_dest           = /home/oracle/oracle/admin/qfundeca/udump
      core_dump_dest           = /home/oracle/oracle/admin/qfundeca/cdump
      audit_file_dest          = /home/oracle/oracle/admin/qfundeca/adump
      db_name                  = qfundeca
      open_cursors             = 300
      pga_aggregate_target     = 839909376
    PMON started with pid=2, OS id=9591
    PSP0 started with pid=3, OS id=9593
    MMAN started with pid=4, OS id=9595
    DBW0 started with pid=5, OS id=9597
    LGWR started with pid=6, OS id=9599
    CKPT started with pid=7, OS id=9601
    SMON started with pid=8, OS id=9603
    RECO started with pid=9, OS id=9605
    CJQ0 started with pid=10, OS id=9607
    MMON started with pid=11, OS id=9609
    Fri Dec 31 06:49:54 2010
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=9611
    Fri Dec 31 06:49:54 2010
    starting up 1 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Fri Dec 31 06:49:54 2010
    ALTER DATABASE   MOUNT
    Fri Dec 31 06:49:58 2010
    Setting recovery target incarnation to 1
    Fri Dec 31 06:49:58 2010
    Successful mount of redo thread 1, with mount id 256948178
    Fri Dec 31 06:49:58 2010
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Fri Dec 31 06:49:58 2010
    ALTER DATABASE OPEN
    Fri Dec 31 06:49:58 2010
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=16, OS id=9619
    Fri Dec 31 06:49:58 2010
    ARC0: Archival started
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    ARC1 started with pid=17, OS id=9621
    Fri Dec 31 06:49:58 2010
    Thread 1 opened at log sequence 62004
      Current log# 2 seq# 62004 mem# 0: /u02/oradata/qfundeca/redo02a.log
      Current log# 2 seq# 62004 mem# 1: /u03/oradata/qfundeca/redo02b.log
    Successful open of redo thread 1
    Fri Dec 31 06:49:58 2010
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Fri Dec 31 06:49:58 2010
    ARC1: Becoming the heartbeat ARCH
    Fri Dec 31 06:49:58 2010
    SMON: enabling cache recovery
    Fri Dec 31 06:49:58 2010
    Successfully onlined Undo Tablespace 1.
    Fri Dec 31 06:49:58 2010
    SMON: enabling tx recovery
    Fri Dec 31 06:49:58 2010
    Database Characterset is WE8ISO8859P1
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=18, OS id=9623
    Fri Dec 31 06:49:59 2010
    Errors in file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_9617.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12663: Services required by client not available on the server
    ORA-36961: Oracle OLAP is not available.
    ORA-06512: at "SYS.OLAPIHISTORYRETENTION", line 1
    ORA-06512: at line 15
    Fri Dec 31 06:50:00 2010
    Completed: ALTER DATABASE OPEN
    Fri Dec 31 06:50:00 2010
    db_recovery_file_dest_size of 20480 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Fri Dec 31 06:55:59 2010
    The value (30) of MAXTRANS parameter ignored.
    kupprdp: master process DM00 started with pid=36, OS id=12004
             to execute - SYS.KUPM$MCP.MAIN('QFUNDECA_PROD_BKP', 'QFUNDECAPROD', 'KUPC$C_1_20101231065559', 'KUPC$S_1_20101231065559', 0);
    kupprdp: worker process DW01 started with worker id=1, pid=37, OS id=12009
             to execute - SYS.KUPW$WORKER.MAIN('QFUNDECA_PROD_BKP', 'QFUNDECAPROD');
    Fri Dec 31 07:04:59 2010
    Thread 1 cannot allocate new log, sequence 62005
    Private strand flush not complete
      Current log# 2 seq# 62004 mem# 0: /u02/oradata/qfundeca/redo02a.log
      Current log# 2 seq# 62004 mem# 1: /u03/oradata/qfundeca/redo02b.log
    Thread 1 advanced to log sequence 62005
      Current log# 3 seq# 62005 mem# 0: /u02/oradata/qfundeca/redo03a.log
      Current log# 3 seq# 62005 mem# 1: /u03/oradata/qfundeca/redo03b.log
    Fri Dec 31 07:30:01 2010
    Thread 1 cannot allocate new log, sequence 62006
    Private strand flush not complete
      Current log# 3 seq# 62005 mem# 0: /u02/oradata/qfundeca/redo03a.log
      Current log# 3 seq# 62005 mem# 1: /u03/oradata/qfundeca/redo03b.log
    Thread 1 advanced to log sequence 62006
      Current log# 1 seq# 62006 mem# 0: /u02/oradata/qfundeca/redo01a.log
      Current log# 1 seq# 62006 mem# 1: /u03/oradata/qfundeca/redo01b.log
    Fri Dec 31 07:54:42 2010
    System State dumped to trace file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_24979.trc
    Fri Dec 31 07:55:06 2010
    System State dumped to trace file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_25057.trc
    Fri Dec 31 07:55:37 2010
    System State dumped to trace file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_25209.trc
    Fri Dec 31 07:59:33 2010
    System State dumped to trace file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_26237.trc
    Fri Dec 31 08:00:25 2010
    System State dumped to trace file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_26523.trc
    Fri Dec 31 08:00:40 2010
    System State dumped to trace file /home/oracle/oracle/admin/qfundeca/udump/qfundeca_ora_26909.trc
    Fri Dec 31 08:06:34 2010
    Errors in file /home/oracle/oracle/admin/qfundeca/bdump/qfundeca_pmon_9591.trc:
    *ORA-00474: SMON process terminated with error*
    *Fri Dec 31 08:06:34 2010*
    *PMON: terminating instance due to error 474*
    Instance terminated by PMON, pid = 9591
    Fri Dec 31 08:08:31 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.3.0.
    System parameters with non-default values:
      processes                = 150
      sessions                 = 250
      __shared_pool_size       = 234881024
      __large_pool_size        = 16777216
      __java_pool_size         = 16777216
      __streams_pool_size      = 33554432
      streams_pool_size        = 33554432
      sga_target               = 1610612736
      control_files            = /u02/oradata/qfundeca/control01.ctl, /u02/oradata/qfundeca/control02.ctl, /u03/oradata/qfundeca/control03.ctl
      db_block_size            = 8192
      __db_cache_size          = 1291845632
      compatible               = 10.2.0.3.0
      log_archive_dest_1       = LOCATION=/u02/oradata/arch/qfundeca
      log_archive_format       = %t_%s_%r.dbf
      archive_lag_target       = 2700
      db_file_multiblock_read_count= 16
      db_recovery_file_dest    = /u02/oradata/flash_recovery_area
      db_recovery_file_dest_size= 21474836480
      standby_file_management  = AUTO
      undo_management          = AUTO
      undo_tablespace          = UNDOTBS1
      remote_login_passwordfile= EXCLUSIVE
      db_domain                =
      dispatchers              = (PROTOCOL=TCP) (SERVICE=qfundecaXDB)
      job_queue_processes      = 17
      cursor_sharing           = EXACT
      background_dump_dest     = /home/oracle/oracle/admin/qfundeca/bdump
      user_dump_dest           = /home/oracle/oracle/admin/qfundeca/udump
      core_dump_dest           = /home/oracle/oracle/admin/qfundeca/cdump
      audit_file_dest          = /home/oracle/oracle/admin/qfundeca/adump
      db_name                  = qfundeca
      open_cursors             = 300
      pga_aggregate_target     = 839909376
    PMON started with pid=2, OS id=648
    PSP0 started with pid=3, OS id=650
    MMAN started with pid=4, OS id=652
    DBW0 started with pid=5, OS id=654
    LGWR started with pid=6, OS id=656
    CKPT started with pid=7, OS id=658
    SMON started with pid=8, OS id=660
    RECO started with pid=9, OS id=662
    CJQ0 started with pid=10, OS id=664
    MMON started with pid=11, OS id=666
    Fri Dec 31 08:08:32 2010
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=668
    Fri Dec 31 08:08:32 2010
    starting up 1 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Fri Dec 31 08:08:32 2010
    ALTER DATABASE   MOUNT
    Fri Dec 31 08:08:36 2010
    Setting recovery target incarnation to 1
    Fri Dec 31 08:08:36 2010
    Successful mount of redo thread 1, with mount id 257031232
    Fri Dec 31 08:08:36 2010
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Fri Dec 31 08:08:36 2010
    ALTER DATABASE OPEN
    Fri Dec 31 08:08:37 2010
    Beginning crash recovery of 1 threads
    Fri Dec 31 08:08:37 2010
    Started redo scan
    Fri Dec 31 08:08:37 2010
    Completed redo scan
    31201 redo blocks read, 754 data blocks need recovery
    Fri Dec 31 08:08:38 2010
    Started redo application at
    Thread 1: logseq 62004, block 66343
    Fri Dec 31 08:08:38 2010
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 62004 Reading mem 0
      Mem# 0: /u02/oradata/qfundeca/redo02a.log
      Mem# 1: /u03/oradata/qfundeca/redo02b.log
    Fri Dec 31 08:08:38 2010
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 62005 Reading mem 0
      Mem# 0: /u02/oradata/qfundeca/redo03a.log
      Mem# 1: /u03/oradata/qfundeca/redo03b.logHow to know what is the reason for this one.On that day the database hangs two time as i mentioned in my previous post.
    Thanks & Regards,
    Poorna Prasad.

    Hi Chinar,
    Here is the contents for the file /home/oracle/oracle/admin/qfundeca/bdump/qfundeca_pmon_9591.trc
    /home/oracle/oracle/admin/qfundeca/bdump/qfundeca_pmon_9591.trc
    Oracle Database 10g Release 10.2.0.3.0 - Production
    ORACLE_HOME = /home/oracle/oracle/oracle/product/10.2.0/db_1
    System name:     Linux
    Node name:     virqts2ora001.localdomain
    Release:     2.6.9-5.ELsmp
    Version:     #1 SMP Wed Jan 5 19:30:39 EST 2005
    Machine:     i686
    Instance name: qfundeca
    Redo thread mounted by this instance: 1
    Oracle process number: 2
    Unix process pid: 9591, image: [email protected] (PMON)
    *** 2010-12-31 08:06:34.723
    *** SERVICE NAME:(SYS$BACKGROUND) 2010-12-31 08:06:34.723
    *** SESSION ID:(250.1) 2010-12-31 08:06:34.723
    Background process SMON found dead
    Oracle pid = 8
    OS pid (from detached process) = 9603
    OS pid (from process state) = 9603
    dtp = 0x2000ed88, proc = 0x7f3528a0
    Dump of memory from 0x2000ED88 to 0x2000EDB4
    2000ED80                   0000007C 7F3528A0          [|....(5.]
    2000ED90 00000000 00000000 4E4F4D53 00000200  [........SMON....]
    2000EDA0 00002583 FFFFFFFF 00000001 5634F590  [.%............4V]
    2000EDB0 00040081                             [....]           
    Dump of memory from 0x7F3528A0 to 0x7F352E58
    7F3528A0 00000102 00000000 00000000 00000000  [................]
    7F3528B0 00000000 7F5FDF30 7F95787C 7F4C61E0  [....0._.|x...aL.]
    7F3528C0 7F956AE4 00000000 7F956B48 7F956B48  [.j......Hk..Hk..]
    7F3528D0 7F957870 00001601 7F4AA968 7F4C61E0  [px......h.J..aL.]
    7F3528E0 00000008 7F4C7430 7F4C75B4 00000000  [....0tL..uL.....]
    7F3528F0 7F5FCE18 7F5FDF48 00000000 00000000  [.._.H._.........]
    7F352900 00000000 00000000 00000000 00000000  [................]
            Repeat 2 times
    7F352930 00000000 00000000 00000000 000C0000  [................]
    7F352940 00000000 00080000 00000000 00050000  [................]
    7F352950 00000000 00040000 00000000 00040000  [................]
    7F352960 00000000 00080000 00000000 000C0000  [................]
    7F352970 00000000 000C0000 00000000 00050000  [................]
    7F352980 00000000 00110000 00000000 000F0000  [................]
    7F352990 00000000 00000000 00000000 00000000  [................]
            Repeat 3 times
    7F3529D0 00000002 7F3529D4 7F3529D4 00000000  [.....)5..)5.....]
    7F3529E0 00000001 00000000 7F3529E8 7F3529E8  [.........)5..)5.]
    7F3529F0 00000000 00000000 00000000 00000000  [................]
            Repeat 1 times
    7F352A10 00000021 00000018 00000095 00000015  [!...............]
    7F352A20 7F366E98 7F351D30 00010000 00000000  [.n6.0.5.........]
    7F352A30 00000000 00000000 00000000 00000000  [................]
            Repeat 1 times
    7F352A50 00000000 00000000 00002583 00000000  [.........%......]
    7F352A60 00000000 00000000 00000000 00000000  [................]
            Repeat 2 times
    7F352A90 00000000 00000000 7F3528A0 00000000  [.........(5.....]
    7F352AA0 00000000 00000000 00000000 00000000  [................]
            Repeat 6 times
    7F352B10 00000000 7F352B14 7F352B14 00000000  [.....+5..+5.....]
    7F352B20 00000000 00000001 00000000 00000000  [................]
    7F352B30 3461800E 0000000C 00002583 FFFFFFFF  [..a4.....%......]
    7F352B40 B74796C0 00000000 00000000 00000000  [..G.............]
    7F352B50 00000000 00000000 00000000 00000000  [................]
    7F352B60 00000000 00000000 00000008 FFFFFFFF  [................]
    7F352B70 00000000 00000000 00000000 00000000  [................]
            Repeat 7 times
    7F352BF0 00000000 00000000 6361726F 0000656C  [........oracle..]
    7F352C00 00000000 00000000 00000000 00000000  [................]
    7F352C10 00000000 00000000 00000006 71726976  [............virq]
    7F352C20 6F327374 30306172 6F6C2E31 646C6163  [ts2ora001.locald]
    7F352C30 69616D6F 0000006E 00000000 00000000  [omain...........]
    7F352C40 00000000 00000000 00000000 00000000  [................]
    7F352C50 00000000 00000000 00000000 00000019  [................]
    7F352C60 4E4B4E55 004E574F 00000000 00000000  [UNKNOWN.........]
    7F352C70 00000000 00000000 00000000 00000000  [................]
    7F352C80 00000008 33303639 00000000 00000000  [....9603........]
    7F352C90 00000000 00000000 00000000 00000004  [................]
    7F352CA0 6361726F 7640656C 74717269 726F3273  [oracle@virqts2or]
    7F352CB0 31303061 636F6C2E 6F646C61 6E69616D  [a001.localdomain]
    7F352CC0 4D532820 00294E4F 00000000 00000000  [ (SMON).........]
    7F352CD0 00000027 00000002 00000001 7864736B  ['...........ksdx]
    7F352CE0 6B747366 312B2928 6B2D3C39 63786473  [fstk()+19<-ksdxc]
    7F352CF0 2B292862 31323331 73732D3C 65737570  [b()+1321<-sspuse]
    7F352D00 2B292872 3C323031 3930302D 41374131  [r()+102<-0091A7A]
    7F352D10 00000032 00000000 00000000 00000000  [2...............]
    7F352D20 00000000 00000000 00000000 00000000  [................]
            Repeat 4 times
    7F352D70 00000000 00000000 00000000 00060200  [................]
    7F352D80 0000691D FFFFFFFF 00000000 00000000  [.i..............]
    7F352D90 7F38693C 7F35334C 7F3527DC 00000000  [<i8.L35..'5.....]
    7F352DA0 7F5D3CEC 00000000 00000000 00000000  [.<].............]
    7F352DB0 00000000 00000000 00000000 00000000  [................]
    7F352DC0 7F352DC0 7F352DC0 001B0000 00130000  [.-5..-5.........]
    7F352DD0 00029615 0007CBB1 001E9615 0000EB2C  [............,...]
    7F352DE0 00000000 00005F28 00000000 0002C440  [....(_......@...]
    7F352DF0 00000000 00000814 00000000 00000088  [................]
    7F352E00 00000000 00000814 00000000 00000000  [................]
    7F352E10 00000000 00000000 00000000 00000000  [................]
            Repeat 3 times
    7F352E50 00000000 00000003                    [........]       
    error 474 detected in background process
    ORA-00474: SMON process terminated with error

  • Express Document:Update was terminated while processing the Order via VA02.

    Hi,
        User was trying to process order for orderlines say for Eg POSNR 20 to 400 for a particular order,He ended up with Express document :Update was terminated error.When i Checked in SM13 for the update termination errors,I got the following error.
    VI: 200 Item status (document &, item &) is missing.
    I checked the order (POSNR 20 to 400 ) in VBUP  table and the entries were missing for this order (Posnr 20 to 400 ).
    Appreciate you'r Inputs.
    Thanks
    Rakesh.

    Hi,
    Can you please send the detail message in express document.
    Apps

Maybe you are looking for

  • How do I use my external MIDI keyboard with Logic 7 and create MIDI data?

    I have a Yamaha UX16 cord that goes from the MIDI IN & OUT of my keyboard to a USB jack to plug in my Mac. But I don't know how to set it up so I can record myself playing the keyboard via MIDI and then later switch the sound or instrument in the tra

  • Carriage Return in Input Parameter

    Hello, My report is passed an address string in a parameter like: name addressline1 city state zip. I want to display this like: name addressline1 city state zip In that past, when I have name, address1, and citystatezip in separate fields I use a fo

  • How to update files in jar?

    Is there any way that I can update a file stored in a jar?

  • Configuration Problem on IDOC Adapter

    Hi, I am trying to configure the IDOC Adapter and am badly stuck. On the sender system: I have configured -RFC destination, ports and partner profile. - I have also configured the SLD as per documentation On the Integration Server: -RFC Destination,

  • GL Master record

    Hi All In GL master record under the tab "Keyword/translation" what is the purpose of "keywords in chart of accounts" and "Translation". Useful answers will be rewarded with points Regards Prasad