ERROR: tax/calc: Build failed for . . .in variant "default": Used component

Hi Friends,
Could anyone help me in find the way to get rid of the above error.
I have installed and configured the JDI, and created a sample DC with java as mentioned in the help in the NWDS.
I created the DC, i have created Java package, but when tried to build the DC, i am getting the following :
"<i><b>
Nov 14, 2005 3:36:26 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: tax/calc: Build failed for deloitte.dc.com/tax/calc(mydeloitte.org_MYDELOITTECOMPONENT_1) in variant "default": Used component not found: sap.com/tc/bi/bp/javaLib</b></i> "
Please help me in this regard. Thanks for your time.
Thanks,
RP

Seems like the SAP_BUILDT SCA is missing from your track. Did you check-in and import all three SCA's (SAP_BUILDT, SAP_JTECHS and SAP-JEE)?
See http://help.sap.com/saphelp_nw04/helpdata/en/ab/6760b8d7b64b6eb74052eb5bdf1405/frameset.htm for more info.
Message was edited by: Pascal Willemsen

Similar Messages

  • ODC: ERROR PKIX path building failed: to find valid certification path

    Hi to all,
    some one has experienced the error: PKIX path building failed: to find valid certification path to request target.... on the ODC while trying to connect
    we solved temporally adding the ssl to the java virtual machine, is there a path in the odc to set the ssl ?
    ODC 10.350
    Thanks!

    If you are trying to connect to UCM via SSL , Please check below note
    ODC - Errors Attempting to Connect to UCM Configured Through SSL (Doc ID 793137.1)

  • Mac book pro (2008)will not start up,command-v gives (error) Import:Importer start failed for 89(kr:268435459)invalid destination port)

    will not start up.
    tried Command-v
    message reads
    (error) Import:Importer start failed for 89 (kr:268435459)invalid destination port)

    First, uninstall "SuperTV" (whatever that is) according to the developer's instructions. It isn't working and it's filling the log with noise.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was booted. Now clear the search box and scroll back in the log to the last boot time when you had the problem. Post the messages logged before the boot, while the system was unresponsive or was failing to shut down. Please include the BOOT_TIME message at the end of the log extract.
    Post the log text, please, not a screenshot. If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message. When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    PLEASE DO NOT INDISCRIMINATELY DUMP THOUSANDS OF LINES FROM THE LOG INTO A MESSAGE. If you do that, I will not respond.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • Build Fails for Alsaplayer in ABS

    Hi all,
    I couldn't get alsaplayer to run in GUI mode, but I found this thread that had the answer: http://bbs.archlinux.org/viewtopic.php?id=42168.  So I followed the ABS wiki's directions for setting up ABS and I tried to run for alsaplayer (with the one line change in the PKGBUILD) , but the build fails after configuring.  Here's the full console output:
    aclocal.m4:14: error: this file was generated for autoconf 2.61.
    You have another version of autoconf. If you want to use that,
    you should regenerate the build system entirely.
    aclocal.m4:14: the top level
    autom4te: /usr/bin/m4 failed with exit status: 63
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking for a BSD-compatible install... /bin/install -c
    checking whether NLS is requested... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking whether we are using the GNU C Library 2 or newer... yes
    checking for ranlib... ranlib
    checking for simple visibility declarations... yes
    checking for inline... inline
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for size_t... yes
    checking for stdint.h... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... yes
    checking for working mmap... yes
    checking whether integer division by zero raises SIGFPE... yes
    checking for inttypes.h... yes
    checking for unsigned long long int... yes
    checking for inttypes.h... (cached) yes
    checking whether the inttypes.h PRIxNN macros are broken... no
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for shared library run path origin... done
    checking whether imported symbols can be declared weak... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pthread_kill in -lpthread... yes
    checking for pthread_rwlock_t... yes
    checking for multithread API to use... posix
    checking argz.h usability... yes
    checking argz.h presence... yes
    checking for argz.h... yes
    checking for inttypes.h... (cached) yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking for unistd.h... (cached) yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking for getcwd... yes
    checking for getegid... yes
    checking for geteuid... yes
    checking for getgid... yes
    checking for getuid... yes
    checking for mempcpy... yes
    checking for munmap... yes
    checking for stpcpy... yes
    checking for strcasecmp... yes
    checking for strdup... yes
    checking for strtoul... yes
    checking for tsearch... yes
    checking for argz_count... yes
    checking for argz_stringify... yes
    checking for argz_next... yes
    checking for __fsetlocking... yes
    checking whether feof_unlocked is declared... yes
    checking whether fgets_unlocked is declared... yes
    checking for iconv... yes
    checking for iconv declaration...
    extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    checking for NL_LOCALE_NAME macro... yes
    checking for bison... bison
    checking version of bison... 2.3, ok
    checking for long long int... yes
    checking for long double... yes
    checking for wchar_t... yes
    checking for wint_t... yes
    checking for intmax_t... yes
    checking whether printf() supports POSIX/XSI format strings... yes
    checking whether we are using the GNU C Library 2.1 or newer... yes
    checking for stdint.h... (cached) yes
    checking for SIZE_MAX... yes
    checking for stdint.h... (cached) yes
    checking for CFPreferencesCopyAppValue... no
    checking for CFLocaleCopyCurrent... no
    checking for ptrdiff_t... yes
    checking stddef.h usability... yes
    checking stddef.h presence... yes
    checking for stddef.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for asprintf... yes
    checking for fwprintf... yes
    checking for putenv... yes
    checking for setenv... yes
    checking for setlocale... yes
    checking for snprintf... yes
    checking for wcslen... yes
    checking whether _snprintf is declared... no
    checking whether _snwprintf is declared... no
    checking whether getc_unlocked is declared... yes
    checking for nl_langinfo and CODESET... yes
    checking for LC_MESSAGES... yes
    checking for CFPreferencesCopyAppValue... (cached) no
    checking for CFLocaleCopyCurrent... (cached) no
    checking whether included gettext is requested... no
    checking for GNU gettext in libc... yes
    checking whether to use NLS... yes
    checking where the gettext function comes from... libc
    checking whether ln -s works... yes
    checking for a sed that does not truncate output... /bin/sed
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking how to recognize dependent libraries... pass_all
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for xlf... no
    checking for f77... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for xlf90... no
    checking for f90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... gfortran
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether gfortran accepts -g... yes
    checking the maximum length of command line arguments... 1572864
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... (cached) ranlib
    checking for strip... strip
    checking for correct ltmain.sh version... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for gfortran option to produce PIC... -fPIC
    checking if gfortran PIC flag -fPIC works... yes
    checking if gfortran static flag -static works... yes
    checking if gfortran supports -c -o file.o... yes
    checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether gcc and cc understand -c and -o together... yes
    checking whether make sets $(MAKE)... (cached) yes
    checking for libmikmod-config... /usr/bin/libmikmod-config
    checking for libmikmod - version >= 3.1.7... yes, `/usr/bin/libmikmod-config --version`
    checking for Ogg... yes
    checking for Vorbis... yes
    checking for audiofile-config... /usr/bin/audiofile-config
    checking for Audio File Library - version >= 0.1.7... yes
    checking for afOpenFile in -laudiofile... yes
    checking for ANSI C header files... (cached) yes
    *** Disabling OpenGL plugins per user request ***
    checking for FLAC__stream_decoder_new in -lFLAC... yes
    checking for FLAC__stream_decoder_init_ogg_stream in -lFLAC... yes
    checking for mad_stream_init in -lmad... yes
    checking for id3_file_open in -lid3tag... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for JACK... yes
    checking for xosd_create in -lxosd... no
    checking for GLIB2... yes
    checking for GTK2... yes
    checking for SNDFILE... yes
    checking for pthread_create in -lpthread... yes
    checking for ANSI C header files... (cached) yes
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking for unistd.h... (cached) yes
    checking linux/cdrom.h usability... yes
    checking linux/cdrom.h presence... yes
    checking for linux/cdrom.h... yes
    checking sys/soundcard.h usability... yes
    checking sys/soundcard.h presence... yes
    checking for sys/soundcard.h... yes
    checking sys/audioio.h usability... no
    checking sys/audioio.h presence... no
    checking for sys/audioio.h... no
    checking audio/audiolib.h usability... no
    checking audio/audiolib.h presence... no
    checking for audio/audiolib.h... no
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking mad.h usability... yes
    checking mad.h presence... yes
    checking for mad.h... yes
    checking id3tag.h usability... yes
    checking id3tag.h presence... yes
    checking for id3tag.h... yes
    checking FLAC/stream_decoder.h usability... yes
    checking FLAC/stream_decoder.h presence... yes
    checking for FLAC/stream_decoder.h... yes
    checking OggFLAC/stream_decoder.h usability... no
    checking OggFLAC/stream_decoder.h presence... no
    checking for OggFLAC/stream_decoder.h... no
    checking for alsa version... found latest
    checking for esd-config... /usr/bin/esd-config
    checking for ESD - version >= 0.2.4... yes
    checking for alOpenPort in -laudio... no
    checking for AuStartFlow in -laudio... no
    checking for doxygen... false
    configure: WARNING: *** doxygen not found, docs will not be built
    checking machine architecture... i686
    checking for gcc optimization flags... -O2 -fexpensive-optimizations -funroll-loops -finline-functions -ffast-math -Wall
    checking for an ANSI C-conforming const... yes
    checking for size_t... (cached) yes
    checking whether gcc needs -traditional... no
    checking for working memcmp... yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... (cached) yes
    checking for working mmap... (cached) yes
    checking for madvise... yes
    checking for strdup... (cached) yes
    checking for strstr... yes
    configure: creating ./config.status
    config.status: creating intl/Makefile
    config.status: creating po/Makefile.in
    config.status: creating Makefile
    config.status: creating alsaplayer.1
    config.status: creating alsaplayer.pc
    config.status: creating alsaplayer.spec
    config.status: creating app/Makefile
    config.status: creating interface/Makefile
    config.status: creating interface/gtk2/Makefile
    config.status: creating interface/gtk2/pixmaps/Makefile
    config.status: creating interface/text/Makefile
    config.status: creating interface/daemon/Makefile
    config.status: creating interface/xosd/Makefile
    config.status: creating scopes2/Makefile
    config.status: creating scopes2/monoscope/Makefile
    config.status: creating scopes2/levelmeter/Makefile
    config.status: creating scopes2/spacescope/Makefile
    config.status: creating scopes2/logbarfft/Makefile
    config.status: creating scopes2/synaescope/Makefile
    config.status: creating scopes2/blurscope/Makefile
    config.status: creating scopes2/opengl_spectrum/Makefile
    config.status: creating output/Makefile
    config.status: creating output/alsa-0.5.x/Makefile
    config.status: creating output/alsa-final/Makefile
    config.status: creating output/jack/Makefile
    config.status: creating output/oss/Makefile
    config.status: creating output/esound/Makefile
    config.status: creating output/sgi/Makefile
    config.status: creating output/sparc/Makefile
    config.status: creating output/null/Makefile
    config.status: creating output/nas/Makefile
    config.status: creating input/Makefile
    config.status: creating input/mad/Makefile
    config.status: creating input/cdda/Makefile
    config.status: creating input/mikmod/Makefile
    config.status: creating input/wav/Makefile
    config.status: creating input/vorbis/Makefile
    config.status: creating input/audiofile/Makefile
    config.status: creating input/flac/Makefile
    config.status: creating input/sndfile/Makefile
    config.status: creating reader/Makefile
    config.status: creating reader/file/Makefile
    config.status: creating reader/http/Makefile
    config.status: creating alsaplayer/Makefile
    config.status: creating libalsaplayer/Makefile
    config.status: creating extra/Makefile
    config.status: creating examples/Makefile
    config.status: creating m4/Makefile
    config.status: creating docs/Makefile
    config.status: creating docs/reference.doxygen
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing po-directories commands
    config.status: creating po/POTFILES
    config.status: creating po/Makefile
    Configuration:
    Install path: /usr
    Use libmad shared library: yes
    Enable libid3tag support: yes
    Build GTK2 interface: yes
    Build XOSD interface: no
    Build OpenGL based visual plugins: no
    Build alsa 0.5.x output plugin: no
    Build alsa 0.9.x output plugin: yes
    Build jack output plugin: yes
    Build oss output plugin: yes
    Build esound output plugin: yes
    Build sparc output plugin: no
    Build sgi output plugin: no
    Build nas output plugin: no
    Build vorbis input plugin: yes
    Build cdda input plugin: yes
    Build mikmod input plugin: yes
    Build audiofile input plugin: yes
    Build FLAC input plugin: yes
    Included OggFLAC input plugin: yes
    Separated OggFLAC input plugin: no
    Build sndfile input plugin: yes
    Now type 'make' to build AlsaPlayer.
    make all-recursive
    make[1]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80'
    Making all in intl
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/intl'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/intl'
    Making all in po
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/po'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/po'
    Making all in interface
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface'
    Making all in gtk2
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2'
    Making all in pixmaps
    make[4]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2/pixmaps'
    make[4]: Nothing to be done for `all'.
    make[4]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2/pixmaps'
    make[4]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2'
    make[4]: Nothing to be done for `all-am'.
    make[4]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2'
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/gtk2'
    Making all in text
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/text'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/text'
    Making all in daemon
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/daemon'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/daemon'
    Making all in xosd
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/xosd'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface/xosd'
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface'
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/interface'
    Making all in output
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output'
    Making all in alsa-0.5.x
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/alsa-0.5.x'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/alsa-0.5.x'
    Making all in alsa-final
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/alsa-final'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/alsa-final'
    Making all in oss
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/oss'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/oss'
    Making all in esound
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/esound'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/esound'
    Making all in sgi
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/sgi'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/sgi'
    Making all in sparc
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/sparc'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/sparc'
    Making all in nas
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/nas'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/nas'
    Making all in null
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/null'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/null'
    Making all in jack
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/jack'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output/jack'
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output'
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/output'
    Making all in input
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input'
    Making all in cdda
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/cdda'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/cdda'
    Making all in audiofile
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/audiofile'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/audiofile'
    Making all in mikmod
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/mikmod'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/mikmod'
    Making all in wav
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/wav'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/wav'
    Making all in vorbis
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/vorbis'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/vorbis'
    Making all in mad
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/mad'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/mad'
    Making all in flac
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/flac'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/flac'
    Making all in sndfile
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/sndfile'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input/sndfile'
    make[3]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input'
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/input'
    Making all in app
    make[2]: Entering directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/app'
    g++ -DHAVE_CONFIG_H -I. -I.. -I../alsaplayer -I../libalsaplayer -DLOCALEDIR=\"/usr/share/locale\" -D_REENTRANT -DADDON_DIR=\"/usr/lib/alsaplayer\" -O2 -fexpensive-optimizations -funroll-loops -finline-functions -ffast-math -Wall -march=i686 -mtune=generic -O2 -pipe -march=i686 -mtune=generic -O2 -pipe -MT alsaplayer-ControlSocket.o -MD -MP -MF .deps/alsaplayer-ControlSocket.Tpo -c -o alsaplayer-ControlSocket.o `test -f 'ControlSocket.cpp' || echo './'`ControlSocket.cpp
    ControlSocket.cpp: In function 'void socket_looper(void*)':
    ControlSocket.cpp:150: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:151: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:154: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:158: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:161: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:164: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:167: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:170: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:173: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:176: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:184: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:188: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:192: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:196: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:201: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:206: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:209: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:212: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:214: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:219: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:223: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:229: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:235: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:239: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:243: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:245: error: 'PATH_MAX' was not declared in this scope
    ControlSocket.cpp:246: error: 'save_path' was not declared in this scope
    ControlSocket.cpp:248: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:257: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:261: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:267: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:268: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:272: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:273: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:277: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:278: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:282: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:283: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:286: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:292: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:298: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:319: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:322: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:323: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:326: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:332: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:337: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:339: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:345: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:346: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:351: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:353: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:359: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:360: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:366: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:367: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:373: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:374: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:380: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:381: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:387: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:388: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:394: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:395: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:400: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:401: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:407: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:408: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:414: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:415: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:421: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:422: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:428: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:429: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:435: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:436: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:441: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:444: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:446: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:451: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:452: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:457: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:471: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:475: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:486: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:489: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:490: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:495: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:496: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:501: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:502: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:507: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:508: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:513: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:515: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:520: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:521: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:524: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:526: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:527: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:530: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:535: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:537: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:539: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:542: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:547: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:550: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:553: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:558: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:561: warning: deprecated conversion from string constant to 'char*'
    ControlSocket.cpp:564: warning: deprecated conversion from string constant to 'char*'
    make[2]: *** [alsaplayer-ControlSocket.o] Error 1
    make[2]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80/app'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/zephyr/abs/alsaplayer/src/alsaplayer-0.99.80'
    make: *** [all] Error 2
    I figure it's those 2 errors in the middle of make that are holding it up, but I don't have a clue how to fix it. 
    thanks,
    progrock

    If you know how to write a patch or feel like learning, put one together, file a bug report, and submit the patch with it. If you don't feel like writing a patch, just submit a bug report that says that app/ContolSocket.cpp needs "include <climits>" to build. Either way is good.
    Last edited by skottish (2008-08-08 04:03:17)

  • Build fail for gtkatlantic

    hey archers
    im trying to install this foss monopoly game called gtkatlantic, i've tried using yaourt and i've tried manually compiling the pkgbuild with makepkg -s
    this is my error
    [kaddy@Arch gtkatlantic]$ makepkg -s
    ==> Making package: gtkatlantic 0.4.2-1 x86_64 (Wed Feb 24 23:42:42 WST 2010)
    ==> Checking Runtime Dependencies...                                         
    ==> Checking Buildtime Dependencies...                                       
    ==> Retrieving Sources...                                                   
      -> Downloading gtkatlantic-0.4.2.tar.gz...                                 
    --2010-02-24 23:42:42--  http://gtkatlantic.gradator.net/downloa … 4.2.tar.gz
    Resolving gtkatlantic.gradator.net... 212.85.158.4                                             
    Connecting to gtkatlantic.gradator.net|212.85.158.4|:80... connected.                           
    HTTP request sent, awaiting response... 301 Moved Permanently                                   
    Location: http://download.tuxfamily.org/gtkatlant … 4.2.tar.gz [following]
    --2010-02-24 23:42:48--  http://download.tuxfamily.org/gtkatlant … 4.2.tar.gz
    Resolving download.tuxfamily.org... 88.191.250.18                                                         
    Connecting to download.tuxfamily.org|88.191.250.18|:80... connected.                                     
    HTTP request sent, awaiting response... 200 OK                                                           
    Length: 1046488 (1022K) [application/x-tar]                                                               
    Saving to: "gtkatlantic-0.4.2.tar.gz.part"                                                               
    100%[===========================================================================================>] 1,046,488    138K/s   in 7.4s   
    2010-02-24 23:43:01 (138 KB/s) - "gtkatlantic-0.4.2.tar.gz.part" saved [1046488/1046488]
    ==> Validating source files with md5sums...
        gtkatlantic-0.4.2.tar.gz ... Passed   
    ==> Extracting Sources...                 
      -> Extracting gtkatlantic-0.4.2.tar.gz with bsdtar
    ==> Entering fakeroot environment...               
    ==> Starting build()...                             
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes       
    checking for gawk... gawk                               
    checking whether make sets $(MAKE)... yes               
    checking for style of include used by make... GNU       
    checking for gcc... gcc                                 
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes             
    checking whether we are cross compiling... no           
    checking for suffix of executables...                   
    checking for suffix of object files... o                 
    checking whether we are using the GNU C compiler... yes 
    checking whether gcc accepts -g... yes                   
    checking for gcc option to accept ANSI C... none needed 
    checking dependency style of gcc... gcc3                 
    checking for library containing strerror... none required
    checking for gcc... (cached) gcc                         
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes                 
    checking for gcc option to accept ANSI C... (cached) none needed
    checking dependency style of gcc... (cached) gcc3               
    checking for gcc... (cached) gcc                               
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes                 
    checking for gcc option to accept ANSI C... (cached) none needed
    checking dependency style of gcc... (cached) gcc3               
    checking how to run the C preprocessor... gcc -E               
    checking for egrep... grep -E                                   
    checking for ANSI C header files... yes                         
    checking build system type... x86_64-unknown-linux-gnu         
    checking host system type... x86_64-unknown-linux-gnu           
    checking for a sed that does not truncate output... /bin/sed   
    checking for ld used by gcc... /usr/bin/ld                     
    checking if the linker (/usr/bin/ld) is GNU ld... yes           
    checking for /usr/bin/ld option to reload object files... -r   
    checking for BSD-compatible nm... /usr/bin/nm -B               
    checking whether ln -s works... yes                             
    checking how to recognise dependent libraries... pass_all       
    checking for sys/types.h... yes                                 
    checking for sys/stat.h... yes                                 
    checking for stdlib.h... yes                                   
    checking for string.h... yes                                   
    checking for memory.h... yes                                   
    checking for strings.h... yes                                   
    checking for inttypes.h... yes                                 
    checking for stdint.h... yes                                   
    checking for unistd.h... yes                                   
    checking dlfcn.h usability... yes                               
    checking dlfcn.h presence... yes                               
    checking for dlfcn.h... yes                                     
    checking for g++... g++                                         
    checking whether we are using the GNU C++ compiler... yes       
    checking whether g++ accepts -g... yes                         
    checking dependency style of g++... gcc3                       
    checking how to run the C++ preprocessor... g++ -E             
    checking for g77... no                                         
    checking for f77... no                                         
    checking for xlf... no                                         
    checking for frt... no                                         
    checking for pgf77... no                                       
    checking for fort77... no                                       
    checking for fl32... no                                         
    checking for af77... no                                         
    checking for f90... no                                         
    checking for xlf90... no                                       
    checking for pgf90... no                                       
    checking for epcf90... no                                       
    checking for f95... no                                         
    checking for fort... no                                         
    checking for xlf95... no                                       
    checking for ifc... no                                         
    checking for efc... no                                         
    checking for pgf95... no                                       
    checking for lf95... no                                         
    checking for gfortran... no                                     
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether  accepts -g... no                             
    checking the maximum length of command line arguments... 32768 
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs                                         
    checking for ar... ar                                               
    checking for ranlib... ranlib                                       
    checking for strip... strip                                         
    checking if gcc supports -fno-rtti -fno-exceptions... no             
    checking for gcc option to produce PIC... -fPIC                     
    checking if gcc PIC flag -fPIC works... yes                         
    checking if gcc static flag -static works... yes                     
    checking if gcc supports -c -o file.o... yes                         
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no                                   
    checking dynamic linker characteristics... GNU/Linux ld.so                                 
    checking how to hardcode library paths into programs... immediate                           
    checking whether stripping libraries is possible... yes                                     
    checking if libtool supports shared libraries... yes                                       
    checking whether to build shared libraries... yes                                           
    checking whether to build static libraries... yes                                           
    configure: creating libtool                                                                 
    appending configuration tag "CXX" to libtool                                               
    checking for ld used by g++... /usr/bin/ld -m elf_x86_64                                   
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes                         
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC                                             
    checking if g++ PIC flag -fPIC works... yes                                                 
    checking if g++ static flag -static works... yes                                           
    checking if g++ supports -c -o file.o... yes                                               
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so                                 
    checking how to hardcode library paths into programs... immediate                           
    appending configuration tag "F77" to libtool                                               
    checking for pkg-config... /usr/bin/pkg-config                                             
    checking pkg-config is at least version 0.9.0... yes                                       
    checking for GTK... yes                                                                     
    checking png.h usability... yes                                                             
    checking png.h presence... yes                                                             
    checking for png.h... yes                                                                   
    checking for inet_aton in -lc... yes                                                       
    checking for inet_aton in -lresolv... yes                                                   
    configure: creating ./config.status                                                         
    config.status: creating Makefile                                                           
    config.status: creating src/Makefile                                                       
    config.status: creating config.h                                                           
    config.status: executing depfiles commands                                                 
    make  all-recursive                                                                         
    make[1]: Entering directory `/home/kaddy/Downloads/gtkatlantic/src/gtkatlantic-0.4.2'       
    Making all in src                                                                           
    make[2]: Entering directory `/home/kaddy/Downloads/gtkatlantic/src/gtkatlantic-0.4.2/src'   
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT callback.o -MD -MP -MF ".deps/callback.Tpo" -c -o callback.o callback.c; \                                                                                                           
            then mv -f ".deps/callback.Tpo" ".deps/callback.Po"; else rm -f ".deps/callback.Tpo"; exit 1; fi                             
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT client.o -MD -MP -MF ".deps/client.Tpo" -c -o client.o client.c; \                                                                                                                   
            then mv -f ".deps/client.Tpo" ".deps/client.Po"; else rm -f ".deps/client.Tpo"; exit 1; fi                                   
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT eng_conv.o -MD -MP -MF ".deps/eng_conv.Tpo" -c -o eng_conv.o eng_conv.c; \                                                                                                           
            then mv -f ".deps/eng_conv.Tpo" ".deps/eng_conv.Po"; else rm -f ".deps/eng_conv.Tpo"; exit 1; fi                             
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT eng_frame.o -MD -MP -MF ".deps/eng_frame.Tpo" -c -o eng_frame.o eng_frame.c; \                                                                                                       
            then mv -f ".deps/eng_frame.Tpo" ".deps/eng_frame.Po"; else rm -f ".deps/eng_frame.Tpo"; exit 1; fi                         
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT eng_main.o -MD -MP -MF ".deps/eng_main.Tpo" -c -o eng_main.o eng_main.c; \                                                                                                           
            then mv -f ".deps/eng_main.Tpo" ".deps/eng_main.Po"; else rm -f ".deps/eng_main.Tpo"; exit 1; fi                             
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT game.o -MD -MP -MF ".deps/game.Tpo" -c -o game.o game.c; \                                                                                                                           
            then mv -f ".deps/game.Tpo" ".deps/game.Po"; else rm -f ".deps/game.Tpo"; exit 1; fi                                         
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \                                                                                                       
            then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi                         
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT load.o -MD -MP -MF ".deps/load.Tpo" -c -o load.o load.c; \                                                                                                                           
            then mv -f ".deps/load.Tpo" ".deps/load.Po"; else rm -f ".deps/load.Tpo"; exit 1; fi                                         
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \                                                                                                                           
            then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi                                         
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT readpng.o -MD -MP -MF ".deps/readpng.Tpo" -c -o readpng.o readpng.c; \                                                                                                               
            then mv -f ".deps/readpng.Tpo" ".deps/readpng.Po"; else rm -f ".deps/readpng.Tpo"; exit 1; fi                               
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT xmlparse.o -MD -MP -MF ".deps/xmlparse.Tpo" -c -o xmlparse.o xmlparse.c; \                                                                                                           
            then mv -f ".deps/xmlparse.Tpo" ".deps/xmlparse.Po"; else rm -f ".deps/xmlparse.Tpo"; exit 1; fi                             
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \                                                                                                               
            then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi                               
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT trade.o -MD -MP -MF ".deps/trade.Tpo" -c -o trade.o trade.c; \
            then mv -f ".deps/trade.Tpo" ".deps/trade.Po"; else rm -f ".deps/trade.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT theme.o -MD -MP -MF ".deps/theme.Tpo" -c -o theme.o theme.c; \
            then mv -f ".deps/theme.Tpo" ".deps/theme.Po"; else rm -f ".deps/theme.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libxml2      -march=x86-64 -mtune=generic -O2 -pipe -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; \
            then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; exit 1; fi
    /bin/sh ../libtool --tag=CC --mode=link gcc  -march=x86-64 -mtune=generic -O2 -pipe  -Wl,--hash-style=gnu -Wl,--as-needed -o gtkatlantic  callback.o client.o eng_conv.o eng_frame.o eng_main.o game.o interface.o load.o main.o readpng.o xmlparse.o display.o trade.o theme.o parser.o -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2   -lpng
    mkdir .libs
    gcc -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed -o gtkatlantic callback.o client.o eng_conv.o eng_frame.o eng_main.o game.o interface.o load.o main.o readpng.o xmlparse.o display.o trade.o theme.o parser.o  -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2 -lpng
    readpng.o: In function `readpng_init':
    readpng.c:(.text+0x51e): undefined reference to `png_check_sig'
    collect2: ld returned 1 exit status
    make[2]: *** [gtkatlantic] Error 1
    make[2]: Leaving directory `/home/kaddy/Downloads/gtkatlantic/src/gtkatlantic-0.4.2/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/kaddy/Downloads/gtkatlantic/src/gtkatlantic-0.4.2'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
        Aborting...
    any ideas?
    thanx

    The changes in the new libpng and tips on how to change old code are here:
    http://libpng.sourceforge.net/ANNOUNCE-1.4.0.txt
    untar the sources:
    tar -xvf gtkatlantic-0.4.2.tar.gz
    make a copy:
    cp -r gtkatlantic-0.4.2 gtkatlantic-0.4.2-orig
    do the changes that needs to be done in gtkatlantic-0.4.2 then create the patch:
    diff -Naur gtkatlantic-0.4.2-orig gtkatlantic-0.4.2 > libpng14.patch
    modify PKGBUILD by adding patch in sources array and add a line to apply it.

  • Error : Tax statement item missing for tax code

    Hello Gurus,
    I have issue while releasing a billing document to accounting from VF02. The error says 'Tax statement item missing for tax code AA'
    Any idea??
    Prase

    Dear Prasanth,
    Please review note 112609 and 400766 carefully, which explain the
    tax rules.
    The FF805 error is most likely triggered due to configuration in
    the pricing procedure.
    If an active tax condition record is found (for example on UTXJ), even
    though it is statistical, the tax code (linked to the record) is then
    distributed to the active price conditions for that item pricing.
    When it passes to FI, the active tax condition is passed but not
    the price because an active price condition cannot be found.
    In the SD-FI interface, for every price condition sent over,
    there MUST be a tax condition sent over, hence the FF805.
    I think may be what is happening in your case.
    If after setting reference steps in your procedure according to the
    guidelines in 112609, you still encounter the FF805, please let me know.
    Hope this is helpful. Thank you.

  • FF805 Error tax statement item missing for tax code

    I am getting the above error when am trying to release an invoice to accounting in VF02. We are using a pricing procedure that contains US tax conditions and Europe tax conditions and the European condition has got determined according to the access sequence and condition records maintained. The tax code shows up correctly in the sales order and the billing document. The FTXP configuration is also in place. Does anyone have any idea about how to fix this. Any guidance or help on this greatly appreciated.
    Thanks
    Bharathi

    Hello Bharathi,
    If the problem happens in the invoice relevant for US, please notice:
    For 'US' the tax jurisdiction functionality is activated and as a result
    the FI tax side has special requirements for SD invoices that will be
    posted to FI.
    Please check if the used pricing procedure is customized as a tax
    jurisdiction procedure (compare the standard RVAAUS).
    At least one tax condition has to be transferred with condition
    type (KNTYP) = '1'. That is a prerequisite for the filling of the
    deepest tax level (BSET-TXJDP) for the tax jurisdiction functionality.
    That is missing for the invoice and as the deepest level for the
    tax jurisdiction is missing, the error FF 805 will be issued.
    Please also refer to the SAP notes which might be helpful:
    other attached notes which should guide you:
    441456     Tax Shipments between the US and Canada using juris
    419124     Export billing document with tax jurisdictions
    380158     Jurisdiction code for export business transaction
    In the vast majority of cases, error FF805 occurs because of an error
    in your pricing procedure. The previously attached note 112609 explains
    in detail how tax codes are transfered to conditions.
    The note 400766 explains the checks performed by the system on the Tax
    codes:
    1. system checks whether there is a revenue line for each tax line.
    2. in the reverse case, for each revenue line containing a certain
       tax indicator there must be a tax line with this indicator.
    If the tax condition has condition value zero and condition base
    value zero, then it is not transferred to FI.
    If you have revenue lines containing a tax indicator XX, but no
    tax line with tax indicator XX, then the error FF805 issues, and
    it is justified. => Please check these informations. I have attached
    notes for further information.
    -> EXAMPLE
       If tax condition MWST has base amount zero and value zero; for this
       reason it is not passed to accounting. But, according to the
       criteria reported by note 112609, its tax indicator EG: A7
       has been assigned to the condition EG: ZBR1.
       So in accounting there would be a revenue line with tax indicator A7,
       but there isn't any tax line with indicator A7 (because MWST doesn't
       pass to FI). The note 400766 states situation is unallowed, and error
       FF805 is justified.
    Please review this information as hope it will help solve your issue.
    Best regards,
    Alex

  • Error ORABPEL-10902 compilation failed, for an almost empty bpel  file

    Thank you for reading my post
    I have a problem with a bpel process in Oracle SOA suite 10.1.3.1 and its compliance jdeveloper (10.1.3.1).
    when i try to compile the appliaction and deploy it to server it returns and error which i include in this message.
    Here is the bpel file
    <process name="Puchase_Request" abstractProcess="no"
             enableInstanceCompensation="no" suppressJoinFailure="no"
             targetNamespace="www.testi.com"
           xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
             xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
             xmlns:ns1="http://testi2.com/"
             xmlns:ns2="www.testi.com"
             xmlns:ns3="www.testi.com" >
                  </process>and here is the error message it returns
    Problem is that i get an error like :
    Error:
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "F:\appplication\bpel\Puchase_Request.bpel", XML parsing failed because "".
    [Potential fix]: n/a.
    Does any one faced such problem?

    Hi
    I too got similar problem
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "bpel.xml", XML parsing failed because "undefined part element.
    In WSDL at "file:/C:/JDeveloper/jdev/mywork/CICWorkSpace/CICBPEL/bpel/CICBPEL.wsdl", message part element "{http://xmlns.oracle.com/orchestration}confirmationMessage" is not defined in any of the schemas.
    Please make sure the spelling of the element QName is correct and the WSDL import is complete.." [Potential fix]: n/a.
    WSDL
    =====
    <definitions
    name="CICBPEL"
    targetNamespace="http://xmlns.oracle.com/CICBPEL"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:ns4="http://www.1sync.org"
    xmlns:ns1="http://www.globalcompany.com/ns/sales"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/CICSPECIFIC"
    xmlns:ns2="http://xmlns.oracle.com/orchestration"
    xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg"
    xmlns:client="http://xmlns.oracle.com/CICBPEL"
    >
    <types>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns4="http://www.1sync.org" xmlns:ns1="http://www.globalcompany.com/ns/sales"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/CICSPECIFIC"
    xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg" xmlns:ns2="http://xmlns.oracle.com/orchestration"
    xmlns:client="http://xmlns.oracle.com/CICBPEL">
    <xsd:import namespace="http://www.1sync.org" schemaLocation="CatalogueItemConfirmationProxy.xsd"/>
    <xsd:import namespace="http://xmlns.oracle.com/CICBPEL" schemaLocation="CICBPEL.xsd"/>
    <xsd:import namespace="http://xmlns.oracle.com/orchestration" schemaLocation="CanonicalConfirmationMessageSchema.xsd"/>
    </xsd:schema>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns4="http://www.1sync.org"
    xmlns:ns1="http://www.globalcompany.com/ns/sales" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/CICSPECIFIC" xmlns:ns2="http://xmlns.oracle.com/orchestration"
    xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg" xmlns:client="http://xmlns.oracle.com/CICBPEL">
    <xsd:import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg" schemaLocation="selectmsg_table.xsd"/>
    </xsd:schema>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns4="http://www.1sync.org"
    xmlns:ns1="http://www.globalcompany.com/ns/sales" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:ns3="http://xmlns.oracle.com/pcbpel/adapter/db/top/CICSPECIFIC" xmlns:ns5="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg"
    xmlns:ns2="http://xmlns.oracle.com/orchestration" xmlns:client="http://xmlns.oracle.com/CICBPEL">
    <xsd:import namespace="http://xmlns.oracle.com/pcbpel/adapter/db/top/selectmsg" schemaLocation="message.xsd"/>
    <xsd:import namespace="http://xmlns.oracle.com/orchestration" schemaLocation="CanonicalConfirmationMessageSchema.xsd"/>
    </xsd:schema>
    </types>
    <message name="CICBPELRequestMessage">
    <part name="payload" element="ns5:M4uDmdMessagesCollection"/>
    </message>
    <message name="CICBPELResponseMessage">
    <part name="payload" element="ns4:envelope"/>
    </message>
    <message name="canonical_CICMessage">
    <part name="payload" element="ns2:confirmationMessage"/>
    </message>
    <portType name="CICBPEL">
    <operation name="initiate">
    <input message="client:CICBPELRequestMessage"/>
    </operation>
    </portType>
    <portType name="CICBPELCallback">
    <operation name="onResult">
    <input message="client:CICBPELResponseMessage"/>
    </operation>
    </portType>
    <plnk:partnerLinkType name="CICBPEL">
    <plnk:role name="CICBPELProvider">
    <plnk:portType name="client:CICBPEL"/>
    </plnk:role>
    <plnk:role name="CICBPELRequester">
    <plnk:portType name="client:CICBPELCallback"/>
    </plnk:role>
    </plnk:partnerLinkType>
    </definitions>
    I dont understand the problem

  • Error Msg: SQL login failed for HOSTNAME? Upgrade task?

    Hi everybody,
    Since some weeks we see an error message in all servers our SharePoint 2010 SP1 Farm, regulary every hour:
    SQL database login for 'SharePoint_Config' on instance 'sqlsrv' failed.
    Additional error information from SQL Server is included below.
    Login failed for user 'OURDOMAIN\SERVERNAME$'.
    The interesting part is that the
    server tries to connect to the SharePoint Config database, not a dedicated account, which is normally used for every SharePoint service.
    What circumstances can lead to an access of a server?
    Unfortunately I get no details of the service or application which is trying to access. The event log just states "SharePoint Foundation (Microsoft-SharePoint Products-SharePoint
    Foundation)" , Task Category "Database". The user who raises the error is "SYSTEM".
    In the ULS log I can find the Stack Trace below which indicates to an upgrade task. But why is the SYSTEM user trying an update? Normally we do an upgrade by running the Upgrade Wizard with an dedicated account. And only the SharePoint Administration
    windows service runs as Local System.
    And I never heard or read something like: Give Local System (so the server) access to the SharePoint Config database?!
    Thanks for your ideas :-)
    Benjamin
    System.Data.SqlClient.SqlException: Login failed for user 'DOMAIN\SERVERNAME$'.   
    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)   
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)   
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)   
    at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)   
    at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
    at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)   
    at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)   
    at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)   
    at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)   
    at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)   
    at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)   
    at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)   
    at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)   
    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)   
    at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)   
    at System.Data.SqlClient.SqlConnection.Open()   
    at Microsoft.SharePoint.Utilities.SqlSession.OpenConnection()
    at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, CommandBehavior behavior, SqlQueryData monitoringData, Boolean retryForDeadLock)   
    at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command, Boolean retryForDeadLock)   
    at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand command)   
    at Microsoft.SharePoint.Upgrade.SPDatabaseSequence.GetVersion(SPDatabase database, Guid id, Version defaultVersion, SqlSession session, SPDatabaseSequence sequence)   
    at Microsoft.SharePoint.Upgrade.SPDatabaseWssSequence.get_BuildVersion()   
    at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()   
    at Microsoft.SharePoint.Upgrade.SPUpgradeSession.CanUpgrade(Object o)   
    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_CanUpgrade()   
    at Microsoft.SharePoint.Upgrade.SPUpgradeSession.ReflexiveCanUpgrade(Object o)   
    at Microsoft.SharePoint.Upgrade.SPUpgradeSession.NeedsUpgrade(Object o, Boolean bRecurse)   
    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_NeedsUpgrade()   
    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.ValidateBackwardsCompatibility()   
    at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Initialize(SqlConnectionStringBuilder connectionString, Boolean enableCaching, Boolean checkCompatibility, Boolean bindRequestGuid)   
    at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Initialize(SqlConnectionStringBuilder connectionString, Boolean enableCaching, Boolean checkCompatibility)   
    at Microsoft.SharePoint.Administration.SPConfigurationDatabase.get_Local()   
    at Microsoft.SharePoint.Administration.SPFarm.FindLocal(SPFarm& farm, Boolean& isJoined)   
    at Microsoft.SharePoint.Administration.SPWebService.get_ContentService()   
    at Microsoft.SharePoint.PowerShell.SPCmdletSnapIn.get_Cmdlets()   
    at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.MergeCustomPSSnapIn(PSSnapInInfo mshsnapinInfo, CustomPSSnapIn customPSSnapIn)   
    at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadCustomPSSnapIn(PSSnapInInfo mshsnapinInfo)   
    at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadPSSnapIn(PSSnapInInfo mshsnapinInfo)   
    at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.LoadPSSnapIn(PSSnapInInfo mshsnapinInfo, PSSnapInException& warning)   
    at System.Management.Automation.Runspaces.RunspaceConfigForSingleShell.DoAddPSSnapIn(String name, PSSnapInException& warning)   
    at Microsoft.PowerShell.Commands.AddPSSnapinCommand.AddPSSnapIns(Collection`1 snapInList)   
    at Microsoft.PowerShell.Commands.AddPSSnapinCommand.ProcessRecord()   
    at System.Management.Automation.CommandProcessor.ProcessRecord()   
    at System.Management.Automation.CommandProcessorBase.DoExecute()   
    at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)   
    at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.ifStatementNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)   
    at System.Management.Automation.ScriptCommandProcessor.ExecuteWithCatch(ParseTreeNode ptn, Array inputToProcess)   
    at System.Management.Automation.ScriptCommandProcessor.RunClause(ParseTreeNode clause, Object dollarUnderbar, Object inputToProcess)   
    at System.Management.Automation.CommandProcessorBase.DoComplete()   
    at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)   
    at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)   
    at System.Management.Automation.ParseTreeNode.Execute(Array input, Pipe outputPipe, ExecutionContext context)   
    at System.Management.Automation.ScriptCommandProcessor.ExecuteWithCatch(ParseTreeNode ptn, Array inputToProcess)   
    at System.Management.Automation.ScriptCommandProcessor.RunClause(ParseTreeNode clause, Object dollarUnderbar, Object inputToProcess)   
    at System.Management.Automation.CommandProcessorBase.DoComplete()   
    at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)   
    at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()   
    at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()   
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)   
    at System.Threading.ThreadHelper.ThreadStart()

    http://aanuwizard.com/2010/04/30/login-failed-for-user-domainservername/
    It  will  need to add user ‘NT AUTHORITY\NETWORK SERVICE’
    to your database  to get rid of this problem.
    An asp.net application  is running under NT AUTHORITY\NETWORK SERVICE account.
    http://stackoverflow.com/questions/2806438/login-failed-for-user-domain-machinename
    NETWORK SERVICE and LocalSystem will authenticate themselves always as the correpsonding account locally (builtin\network service and builtin\system) but both will authenticate as the machine account remotely.
    If you see a failure like Login failed for user 'DOMAIN\MACHINENAME$' it means that a process running as NETWORK SERVICE or as LocalSystem has accessed a remote resource, has authenticated itself as the machine account and was denied authorization.
    Typical example would be an ASP application running in an app pool set to use NETWORK SERVICE credential and connecting to a remote SQL Server: the app pool will authenticate as the
    machine running the app pool, and is this machine account that needs to be granted access.
    When access is denied to a machine account, then access must be granted to the machine account. If the server refuses to login 'DOMAIN\MACHINE$', then you must grant login rights to 'DOMAIN\MACHINE$' not to NETWORK SERVICE. Granting access to NETWORK SERVICE
    would allow a local process running as NETWORK SERVICE to connect, not a remote one, since the remote one will authenticate as, you guessed, DOMAIN\MACHINE$.
    If you expect the asp application to connect to the remote SQL Server as a SQL login and you get exceptions about DOMAIN\MACHINE$ it means you use Integrated Security in the connection string. If this is unexpected, it means you screwed up the connection
    strings you use.
    If this helped you resolve your issue, please mark it Answered

  • Server Error In '/' Application - Login failed for user xyz ...

    Hi, I'm brand new here 
    I would be ever grateful for help on this. It's probably something simple.
    I'm coding a website in C# ASP.NET (http://project.arcza.net). There is a registration page where you send your email, username all that stuff to an SQL server. The SQL server runs on my IIS server too. On Visual Studio, I can debug the website (i.e. launch
    it on localhost:12345) and I get a fully working website that I can register as a user and it injects into the SQL server's table. If I query the SQL server, I see the results. So it works fine here.
    The problem: if I copy the files for the website into the live IIS directory (as opposed from the Visual Studio preview environment) I get a runtime error thing, I have no idea what this means. The live IIS folder is project.arcza.net and I have disabled
    security so you can see the full workings of the probem.
    It says login failed for user 'pap'. Pap is a user I have added in SQL server, with username pap and password pap. The credentials are correct. I have added a 'connection string' (I have very little idea what this is) with thees credentials for an SQL server
    @ localhost, in IIS manager.
    Thank you and if you have any idea I'd be very happy.
    I should also point out that if I edit properties of pap in SQL server's login thing where it lists the accounts, I cannot save the settings (you know the ones where you give it permissions to access, delete, etc?) I can tick them and click okay but if I
    reoped properties and click on (I think off the top of my head it's called 'securities' but I may be wrong, it's 2nd from the bottom of the pane on the left) I see the tickboxes remain unticked. Could this have something to do with the "login failed for
    'pap'" message I'm seeing?

    Have a look at
    Errorlog. you should get reason of login failed for user.
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Error:wwnn address assignment failed for a vhba

    Hello,
    We are trying to create a service profile but get this message for the vhba:
    wwnn address assignment failed for a vhba
    Currently the Storage is not connect yet to the 6200.
    Can someone please help ?
    Regards,

    Full error is:
    wwnn address assignment failed for a VHBA, possibilty illegal WWNN address or no available WWN in the pool
    Yes this is happning when I try to assign from the WWNN pool.

  • BUILD FAILED for HelloWeb application

    I've just installed the StudioCreator 2
    I've followed exactly the instruction for developing the HelloWeb application
    (http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/helloweb.html)
    but it don't work for:
    java.lang.NoClassDefFoundError: com/sun/enterprise/deployapi/actions/RedeployAction
    BUILD FAILED (total time: 1 minute 5 seconds)
    I tryed to start stop the Deployment Server and it works good.
    thanks a lot Alessandro
    this is the output:
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    compile:
    compile-jsps:
    pluto-hack-web-xml-run:
    portlet-container-deploy:
    jsCreatorDist:
    debug:
    Stopping server localhost:24848
    C:\Programmi\Sun\Creator2\SunAppServer8\bin\asadmin.bat stop-domain --domaindir C:\Programmi\Sun\Creator2\SunAppServer8\domains\ creator
    Starting debug server localhost:24848
    C:\Programmi\Sun\Creator2\SunAppServer8\bin\asadmin.bat start-domain debug=true domaindir C:\Programmi\Sun\Creator2\SunAppServer8\domains\ creator
    In-place deployment at C:\JAVA\test\HelloWeb\build\web
    java.lang.NoClassDefFoundError: com/sun/enterprise/deployapi/actions/RedeployAction
    BUILD FAILED (total time: 1 minute 5 seconds)

    Log Session: Thursday, February 2, 2006 6:12:59 PM CET
    System Info: Product Version = Java Studio Creator 2 (Build 060120)
    Operating System = Windows XP version 5.1 running on x86
    Java; VM; Vendor = 1.5.0_04; Java HotSpot(TM) Client VM 1.5.0_04-b05; Sun Microsystems Inc.
    Java Home = C:\Programmi\Sun\Creator2\java\jre
    System Locale; Encod. = it_IT (rave); Cp1252
    Home Dir; Current Dir = C:\Documents and Settings\alessandro; C:\Programmi\Sun\Creator2\bin
    IDE Install; User Dir = C:\Programmi\Sun\Creator2\platform5; C:\Documents and Settings\alessandro\.Creator\2_0
    CLASSPATH = C:\Programmi\Sun\Creator2\platform5\lib\boot.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_es.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_fr.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_ja.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_ko.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_zh_CN.jar;C:\Programmi\Sun\Creator2\java\lib\dt.jar;C:\Programmi\Sun\Creator2\java\lib\tools.jar
    Boot & ext classpath = C:\Programmi\Sun\Creator2\patches\6311051.jar;C:\Programmi\Sun\Creator2\java\jre\lib\rt.jar;C:\Programmi\Sun\Creator2\java\jre\lib\i18n.jar;C:\Programmi\Sun\Creator2\java\jre\lib\sunrsasign.jar;C:\Programmi\Sun\Creator2\java\jre\lib\jsse.jar;C:\Programmi\Sun\Creator2\java\jre\lib\jce.jar;C:\Programmi\Sun\Creator2\java\jre\lib\charsets.jar;C:\Programmi\Sun\Creator2\java\jre\classes;C:\Programmi\Sun\Creator2\java\jre\lib\ext\dnsns.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\localedata.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\sunjce_provider.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\sunpkcs11.jar
    Dynamic classpath = C:\Programmi\Sun\Creator2\platform5\core\core.jar;C:\Programmi\Sun\Creator2\platform5\core\openide-loaders.jar;C:\Programmi\Sun\Creator2\platform5\core\openide.jar;C:\Programmi\Sun\Creator2\platform5\core\org-netbeans-swing-plaf.jar;C:\Programmi\Sun\Creator2\platform5\core\updater.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_zh_CN.jar;C:\Programmi\Sun\Creator2\nb4.1\core\org-netbeans-upgrader.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_es.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_fr.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_ja.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_ko.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_zh_CN.jar;C:\Programmi\Sun\Creator2\ide5\core\org-netbeans-modules-utilities-cli.jar;C:\Programmi\Sun\Creator2\rave2.0\core\com-sun-rave-extension-ide-launcher-upgrade.jar;C:\Programmi\Sun\Creator2\rave2.0\core\jgraph.jar;C:\Programmi\Sun\Creator2\rave2.0\core\naming.jar;C:\Programmi\Sun\Creator2\rave2.0\core\pbclient.jar;C:\Programmi\Sun\Creator2\rave2.0\core\pbtools.jar;C:\Programmi\Sun\Creator2\rave2.0\core\rowset.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smbase.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smdb2.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sminformix.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smoracle.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smresource.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smspy.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smsqlserver.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smsybase.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smutil.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sql.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sqlx.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide-loaders_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_zh_CN.jar
    You are trying to access file: jndi.properties from the default package.
    Please see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/classpath.html#default_package
    Turning on modules:
         org.openide/1 [5.9.1.1 060120]
    .........

  • Build script for CXF web service using ant.

    Hi, I am trying to build a CXF web service using ant. Does any one have a sample build script for it or steps (such as 1. build wsdl using java2wsdl task, 2. create a war etc.....) to follow to successfully build a web service using Apache CXF and ANT? Your help is greatly appreciated. I am using tomcat server and spring.
    Thanks

    Hi,
    You can find and download sample of project and build scripts from
    'Design and implement POJO Web services using Spring and Apache CXF, Part 1: Introduction to Web services creation using CXF and Spring':
    http://www.ibm.com/developerworks/library/ws-pojo-springcxf/

  • Error in ECC 6.0 for DO VARYING command

    Hi ,
    Data (all of type character) has been declared as below.OIn DO statement we get the error as
    "BHDGI-T1" and "BHDGI-HF" are type-incompatible
    data declared as below:
    DATA: BHDGI-HF(1)     TYPE C,
          BHDGI-T1(70)    TYPE C,
          BHDGI-T2(60)    TYPE C.
    syntax error at the point below:
        DO VARYING BHDGI-HF FROM BHDGI-T10 NEXT BHDGI-T11.
    Please help.

    Hi there,
    Thanx for ur reply. Well i dont know which logs u wanted to see i am not sure if these are the logs. If not these logs then plz tell me what kinda logs you wud llike to see as there are heaps of log files from the sapinst_instdir.
    As for the loopback adapter i had installed it, but i must say that i really forgot to set the virtual memory. I have 2 GB RAM what values shud i set in the Virtual Mem ?  is it ok to set the virtual memory at this point of time?? or do I have to begin all over again.
    IMPORT_MONITOR.JAVA.LOG                                                                               
    java version "1.4.2_16"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)                       
    Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)
    Import Monitor jobs: running 1, waiting 4, completed 33, failed 0, total 38.
    Import Monitor jobs: running 2, waiting 3, completed 33, failed 0, total 38.
    Import Monitor jobs: running 3, waiting 2, completed 33, failed 0, total 38.
    Loading of 'SAPAPPL0_2' import package: ERROR
    Import Monitor jobs: running 2, waiting 2, completed 33, failed 1, total 38.
    Import Monitor jobs: running 3, waiting 1, completed 33, failed 1, total 38.
    Loading of 'SAPAPPL2_2' import package: OK
    Import Monitor jobs: running 2, waiting 1, completed 34, failed 1, total 38.
    Loading of 'SAPAPPL0_4' import package: ERROR
    Import Monitor jobs: running 1, waiting 1, completed 34, failed 2, total 38.
    Loading of 'SAPAPPL2_3' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 34, failed 3, total 38.
    Thnx again

  • Confirmation with errors in calc. actual costs for PM-order

    Hi,
    We have a PM-order with notifications and good movements that has tecnical completion status and is already settled. So we want to set it with bussines completion status, but an error arises: "Unprocessed future change recs for order 5009385 prevent del. flag/completion"
    We already checked for automatic goods receipt pending, backflushes, etc. and the only found is an error record in actual costs calculation (trn. COFC). Looking at this record the message says: "No prices could be determined for object Activity type CONA/900097/PM-100" (message KW 407).
    We checked price set for the activity type and cost center and is set for all the periods of actual fiscal year. Then looking at the details for above message, we found the following: "No price could be found for object Activity type CONA/900097/PM-100 with price indicator 7 and value type 4"
    The question is: why system is trying to get price for activity type PM-100 with price indicator 7 instead of 3 as usual for our PM-orders? How price indicator is defined from actual PM-order parameters? Any idea?
    Regards,
    mr.

    Hi
    Whats your activity type category? I believe it should be 1
    Your point is right, price indicator shud be 3 because while confirmation system uses the planned rate.. And price indicator pertains to actual activity price..
    Check whether you have calculated or maintaned actual activity price or not in KBK6
    Ajay M

