Error running ocsinstall.bat

When I run 'ocsinstall.bat', in step 2 I recive error:
=== Step2: Importing Portal objects if not exist ===
=== Portal Objects Imported ===
Error while trying to get Region IDs
Do anybody knows how to resolve it??
Thank you

Please can some help on how get the window 2000 server script to create subscriber on collaboration suites.
called create_subscriber.bat

Similar Messages

  • Error running setupvirtualdirectories.bat during install

    Hello Everyone,
    I am trying to install an addtional copy of Agile PLM for Process 6.1 for testing.
    When I get to the point of creating the virtual directories through the command line I get several errors.
    Errnumber: -2147221020 <0x800401E4>
    Error Accessing the object: w3svc/2/root/drl
    Im using:
    Windows 7
    IIS 7.5
    SQL Server 2005
    any ideas?
    has anyone else experienced this?

    syntax is correct. what happens if you run
    SetupCoreVirtualDirectories.bat c:\Prodika_Home 2 PLM4P_MAIN ?
    if that doesn't work, either, then maybe you don't have the IIS6 Management Compatability installed or it's a permissions issue.

  • Error when running a bat file

    Can someone tell me what this error means; "ORA-12560: TNS:protocol adapter error"
    I had Oracle XE on my Windows XP Pro SP3, but I also install the EE of Oracle which I haven't setup yet. Originally when I run this .bat file by double clicking on it, "setup_distran_database.bat", everything worked fine. But now, I am getting tghe above error. Not sure if it was because I installed Oracle EE.
    This is the .bat file:
    *@ECHO off*
    *:: Ayo Ojikutu*
    *:: Using Murach's Oracle SQL and PL/SQL*
    *:: and Mike Murach & Associates, Inc. example*
    *:: Nov 11, 2011*
    *:: Uses SQL*Plus utility to run the SQL scripts that create*
    *:: and populate the tables in the AP, OM, and EX schemas.*
    *:: If necessary, edit the username/password*
    sqlplus system/passwordhere @setup_distran_database*
    *:: Display a message about the log file*
    ECHO.
    ECHO For details, check the setup_distran_database.log file in the current directory.
    ECHO.
    *:: Display 'press any key to continue' message*
    PAUSE

    "ORA-12560: TNS:protocol adapter error"
    Not sure if it was because I installed Oracle EE.Most probably yes, Windows has the last installed product environment. Try setting XE environment before running sqlplus, something likeset ORACLE_SID=XE
    set ORACLE_HOME=<XE Oracle Home>
    set PATH=<XE Oracle Home\bin>;%PATH%
    sqlplus .....

  • Error when running reset.bat

    Hello,
    I used to get an error while re-deploying some ESB projects on SOA Suite 10.1.3.4.
    This installation is with olite database. To solve this problem,
    I wanted to run reset.bat which is in \OracleAS_1\integration\esb\bin folder.
    reset.bat file gave the below error.
    C:\product\10.1.3.1\OracleAS_1\integration\esb\bin>reset.bat
    Buildfile: build.xml
         [echo] ${env.PCHOME}
    reset-esb:
        [mkdir] Created dir: C:\product\10.1.3.1\OracleAS_1\integration\esb\bkup\201
    01007_1245
         [java] Creating database connection with DB_URL=jdbc:[email protected]:1531
    :oraesb, DB_USER=system DB_PASSWORD=any DB_DRIVER=oracle.lite.poljdbc.POLJDBCDri
    ver.
         [java] Running this Command will reset all the metadata. Existing metadata
    will be backed up. Press y to continue and any other key to exit.
    y
         [java] 7-Oct-2010 12:45:52 PM oracle.tip.esb.lifecycle.HttpHandler logInfo
         [java] INFO: Exporting metadata from the server [host=BCFSL21903,port=8888,
    user=oc4jadmin] to file "C:\product\10.1.3.1\OracleAS_1\integration\esb\bkup\201
    01007_1245\metadata.zip"
         [java] Exported metadata to File C:\product\10.1.3.1\OracleAS_1\integration
    \esb\bkup\20101007_1245\metadata.zip.
         [java] Exported parameters to File C:\product\10.1.3.1\OracleAS_1\integrati
    on\esb\bkup\20101007_1245\esbparam.properties.
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\dro
    p_esb_tables.sql
         [java] 7-Oct-2010 12:45:59 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_message_map
         [java] 7-Oct-2010 12:45:59 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_messages
         [java] 7-Oct-2010 12:45:59 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_group_status
         [java] 7-Oct-2010 12:45:59 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_containerid_lease
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfe
    ventc.sql
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\see
    d_service_types.sql
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\see
    d_default_system.sql
         [java] Running:C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\upg
    rade_10133_10134_oracle.sql
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_message_map
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_messages
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_group_status
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeErrorToLog
         [java] SEVERE: Failure:drop table ESB_containerid_lease
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeToLog
         [java] INFO: [POL-5128] duplicate table name SYSTEM.XREF_DATA
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeToLog
         [java] INFO: WorkflowCA: SQLException during execution: java.sql.SQLExcepti
    on: [POL-5128] duplicate table name SYSTEM.XREF_DATA: CREATE TABLE XREF_DATA
         [java] (
         [java]   XREF_TABLE_NAME   VARCHAR2(2000)    NOT NULL,
         [java]   XREF_COLUMN_NAME VARCHAR2(2000)    NOT NULL,
         [java]   ROW_NUMBER        VARCHAR2(48)    NOT NULL,
         [java]   VALUE             VARCHAR2(2000)  NOT NULL,
         [java]   IS_DELETED        VARCHAR2(1)     NOT NULL,
         [java]   LAST_MODIFIED     VARCHAR2(100)   NOT NULL,
         [java]   LAST_ACCESSED     VARCHAR2(100)   NOT NULL
         [java] )
         [java] 7-Oct-2010 12:46:01 PM oracle.tip.esb.install.db.SQLProcessor$Contex
    t writeToLog
         [java] INFO: File: C:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other
    \upgrade_10133_10134_oracle.sql.
         [java] Exception in thread "main" oracle.tip.esb.install.exception.Installa
    tionDBException: Failed to execute sql file"C:\product\10.1.3.1\OracleAS_1\integ
    ration\esb\sql\other\upgrade_10133_10134_oracle.sql"
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScript(RunSQLScript
    .java:337)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScript(RunSQLScript
    .java:302)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScript(RunSQLScript
    .java:259)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScriptListInternal(
    RunSQLScript.java:123)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScriptList(RunSQLSc
    ript.java:89)
         [java]     at oracle.tip.esb.install.reset.ResetRepository.runSQLScripts(Re
    setRepository.java:327)
         [java]     at oracle.tip.esb.install.reset.ResetRepository.actionReset(Rese
    tRepository.java:275)
         [java]     at oracle.tip.esb.install.reset.ResetRepository.main(ResetReposi
    tory.java:210)
         [java] Caused by: oracle.tip.esb.install.db.SQLProcessorException: SQLExcep
    tion during execution: java.sql.SQLException: [POL-5128] duplicate table name SY
    STEM.XREF_DATA: CREATE TABLE XREF_DATA
         [java] (
         [java]   XREF_TABLE_NAME   VARCHAR2(2000)    NOT NULL,
         [java]   XREF_COLUMN_NAME VARCHAR2(2000)    NOT NULL,
         [java]   ROW_NUMBER        VARCHAR2(48)    NOT NULL,
         [java]   VALUE             VARCHAR2(2000)  NOT NULL,
         [java]   IS_DELETED        VARCHAR2(1)     NOT NULL,
         [java]   LAST_MODIFIED     VARCHAR2(100)   NOT NULL,
         [java]   LAST_ACCESSED     VARCHAR2(100)   NOT NULL
         [java] )
         [java]     at oracle.tip.esb.install.db.SQLProcessor.processLine(SQLProcess
    or.java:1537)
         [java]     at oracle.tip.esb.install.db.SQLProcessor.executeSQLFile(SQLProc
    essor.java:1683)
         [java]     at oracle.tip.esb.install.db.SQLProcessor.runSQLFile(SQLProcesso
    r.java:315)
         [java]     at oracle.tip.esb.install.db.RunSQLScript.runScript(RunSQLScript
    .java:331)
         [java]     ... 7 more
    BUILD FAILED
    C:\product\10.1.3.1\OracleAS_1\integration\esb\bin\build.xml:607: Java returned:
    1   What is the reason for this error?
    Any ideas please.
    Thank You,
    sandaruwan

    Its not dropping the tables so when it recreates if fails. You may need to drop table manually by running the drop_esb_tables.sql script.
    cheers
    James

  • JAXB - When running xjc.bat got error

    When running xjc.bat with proper parameters, got the below error.
    The system cannot find the path specified.I have included the following to the PATH
    C:\Program Files\Java\jwsdp-1.3\jwsdp-shared\binand below to CLASSPATH
    C:\Program Files\Java\jwsdp-1.3\jwsdp-shared\lib
    C:\Program Files\Java\jwsdp-1.3\jaxb\libAm I missing something ? Appreciate if anyone could help to get rid of the above error. Thanks a lot.

    Guys,
    I have found a way to get rid of the xjc.bat error.
    Below should help
    java -jar "full path of jaxb-xjc.jar" -d "target folder" -p package_name "xsd schema file"for Example:
    java -jar "C:\Program Files\Java\jwsdp-1.3\jaxb\lib\jaxb-xjc.jar" -d "C:\target_folder" -p com.books.jaxb "C:\DATA\IBM\wsappdev51\workspace\Books\WebContent\xml\books.xsd"

  • Running a Bat file from a stored procedure

    This is part II of Re: Need to run bat file from application express
    I thought I would open a new thread
    I thought I had this fiqured out but it still doesn't work
    1) I granted CREATE EXTERNAL JOB to my user
    2) startup the OracleJobScheduler Service
    3)
    create or replace
    PROCEDURE RUN_OS_COMMAND(p_cmd IN varchar2)
    is
    v_job_exists pls_integer:=0;
    begin
      select count(1)
      into  v_job_exists
      from  all_scheduler_jobs
      where job_name='JAVA_EXE';
      if v_job_exists>0 then 
        dbms_scheduler.drop_job(job_name =>'JAVA_EXE');
      end if;
      dbms_scheduler.create_job
      (   job_name          =>'JAVA_EXE'
        , job_action        =>p_cmd
        , job_type          =>'executable'
        , enabled           =>false
        , auto_drop         =>false
        , start_date        =>systimestamp
      dbms_scheduler.run_job(job_name =>'JAVA_EXE');
    end;test.bat is del test.csv
    I run this
    begin
      RUN_OS_COMMAND('C:\temp\test.bat');
    end;
    / anonymous block completed
    It runs with no errors but does not run the bat file... what am i missing, thanks Doug

    LLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\wblincoe\Application Data
    CLASSPATH=.;[ORACLE_HOME]\jdbc\lib\ojdbc6.jar;c:\myjar\xdocore.jar;c:\myjar\i18nAPI_v3.jar;c:\myjar\xdoparser.jar;c:\myjar\xmlparserv2.jar
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=WBLINCOELT
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\wblincoe
    LDMS_LOCAL_DIR=C:\Program Files\LANDesk\LDClient\Data
    LOGONSERVER=\\03N-DAYT-DC01
    NUMBER_OF_PROCESSORS=2
    OS=Windows_NT
    Path=C:\OraHome_1\jre\1.4.2\bin\client;C:\OraHome_1\jre\1.4.2\bin;C:\app\wblincoe\product\11.1.0\db_1\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PERL5LIB=C:\oracle\product\10.2.0\http_1\sysman\admin\scripts;C:\oracle\product\10.2.0\http_1\perl\site\5.6.1\lib;C:\oracle\product\10.2.0\http_1\perl\site\5.6.1;C:\oracle\product\10.2.0\http_1\perl\5.6.1\lib\MSWin32-x86;C:\oracle\product\10.2.0\http_1\perl\lib\5.6.1;C:\oracle\product\10.2.0\http_1\perl\lib\5.6.1\MSWin32-x86;
    PHPRC=C:\Program Files\PHP\
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 2, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f02
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\wblincoe\LOCALS~1\Temp
    TMP=C:\DOCUME~1\wblincoe\LOCALS~1\Temp
    USERDNSDOMAIN=CACI.COM
    USERDOMAIN=CACI
    USERNAME=wblincoe
    USERPROFILE=C:\Documents and Settings\wblincoe
    VSEDEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
    windir=C:\WINDOWS

  • Trying to run a bat file from oracle

    I have followed these steps, see bottom for results, everything is valid but the bat file does not run???? PLease need your help. Doug
    CREATE OR REPLACE AND COMPILE JAVA SOURCE NAMED "getbatx" AS
    class getbatx //class pdfopen
    public static void execmd(String c) //main function
    try
    System.out.println("Executing:" + c);
    Runtime.getRuntime().exec("C:\\WINDOWS\\system32
    cmd.exe /c "+c);
    System.out.println("Executing:" + c + " ...done");
    } catch (Exception e) //catch any exceptions here
    System.out.println("Error" + e ); //print the error
    CREATE OR REPLACE PROCEDURE host_command2 (p_command IN VARCHAR2)
    AS LANGUAGE JAVA
    NAME 'getbatx.execmd (java.lang.String)';
    /Then as sysdba I put in in the following.
    exec dbms_java.grant_permission( 'CAPRS', 'SYS:java.io.FilePermission', '<<ALL FILES>>', 'execute' );
    EXEC Dbms_Java.Grant_Permission('CAPRS', 'SYS:java.lang.RuntimePermission', 'writeFileDescriptor', '');
    EXEC Dbms_Java.Grant_Permission('CAPRS', 'SYS:java.lang.RuntimePermission', 'readFileDescriptor', '');Then I make the call.
    SET SERVEROUTPUT ON SIZE 1000000
    CALL DBMS_JAVA.SET_OUTPUT(1000000);
    BEGIN
    host_command2 (p_command => 'c:\mybook.bat');
    END;
    /***** I run this, it completes but does not run the bat file and there is no error message
    SQL> BEGIN
    2 host_command2 (p_command => 'mybook.bat');
    3 END;
    4 /
    Executing:mybook.bat
    Executing:mybook.bat ...done
    PL/SQL procedure successfully completed.

    Yes it should open a dos box, but you forgot to add the .bat file witch you like to run: String[] command = {"cmd", "/c", "start", "c:/Batch files/Cardiobackup/cardiobackup_v1.4"}

  • JDBC error in OracleXMLSQLload.bat

    I get the following error when trying to run OracleXMLSQLload.bat as part of the XML SQL installation on WinNT (Oracle 8.1.6 personal edition)
    SQL error while connecting with oci8 driver to localdw: oracle.aurora.server.tools.loadjava.ToolsException: The JDBC OCI8 Driver is not installed properly, use -thin to try the JDBC Thin driver: no ocijdbc8 in shared library path
    could not open connection.
    The above error comes when trying to execute the following statement in the batch file:
    call loadjava -r -v -u "amber/amber@localdw" xmlparserv2.jar
    Also, do I need to run initjvm.sql to use the xmlgen.getXML function on the server side.
    null

    Resending with email address-
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by amberkumar:
    I get the following error when trying to run OracleXMLSQLload.bat as part of the XML SQL installation on WinNT (Oracle 8.1.6 personal edition)
    SQL error while connecting with oci8 driver to localdw: oracle.aurora.server.tools.loadjava.ToolsException: The JDBC OCI8 Driver is not installed properly, use -thin to try the JDBC Thin driver: no ocijdbc8 in shared library path
    could not open connection.
    The above error comes when trying to execute the following statement in the batch file:
    call loadjava -r -v -u "amber/amber@localdw" xmlparserv2.jar
    Also, do I need to run initjvm.sql to use the xmlgen.getXML function on the server side.
    <HR></BLOCKQUOTE>
    null

  • Can't run ij.bat

    when I run ij.bat, I receive this error "java is not recorgnised as an internal or external command, operable program or batch file." Not too sure what is the problem.

    "java" isn't been recognized as an executabele.
    Open a command console and enter "foo" or some other unexisting command or executabele in it and execute it. You'll see that you get the same error message.
    Install at least the Java JRE at your machine. Or if you want to develop with Java, install the JDK then.
    This whole problem has nothing to do with JDBC at all. But just with a complete lack of knowledge of the underlying operating system (Windows, in this case).

  • Not able to view the window when I run cim.bat file

    I have installed ATG web Commerce 10.0.3 and I need to configure MySql. For that I need to Start CIM by running the following file: <ATGdir>\home\bin\cim.bat and later I have to Type P to choose the products to configure, at a minimum ATG Platform and ATG Content Administration. But when I am not able to view the window to proceed further when I run thecim.bat file.Please let me know if anyone has any idea about this.

    Hi,
    Please find the error log while running in the command prompt.
    C:\Documents and Settings\******>c:\ATG\ATG10.0.3\home\bin\cim.bat
    Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n
    umber in .class file
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
    4)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at atg.core.util.BeanUtils.instantiate(BeanUtils.java:427)
    at atg.core.util.BeanUtils.getBeanInfo(BeanUtils.java:395)
    at atg.nucleus.SimpleComponentState.getComponentClassDescriptor(SimpleCo
    mponentState.java:547)
    at atg.nucleus.SimpleComponentState.<init>(SimpleComponentState.java:91)
    at atg.nucleus.SimpleConfigurationState.<init>(SimpleConfigurationState.
    java:93)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfigurat
    ion.java:756)
    at atg.nucleus.Nucleus.<init>(Nucleus.java:832)
    at atg.nucleus.Nucleus.<init>(Nucleus.java:717)
    at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4144)
    at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4021)
    at atg.cim.SessionContext.startNucleus(SessionContext.java:632)
    at atg.cim.SessionContext.startNucleus(SessionContext.java:610)
    at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:7
    4)
    at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    at atg.cim.Launcher.main(Launcher.java:68)

  • Problem running startcommerce.bat

    Hello,
    when I run startcommerce.bat I get this error message in weblogig.log
    file:
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <JDBC Pool> Connection for pool
    "commercePool" created.
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <JDBC Pool> Connection for pool
    "commercePool" created.
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <JDBC Pool> Creating connection
    pool docPool with:
    {aclName=weblogic.jdbc.connectionPool.docPool, maxCapacity=20,
    url=jdbc:beasys:docmgmt:com.beasys.commerce.axiom.document.ref.RefDocumentProvider,
    allowShrinking=true, poolName=docPool,
    props=jdbc.url=jdbc:weblogic:pool:commercePool;jdbc.isPooled=true;weblogic.t3.waitForConnection=true;weblogic.t3.waitSecondsForConnection=999999999999;weblogic.jts.waitSecondsForConnectionSecs=999999999999;docBase=C:/WebLogicCommerceServer3.1/dmsBase;schemaXML=C:/WebLogicCommerceServer3.1/dmsBase/doc-schema.xml,
    capacityIncrement=1, refreshMinutes=5, loginDelaySecs=0,
    initialCapacity=10, shrinkPeriodMins=15,
    driver=com.beasys.commerce.axiom.document.jdbc.Driver}
    vie oct 27 11:29:06 GMT+01:00 2000:<E> <T3Services>
    COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"==========================WebLogic
    Commerce Servers PRODUCT ERROR======================"
    vie oct 27 11:29:06 GMT+01:00 2000:<E> <T3Services>
    COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"Current WebLogic build may not be
    compatible with the WebLogic Commerce Server implementation. Minimum
    Build: 83914 Current Installation Build: 66825"
    vie oct 27 11:29:06 GMT+01:00 2000:<E> <T3Services>
    COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"==========================END
    WebLogic Commerce Servers PRODUCT ERROR======================"
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <WebLogicServer> Disable Server
    Logins requested by system
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <WebLogicServer> Server Logins
    are now disabled
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <WebLogicServer> Server shutdown
    by system
    vie oct 27 11:29:07 GMT+01:00 2000:<E> <T3Services>
    "RefDocumentProvider",LOG_ERROR,"Unable to create xml parser -- using
    default"
    java.lang.ClassNotFoundException: com.ibm.xml.parser.SAXDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    and the localhost shutdown in '30' seconds.
    I followed Installation Guide Octuber 2000 and I don't know what is
    happening.
    My plataform platform is:
    Windows NT Server 4.0
    jdk 1.3 (jaxp1.0.1)
    Cloudscape
    weblogic server 5.1, service pack 6
    commerce 3.1
    doc 3.1.1
    Thank you.

    The same problem is happening with me.
    I'm using Weblogic Server 5.1 SP8, Commerce 3.1.1 SP1, JDK 1.2.2 and Windows NT 4.0.
    I need some help.
    Thanks in advance.
    Here is my stack trace :
    Wed Jan 31 16:02:50 GMT-02:00 2001:<I> <JDBC Pool> Creating connection pool docPool
    with:
    refreshMinutes=5 poolName=docPool loginDelaySecs=0 maxCapacity=20 props=jdbc.url=jdbc:weblogic:pool:commercePool;jdbc.isPooled=true;weblogic.t3.waitForConnection=true;weblogic.t3.waitSecondsForConnection=999999999999;weblogic.jts.waitSecondsForConnectionSecs=999999999999;docBase=D:/WebLogicCommerceServer3.1/dmsBase;schemaXML=D:/WebLogicCommerceServer3.1/dmsBase/doc-schema.xmlallowShrinking=true
    driver=com.beasys.commerce.axiom.document.jdbc.Driver aclName=weblogic.jdbc.connectionPool.docPool
    capacityIncrement=1 initialCapacity=5 url=jdbc:beasys:docmgmt:com.beasys.commerce.axiom.document.ref.RefDocumentProvider
    shrinkPeriodMins=15
    Wed Jan 31 16:02:50 GMT-02:00 2001:<E> <T3Services> "RefDocumentProvider",LOG_ERROR,"Unable
    to create xml parser -- using default"
    java.lang.ClassNotFoundException: com.ibm.xml.parser.SAXDriver
         at java.net.URLClassLoader$1.run(URLClassLoader.java, Compiled Code)
         at java.lang.Exception.<init>(Exception.java, Compiled Code)
         at java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java, Compiled
    Code)
         at java.net.URLClassLoader$1.run(URLClassLoader.java, Compiled Code)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java, Compiled Code)
         at java.lang.ClassLoader.loadClass(ClassLoader.java, Compiled Code)
         at java.lang.ClassLoader.loadClass(ClassLoader.java, Compiled Code)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java, Compiled Code)
         at org.xml.sax.helpers.ParserFactory.makeParser(ParserFactory.java:124)
         at org.xml.sax.helpers.ParserFactory.makeParser(ParserFactory.java:92)
         at com.beasys.commerce.axiom.document.ref.RefSchemaGenerator.createParser(RefSchemaGenerator.java:456)
         at com.beasys.commerce.axiom.document.ref.RefSchemaGenerator.getSchemas(RefSchemaGenerator.java:87)
         at com.beasys.commerce.axiom.document.ref.RefDocumentProvider.loadSchemas(RefDocumentProvider.java,
    Compiled Code)
         at com.beasys.commerce.axiom.document.ref.RefDocumentProvider.init(RefDocumentProvider.java:239)
         at com.beasys.commerce.axiom.document.jdbc.Connection.createDocumentProvider(Connection.java:111)
         at com.beasys.commerce.axiom.document.jdbc.Connection.createDocumentProvider(Connection.java:92)
         at com.beasys.commerce.axiom.document.jdbc.Connection.<init>(Connection.java:58)
         at com.beasys.commerce.axiom.document.jdbc.Driver.connect(Driver.java:80)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:146)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:108)
         at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java,
    Compiled Code)
         at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java, Compiled
    Code)
         at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:330)
         at weblogic.jdbc.common.internal.JdbcInfo.initPools(JdbcInfo.java, Compiled Code)
         at weblogic.jdbc.common.internal.JdbcInfo.startup(JdbcInfo.java:255)
         at weblogic.jdbc.common.internal.JdbcStartup.main(JdbcStartup.java:11)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.t3.srvr.StartupThread.runMain(StartupThread.java:219)
         at weblogic.t3.srvr.StartupThread.doWork(StartupThread.java, Compiled Code)
         at weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java:62)
    David Crecente <[email protected]> wrote:
    Hello,
    when I run startcommerce.bat I get this error message in weblogig.log
    file:
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <JDBC Pool> Connection for pool
    "commercePool" created.
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <JDBC Pool> Connection for pool
    "commercePool" created.
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <JDBC Pool> Creating connection
    pool docPool with:
    {aclName=weblogic.jdbc.connectionPool.docPool, maxCapacity=20,
    url=jdbc:beasys:docmgmt:com.beasys.commerce.axiom.document.ref.RefDocumentProvider,
    allowShrinking=true, poolName=docPool,
    props=jdbc.url=jdbc:weblogic:pool:commercePool;jdbc.isPooled=true;weblogic.t3.waitForConnection=true;weblogic.t3.waitSecondsForConnection=999999999999;weblogic.jts.waitSecondsForConnectionSecs=999999999999;docBase=C:/WebLogicCommerceServer3.1/dmsBase;schemaXML=C:/WebLogicCommerceServer3.1/dmsBase/doc-schema.xml,
    capacityIncrement=1, refreshMinutes=5, loginDelaySecs=0,
    initialCapacity=10, shrinkPeriodMins=15,
    driver=com.beasys.commerce.axiom.document.jdbc.Driver}
    vie oct 27 11:29:06 GMT+01:00 2000:<E> <T3Services>
    COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"==========================WebLogic
    Commerce Servers PRODUCT ERROR======================"
    vie oct 27 11:29:06 GMT+01:00 2000:<E> <T3Services>
    COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"Current WebLogic build may not be
    compatible with the WebLogic Commerce Server implementation. Minimum
    Build: 83914 Current Installation Build: 66825"
    vie oct 27 11:29:06 GMT+01:00 2000:<E> <T3Services>
    COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"==========================END
    WebLogic Commerce Servers PRODUCT ERROR======================"
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <WebLogicServer> Disable Server
    Logins requested by system
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <WebLogicServer> Server Logins
    are now disabled
    vie oct 27 11:29:06 GMT+01:00 2000:<I> <WebLogicServer> Server shutdown
    by system
    vie oct 27 11:29:07 GMT+01:00 2000:<E> <T3Services>
    "RefDocumentProvider",LOG_ERROR,"Unable to create xml parser -- using
    default"
    java.lang.ClassNotFoundException: com.ibm.xml.parser.SAXDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    and the localhost shutdown in '30' seconds.
    I followed Installation Guide Octuber 2000 and I don't know what is
    happening.
    My plataform platform is:
    Windows NT Server 4.0
    jdk 1.3 (jaxp1.0.1)
    Cloudscape
    weblogic server 5.1, service pack 6
    commerce 3.1
    doc 3.1.1
    Thank you.

  • Erro while running irca.bat

    Hi I am trying to install SOA suite on my machine. However I am facing issues when i run irca.bat. Below are the steps i followed.
    1. unziped jdev C:\Jdev
    2. install oracle xe - accepted all defaults
    3. unzip soa suite to staging dir [c:\deepdive\SOA\
    4 cmd
         set oracle_home=c:\oracleexe\app\oracle\product\10.2.0\server
    set java_home =c:\jdev\jdk
         cd c:\deepdive\soa\install\soa_schema\irca
         irca.bat
    When i run this irca.bat i get the following error.
    Integration Repository Creation Assistant (IRCA) 10.1.3.1.0
    (c) Copyright 2006 Oracle Corporation. All rights reserved.
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/tip/install/tasks/IRCA

    The error means that your classpath is not set properly. Set the classpath properly.
    --Shiv                                                                                                                                                                                           

  • Failed to run startportal.bat

     

    John:
    1. add "c:\bea\wlserver6.1\lib\weblogic.jar;" in the classpath of your startPortal.bat.
    2. Download the license_wlportal400.bea.xml to c:\bea.
    do the following "UpdateLicense.cmd License_wlportal400.bea.xml"
    good luck!
    Peter
    "John Spangenberg" <[email protected]> wrote:
    I run Portal 4.0 with SP 1 on WLS 6.1 with SP2: same exception (see below).
    Any suggestions? Do I need to go back to WLS with SP1!??!
    Enter password to boot WebLogic server:
    Starting WebLogic Server....
    The Weblogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError:try to access method
    weblogic.management.internal.Helper.preloadMBeanInfos<>V from
    class weblogic.management.Admin
    at weblogic.management.Admin.initailize<Admin.java:212>
    at weblogic.t3.srvr.T3Srvr.initialize<T2Srvr.java:362>
    at weblogic.t3.srvr.T3Srvr.run<T3Srvr.java:202>
    at weblogic.Server.main<Server.java:35>
    Reason: Fatal initialization exception
    Press any key to continue...
    Regards,
    John Spangenberg
    "Vijay Bujula" <[email protected]> wrote in message
    news:[email protected]...
    To run WebLogic Portal 4.0 with Service Pack 1 on WLS 6.1 with SP1, applyService
    Pack 1, as explained in the Installation Guide.
    http://edocs.bea.com/wlp/docs40/relnotes/relnotes.htm#253535
    i hope this will help you...
    Vijay
    "[email protected]" <[email protected]> wrote:
    Hi, everyone:
    After install weblogic server6.1(sp1) and weblogic portal4.0,
    I update the lastest license file(license_wlportal400.bea), then
    run startportal.bat. but failed , Error messge as follows:
    Please help me. Thanks.
    Enter password to boot WebLogic server:
    Starting WebLogic Server....
    The Weblogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError:try to access method
    weblogic.management.internal.Helper.preloadMBeanInfos<>V
    from
    class weblogic.management.Admin
    at weblogic.management.Admin.initailize<Admin.java:212>
    at weblogic.t3.srvr.T3Srvr.initialize<T2Srvr.java:362>
    at weblogic.t3.srvr.T3Srvr.run<T3Srvr.java:202>
    at weblogic.Server.main<Server.java:35>
    Reason: Fatal initialization exception
    Press any key to continue...

  • How to run a .bat file with string arguments?

    Hi,
    I have a problem in running a .bat file with string arguments
    - the file is XPathOverlap.bat with 2 stringarguments like: "/a" and "//a"
    - the cmd: c:\Downloads>XPathOverlap "//a" "/a" works fine.
    - here is my code:
    public static void test(){
         try{
              String loc1 = "//a";
              String loc2 = "/a";
              String[] cmdarray = {"c:\Downloads\XPathOverlap", loc1, loc2};
              Process p = Runtime.getRuntime().exec(cmdarray);
              p.waitFor();
              System.out.println("Exit Value: "+p.exitValue());
              //code to print command line replies
              InputStream cmdReply = p.getInputStream();
              InputStreamReader isr = new InputStreamReader(cmdReply);
              BufferedReader br = new BufferedReader(isr);
              String line = null;
              while((line=br.readLine())!=null){
                   System.out.println(line);
         }catch(Throwable t){
              t.printStackTrace();
    How can i run this bat file with 2 string arguments?

    Hi,
    thanks thats good and helpfully
    so this code works:
    String loc1 = "\"/a\"";
    String loc2 = "\"//a\"";
    String path = System.getenv("MuSatSolver");
    String[] cmdarray = {"cmd.exe","/C",path+"XPathOverlap.bat", loc1, loc2};
    Process p = Runtime.getRuntime().exec(cmdarray);
    p.waitFor();
    System.out.println("Exit Value: "+p.exitValue());
    InputStream cmdErr = p.getErrorStream();
    InputStreamReader isrErr = new InputStreamReader(cmdErr);
    BufferedReader brErr = new BufferedReader(isrErr);
    String line2 = null;
    while((line2=brErr.readLine())!=null){
         System.out.println("Error: "+line2);
    but now i have another problem, this is the output:
    Exit Value: 0
    Error: java.lang.NoClassDefFoundError: fr/inrialpes/wam/treelogic/_xml/XPathOverlap
    Error: Exception in thread "main" The Exit value is 0, so the process terminates normally.
    I have tested this bat file in cmd and there it works correctly.
    Why do i get this error message?

  • Error running 9i reports from forms.

    Hi folks,
    i am having problems running 9i reports from a form.
    i have installed Oracle 9iDS on a Win XP machine with 256 MB RAM and a Pentium 1.4Ghz processor.
    i also have a local Oracle 9i database. i have created several reports that i am trying to run from some forms but all efforts to date have failed.
    below is some sample code.
    declare
    v_rid report_object;
    v_rjob varchar2(100);
    v_rptstatus varchar2(100);
    v_jobid varchar2(100);
    BEGIN
    /*get handle to report object itself*/
    v_rid := find_report_object('pbranchlist');
    set_report_object_property(v_rid,REPORT_EXECUTION_MODE,BATCH);
    set_report_object_property(v_rid,REPORT_DESFORMAT,'htmlcss');
    set_report_object_property(v_rid,REPORT_DESTYPE,'CACHE');
    set_report_object_property(v_rid,REPORT_SERVER,'repsrv');
    set_report_object_property(v_rid,REPORT_COMM_MODE,synchronous);
    v_rjob := run_report_object(v_rid);
    v_rptstatus := report_object_status(v_rjob);
    while v_rptstatus in ('RUNNING','OPENING_REPORT','ENQUEUED') loop
         v_rptstatus := report_object_status(v_rjob);
         message(v_rptstatus);
    end loop;
    if v_rptstatus = 'FINISHED' then
         /*display report in browser*/
    --      web.show_document('http://steve:8888/reports/rwservlet/getjobid'||
    --      substr(v_rptsvrjob,instr(v_rptsvrjob,'_',-1)+1)||'?'||'server=repsrv','_blank');
    web.show_document('/reports/rwservlet/getjobid'||substr(v_rjob,instr(v_rjob,'_',-1)+1)||'?'||'server=repsrv','_blank');
    else
         message('error running Report');
    end if;
    end;
    pbranchlist is defined in the form,
    repsrv is a report server i installed and explicitly started.
    on clicking the button to run the above code, i get a message on the browser status bar as follows
    opening http://steve:8888/reports/rwservlet/getjobid11?server=repsrv...
    that's it. it stays like that forever and a progress bar showing the status of the operation gets to the halfway mark and stays there for up to 15 minutes.
    I eventually halted the operation by clicking the stop button of the browser. The form then becomes totally non-responsive with the mouse indicator changing to the hour-glass shape and a small vertical bar moving rapidly back and forth at the bottom of the form window.
    My only recourse then is to explicitly close the browser window.
    I have already configured Reports to run in non single sign-on mode by setting SINGLESIGNON=NO in the rwservlet.properties file.
    Is there anything i have not done properly?
    Thanks in advance.

    Steve,
    can you check the Reports cache directory if the Reports file got created? I would assume yes, but better check.
    Frank

Maybe you are looking for

  • HT2518 Migration assistant Pc to Mac

    I recently purchased my first MacBook Pro. I used to own a PC & still do. I've been trying to transfer my windows files (documents,music,photos etc...) from my PC laptop to my new Mac without success. I've tried using Migration Assistant connecting m

  • ORA01555"snapshot too old:rollback segment num %s with name "%s" to small

    Hi All i have and 11gR1(11.1.0.6) DB source instance in wich i have i a partitioned table of 1TB size. I want to IMPDP this table using NETWORK_LINK in a 11gR2(11.2.0.3) destination RAC instance. when a try to import a get the following error message

  • Dynamic orchestration using multiple proxy services

    The project I am currently on is using ALSB for service orchestration. For a given orchestration, we would have one orchestration proxy (the control center), that synchronously calls a sequence of alsb proxy services. Each proxy service in this secon

  • Upgrading to Acrobat X

    I've purchased a new laptop and would like to upgrade to Acrobat X on it.  I have Acrobat 8 Pro on my old system, but I've misplaced the original disk.  I have the serial number for the original program.  What is the best way to upgrade, without purc

  • Does adding id properties increase file size?

    I tend do use the id property in addition to comments as tool to help me view the layout of components and renderers in the outline view of my workspace. I'm curious whether this is a bad practice if these are properties which aren't necessary to the