Command not running successfully

I am installing Weblogic and got to the point where I needed to deconfigure my database on a Windows server 2008. I have to run the following command to deconfigure the database - /bin/emca -deconfig dbcontrol db -repos drop
but anytime I run that command, I get "The system cannot find the path specified" error. I know the path exists. I actually cd into the oracle home location and can see /BIN/ and emca in there but I constantly get the same error. Help is needed.

these do not work either may be I'm doing something wrong. I open the command line and type 'id' and get "id is not recognized as an internal or external command, operable pro9gram or batch file.
I also type 'id env | sort" and get a similar error message as above

Similar Messages

  • Why the following command cannot run successfully?

    Why the following command cannot run successfully?
    SQL> exec DBMS_SPM.EVOLVE_SQL_PLAN_BASELINE;
    BEGIN DBMS_SPM.EVOLVE_SQL_PLAN_BASELINE; END;
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in call to
    'EVOLVE_SQL_PLAN_BASELINE'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored

    Here is an example how you can invoke it:
    SET SERVEROUTPUT ON
    SET LONG 10000
    DECLARE
        report clob;
    BEGIN
        report := DBMS_SPM.EVOLVE_SQL_PLAN_BASELINE(
                      sql_handle => 'SYS_SQL_593bc74fca8e6738');
        DBMS_OUTPUT.PUT_LINE(report);
    END;
    /With kind regards
    Krystian Zieja
    http://www.projectenvision.com

  • Oraclevm-template.sh not running successfully in Tools VM

    Hi all,
    I´m trying to run Peoplesfot FSCM 9.1 Vm Template in VBox.
    Database Server seems to be well configured and running (I can connect from another windows VBox) but I´m having problems with webserver and appserver.
    I´m new to this so would need some advice.
    Thanks
    [root@fscm912pt vm]# ./oraclevm-template.sh | tee output.log
    Creating
    ovm_configure_pre
    No
    Current
    Setting
    ./oraclevm-template.sh: line 379: ovm_configure_network: command not found
    Do you wish to configure the VM for Demo Purposes [y/n]:y
    Do you wish to configure a Decoupled Application Home [y/n]:y
    Default
    Do you wish to setup PeopleSoft Application Server on this VM y: y
    CreateVirtualEnvironment
    Enter the name of the database [TESTDB]:FSCM912
    Enter the hostname for the database server [fscm912pt.apps.com]:fscm912db
    Enter the port number for the database host [1521]:
    Are you happy with your answers y : y
    WARN: An
    If this VM is connecting to a PeopleSoft database created from an Oracle VM template
    some additional setup may be required. We can automate these steps for you. If you
    are connecting to a Database that has been used before you may wish to skip this step.
    Do you want this additional setup to be performed? y: y
    ChangeDBUserProfiles
    Running
    Running
    New CFG file written with modified Startup parameters
    Loading validation table...
    setting DBName=FSCM912
    setting DBType=ORACLE
    setting UserId=VP1
    setting UserPswd=VP1
    setting ConnectId=people
    setting ConnectPswd=peop1e
    setting ServerName=____
    setting Port=7000
    setting Port=9000
    setting Listener Port=9100
    setting Domain ID=APPDOM
    setting Add to PATH=.
    Log Directory entry not found in configuration file.
    Setting Log Directory to the default... [PS_SERVDIR/LOGS]
    Spawning disabled for server PSAPPSRV.
    WARNING: PSSAMSRV is configured with Min instance set to 1. To avoid loss of service, configure Min instance to atleast 2.
    Configuration file successfully created.
    Copying application server configuration files...
    Copying [opt/oracle/psft/pt/tools/appserv/small.cfx] to [home/psadm2/psft/pt/8.52/FSCM912/appserv/APPDOM/psappsrv.cfg]
    Stripping Annotations...
    Copying [opt/oracle/psft/pt/tools/appserv/small.cfx] to [home/psadm2/psft/pt/8.52/FSCM912/appserv/APPDOM/psappsrv.cfx]
    Copying Jolt repository file...
    Domain created.
    Performing load prechecks ...
    CFG setting changes completed, loading configuration...
    Domain configuration complete.
    Created
    Loading validation table...
    WARNING: PSSAMSRV and PSQRYSRV are configured with Min instance set to 1. To avoid loss of service, configure Min instance to atleast 2.
    Performing load prechecks ...
    Loading new configuration...
    Domain configuration complete.
    Domain
    Starting
    tmadmin - Copyright (c) 2007-2008 Oracle.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by Oracle.
    Tuxedo is a registered trademark.
    No bulletin board exists. Entering boot mode.
    INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level 043Booting admin processes ...
    exec BBL -A :
    process id=8584 ... Started.
    1 process started.
    Attaching to active bulletin board.
    INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level 043Booting server processes ...
    exec PSWATCHSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -ID 138383 -D APPDOM -S PSWATCHSRV :
    process id=8588 ... Started.
    exec PSAPPSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSAPPSRV :
    process id=8589 ... Started.
    exec PSAPPSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSAPPSRV :
    process id=8595 ... Started.
    exec PSQRYSRV -o ./LOGS/stdout -e ./LOGS/stderr [email protected] -- -D APPDOM -S PSQRYSRV :
    process id=8601 ... Started.
    exec PSSAMSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D APPDOM -S PSSAMSRV :
    process id=8605 ... Started.
    exec PSANALYTICSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D APPDOM -S PSANALYTICSRV :
    process id=8608 ... Started.
    exec PSANALYTICSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D APPDOM -S PSANALYTICSRV :
    process id=8611 ... Started.
    exec PSANALYTICSRV -o ./LOGS/stdout -e ./LOGS/stderr -A -- -D APPDOM -S PSANALYTICSRV :
    Failed.
    tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    exec tmshutdown -qy

    OEL 5.2
    When I take a look to /home/psadm2/psft/pt/8.52/FSCM912/appserv/APPDOM/LOGS/TUXLOG.041813
    120211.fscm912pt.apps.com!tmloadcf.31488.2821178528.-2: 04-18-2013: client high water (0), total client (0)
    120211.fscm912pt.apps.com!tmloadcf.31488.2821178528.-2: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120211.fscm912pt.apps.com!tmloadcf.31488.2821178528.-2: CMDTUX_CAT:879: INFO: A new file system has been created. (size = 1316 512-byte blocks)
    120211.fscm912pt.apps.com!tmloadcf.31488.2821178528.-2: CMDTUX_CAT:871: INFO: TUXCONFIG file /home/psadm2/psft/pt/8.52/FSCM912/appserv/APPDOM/PSTUXCFG has been created
    120211.fscm912pt.apps.com!tmloadcf.31543.3136480416.-2: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120211.fscm912pt.apps.com!tmloadcf.31543.3136480416.-2: CMDTUX_CAT:879: INFO: A new file system has been created. (size = 1316 512-byte blocks)
    120211.fscm912pt.apps.com!tmloadcf.31543.3136480416.-2: CMDTUX_CAT:871: INFO: TUXCONFIG file /home/psadm2/psft/pt/8.52/FSCM912/appserv/APPDOM/PSTUXCFG has been created
    120211.fscm912pt.apps.com!PSADMIN.31546: Begin attempt on domain APPDOM
    120215.fscm912pt.apps.com!tmadmin.31599.1180347504.-2: TMADMIN_CAT:1330: INFO: Command: boot -A
    120217.fscm912pt.apps.com!tmboot.31600.640480752.-2: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120217.fscm912pt.apps.com!tmboot.31600.640480752.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    120217.fscm912pt.apps.com!tmboot.31600.640480752.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    120220.fscm912pt.apps.com!BBL.31601.1380641872.0: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit, Patch Level 043
    120220.fscm912pt.apps.com!BBL.31601.1380641872.0: LIBTUX_CAT:262: INFO: Standard main starting
    120222.fscm912pt.apps.com!tmboot.31604.3530814960.-2: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120222.fscm912pt.apps.com!tmboot.31604.3530814960.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    120222.fscm912pt.apps.com!tmboot.31604.3530814960.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    120222.fscm912pt.apps.com!PSWATCHSRV.31605.509672224.-2: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120222.fscm912pt.apps.com!PSWATCHSRV.31605.509672224.-2: LIBTUX_CAT:262: INFO: Standard main starting
    120222.fscm912pt.apps.com!PSAPPSRV.31606.1946266784.0: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120222.fscm912pt.apps.com!PSAPPSRV.31606.1946266784.0: LIBTUX_CAT:262: INFO: Standard main starting
    120225.fscm912pt.apps.com!PSAPPSRV.31612.2164616352.0: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120225.fscm912pt.apps.com!PSAPPSRV.31612.2164616352.0: LIBTUX_CAT:262: INFO: Standard main starting
    120226.fscm912pt.apps.com!PSQRYSRV.31618.1777921184.0: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120226.fscm912pt.apps.com!PSQRYSRV.31618.1777921184.0: LIBTUX_CAT:262: INFO: Standard main starting
    120227.fscm912pt.apps.com!PSSAMSRV.31622.579670400.0: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120227.fscm912pt.apps.com!PSSAMSRV.31622.579670400.0: LIBTUX_CAT:262: INFO: Standard main starting
    120227.fscm912pt.apps.com!PSANALYTICSRV.31625.4005018816.0: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120227.fscm912pt.apps.com!PSANALYTICSRV.31625.4005018816.0: LIBTUX_CAT:262: INFO: Standard main starting
    120228.fscm912pt.apps.com!PSANALYTICSRV.31628.3123104960.0: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    120228.fscm912pt.apps.com!PSANALYTICSRV.31628.3123104960.0: LIBTUX_CAT:262: INFO: Standard main starting
    120229.fscm912pt.apps.com!PSANALYTICSRV.31631.599555264.0: 04-18-2013: Tuxedo Version 10.3.0.0, 64-bit
    *120229.fscm912pt.apps.com!PSANALYTICSRV.31631.599555264.0: LIBTUX_CAT:681: ERROR: Failure to create message queue*
    *120229.fscm912pt.apps.com!PSANALYTICSRV.31631.599555264.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr = : msgget: No space left on device*
    *120229.fscm912pt.apps.com!tmboot.31604.3530814960.-2: CMDTUX_CAT:825: ERROR: Process PSANALYTICSRV at fscm912pt.apps.com failed with /T tperrno (TPEOS - operating system error)*
    *120229.fscm912pt.apps.com!tmboot.31604.3530814960.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler*
    *120233.fscm912pt.apps.com!BBL.31601.1380641872.0: CMDTUX_CAT:26: INFO: The BBL is exiting system*
    *120236.fscm912pt.apps.com!PSADMIN.31546: End boot attempt on domain APPDOM*

  • Root.sh script is not running successfully in RAC

    Hi
    when i run root.sh script for RAC Grid installation. throws below error in screen.
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'rac1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'rac1'
    CRS-2676: Start of 'ora.gipcd' on 'rac1' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'rac1'
    CRS-2676: Start of 'ora.gpnpd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'rac1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'rac1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'rac1'
    CRS-2676: Start of 'ora.diskmon' on 'rac1' succeeded
    CRS-2676: Start of 'ora.cssd' on 'rac1' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'rac1'
    CRS-2676: Start of 'ora.ctssd' on 'rac1' succeeded
    Disk Group ASM already exists. Cannot be created again
    Configuration of ASM failed, see logs for details
    Did not succssfully configure and start ASM
    CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /u01/app/grid/11.2.0/grid_1/bin/crsctl stop resource ora.crsd -init
    Stop of resource "ora.crsd -init" failed
    Failed to stop CRSD
    CRS-2500: Cannot stop resource 'ora.asm' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /u01/app/grid/11.2.0/grid_1/bin/crsctl stop resource ora.asm -init
    Stop of resource "ora.asm -init" failed
    Failed to stop ASM
    CRS-2673: Attempting to stop 'ora.ctssd' on 'rac1'
    CRS-2677: Stop of 'ora.ctssd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'rac1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'rac1'
    CRS-2677: Stop of 'ora.cssd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'rac1'
    CRS-2677: Stop of 'ora.gpnpd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'rac1'
    CRS-2677: Stop of 'ora.gipcd' on 'rac1' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'rac1'
    CRS-2677: Stop of 'ora.mdnsd' on 'rac1' succeeded
    What need to be done. please help

    IN case it matters, which version?
    I agree with Hemant K Chitale on both of his points. The disk group has already been created, and one probably shouldn't name it "ASM". Give it a more meaningful name.
    "Configuration of ASM failed, see logs for details"
    Did you look in the log files? Anything of interest in there?
    Cheers,
    Brian

  • OSCommand ODI Command not running on Agent

    Hello,
    I have a simple .bat file I need to kick off in ODI. When I run it with local service(no agent) it runs fine but when I try to run it under my (installed as a service )agent it fails with the generic error "wrong process return code"
    I have changed the properties of the service and specified to log on as administrator but it still fails.
    any ideas?
    Thanks
    Kind regards,
    Caoimhe
    Edited by: user9213000 on Dec 15, 2010 8:26 AM

    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ QtADB
    bash: QtADB: command not found
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ ./QtADBbash: ./QtADB: No such file or directory
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ sh ./QtADB
    ./QtADB: ./QtADB: cannot execute binary file
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ sh QtADB
    QtADB: QtADB: cannot execute binary file
    user-arch@archusrxpc /home/@solushome/user-solus/QtADB-cwm_edition $ ls -l
    σύνολο 2940
    -rw-rw-r-- 1 user-arch 1000    5259 Απρ  13  2012 Changes.txt
    -rw-rw-r-- 1 user-arch 1000   25330 Ιούν 26  2012 debug.log
    -rwxrwxr-x 1 user-arch 1000 2970612 Απρ  13  2012 QtADB
    drwxr-xr-x 1 user-arch 1000       0 Ιούν 26  2012 tmp
    drwxrwxr-x 1 user-arch 1000     366 Μάρ  13  2012 tools
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $
    Last edited by dancer69 (2013-01-17 18:30:23)

  • Basic commands not running

    Dear All,
    Only after installing Lion, the Terminal now claims
    that "man: command not found"
    "ssh: command not found"  (remote login enabled)
    I've also realised some missing environment variables
    echo $PATH just returns /bin
    Regards
    El

    Well, it's alright that those missing files do not exist. The command I provided would try to find files that could possibly be changing the PATH variable. And it did! Log on to the problem account "thestudio" and move /Users/thestudio/.bash_profile ->
    /bin/mv /Users/thestudio/.bash_profile /Users/thestudio/bash_profile
    Quit the Terminal.app then reopen it. Now try->
    echo $PATH

  • EEM CLI command not running

    Hi guys,
    I have an issue with an EEM applet that I have configured. Part of the applet is to run a kron occurrence. I know the applet is executing by viewing event manager history, but when I then run show kron schedule, the kron job is not set to run.
    If I manually input the same CLI commands, the schedule starts without issue.
    The config for the applet is below:
    event manager applet RESTORED
    event track 100 state up
    action 1.0 cli command "enable"
    action 1.1 cli command "conf t"
    action 1.2 cli command "kron occurrence MONITOR in 0:10"
    action 1.3 cli command "policy-list MONITOR"
    action 1.4 syslog msg "ATTENTION:THE CCT HAS RESTORED"
    exit
    Any help with this would be greatly appreciated.
    Thanks
    Scott

    I have debugged event manager action cli, and discovered that the reason the CLI commands are not taking is that aaa (tacacs) is applied to this router, so when the system attempts to enter commands, command authorisation is failing.
    *Jul 15 15:14:26.245: %TRACKING-5-STATE: 100 interface Lo100 ip routing Up->Down
    *Jul 15 15:14:26.261: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : CTL : cli_open called.
    *Jul 15 15:14:26.269: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT : CC
    *Jul 15 15:14:26.269: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT :
    *Jul 15 15:14:26.269: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT :
    *Jul 15 15:14:26.269: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT : This is a test router for SNMP traps
    *Jul 15 15:14:26.269: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT :
    *Jul 15 15:14:26.269: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT :
    *Jul 15 15:14:26.269: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT : WAKE-ANT-TEST-RTR>
    *Jul 15 15:14:26.269: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : IN  : WAKE-ANT-TEST-RTR>enable
    *Jul 15 15:14:26.281: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT : WAKE-ANT-TEST-RTR#
    *Jul 15 15:14:26.281: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : IN  : WAKE-ANT-TEST-RTR#conf t
    *Jul 15 15:14:26.497: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT : Command authorization failed.
    *Jul 15 15:14:26.497: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT :
    *Jul 15 15:14:26.497: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT : WAKE-ANT-TEST-RTR#
    *Jul 15 15:14:26.497: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : IN  : WAKE-ANT-TEST-RTR#no kron occurrence MONITOR in 0:03
    *Jul 15 15:14:26.513: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT :                      ^
    *Jul 15 15:14:26.513: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT : % Invalid input detected at '^' marker.
    *Jul 15 15:14:26.513: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT :
    *Jul 15 15:14:26.513: %HA_EM-6-LOG: DWNBT : DEBUG(cli_lib) : : OUT : WAKE-ANT-TEST-RTR#
    Does anyone out there know if its possible for EEM to authenticate against aaa?
    I did try adding a "login" command after
    action 1.0 cli command "enable", but this failed authorisation also.
    Thanks
    Scott

  • SQL describe command not running in JSP

    Hello All,
    i hope u all will be enjoying ur lives :)
    i have a problem that when i run the SQL describe command it gives me the error that Invalid SQL Statement...
    the command syntax is
    desc tablename; OR describe tablename;
    and i am doing it like that
    ResultSet rs = stmt.executeQuery("describe CF");
    where CF is the name of table..
    actually what i want to do is get the columns and its datatypes dynamically.. means that i want i get all the tables first from database then whichever table i select i can display its records and also add delete and modify the records...
    if anyone have already code of this ..please email me at
    [email protected]
    i will be very very thank ful for that..
    otherwise tell me the solution of the above problem :(
    thanx in advance
    RANA

    You can get all the information about the table using the meta data. Run a dummy query (I don't think it even needs to return any results), and then grab the meta data
    from the result set:
    ResultSet rs = null;
    ResultSetMetaData rsmd;
    int numcolumns = 0;
    Vector field = new Vector();
    rs = statement.executeQuery( "select * from mytable where field='nevermatchme'");
    rsmd = rs.getMetaData();
    numcolumns = rsmd.getColumnCount();
    for ( int i = 1 ; i <= numcolumns ; i++ ) {
    field.add( rsmd.getColumnName(i) );
    You now have a Vector with one element per database field, each containing a String of that fields name. I believe it is also possible to get field
    type, etc also the MetaData.

  • DCM command did not complete successfully (-8)

    Hello,
    I am new to deploying web applications to OracleAS. They deploy fine to the local OC4J instance but when deploying to the application server I am getting an error. Any assistance would be greatly appreciated.
    I have been trying to track down what this error means: DCM command did not complete successfully (-8)
    I've posted my deployment log below. Thank you in advance for your time.
    Regards,
    - Justin
    ---- Deployment started. ---- Dec 18, 2006 9:19:11 AM
    Target platform is Oracle Application Server 10g 10.1.2 (Unix) (AORA01D).
    The WAR file is already up to date: /home/jtissera/work/WISER/Reports/code/ViewController/deploy/wiserReports.war
    Wrote EAR file to /home/jtissera/work/WISER/Reports/code/ViewController/deploy/wiserReports.ear
    Invoking DCM servlet client...
    /usr/lib/jvm/java-1.5.0-sun-1.5.0.06/jre/bin/java -Djava.protocol.handler.pkgs=HTTPClient -jar /home/jtissera/dev/jdevstudiobase10131.zip_FILES/jdev/lib/oc4j_remote_deploy.jar http://aora01d.guhsd.net:1156/Oc4jDcmServletAPI/ ias_admin **** redeploy /home/oracle/OraHome_3 /home/jtissera/work/WISER/Reports/code/ViewController/deploy/wiserReports.ear wiserReports GUHSD
    Initializing log
    Servlet interface for OC4J DCM commands
    Command timeout defined at 600 seconds
    Executing DCM command...
    Executing command redeploy /home/oracle/OraHome_3 /home/jtissera/work/WISER/Reports/code/ViewController/deploy/wiserReports.ear wiserReports GUHSD
    Command = REDEPLOY
    Reading application's ear file
    Ear file was successfully read
    Opening connection to Oc4jDcmServlet
    Setting userName to ias_admin
    Sending command to DCM servlet
    HTTP response code = 200, HTTP response msg = OK
    Command was successfully sent to Oc4jDcmServlet
    Receiving session id from servlet to check command status
    Session id = c0a802364840a5256682f8c47229750d637e5635491
    Please, wait for command to finish...
    Checking command status...
    Setting userName to ias_admin
    Setting Cookie to JSESSIONID=c0a802364840a5256682f8c47229750d637e5635491
    Checking command status
    HTTP response code = 200, HTTP response msg = OK
    Command has finished
    Receiving command exit value
    Receiving command output
    **** No output was received from command
    Closing connection to Oc4jDcmServlet
    #### DCM command did not complete successfully (-8)
    #### HTTP return code was -8
    Exit status of DCM servlet client: 248
    Elapsed time for deployment: 22 seconds
    #### Deployment incomplete. #### Dec 18, 2006 9:19:32 AM

    Here is one possible solution for that -8 code
    I had everything up and runnig running. Deploy was working fine.
    Then for some reason, I opened one of the deployed file on the server using the text editor. That file remained open, as I then started deploying the app from my Jdev to the server. I started getting this -8 error code.
    Not knowing what went wrong, I noticed the file on the server open in the text editor. So closed that open server file --- closed that editor and deployed app again from Jdev. AND It worked !!!
    Hope this helps.
    pp

  • Deployment Error:  DCM command did not complete successfully (-1)

    Hi,
    i am new to oracle jdeveloper.
    Well, i want to test a hello world jclient for ADF with
    java web start.
    But, when i try to start it with the embedded oc4j server
    it throws the following msg:
    JNLPException[category: SecurityException: Exception: null : LaunchDesc:
    <jnlp spec="1.0" codebase="http://192.168.2.22:8988/TestWebStart-View-context-root/">
      <information>
        <title>Title</title>
        <vendor>WebShopMarketing.com</vendor>
        <homepage href="null"/>
        <description>My JClient Project</description>
      </information>
      <security>
        <all-permissions/>
      </security>
      <resources>
        <j2se version="1.3+"/>
        <jar href="http://192.168.2.22:8988/BC4J/jlib/adfjclient.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/BC4J/lib/adfm.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/BC4J/lib/bc4jct.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/BC4J/lib/bc4jdomorcl.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/BC4J/lib/bc4jmt.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/BC4J/lib/collections.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/j2ee/home/lib/jndi.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/jdbc/lib/classes12.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/jdbc/lib/nls_charset12.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/jdev/lib/jdev-rt.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/jlib/jdev-cm.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/jlib/ojmisc.jar" download="eager" main="false"/>
        <jar href="http://192.168.2.22:8988/lib/xmlparserv2.jar" download="eager" main="false"/>
      </resources>
      <library-desc unique-id="null"/>
    </jnlp> ]
         at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
         at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
         at com.sun.javaws.Launcher.continueLaunch(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Does anyone out there can help me?

    The FAQ section of http://www.oracle.com/technology/products/jdev/howtos/appservers/deployias.html
    has an explanation of DCM command did not complete successfully error.

  • Shell Commands not found error when running application

    Hello,
    Im using MonoDevelop IDE in my Mac, before it used to work fine but after few days, now when I'm opening the application nothing happens., i checked the Console  for the log and it says this
    May  9 21:29:39 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x52052].com.ximian.monodevelop[1510]: /Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 17: dirname: command not found 
    May  9 21:29:39 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x52052].com.ximian.monodevelop[1510]: /Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 31: //mono-version-check: No such file or directory
    May  9 21:29:39 Sri-Vishnu-Totakuras-MacBook-Pro com.apple.launchd.peruser.501[599] ([0x0-0x52052].com.ximian.monodevelop[1510]): Exited with code: 1
    I thought may be some error with the "dirname" command, so i commented it in the code and gave the path of directory myself and then the console shows up like this.
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 19: grep: command not found 
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 19: cut: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 20: cut: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 21: cut: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 22: cut: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: /Applications/MonoDevelop.app/Contents/MacOS//mono-version-check: line 31: osascript: command not found
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: Cannot launch MonoDevelop
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro [0x0-0x56056].com.ximian.monodevelop[1532]: MonoDevelop requires the Mono Framework version 2.10.4 or later.
    May  9 21:34:12 Sri-Vishnu-Totakuras-MacBook-Pro com.apple.launchd.peruser.501[599] ([0x0-0x56056].com.ximian.monodevelop[1532]): Exited with code: 1
    I opened the contents of the application and run the shell script for opening aplication there it worked very fine and application started working.. But if i open application directly through launchpad or finder it doesnt show up and console
    I tried running those commands in the terminal directly there they work.. But dunno whats wrong in here. and even if try to open the application through the terminal it all opens fine.. what could be the possible problem, is it with my mac..?

    i finally figured out the problem.. it is with the environmental variables.  the path for all those commands like "grep" is not being set for the GUI applications.  that is why i got that error. 
    for those GUI applications which require path, we have to set path in the file /etc/launchd.conf  the environmental variables set in here are used by the gui applications and those which are launched through spotlight.
    that file may bot be present in most of the macs. No problem even if not present,we can create one and use.
    so  type in terminal
              $ sudo vi /etc/launchd.conf     
    and in the editor add these lines
              setenv PATH = /new/path
    and save.  Note: replace /new/path with the path which you need to have for the commands used in the script.
    remeber that you need to restart your mac for applications to use these environmental variables.

  • Error while deploying : DCM command did not complete successfully (-8)

    Hi Friends:
    I am getting error while deploying the application on Oracle Portal AS. Following are the version details:
    Portal 10.1.4 ; Portal AS 10.1.2.0.2 ; JDK 1.5.x ; Jdeveloper 10.1.3.3.0
    I am able to deploy same on my Standalone OC4J Server.
    Portal Server connection is Successful. Application i am trying to deploy is simple JSF application.
    The deployment log is as follow:
    ---- Deployment started. ---- Aug 21, 2008 10:10:26 AM
    Target platform is Oracle Application Server 10g 10.1.2 (Windows) (PortalASConnection1).
    Wrote WAR file to C:\Jdeveloper\jdev\mywork\MyApplication\ViewController\deploy\myApp1.war
    Wrote EAR file to C:\Jdeveloper\jdev\mywork\MyApplication\ViewController\deploy\myApp1.ear
    Invoking DCM servlet client...
    C:\Jdeveloper\jdk\jre\bin\javaw.exe -Djava.protocol.handler.pkgs=HTTPClient -jar C:\Jdeveloper\jdev\lib\oc4j_remote_deploy.jar http://01HW180457:18102/Oc4jDcmServletAPI/ ias_admin **** redeploy D:\OraHome_3 C:\Jdeveloper\jdev\mywork\MyApplication\ViewController\deploy\myApp1.ear myApp1
    Initializing log
    Servlet interface for OC4J DCM commands
    Command timeout defined at 600 seconds
    Executing DCM command...
    Executing command redeploy D:\OraHome_3 C:\Jdeveloper\jdev\mywork\MyApplication\ViewController\deploy\myApp1.ear myApp1 UNDEFINED
    Command = REDEPLOY
    Reading application's ear file
    Ear file was successfully read
    Opening connection to Oc4jDcmServlet
    Setting userName to ias_admin
    Sending command to DCM servlet
    HTTP response code = 200, HTTP response msg = OK
    Command was successfully sent to Oc4jDcmServlet
    Receiving session id from servlet to check command status
    Session id = ac11c08f46b696f8630ce3484fda975697914ab9c18a
    Please, wait for command to finish...
    Checking command status...
    Setting userName to ias_admin
    Setting Cookie to JSESSIONID=ac11c08f46b696f8630ce3484fda975697914ab9c18a
    Checking command status
    HTTP response code = 200, HTTP response msg = OK
    Command has finished
    Receiving command exit value
    Receiving command output
    **** No output was received from command
    Closing connection to Oc4jDcmServlet
    #### DCM command did not complete successfully (-8)
    #### HTTP return code was -8
    Exit status of DCM servlet client: -8
    Elapsed time for deployment: 14 seconds
    #### Deployment incomplete. #### Aug 21, 2008 10:10:39 AM
    I will appriciate to hear from you.
    Have A Nice Time!
    Regards,
    Kevin

    Refer Note:373056.1 on MetaLink.
    Thanks
    Shail

  • Error while running adcfgclone on APPS tier (ERROR: context creation not completed successfully)

    I am getting below error while running adcfgclone on APPS tier
    ERROR : Unable to set CLASSPATH
    /corp_ex1/DRPM/drpmcomn/clone/bin/../jlib/classes111.zip: is  missing
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_29475.err file for errors
    i  copied classes111.zip from IAS_HOME to COMMON_TOP . Now I am getting below error
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_30763.err file for errors

    Please post the details of the application release, database version and OS.
    ERROR: context creation not completed successfully
    This is a generic error, please check the log files for details about the error.
    Thanks,
    Hussein

  • Command not found on running binary files.

    I have a very strange problem with my new arch installation, which I never faced on other linux installations/distros.
    I'm trying to execute binary files from android-sdk, which I have them from other distros and always worked, and I get always "command not found" message. For e.g I tried to run adb(5 different files from different places), from terminal and from the folder in which is each and all times I get "command not found" message.
    Some other work though, as eclipse binary. All files I've tried worked fine, and also work fine if I run them from Ubuntu installation.
    I had this problem and for some newly isntalled packages too, as packagkit, and rutorrent. Packagekit worked after a reboot, but rutorrent gives same message.
    Any help?

    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ QtADB
    bash: QtADB: command not found
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ ./QtADBbash: ./QtADB: No such file or directory
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ sh ./QtADB
    ./QtADB: ./QtADB: cannot execute binary file
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $ sh QtADB
    QtADB: QtADB: cannot execute binary file
    user-arch@archusrxpc /home/@solushome/user-solus/QtADB-cwm_edition $ ls -l
    σύνολο 2940
    -rw-rw-r-- 1 user-arch 1000    5259 Απρ  13  2012 Changes.txt
    -rw-rw-r-- 1 user-arch 1000   25330 Ιούν 26  2012 debug.log
    -rwxrwxr-x 1 user-arch 1000 2970612 Απρ  13  2012 QtADB
    drwxr-xr-x 1 user-arch 1000       0 Ιούν 26  2012 tmp
    drwxrwxr-x 1 user-arch 1000     366 Μάρ  13  2012 tools
    user-arch@archusrpc /home/@solushome/user-solus/QtADB-cwm_edition $
    Last edited by dancer69 (2013-01-17 18:30:23)

  • DCM command did not complete successfully (-1)

    when I deploy a application in the Jdeveloper
    the following error occur. My server is 10g on linux.
    the connection test of the server is successful
    I cannot find a clue
    ** Thread[main,5,main] ** Thu Mar 23 11:02:45 CST 2006 ** ** EXCEPTION: java.net.SocketException: Connection reset by peer: socket write error
    java.net.SocketException: Connection reset by peer: socket write error
         at java.net.SocketOutputStream.socketWrite0(Native Method)
         at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:124)
         at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java:3099)
         at HTTPClient.HttpOutputStream.close(HttpOutputStream.java:404)
         at java.io.ObjectOutputStream$BlockDataOutputStream.close(ObjectOutputStream.java:1590)
         at java.io.ObjectOutputStream.close(ObjectOutputStream.java:662)
         at oracle.j2ee.tools.remote_deploy.Oc4jDcmClient.sendCommand(Unknown Source)
         at oracle.j2ee.tools.remote_deploy.Oc4jDcmCommand.execute(Unknown Source)
         at oracle.j2ee.tools.remote_deploy.Oc4jDcmCommand.redeployApplication(Unknown Source)
         at oracle.j2ee.tools.remote_deploy.Oc4jDcmMain.main(Oc4jDcmMain.java:63)
    &#20851;&#38381;&#21040; Oc4jDcmServlet &#30340;&#36830;&#25509;
    #### DCM command did not complete successfully (-1)
    #### HTTP return code was -1
    Exit status of DCM servlet client: -1

    Hi-
    We're you able to resolve your problem?
    Thanks!

