Cannot execute compiled binary

Hi.
Executing compiled binary(C/C++) from within the IDE gives me:
java.io.IOException: spawn failed: 'ERROR exec failed -- No such file or directory'
     at com.sun.tools.swdev.common.base.UnixProcessFactory.figure_pid(UnixProcessFactory.java:156)
     at com.sun.tools.swdev.common.base.UnixProcessFactory.spawn(UnixProcessFactory.java:239)
     at com.sun.tools.swdev.sunstudio.execution.TerminalProcess.terminalProcess(TerminalProcess.java:140)
     at com.sun.tools.swdev.sunstudio.execution.TerminalExecutor.run(TerminalExecutor.java:77)
[catch] at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:118)
java.lang.NullPointerException
     at com.sun.tools.swdev.sunstudio.execution.TerminalExecutor.run(TerminalExecutor.java:88)
[catch] at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:118)I can execute it from a terminal though.
I am using sun-jdk-1.4.2.10
Thank you for any help.

There are no obvious reasons why this should fail. We'll need more
information before we can be of much help. Can you tell me:
What platform you're on:
What version of Sun Studio (looks like ss11, but please verify):
When you run from the command line, are you directly exec'ing
the executable or going through a symlink?
Output of "find <your-executable>" command)
Output of "ls /etc/*release*"
Hopefully this will give us enough information to at least get some
idea of what the problem is.
Gordon

