Error installing EP6 with P9resource.jar missing

Hi there,
I am installation EP6 and CM part on Windows 2000/Oracle.
I get the following error during CM installation:
Error 2 (The system cannot find the file specified.
) in execution of a 'CreateProcess' function, line (261), with parameter
(c:\j2se/bin/java -classpath F:/EP6/PORTAL/data/JARS/SAPInst.jar;
F:/EP6/PORTAL/data/JARS/UtilitiesBase.jar;
F:/EP6/PORTAL/data/JARS/P9resource.jar;
F:/EP6/PORTAL/data/JARS/P9util.jar;
F:/EP6/PORTAL/data/JARS/P9oracle.jar;
F:/EP6/PORTAL/data/JARS/P9base.jar
sapinst.Check_DB_Connection com.sap.portals.jdbc.oracle.OracleDriver toyota SAPWCM go2sleep 1527 DCM).
I have checked the F:/EP6/PORTAL/data/JARS directory and the file P9resource is not there. Where can I locate this file.
This is resolved now. There was an issue with java.exe in bin directory.
Message was edited by: Abhijeet Naidu

Could you please tell me what exactly you did and where was the issue?
I also have the same error in line 569.

Similar Messages

  • Install query with business content - missing objects

    Hi All,
    I am trying to install a query for the purchasing data cube - 'Values: Purchase order - delivery - invoice'.  When I try to install I get an error message that one of the directory objects is missing (Restricted figure - Invoice Value.  Please help with the process on how to install the missing object.
    Kind regards,
    Cheryl Adamonis

    Hi Cheryl,
    You can change the collection mode to automatic and the grouping to in data flow before. This should give you all the needed CKF, RKF etc. But please be aware that this collects info objects, providers and all other objects in the data flow before the query!
    Alternatively you can just choose the RKF from the query elements and install this with your query (search for the technical name given in the error). You might as well install all the other RKF's for the info provider when you are doing this. You can do a search on the info provider name and see all the available RKF's  (E.g. 0PUR_C01).
    BR
    Stefan

  • Error installing certificate with Cisco 5508 7.4.110

    hi All,
    I am getting Error while installing the web certificate on a WLC.
    (Cisco Controller) >transfer download start
    Mode............................................. TFTP
    Data Type........................................ Site Cert
    TFTP Server IP................................... 10.225.5.11
    TFTP Packet Timeout.............................. 6
    TFTP Max Retries................................. 10
    TFTP Path........................................ ./
    TFTP Filename.................................... final-cert.pem
    This may take some time.
    Are you sure you want to start? (y/N) y
    TFTP Webauth cert transfer starting.
    TFTP receive complete... Installing Certificate.
    Error installing certificate.
    the Copy works fine but for some reason installation doesnt complete. I am having issues even with GUI mode.
    Please let me know what is should do.

    What I mean is that you can't take another customers certificate and load it onto another customers WLC.  The certificate is assigned to a FQDN (Fully Qualified Domain Name)  whcih will be a DNS entry for the customer who it was registered to, so you can't and shouldn't use it for any other client.  You need to generate one certificate per client.
    Thanks,
    Scott
    Help out other by using the rating system and marking answered questions as "Answered"

  • Install EP6 with XI 3.0 on the same WAS

    Hello,
    I've installed EP6 on the same Web AS that XI 3.0 is installed.
    I would like to know if it is ok to install EP6 that way ? can I connect EP6 to R/3 systems while it is installed that way ?
    Please Advice,
    Dimitry Haritonov

    Hello John,
    Finally I understood what was my problem.
    During the installation Web AS 6.40 (ABAP+JAVA) for XI 3.0, you choose a specific UME option that is suitable only for XI : "Use central ABAP system for users and groups".
    If you install EP6 on the same Web AS you won't be able to connect your portal to LDAP. In other words you won't be able to change data source (Portal->system Administration->System configuration->UM configuration->Data Sources ).
    note number : 718383
    I'd be glad if someone will add another info on the subject.
    Regards,
    Dimitry Haritonov
    Message was edited by: Dimitry Haritonov

  • Error Installing ruby with RVM Single User mode

    I've just installed RVM on ArchLinux x64 in single user mode via the recommended install script
    curl -L https://get.rvm.io | bash -s stable
    I've also installed all the requirements listed in
    rvm requirements
    However, I'm having trouble actually installing any version of ruby. And getting the following error:
    arch:~ % rvm install 1.9.3
    No binary rubies available for: ///ruby-1.9.3-p194.
    Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
    Fetching yaml-0.1.4.tar.gz to /home/christopher/.rvm/archives
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 460k 100 460k 0 0 702k 0 --:--:-- --:--:-- --:--:-- 767k
    Extracting yaml-0.1.4.tar.gz to /home/christopher/.rvm/src
    Prepare yaml in /home/christopher/.rvm/src/yaml-0.1.4.
    Configuring yaml in /home/christopher/.rvm/src/yaml-0.1.4.
    Error running ' ./configure --prefix=/home/christopher/.rvm/usr ', please read /home/christopher/.rvm/log/ruby-1.9.3-p194/yaml/configure.log
    Compiling yaml in /home/christopher/.rvm/src/yaml-0.1.4.
    Error running 'make', please read /home/christopher/.rvm/log/ruby-1.9.3-p194/yaml/make.log
    Please note that it's required to reinstall all rubies:
    rvm reinstall all --force
    Installing Ruby from source to: /home/christopher/.rvm/rubies/ruby-1.9.3-p194, this may take a while depending on your cpu(s)...
    ruby-1.9.3-p194 - #downloading ruby-1.9.3-p194, this may take a while depending on your connection...
    ruby-1.9.3-p194 - #extracting ruby-1.9.3-p194 to /home/christopher/.rvm/src/ruby-1.9.3-p194
    ruby-1.9.3-p194 - #extracted to /home/christopher/.rvm/src/ruby-1.9.3-p194
    Skipping configure step, 'configure' does not exist, did autoreconf not run successfully?
    ruby-1.9.3-p194 - #compiling
    Error running 'make', please read /home/christopher/.rvm/log/ruby-1.9.3-p194/make.log
    There has been an error while running make. Halting the installation.
    The log files are as follows:
    arch:~ % cat ~/.rvm/log/ruby-1.9.3-p194/yaml/configure.log
    __rvm_log_command:32: permission denied:
    arch:~ % cat ~/.rvm/log/ruby-1.9.3-p194/yaml/make.log
    make: *** No targets specified and no makefile found. Stop.
    arch:~ % cat ~/.rvm/log/ruby-1.9.3-p194/make.log
    make: *** No targets specified and no makefile found. Stop.

    I can't picture what is doing this other than something missing or muxed, but perhaps it's time for a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

  • Error installing Flash with windows 2k sp4

    I just re-installed Win 2000 Pro (desktop) and I'm trying to
    install support programs. I installed
    IE6 SP1, I was able to install Acrobat Reader, but I can not
    install Flash or Shockwave
    both fail in the same place. I have a screen shot showing the
    error. The forum software doesn't
    appear to support screen shot images tho :(.
    Message box reads:
    Could not load the DLL library
    C:\WINNT\System32\Kernel32.dll
    (GetSystemWow64DirectoryA) The specified
    procedure could not be found.
    I'm purplexed ... why would a system subroutine
    be missing from the windows kernel?
    Am I being given the wrong version of
    flash/shockwave for Win2k?
    What should I look to download?
    Thanks

    WoW (64), everybody is having this problem. Is Adobe going to
    fix it or not?
    The best description I have is from a translated Chinese web
    page:
    http://translate.google.com/translate?hl=en&sl=zh-CN&u=http://www.hszxcx.cn/Window sAPI/FunctionView.aspx%3Fid%3D35582617387108&sa=X&oi=translate&resnum=7&ct =result&prev=/search%3Fq%3Dgetsystemwow64directorya%26start%3D40%26hl%3Den%26sa%3DN
    The best forum is on the Afobe site which always seems to be
    down for maintence:
    http://store1.adobe.com/cfusion/webforums/forum/messageview.cfm%3Fforumid%3D44%26catid%3D1 85%26threadid%3D1328948%26enterthread%3Dy&ei=jcejR_qJD6XAasSQoZcC&sig2=Zy6XaPpIzPK W0-KLEeIHcQ&zx=LUnOwhkRcfk&ct=w

  • Error installing netpanzer with packer.....

    hi... i am struggling getting netpanzer to install... i originally tried to install using packer, however some of my aur packages were out of date, so it complained about an error which i fixed by updating my aur packages..... now my output is as follows;
    [root@HPmachine /]# packer -S netpanzer
    Aur Targets (1): netpanzer
    Proceed with installation? [Y/n] y
    Edit netpanzer PKGBUILD with $EDITOR? [Y/n] n
    ==> Making package: netpanzer 0.8.4-1 (Fri Jun 1 00:03:05 BST 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    svn: E155000: Destination directory exists; please remove the directory or use --force to overwrite
    svn: E155000: 'netpanzer-0.8.4' already exists
    ==> ERROR: A failure occurred in build().
    Aborting...
    The build failed.
    [root@HPmachine /]#
    Last edited by ninjaprawn (2012-05-31 23:16:47)

    Gcool wrote:Don't use packer myself, but judging from the output it simply seems to be complaining that the "netpanzer-0.8.4" directory already exists in packer's temporary directory. Simply try removing the directory and then try again.
    thanks for the advice.... did that, but now i get.......
    Exported revision 1370.
    scons: Reading SConscript files ...
    scons: warning: The Options class is deprecated; use the Variables class instead.
    File "/tmp/packerbuild-0/netpanzer/netpanzer/src/netpanzer-0.8.4/SConstruct", line 60, in <module>
    scons: warning: BuildDir() and the build_dir keyword have been deprecated;
    use VariantDir() and the variant_dir keyword instead.
    File "/tmp/packerbuild-0/netpanzer/netpanzer/src/netpanzer-0.8.4/SConstruct", line 153, in <module>
    scons: warning: BuildDir() and the build_dir keyword have been deprecated;
    use VariantDir() and the variant_dir keyword instead.
    File "/tmp/packerbuild-0/netpanzer/netpanzer/src/netpanzer-0.8.4/SConstruct", line 154, in <module>
    scons: warning: BuildDir() and the build_dir keyword have been deprecated;
    use VariantDir() and the variant_dir keyword instead.
    File "/tmp/packerbuild-0/netpanzer/netpanzer/src/netpanzer-0.8.4/SConstruct", line 155, in <module>
    NPVERSION = 0.8.4
    SVERSION = Unversioned directory
    Building version 0.8.4 in linux2
    scons: done reading SConscript files.
    scons: Building targets ...
    g++ -o build/release/src/NetPanzer/Bot/Bot.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Bot/Bot.cpp
    g++ -o build/release/src/NetPanzer/Bot/BotTaskList.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Bot/BotTaskList.cpp
    g++ -o build/release/src/NetPanzer/Bot/BotPlayer.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Bot/BotPlayer.cpp
    g++ -o build/release/src/NetPanzer/Classes/PlayerState.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/PlayerState.cpp
    g++ -o build/release/src/NetPanzer/Classes/PlacementMatrix.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/PlacementMatrix.cpp
    g++ -o build/release/src/NetPanzer/Classes/ViewCamera.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/ViewCamera.cpp
    g++ -o build/release/src/NetPanzer/Classes/SelectionList.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/SelectionList.cpp
    g++ -o build/release/src/NetPanzer/Classes/OpcodeDebugger.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/OpcodeDebugger.cpp
    g++ -o build/release/src/NetPanzer/Classes/MapFile.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/MapFile.cpp
    g++ -o build/release/src/NetPanzer/Classes/WorldInputCmdProcessor.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/WorldInputCmdProcessor.cpp
    g++ -o build/release/src/NetPanzer/Classes/ScreenSurface.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/ScreenSurface.cpp
    g++ -o build/release/src/NetPanzer/Classes/WorldMap.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/WorldMap.cpp
    g++ -o build/release/src/NetPanzer/Classes/SelectionBoxSprite.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/SelectionBoxSprite.cpp
    g++ -o build/release/src/NetPanzer/Classes/SpawnList.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/SpawnList.cpp
    g++ -o build/release/src/NetPanzer/Classes/PlayerUnitConfig.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/PlayerUnitConfig.cpp
    g++ -o build/release/src/NetPanzer/Classes/TipOfDay.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/TipOfDay.cpp
    g++ -o build/release/src/NetPanzer/Classes/TileSet.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/TileSet.cpp
    g++ -o build/release/src/NetPanzer/Classes/Sprite.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Sprite.cpp
    g++ -o build/release/src/NetPanzer/Classes/SpriteSorter.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/SpriteSorter.cpp
    g++ -o build/release/src/NetPanzer/Classes/AI/PathingState.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/AI/PathingState.cpp
    g++ -o build/release/src/NetPanzer/Classes/AI/Astar.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/AI/Astar.cpp
    g++ -o build/release/src/NetPanzer/Classes/AI/PathList.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/AI/PathList.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/NetMessageEncoder.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/NetMessageEncoder.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/NetworkClient.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/NetworkClient.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/NetPacketDebugger.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/NetPacketDebugger.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/ServerMessageRouter.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/ServerMessageRouter.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/NetworkInterface.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/NetworkInterface.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/NetPacketQueues.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/NetPacketQueues.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/ServerConnectDaemon.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/ServerConnectDaemon.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/NetworkState.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/NetworkState.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/ClientMessageRouter.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/ClientMessageRouter.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/NetMessageDecoder.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/NetMessageDecoder.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/NetworkServer.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/NetworkServer.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/ClientConnectDaemon.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/ClientConnectDaemon.cpp
    g++ -o build/release/src/NetPanzer/Classes/Network/ConnectNetMessage.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Classes/Network/ConnectNetMessage.cpp
    g++ -o build/release/src/NetPanzer/Core/NetworkGlobals.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Core/NetworkGlobals.cpp
    g++ -o build/release/src/NetPanzer/Core/main.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Core/main.cpp
    g++ -o build/release/src/NetPanzer/Interfaces/PathScheduler.o -c -O2 -s -Wall -DPACKAGE_VERSION=\"0.8.4\" -DNP_DATADIR=\"/usr/share/netpanzer\" -D_GNU_SOURCE=1 -D_REENTRANT -I. -Isrc/Lib -Isrc/NetPanzer -Isrc/Lib/physfs -Isrc/Lib/lua -I/usr/include/SDL -Isrc/Lib/physfs/zlib123 src/NetPanzer/Interfaces/PathScheduler.cpp
    In file included from src/NetPanzer/Interfaces/PathScheduler.hpp:24:0,
    from src/NetPanzer/Interfaces/PathScheduler.cpp:23:
    src/Lib/ArrayUtil/QueueTemplate.hpp: In instantiation of ‘bool QueueTemplate<TYPE>::enqueue(const TYPE&) [with TYPE = PathRequest]’:
    src/NetPanzer/Interfaces/PathScheduler.cpp:445:51: required from here
    src/Lib/ArrayUtil/QueueTemplate.hpp:45:9: error: ‘add’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
    src/Lib/ArrayUtil/QueueTemplate.hpp:45:9: note: declarations in dependent base ‘ArrayTemplate<PathRequest>’ are not found by unqualified lookup
    src/Lib/ArrayUtil/QueueTemplate.hpp:45:9: note: use ‘this->add’ instead
    scons: *** [build/release/src/NetPanzer/Interfaces/PathScheduler.o] Error 1
    scons: building terminated because of errors.
    ==> ERROR: A failure occurred in build().
    Aborting...
    The build failed.
    Last edited by ninjaprawn (2012-06-01 15:43:55)

  • Error installing iTunes with WindowsXP SP3 - iTunesSetup.exe

    Hi, I just buy a ipod touch and I can not use because I can not install the itunes, the computer run Windows XP SP3, the error message is (iTunesSetup.exe is not a Win32 valid application.) Anybody does know what can I do?????? Thank`s

    In the course of your troubleshooting to date, have you worked through the following document?
    [iTunes: Windows reports that "iTunesSetup.exe is not a valid Win32 application"|http://support.apple.com/kb/TS1406]

  • Error installing Apps on my Z10 from BB World

    I've just recently started to get an error message on my Z10 when downloading apps that say “Error Installing Application” with a red bar. I thought it may have been the app I was originally trying to download, but I tried others and I continued to get that same message. Generally I have not had a problem in updating apps. I have tried rebooting many time but to no avail. I'm running OS 10.2.1.2102.

    OK...then next...with a strong carrier network signal (e.g., not merely WiFi), I suggest the following steps, in order, even if they seem redundant to what you have already tried (step 1 should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive
    2) Reboot
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. IF this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you may need to contact your mobile service provider for formal support.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Error Missing class: oracle.xdb.XMLType with xdb.jar in JDeveloper 10.1.3

    I am using JDeveloper 10.1.3 and get the following error when executing the web service proxy with my call to the web service( this web service is using class OracleXMLSave with method insertXML):
    I have included the xdb.jar in my project properties libraries of the web service project and added a file group with xdb.jar to the properties of the webservices.deploy. What else needs to be done? This worked in JDeveloper 10.1.2.
    THE ERROR after running proxy in log window:
    java.rmi.ServerException:
    start fault message:
    caught exception while handling request: caught exception while handling request: oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.xdb.XMLType
         Dependent class: dbdata2package.DBDataOperations
         Loader: DBData2WSApp-DBData2Operations-WS.web.WebServices:0.0.0
         Code-Source: /D:/h/cots/Oracle/JDeveloper10g10.1.3/j2ee/home/applications/DBData2WSApp-DBData2Operations-WS/WebServices/WEB-INF/classes/
         Configuration: WEB-INF/classes/ in D:\h\cots\Oracle\JDeveloper10g10.1.3\j2ee\home\applications\DBData2WSApp-DBData2Operations-WS\WebServices\WEB-INF\classes
    The missing class is available from the following locations:
         1. Code-Source: /D:/h/cots/Oracle/JDeveloper10g10.1.3/j2ee/home/applications/DBDataWSApp-webservice-WS/WebServices/WEB-INF/lib/xdb.jar (from WEB-INF/lib/ directory in D:\h\cots\Oracle\JDeveloper10g10.1.3\j2ee\home\applications\DBDataWSApp-webservice-WS\WebServices\WEB-INF\lib)
         This code-source is available in loader DBDataWSApp-webservice-WS.web.WebServices:0.0.0.
         2. Code-Source: /D:/h/cots/Oracle/JDeveloper10g10.1.3/j2ee/home/applications/DBDataWSApp-DBDataOperations-WS/WebServices/WEB-INF/lib/xdb.jar (from WEB-INF/lib/ directory in D:\h\cots\Oracle\JDeveloper10g10.1.3\j2ee\home\applications\DBDataWSApp-DBDataOperations-WS\WebServices\WEB-INF\lib)
         This code-source is available in loader DBDataWSApp-DBDataOperations-WS.web.WebServices:0.0.0.
    :end fault message
         at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:545)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:390)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:111)
         at dbdata2packageproxy.runtime.DBData2WSSoapHttp_Stub.insertData(DBData2WSSoapHttp_Stub.java:80)
         at dbdata2package.DBData2WSSoapHttpPortClient.insertData(DBData2WSSoapHttpPortClient.java:54)
         at dbdata2package.DBData2WSSoapHttpPortClient.main(DBData2WSSoapHttpPortClient.java:34)
    Process exited with exit code 0.

    Hi,
    actually you increment the index
    pstmt.setString(++idx,inrecord.getCommentID());
    which means you never have an index of 0 but always start with 1
    Frank

  • While installing windows with bootcamp error showing "A require Cd/Drive driver is missing" in the middle of installation. Please help what to do ??

    While installing windows with bootcamp error showing "A require Cd/Drive driver is missing" in the middle of installation m not able to install windows on my mac . Please help what to do ??

    What DVD drive are you using?

  • HELP! How can i restore/recover files from Bootcamp with Boot Failure - Missing operating system error?

    Hi,
    I am having a few problems with bootcamp on my imac. When i tried to move the bootcamp partition on windows 7 into free space, it crashed and turned off. Ever since i have had the error 'Missing operating system' and it fails to boot. I have some very important files on the bootcamp partition. Is it possible to recover these files or even to restore the bootcamp partition to it's original state? I do not have a backup of my bootcamp partition. Another problem i have is that ever since i tried to expand my macintosh HD partition into free space, when i hold alt while booting up (to choose which partition to boot like i normally do), the bootcamp partition has stopped appearing. This means that i cannot even boot the windows 7 bootcamp partition anymore!
    So basically here are my 2 questions:
    How can i restore/recover files from Bootcamp with Boot Failure - Missing operating system error?
    How can i make the Bootcamp partition appear in Startup Disk and when i hold the option key while starting up my computer to allow me to boot windows 7?
    Any solutions are very much apreciated!
    Thanks!
    I know that bootcamp (disk0s4) hasn't been fully deleted since it appears in disk utility (i cant do anything to it though)
    And here is the error i see when i try to launch bootcamp (back when i was actually able to boot up bootcamp to the error screen)

    WinClone 3 is OS X and saves Windows image it makes for restore - that should work but you will have to try and you would need to make a new image unless it also works with a native Windows system restore image. It is now supported and has come a long way.
    http://www.twocanoes.com/
    Paragon Clone OS works and does disk-to-disk clone just like CCC you end up with two bootable drives. But does not work with your setup. It would let you clone and move your Windows install to an SSD or another disk drive though and be bootable.
    During its clone process it checks for errors which is very helpful and lets you know - something CCC and others should adopt more of.
    http://www.paragon-software.com/downloads/demo.html
    I wish for our/my sake you had re-read and rewritten the long 'story' and broken it into a brief list of facts we needed.
    OS X
    Windows
    Backup (though external is much safer) and you want bootable OS X clones as well as TimeMachine
    https://support.apple.com/kb/HT1427
    https://support.apple.com/kb/HT1553
    There are a number of things to do like chkdsk and others as well as Windows DVD to do automatic system repairs and find out why.
    AppleHFS - the abilty to mount and read HFS volumes can be notorious.
    I would rearrange and redo your storage setup and how you use the 4-5 internal hard drive bays.

  • I have an error message "page_bottom_overlay-2.png" which comes up when I try to publish.  There is a large X with a Question mark in the middle over the entire background of the page.  The error message says the file is missing.  I did not delete files.

    I have an error message "page_bottom_overlay-2.png" which comes up when I try to publish.  There is a large X with a Question mark in the middle over the entire background of the page.  The error message says the file is missing.  I did not delete files.  How can I find files that seem to be missing?

    This is probably one of the files that is required by the template you are using.
    These files are inside the iWeb app. Control click the iWeb app icon and select "Show package contents".
    You need to dig down through the folders and files to find what you want...
    Contents/Resources/da.lproj/Templates/
    If the file is missing you would need to re install the iWeb app...
    http://www.iwebformusicians.com/iWeb/iWeb-Tips.html

  • Error when install EP6 Sneak Preview

    Hi,
    Is there anyone can tell me why I got this error message when i install EP6 sneak preview and how to fix that?
    The error message as follows:
    ERROR 2004-08-04 20:21:04
    MDB-05042  Error when executing script "if (exists(select name from master..syslogins where name = 'SAPP64MM'))  exec sp_droplogin 'SAPP64MM'"; error: "[Microsoft][ODBC SQL Server Driver][SQL Server]Login 'SAPP64MM' is aliased or mapped to a user in one or more database(s). Drop the user or alias before dropping the login.".
    ERROR 2004-08-04 20:21:04
    MDB-05034  Call to a threaded function returned "4".
    Thanks,
    Bo

    Hi.
    This is related to the fact that database tables and database users are not removed when sapinst fails. I had the exact same problem with my installation.
    You will find a thread about this using the seach function and looking for the thread titled "Problem: EP6 SP4 with MS SQL Server Dev.Edition German"
    Hth,
    Daniel

  • My iTunes update install failed. Error message says MSVCR80.dll is missing from my comuputer. What is that and where do I get it?

    My iTunes update install failed. Error message says MSVCR80.dll is missing from my comuputer. What is that and where do I get it?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

Maybe you are looking for

  • JavaScript won't recognize applet after using HTML Converter (please help)

    Hello friends, I used JavaScript to call a public method from my swing applet, which returned a string. It functioned correctly until I used the HTML Converter (a utility available from this web site, which converts the <applet> tag into <object>). N

  • Re: Hidden charge - not happy

    Yes, I just found the same thing on my bill. I didn't had a landline for years because given that I have 1200 inclusive mobile minutes it is a complete waste of money. However, I am forced to have one if I want a decent broadband set up (this seems u

  • Ipad will not complete synch in itunes

    My iPad (4th gen) will not complete synch in iTunes. It just hangs on the last synch step. Using iOS 8.0.2 and iTunes 11.4 on MacBook Pro with OS X 10.9.5. Would appreciate any recommendations.

  • Max Date with Fact Totals

    Hi, I have a Subject Area with typical fact and time dimensions. I want the equivalent of max(month_start_date) but only where facts have a corresponding balance entry - say Volume <> 0, to use in a case statement along the lines of; - case when year

  • Why can't Firefox find the simplest sites and sites that I frequent?

    Why can't Firefox find ANY of the servers for the sites I frequent the most? Were you bought out by Google Chrome? This is beyond frustrating and ******* off your customers even if you are a free service is probably not a good business model. ''Edite