Maybe you are looking for

  • When iTunes creates an iTunes library, does it copy all of the files?

    Or does it just create a pathway to those files? I remember waaaaaaaay back when I tried putting my library into iTunes, it physically copied every single file and filled up my harddrive. That was years ago, granted. But I'm still gunshy about it hap

  • Two ipods in the house

    We have two ipods (a mini for me and one for my husband). When we go to itunes, how can we sync different songs to each ipod. It automatically syncs all the music to each ipod. Any thoughts? thanks.

  • MS office per MCbook Pro

    Qualcuno può consigliarmi il miglior software o APP per disporre delle stesse funzionalità (Word Excel PowerPoint etc) di MS Office? Anyone could advice for the best APP or software to install on my McBook Pro the same functiones of MS Office (Word,

  • How to use the Function Module WWW_GET_SELSCREEN

    Dear Friends, We got a requirement wherein we need to publish the bw reports on Web. For this we need to pass the query into a Function Module. We found the FM "WWW_GET_SELSCREEN". Is this the correct FM to execute the query and publish on web? If so

  • "how do i synchronize between two outputs"

    Hi I'm using a bapi data service "po_bapi_getlist" which have two outputs :header and raws. When I'm connecting each output to table view, the output information is not synchronized, when i put the cursor on the line's header - "po nam" the cursor is