Similar Messages

  • /usr/bin/ld: CANNOT EXECUTE binary file!

    So whenever I try to compile something, I get to the step
    checking for gcc... gcc
    checking for C compiler default output file name...
    configure: error: C compiler cannot create executables
    See `config.log' for more details.
    And looking at the log, my problem is...
    /usr/bin/ld: /usr/bin/ld: cannot execute binary file
    Which... Is bad. Yes, I've tried chmodding it +x. I've also tried logging in as root and trying to run it, no luck.
    What's wrong? =/
    Would asking someone else with an iMac G5 to send me theirs, fix it?

    Running configure on all open source packages brings me to the ld cannot execute error in configure.log. In this case I was attempting to build libssh2 (SSH functions for PHP).
    Thanks for the link Nils, I'll try that.

  • 64 bit RHEL 4 - runInstaller: cannot execute binary file

    I have downloaded Forns and Reports services install of application server for itanium linux. When trying to run the installer, I get:
    /opt/oracle/depot/Disk1/runInstaller: line 135: /opt/oracle/depot/Disk1/install/runInstaller: cannot execute binary file
    Google brought back hits about 32-bit installer on 64-bit linux. This is 64-bit installer on 64-bit linux:
    file /sbin/init
    /sbin/init: ELF 64-bit LSB executable, AMD x86-64 ...
    file /opt/oracle/depot/Disk1/install/runInstaller
    /opt/oracle/depot/Disk1/install/runInstaller: ELF 64-bit LSB executable, IA-64, ...
    Any help is appreciated.

    linux32 bash

  • [SOLVED] cannot execute binary file / humble bundle

    I'm having trouble executing a number of games I've downloaded via Humble Bundle. One game, for example, I downloaded as "supermeatboy-linux-06072012-bin". Here are some of the outputs I get while attempting to execute:
    $ bash supermeatboy-linux-06072012-bin
    supermeatboy-linux-06072012-bin: supermeatboy-linux-06072012-bin: cannot execute binary file
    $ sh supermeatboy-linux-06072012-bin
    supermeatboy-linux-06072012-bin: supermeatboy-linux-06072012-bin: cannot execute binary file
    $ ./supermeatboy-linux-06072012-bin
    bash: ./supermeatboy-linux-06072012-bin: No such file or directory
    I'm getting the same scenario from a number of other games so I suspect the issue to be with either my environment or my approach.
    My architecture is x86_64
    I'd be more than happy to supply any additional environmental information
    Thanks archers
    Last edited by shoe (2013-11-11 15:05:40)

    Muflone wrote:
    More likely you're trying to use a 32 bit file without having the ia32 libraries.
    Please execute
    file supermeatboy-linux-06072012-bin
    and check if reports ELF 32-bit something. In such case please enable the multilib repository from /etc/pacman.conf and install the lib32 packages (surely the lib32-glibc and maybe others).
    Hint: a supermeatboy package exists in the AUR but I've never used it.
    $ file  supermeatboy-linux-06072012-bin
    supermeatboy-linux-06072012-bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), GNU/Linux 2.6.8, stripped
    multilib is enabled and I installed lib32-glibc-2.18-8 succesfully, however am getting the same issue. I see whole a lot of different lib32 packages available, are there maybe some more I should try?
    Worth noting that I do have all of the depencies installed that AUR suggests supermeatboy uses
    I suppose I could install via pacman, but this wouldn't solve the issue for the few other games with the same errors. I'm mostly just looking to learn how to make it work
    Thanks for reply!

  • CMDTUX_CAT:512: ERROR: Cannot execute C compiler cc   -I$TUXDIR/include ...

    Hello Tuxedo Experts,
    I am building the Tuxedo client (on AIX 6.1) using the buildclient command given in README file of simpapp sample (that comes with Tuxedo installation), but I am getting an error on running the command.
    Command is: /home/sibusr/tuxedo11gR1/bin/buildclient -o simpcl -f simpcl.c
    Error is:
    =====================
    $ /home/sibusr/tuxedo11gR1/bin/buildclient -o simpcl -f simpcl.c
    sh: cc: not found.
    CMDTUX_CAT:512: ERROR: Cannot execute C compiler cc -I$TUXDIR/include -o simpcl -qstaticinline -qrtti=all -L${TUXDIR}/lib simpcl.c -brtl $TUXDIR/lib/tpinit.o -ltux -lbuft -lfml -lfml32 -lengine -lpthread
    $
    =====================
    Would you please help resolve the issue.
    Thanks & Regards,
    Ahsan

    Hi Todd/Tuxedo Experts,
    I have finally been able to install XLC successfully after a lot of effort :)
    I am compiling the simpcl.c from "<Tuxedo Home directory>/samples/atmi/simpapp" path, using " /usr/vacpp/bin/xlC -I /home/sibusr/tuxedo11gR1/include /home/sibusr/tuxedo11gR1/lib/tpinit.o simpcl.c" command, but I am getting the following error:
    =============================================
    ld: 0711-317 ERROR: Undefined symbol: ._tmsettypesw
    ld: 0711-317 ERROR: Undefined symbol: xa_switchp
    ld: 0711-317 ERROR: Undefined symbol: ._tmsetxaswitch
    ld: 0711-317 ERROR: Undefined symbol: ._tpinit
    ld: 0711-317 ERROR: Undefined symbol: .tpalloc
    ld: 0711-317 ERROR: Undefined symbol: .tpterm
    ld: 0711-317 ERROR: Undefined symbol: .tpfree
    ld: 0711-317 ERROR: Undefined symbol: .tpcall
    ld: 0711-317 ERROR: Undefined symbol: ._tmget_tperrno_addr
    ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
    =============================================
    Would you please guide what could be wrong with my compilation command or any settings.
    Thanks a lot for all the help.
    Awais Hassan

  • I cannot open AirPortDevices Unix Executable file it says  cannot execute binary file

    i cannot open AirPortDevices Unix Executable file. when i try it says cannot execute binary file

    If you are wiling to share one of these files via Dropbox, I have a few old Macs floating around that I can use to figure out what files these are, if they are not corrupted during the copying process.
    Have you tried OpenOffice or LibreOffice?
    If you can see the dates on these files, you can also try looking at http://en.wikipedia.org/wiki/Comparison_of_word_processors to see what could have been used.
    Do you recall the source machine from where these came? You have mentioned Classic II and SE 30.

  • "cannot execute" error

    Hi -
    I know that you can get a "cannot execute" error when trying to run a SPARC binary on an x86 system or vice versa.
    However, we have a customer reporting this error when running our SPARC binary on his SPARC system. Both systems are running Solaris 10, but have different processors and different Update levels.
    The binary is a 32-bit:
    starlic-admin: ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required,
    built on our system, which is a SunBlade 1500 (UltraSPARC) system running Solaris 10 Update 7, I believe:
    uname -a
    SunOS host 5.10 Generic_139555-08 sun4u sparc SUNW,Sun-Blade-1500
    The customer is using a Fujitsu-Siemens SPARC system with Solaris 10 Update 3 (as near as I can tell):
    SunOS host1 5.10 Generic_125100-10 sun4us sparc FJSV,GPUZC-M
    Should the difference in processors make a difference? Or the difference in Update levels? Is there some different way I should be building our binaries so they will run on the end user's system?
    I am puzzled by the error - the customer also has a Solaris x86 machine (where he initially tried installing our software) so there is a possibility that he accidentally went back to the original machine, but I think that unlikely.

    Using an older version of our product (built on Solaris 8 with a pretty old version of the Sun C/C++ compiler (Sun Studio 8) worked. Luckily there have been no major changes in our product, so it's OK for this customer to run an older version, but I'm still trying to figure this out for future support.
    The old binaries are built as ELF 32-bit MSB dynamic lib SPARC Version 1.
    I built hello.c on our Solaris 10 update 7 system in a bunch of ways (e.g. with xarch=v7, etc), and tried building both with the old compiler from Sun Studio 8 (which we still have installed) and with Sun Studio 12u1:
    /opt/SUNWspro/bin/cc hello.c -o oldv1
    /opt/SUNWspro/bin/cc -xarch=v8plus hello.c -o oldv8plus
    cc -xarch=v7 -o v7 hello.c
    cc -xarch=v8 -o v8 hello.c
    cc -xarch=generic -o generic hello.c
    cc -xarch=sparc -o sparc hello.c
    cc -xarch=v8plus -o v8plus hello.c
    (oldv1: ELF 32-bit MSB executable SPARC Version 1)
    ( /usr/bin/cc -> /opt/sunstudio12.1/bin/cc)
    and the customer gets the "can't execute" error for all of them - i.e. I can't figure out any way on our current system to build a binary that runs for this user.
    So I'm thinking it's OS level rather than processor type. But I don't want to even suggest that the customer upgrade his OS unless I am 100% positive that it will resolve anything (and that it's the only solution).
    Over in the HP-UX world, whenever there is an upgrade to a new version of the HP aCC compiler, there is a corresponding system patch for just the C and C++ runtimes - i.e. there is a single patch that you can specify in your end user system requirements. Perhaps there is something similar on Solaris? Guess it's time to dig deep into the documentation...

  • [SOLVED]pacman fails to upgrade... /usr/bin/vercmp: cannot execute bin

    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    pacman-3.2.1-1-x86_64 491.3K 1850.7K/s 00:00:00 [########################################################################################################] 100%
    checking package integrity...
    (1/1) checking for file conflicts [########################################################################################################] 100%
    (1/1) upgrading pacman [########################################################################################################] 100%
    warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    /tmp/alpm_eT02H1/.INSTALL: line 5: /usr/bin/vercmp: cannot execute binary file
    /tmp/alpm_eT02H1/.INSTALL: line 5: [: : integer expression expected
    Here is more info on my system and the file vermcp is installed and permissions seem correct.
    http://rafb.net/p/MYk3pO21.html
    HELP?
    Last edited by rooloo (2008-09-09 00:07:09)

    Ok, this was my dumb mistake again. I was testing out powerpill on my server which is a 32 bit machine. I tried copying my 64 bit mirrorlist to my 32 bit server because I have it ranked and slimmed down to only the essential servers.

  • Installing Veritas SF on Solaris 10 5/08 - perl - cannot execute

    Hi all,
    I have been trying to install the Storage Foundation on a Solaris 10 5/08 box. Running ./installer from the DVD gives me quickly the following error message, 3 repeated lines (referring to file/folders on the DVD):
    ./installer: ./perl/SunOS/perl/bin/perl: cannot execute
    ./installer: ./perl/SunOS/perl/bin/perl: cannot execute
    ./installer: ./perl/SunOS/perl/bin/perl: cannot execute
    After installing Solaris I updated it and installed the companion programs. I also compiled and installed the more recent perl 5.8.8.
    Does anyone have any idea why the Storage Foundation is giving me this? All the r/x. rights are in place.
    Best regards

    Hi,
    Why aren't you just unzip the file locally, on your target server? It shouldn't use a lot of space.
    Regards,
    catalin.

  • Runtime.getRuntime().exec() error message "cannot execute"

    I'm trying to start another program written in c++ with the commands:
    p=Runtime.getRuntime().exec("nameofmyprogram");
    it works with other programs written in java, and also with ordinary unixcommands like "ls" etc. but when I try to start the c++-one I get the message: cannot execute.
    I can start the program directly from the terminal window, so it's ok.
    does anybody have any idea of what I'm doing wrong?
    ( my friend claims that it has to have a name ending with .exe, is that true?)
    grateful for advice!

    My first guess would be that the program is not on the path and Java cannot find the executable, ls on the other hand is on the path..
    I'm assuming that you are running on a unix system as you are using ls, so in this case your program does not need to end in exe, this is a windows thing. If your C++ program compiled on windows it would end in exe, but this is not the case on unix systems.
    I would suggest you try either giving the exec method ./nameofmyprogram assuming java is working in the directory your compiled c++ program. The other is to give the exact location.

  • Unable to execute a binary file

    I'm trying to run a server following the official instructions (http://www.ventrilo.com/setup.php#Server_Installing), but when I try to execute the binary i get this:
    [srv@srv ventsrv]$ ./ventrilo_srv
    bash: ./ventrilo_srv: No such file or directory
    [srv@srv ventsrv]$
    The permissions seem to be in order
    [srv@srv ventsrv]$ ls -al
    total 596
    drwxr-xr-x 2 srv users 40 Nov 19 2008 .
    drwx------ 3 srv users 4096 Apr 4 17:54 ..
    -rw-r--r-- 1 srv users 14388 Nov 12 2007 LICENSE
    -rwxr-x--x 1 srv users 468420 Nov 19 2008 ventrilo_srv
    -rw-r--r-- 1 srv users 47244 Nov 12 2007 ventrilo_srv.htm
    -rw-r----- 1 srv users 312 Nov 12 2007 ventrilo_srv.ini
    -rwxr-x--- 1 srv users 55032 Nov 19 2008 ventrilo_status
    [srv@srv ventsrv]$
    I also tried using ". ventrilo_srv" instead, where I get:
    [srv@srv ventsrv]$ . ventrilo_srv
    bash: .: ventrilo_srv: cannot execute binary file
    [srv@srv ventsrv]$
    What's wrong?

    error17 wrote:
    Alright, thanks for the help all.
    If ". <executable>" is wrong though, why did it say "cannot execute" and not just "command not found" as it usually does when one tries to use a non existent command?
    is builtin bash command. Here is copypaste from man bash:
    . filename [arguments]
    source filename [arguments]
    Read and execute commands from filename in the current shell environment and return the exit status of the last command executed from filename. If filename does not contain a slash, file names in PATH are used to find the directory containing filename. The file searched for in PATH need not be executable. When bash is not in posix mode, the current directory is searched if no file is found in PATH. If the sourcepath option to the shopt builtin command is turned off, the PATH is not searched. If any arguments are supplied, they become the positional parameters when filename is executed. Otherwise the positional parameters are unchanged. The return status is the status of the last command exited within the script (0 if no commands are executed), and false if filename is not found or cannot be read.

  • BODI-1270033: Cannot execute Job

    I got
    BODI-1270033: Cannot execute Job XXX   XXX is the job name
    when execute the a batch job in the Data Integrator Server's Designer.
    Anyway, it is fine if I run the job in Management Console and Local PC's Designer.
    Anyone got this error before??

    Hi
    Today I got the same error to an existing job (which ran just fine yesterday).
    You are right it works without any error from Management console but within DI it fails.
    Unfortunately it does not give any specific reason (other than the error mentioned in subject line). The job compiles fine.
    Upon further investigation, came to the conclusion that it fails to connect to some of the ODBC connections I was using in the job.
    We have about 20+ Data stores using unique ODBC connections in this job. Few of those connections were failing and finally I got more specific error when I tried to open one. The error was "Too many client tasksu2026ODBC connection failed". When I looked that error up on internet it said this happens when the connections are not released properly. But I have no idea how I can do so? I rebooted the server which has DI on it thinking that might help but it did not.
    It appears, all of a sudden the DI is not able to handle all those connections effectively.
    I have to use ODBC connections as those are Access files. I am accessing each Data store one at a time in its own Data Flow.
    I have used this method in many of my jobs and till date had no problem. I don't understand why all of a sudden this is giving problem and what the solution would be!
    Any suggestions?
    Thanks
    Sangeeta

  • Problem executing C++ binary on Unix, calling from PC

    Hi-
    So, I get the following error:
    java.io.IOException: /nb2/dailyrainapp/gridtobindaily: cannot execute
    at java.lang.UNIXProcess.forkAndExec(Native Method)
    at ...
    gridtobindaily is the compiled C++ code. The RMI is all working well. For testing, I ran a little nothing script which copied a file from one directory to another. Worked fine. I don't thik it has to do with the application calling it from the PC.
    In my implementation of the interface (one method, 'execute'), I simply do Runtime.getRuntime().exec("/nb2/dailyrainapp/gridtobindaily");
    Like I said, it worked for a simple script, but not for compiled C++ code.
    Any thoughts?
    Thanks,
    MH

    Hey-
    I think I have it. The C++ code actually looks up a config file for input parameters, and these include other files. All the paths need to be absolute. I was able to redirect the messages from the C++ code, and discovered that it wasn't finding all the resources I was providing. Thaks for your input, though, it still seems like it doesn't execute consistently. I am going to look up this bug now.
    MH
    You may have seen this but there is an in progress bug
    listed
    here:
    http://developer.java.sun.com/developer/bugParade/bugs/
    350590.ht
    ml
    At the bottom, there are a couple of painful
    workarounds listed.
    Another idea worth trying would be that instead of
    executing he command try executing a shell with the
    command in it.

  • Data Federator:  Insufficient memory : Operator 'HashJoin' cannot execute

    Hi,
    I'm using: SAP BusinessObjects Data Federator Designer XI 3.0 Service Pack 3 - 12.3.0.0 (Build 1011241842)
    I have a virtual view on top of sql server 2007 and teradata.  I am using a view on sql server 2007 that joins against several tables and querying a single table from Teradata.
    When I try to query the view I get the error:  [Data Federator Driver] [Server] Insufficient memory : Operator 'HashJoin' cannot execute because it cannot allocate the minimal number of memory pages. Please contact the system administrator to change system parameter settings. (0)
    This happens when I try to query the view from data federator or from an odbc connection.
    I tried playing with the configuration settings for core.queryEngine.hash.maxPartitions  and
    core.queryEngine.hashJoin.nbPartitions  and nothing seemed to work in terms of changing/increasing the numbers.  The help guide also gave no help:  http://help.sap.com/businessobject/product_guides/boexi3SP3/en/xi3_sp3_df_userguide_en.pdf
    I was using a very similiar query against a materialized view on Oracle and Teradata before and that worked.  But I'd prefer not to have to materialize the view in Sql Server.
    Any thoughts as to how this can be fixed?
    Thanks,
    Kerby

    <rant>The strange thing with this forum is no people, really no people, ever do anything to resolve their own problems, even though this forum has a search function, and sites with FAQs and assistance are floating around over the Internet. Why is a mystery, as nobody uses them, and most DBAs only know how to hit copy-and paste, to add to the clutter on OTN again.</rant>
    The usual steps to troubleshoot an ora-1031 apply.
    This means
    - verify whether the local administrator is in the ora_dba group and sqlnet.authentication_services in sqlnet.ora has been set to (NTS)
    - in absence of these, there should a password file be present in %ORACLE_HOME%\database, named pw%SID%.ora
    These belong to the common documented requirements, and these requirements shouldn't be repeated everywhere.
    Sybrand Bakker
    Senior Oracle DBA
    Experts: Those who do read documentation.

  • SAP GRC RAR 5.3 SP9 "Cannot execute BAPI UserList"

    Hi everyone,
    After upgrading to 5.3 SP9, my client started experiencing some problems with RAR. I doubt it's linked to the upgrade, since I did all the testing and results were as expected. The problem is as follows:
    Using RAR, for only one specific system (SAP ECC6 box), when running foreground AND background analysis for USERS, all analysis fails with the following error log (see below message). All ROLE analysis work as expected (SOD and critical actions/autorisations).
    In the configuration tab, the connexion test is successful. I did some testing with a BASIS from the client and we identified that when running a successful analysis, we could log a RFC connection to the backend system (dont recall the transaction used though). When the analysis failed, no connexion was logged.
    The client's GRC admin opened a ticket with SAP, but I was wondering if the collective knowledge of SDN could maybe help us identify the cause of our problems.
    Any solution path is welcome
    Kind regards
    Jerome Fortin
    ========================================================================================
    Jan 18, 2010 2:19:09 PM com.virsa.cc.xsys.riskanalysis.AnalysisEngine performActPermAnalysis
    INFO: Foreground : Analysis starts: XL1360
    Jan 18, 2010 2:19:09 PM com.virsa.cc.comp.VirsaXSR3_01Interface execute
    WARNING: VIRSAXSR3_01: Cannot execute BAPI UserList
    java.lang.ArrayIndexOutOfBoundsException
         at com.sap.mw.jco.JCO$MetaData.getType(JCO.java:10211)
         at com.sap.aii.proxy.framework.core.JcoBaseTypeData.getElementValue(JcoBaseTypeData.java:503)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass.getRelatedModelObjects(DynamicRFCModelClass.java:787)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass.addRelatedModelObject(DynamicRFCModelClass.java:821)
         at com.virsa.cc.common.ModelNodeUtil._copyNodeTreeToModel(ModelNodeUtil.java:68)
         at com.virsa.cc.common.ModelNodeUtil.copyNodeTreeToModel(ModelNodeUtil.java:52)
         at com.virsa.cc.comp.VirsaXSR3_01Interface.execute(VirsaXSR3_01Interface.java:267)
         at com.virsa.cc.comp.wdp.InternalVirsaXSR3_01Interface.execute(InternalVirsaXSR3_01Interface.java:1341)
         at com.virsa.cc.comp.wdp.InternalVirsaXSR3_01Interface$External.execute(InternalVirsaXSR3_01Interface.java:1376)
         at com.virsa.cc.comp.BackendAccessInterface.executeBAPIModel(BackendAccessInterface.java:3415)
         at com.virsa.cc.comp.BackendAccessInterface.execBAPI(BackendAccessInterface.java:409)
         at com.virsa.cc.comp.BackendAccessInterface.executeBAPI(BackendAccessInterface.java:302)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface.executeBAPI(InternalBackendAccessInterface.java:4227)
         at com.virsa.cc.comp.BackendAccessInterface.searchUser(BackendAccessInterface.java:758)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface.searchUser(InternalBackendAccessInterface.java:4279)
         at com.virsa.cc.comp.wdp.InternalBackendAccessInterface$External.searchUser(InternalBackendAccessInterface.java:4748)
         at com.virsa.cc.dataextractor.bo.DataExtractorSAP.searchUser(DataExtractorSAP.java:548)
         at com.virsa.cc.dataextractor.bo.DataExtractorSAP.userIsIgnored(DataExtractorSAP.java:529)
         at com.virsa.cc.xsys.meng.MatchingEngine.getObjActions(MatchingEngine.java:702)
         at com.virsa.cc.xsys.meng.MatchingEngine.matchActRisks(MatchingEngine.java:121)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.performActPermAnalysis(AnalysisEngine.java:1344)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:311)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:240)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:237)
         at com.virsa.cc.ui.UserSelection.onActionExecute(UserSelection.java:634)
         at com.virsa.cc.ui.UserSelection.onActionConfirmExecute(UserSelection.java:1858)
         at com.virsa.cc.ui.wdp.InternalUserSelection.wdInvokeEventHandler(InternalUserSelection.java:1287)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:332)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Jan 18, 2010 2:19:09 PM com.virsa.cc.xsys.meng.MatchingEngine matchActRisks
    WARNING:  Error :
    com.virsa.cc.dataextractor.dao.DataExtractorException: Impossible d'extraire les donn?es du syst?me (P01R3S010) ; pour plus d'information, reportez-vous ? ccappcomp.n.log
         at com.virsa.cc.dataextractor.bo.DataExtractorSAP.searchUser(DataExtractorSAP.java:551)
         at com.virsa.cc.dataextractor.bo.DataExtractorSAP.userIsIgnored(DataExtractorSAP.java:529)
         at com.virsa.cc.xsys.meng.MatchingEngine.getObjActions(MatchingEngine.java:702)
         at com.virsa.cc.xsys.meng.MatchingEngine.matchActRisks(MatchingEngine.java:121)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.performActPermAnalysis(AnalysisEngine.java:1344)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:311)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:240)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:237)
         at com.virsa.cc.ui.UserSelection.onActionExecute(UserSelection.java:634)
         at com.virsa.cc.ui.UserSelection.onActionConfirmExecute(UserSelection.java:1858)
         at com.virsa.cc.ui.wdp.InternalUserSelection.wdInvokeEventHandler(InternalUserSelection.java:1287)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:332)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Jan 18, 2010 2:19:09 PM com.virsa.cc.xsys.riskanalysis.AnalysisEngine riskAnalysis
    WARNING: Foreground : Failed to run Risk Analysis
    java.lang.Exception: Impossible d'extraire les donn?es du syst?me (P01R3S010) ; pour plus d'information, reportez-vous ? ccappcomp.n.log
         at com.virsa.cc.xsys.meng.MatchingEngine.matchActRisks(MatchingEngine.java:127)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.performActPermAnalysis(AnalysisEngine.java:1344)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:311)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:240)
         at com.virsa.cc.xsys.riskanalysis.AnalysisEngine.riskAnalysis(AnalysisEngine.java:237)
         at com.virsa.cc.ui.UserSelection.onActionExecute(UserSelection.java:634)
         at com.virsa.cc.ui.UserSelection.onActionConfirmExecute(UserSelection.java:1858)
         at com.virsa.cc.ui.wdp.InternalUserSelection.wdInvokeEventHandler(InternalUserSelection.java:1287)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:332)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

    Yes, I am aware there might be an issue with the BAPI USER list execution, it is pretty excplicit in the message.
    I was wondering if anyone has seen this error before and if someone can help me trace the source of the error. A message was already open with SAP before christmas and no solution was identified at the moment.
    Impossible d'extraire les donn?es du syst?me (P01R3S010) ; pour plus d'information, reportez-vous ? ccappcomp.n.log at com.virsa.cc.dataextractor.bo.DataExtractorSAP.searchUser(DataExtractorSAP.java:551) at
    This can be translated to: Cannot extract data from the system P01, for more information look at the log file xxxx..
    Edited by: Jerome Fortin on Jan 19, 2010 9:15 AM

Maybe you are looking for

  • How do you migrate Dreamweaver CC (Mac) extensions to a new Mac?

    I am moving to a new Mac computer. TECH SUPPORT said to use Creative Cloud to download all the programs (from scratch). How do I transfer all the Dreamweaver extensions I have installed? With Photoshop, I just copy them to the plug-in folder. But whe

  • Consumer Proxy Time Account ESS Timesheet

    Hi Folks, On the ESS timesheet, we have been facing a recurring Error message saying: "System error: No receiver could be determined". I've been looking over the whole web, found some hints about how to make this message disappear, and it seems that

  • Returns invoice

    Hi Experts, when i am raising returns invoice it is showing an error "there is billing block" Ex: i have raised 10 return sales orders and delivery has done. when i am raising credit for retuns it is showing like this. is there any t.code to change t

  • Ipod touch randomly tries to shut down

    So lately whenever I'm on my Ipod it randomly tries to shut itself down. The red button pops up asking to swipe to shut down, and when I hit cancel, it pops up like 5 seconds later. It was recently revived from the white screen of death, so is that w

  • Compiling an applet that the MS JVM will execute

    I need to have an applet work with the Microsoft JVM that comes with IE. It does not like anything compiled with jdk 1.3 or better. Do I need to dig up J++ somewhere or will an earlier version of the jdk work? How I can accomplish this?