Maybe you are looking for

  • How to find a specifc message in ES Workplace

    Hi, I'm using ESWorkplace to access eSOA services. In order to see the eSOA services available I'm using the SAP ES Explorer but I cannot find the eSOA service I need to use. The specific service I need to use is: [http://iwdfvm2160.wdf.sap.corp:5108

  • In insert: Space after period and before carriage return is being ignored

    I am using Oracle 11.2.0.2. let say I create table temp(a varchar2(20); insert into temp values ('value. valuue2'); I have put space after 'value. ' but it is being ignore when I run it from linux host in sqlplus. The space seems to be preserved when

  • SPRY dropdown menu dont appear in IE

    I know its been asked to death but can someone give me a hint how to solve this. Have tried everything posted, updated to new spry 1.6 etc. It jsut shows a white frame with the message: false, whr the menu is supposed to be. www.dykningithailand.com/

  • Obnoxious file and path names (help!)

    How can I construct a regular site, that doesn't involve having my file names being danscool_website.html and having the url name in each file. I hate it.

  • IPhoto Export to Lightroom

    I am trying to export iPhoto files to Adobe Lightroom. Since Lightroom did not recognize the iPhoto library I contacted Adobe and they said that I should create a temporary transfer file. I was able to create the file and Lightroom was able to read t