How to start Workbench (Toplink 10g)

I am getting "Could not find the main class. Program will exit!" when I execute workbench.cmd downloaded with Toplink 10g yesterday. Please help.
Thanks,
Lynn

Hello Bala,
Are you getting "Could not find the main class. Program will exit!"? If so, this message from Javaw could be the same as
"Exception in thread "main" java.lang.NoClassDefFoundError: oracle/toplink/workbench/ui/WorkbenchSession"
when you use java instead. If you are using the workbench.cmd to start it, be sure to check the setenv.cmd file and verify that the ORACLE_HOME is set properly to the TopLink installation. If it is or fixing it still gives this error, check the workbench.cmd file itself to see that the -cp entries are appropriate and do include the toplinkmw and toplink jar files.
If you are still haveing problems, change the javaw to java to get better messages, and you may need to file a support case to help go over your classpath.
Best Regards,
Chris

Similar Messages

  • How to  start Enterprise manager 10g Linux?

    To,
    Can some one please tell me
    How to start Enterprise manager 10g on Linux RHEL 4.7
    Thanks,

    Hi
    While runniing $ sh emctl start dbconsole getting error of Enveromment variable ORACLE_SID not Defined
    Can you pls tell me Where do i fine env file to source the ENV file Enterprise manager 10g
    Also do i need to run the *$ sh emctl start dbconsole* command from GUI of Linux.
    Actualy follwoing is my exact stetup
    I have installed Oracle EBS 11.5.10.2 on Linux EHEL 4.7
    On the same Linux Box ( Where Oracle EBS 11.5.10.2 is installed ) Installed Oracle Application and Infra. server and Discoverer
    Please guide me on the same.
    Thanks,

  • How to start isqlplusdba in 10g

    Hi,
    How can i start the isqlplus/dba in 10g?
    It is asking for password.
    In 9i it is possible to set the username and password using htpasswd utility.
    How to set the username and password in 10g?
    There is no Apache folder in 10g Home.
    Thanks in Advance
    SALIH KM

    Thanks for the link to the document.
    Now also i am facing problem in starting JAZN shell.
    I am using Windows XP.
    I am getting the following error.
    c:\>%JAVA_HOME%\bin\java -D java.security.properties=$ORACLE_HOME\sqlplus\admin\iplus\provider -jar
    Exception in thread "main" java.lang.NoClassDefFoundError: java/security/propert
    ies=$ORACLE_HOME\sqlplus\admin\iplus\provider

  • How to start Oracle Application Server 10g on Linux

    Hi,
    I have installed the Oracle Appliacion server and Infrastructure server on Linux. Both I have installed under with Diff. folder
    Can some one please tell me how to start / stop Appliacion server and Infrastructure server on Linux
    We are going to use the these with Oracle EBS 11.5.10.2 .
    Oracle EBS 11.5.10.2 installed in the same Linux server under diff. folder
    Can some one please guide me.
    Thanks,

    You can do as rizla said or go another route.
    We setup profiles to use for all of the oracle homes. Then in the scripts we call the profiles. Easier to migrate and manage in my opinion if you have multiple oracle homes. You can then use profiles when ssh'd into the boxes, too. Both ways will work.
    Example:
    Script which you can chkconfig.
    #!/bin/sh
    # oracle_collabInfra
    # This shell script takes care of starting and stopping Oracle Collab Infra instance.
    #chkconfig: 345 96 14
    # Source function library.
    . /etc/rc.d/init.d/functions
    RETVAL=0
    start () {
    echo $"Starting Collab Suite on the Infra instance..."
    echo $"Starting Listener..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; lsnrctl start"
    sleep 10
    echo $"Starting Metadata Repository..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; sqlplus '/ as sysdba' <<!
    startup;
    exit;
    sleep 10
    echo $"Starting Enterprise Manager Application Server Control..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; emctl start iasconsole"
    sleep 5
    echo $"Starting Infra OID and OC4J_Security processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=OID"
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=OC4J_Security"
    echo $"Starting Infra HTTP_Server processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=HTTP_Server"
    return $RETVAL
    stop () {
    echo $"Stopping Collab Suite on the Infra instance..."
    echo $"Stopping all Infra OPMN managed processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl stopall"
    sleep 5
    echo $"Stopping Enterprise Manager Application Server Control..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; emctl stop iasconsole"
    sleep 10
    echo $"Stopping Metadata Repository..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; sqlplus '/ as sysdba' <<!
    shutdown immediate;
    exit;
    sleep 10
    echo $"Stopping Listener..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; lsnrctl stop"
    return $RETVAL
    restart () {
    stop
    start
    RETVAL=$?
    return $RETVAL
    # See how we were called.
    case "$1" in
    start)
    start
    stop)
    stop
    restart)
    restart
    echo $"Usage: $0 {start|stop|restart}"
    RETVAL=1
    esac
    exit $RETVAL
    profile:
    export ORACLE_BASE=/opt/oracle
    export ORACLE_HOME=$ORACLE_BASE/collabInfra
    export ORACLE_SID=orcl
    export TMP=/tmp
    export TMPDIR=/tmp
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    export PATH=/bin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/kerberos/bin:/usr/local/bin:/usr/X11R6/bin:$HOME/bin:$ORACLE_HOME/bin:$ORACLE_HOME/opmn/bin:$ORACLE_HOME/dcm/bin:$ORACLE_HOME/backup_restore
    unset USERNAME

  • How can I use TopLink for querys that have two and more tables?

    I use TopLink today, and I can use one table to query, but how can I use TopLink for querys that have two and more tables?
    Thank you for see and answer this question.

    You can write a custom SQL query and map it to an object as needed. You can also use the Toplink query language "anyOf" or "get" commands to map two tables as long as you map them as one to one (get command) or one to many (anyOf command) in the toplink mapping workbench.
    Zev.
    check out oracle.toplink.expressions.Expression in the 10.1.3 API

  • How to start/stop report server?

    Dear memebers,
    when i restart my machine the report don't run. and give the following errro: frm-41213 unbale to connect to the report server.
    how to start/stop the report server?
    i have installed the DS 10g.
    Thanks
    Muhammad Nadeem
    [email protected]

    I try to find same solution from three month , i think first you intsall report server
    and check that if in server/conf folder rep_<hostname> file is there than your report is running with in process method in that you are not able to run report with report server , if you get solution than please give me the same

  • How to do something in 10g that I did in 3.0.9?

    I am proficient in 309, but skipped over Rel 2 and am now trying to work with 10g.
    I had an easy set of steps for making pages for different departments on our 309-based intranet:
    - made new content area for department
    - made folders under new content area
    - made new content area page for new content area
    - altered the default nav bar of the CA to include folder links to provide navigation within the department.
    ... Result was a great, simple department page with same nav bar across folders. When clicking on folder links w/in this navbar, the only change was the new folder was displayed. Navbar, header,portlets all stayed the same otherwise.
    How do I do this in 10g? TEmplates?

    hi,
    this same task is still as simple in OracleAS Portal 10g as it was in 3.0.9. The architecture of Portal and Application Server changed completely so that also the terminology changed for objects in portal.
    Content Area now maps to Page Groups and Folders now map to sub-pages in this page group.
    You will find loads of information on how to work with Portal 10g on OTN: http://portalcenter.oracle.com.
    Specially the Documentation page offers a lot of help when starting with 10g: e.g. the Getting Started Tour and the Users Guide.
    http://www.oracle.com/technology/products/ias/portal/documentation.html
    To give you an idea of your specific requirements:
    Create a new page group (CA) as the container of your department pages. Now create sub-pages (Folders). Those sub-pages are split into regions. A region can contain items or portlets. A region can also display the sub-pages (folder structure) - edit the region to configure this. You can base your pages on templates to give a page a certain structure and style (corporate standards).
    If you have a specific question let us know.
    regards,
    Christian

  • How to start GUI in ORACLE VM 10.2.0.4

    Hi All,
    I am using ORACLE 10.2.0.4 VM -template on OVM server 2.2.1.
    This vm template having built in OS- OEL 5(oracle enterprise linux) update 2 and database 10g R2 with patchset 3 i.e. 10.2.0.4. I just unzip this tempalte file and OS with DB upto 10.2.0.4 is available for me.
    Now on this VM I want to create one more database but I am not able to enable GUI.
    I have already stopped firewall service. But not able to find how to start GUI. This VM dont have vncserver also.
    Also I dont find any "/xdm/Xaccess " in /etc/X11., also not the /gdm in /etc.
    Can any one having any idea how to?
    Thanks...
    Edited by: user12039625 on Jul 28, 2010 12:07 AM

    Are you taking about the Oracle DBCA utility?

  • Setting query timeout in TopLink 10g

    The 10g version of OAAM uses TopLink 10g Release 3 (10.1.3.1.0) (Build 061004) and Oracle JDBC Driver 10.2.0.2.0. We are not using TopLink Essentials. I'm trying to make it so that our queries will timeout and throw an exception if they take too long. I have tried several things, but haven't had any luck so far. I have tried each of the following:
    * Adding <property name="javax.persistence.query.timeout" value="1"/> to the <login> element in sessions.xml.
    * Setting the query policy in my descriptors like this:
    <opm:querying xsi:type="toplink:query-policy">
    <opm:timeout>1</opm:timeout>
    </opm:querying>
    * Calling DatabaseQuery.setQueryTimeout(1).
    * Calling setProperty("javax.persistence.query.timeout") on the database login, server session, client session, and unit of work.
    In each case, I tried to update a locked table, and the application simply hung until I unlocked the table. I also tried executing select queries that take around 15 seconds to run, and those completed normally. I want to make the application throw a database exception instead. How can I make this work?
    I ran this test to eliminate the JDBC driver as a suspect:
    java.util.Properties props = new java.util.Properties();
    Class.forName("oracle.jdbc.driver.OracleDriver");
    props.setProperty("user", "teng_oaam");
    props.setProperty("password", "******");
    java.sql.Connection conn = java.sql.DriverManager.getConnection("jdbc:oracle:thin:@******:1521:brsadb", props);
    System.out.println(conn.getMetaData().getDriverName() + " " +conn.getMetaData().getDriverVersion());
    java.sql.Statement stmt = conn.createStatement();
    stmt.setQueryTimeout(1);
    System.out.println(stmt.getClass());
    System.out.println(new java.util.Date());
    try {
    // this query takes about 20 seconds to execute
    java.sql.ResultSet rs = stmt.executeQuery("select * from vcrypt_ip_location_map where from_ip_addr<=1160157297 and to_ip_addr>=1160157297");
    } catch (Exception ex) {
    ex.printStackTrace();
    System.out.println(new
    java.util.Date());
    The query fails with ORA-01013, which is what I expect to happen, so the problem is not in my JDBC driver.
    Thanks,
    Josh Davis

    public static Integer executeUpdate(TopLinkDBMgr topLinkDBMgr, BharosaDBQuery dbQuery) throws BharosaDBException {
       DataModifyQuery query = null;
       List args = Collections.EMPTY_LIST;
       long startTime = System.currentTimeMillis();
       try {
          AbstractSession session = (AbstractSession) topLinkDBMgr.beginSession(); +// creates a ClientSession and calls session.beginTransaction()+
          query = new DataModifyQuery();
          query.setCall(new SQLCall(dbQuery.getQueryString().replace(':', '#'))); +// we still have some SQL queries we haven't changed since we used Hibernate+
          Vector arguments = bindArgumentsForRawSql(dbQuery, query);
          args = arguments;
          query.setQueryTimeout(1);
          Object result = session.executeQuery(query, arguments);
          return converter.toInteger(result);
       } catch (BharosaDBException ex) {
          throw ex;
       } catch (Exception e) {
          throw BharosaDBException.createDBObjectQueryException(dbQuery.getQueryString(), e);
       } finally {
          topLinkDBMgr.endSession(); +// calls session.endTransaction() on the ClientSession+
          long time = System.currentTimeMillis() - startTime;
          Level level = getLogLevelForElapsedTime(time);
          if (logger.isEnabledFor(level)) {
             String message = buildPerformanceMessage(query, args);
             logPerformance(level, time, message);
    For my test, I lock a table in SQL*Plus, and there is a background process that uses this method to update that table. That process hangs until I release the lock in SQL*PLus.
    This is a corner case, though. Most of our updates are done with the UnitOfWork class, so I need to be able to make the queries that it generates time out also.
    Thanks,
    Josh

  • How do starting/stopping of application services differ in R12 ??

    How do starting/stopping of application services differ in R12 when compared to 11i ??
    Can I start/stop services using opmnctl ??

    Can you plese refer me a document where role of OPMN and OC4J in R12 is mentioned ??? In short:-
    OPMN - Oracle Process Manager & Notification Server is component in Oracle Application Server (10g) to manage (start/stop/status) Application Server components (HTTP, OC4J)
    For more:-
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13996/intro.htm
    OC4J -- oracle container for java.
    In R12 we have 3 groups of OC4J's.
    oacore OC4J - framework based applications
    forms OC4J - forms based applications
    oafm OC4J - Fusion Middleware - for mapviewer, webservices, ascontrol.
    For more, pls read
    http://download.oracle.com/docs/cd/B10464_05/web.904/b10326/intro.htm
    thanks,
    JD

  • How to start developing an Enterprise Service

    Hi everybody.
    I'm a student who writes his diploma thesis at the moment.
    My aim is to identify different serivce candidates with the aid of a roadmap methodology in my company. After doing a business process analysis and identifying all the IT systems and interfaces to external systems I want to develop a enterprise (web) service (with ABAP/Java) offering some type of masterdata from SAP HCM and deploy it to the Exchagne Infrastructure of my company.
    But I don't know how to start. There is too much (poor) information. Until know I did not find concrete howto-guides with examples for "developing a service" (both ABAP and Java), "deploying and testing a service with XI". Could somebody give me some hints?
    I have access to the ABAP workbench, XI and the NWDS and have read all the theoretical stuff about SOA and SAP ESOA.
    Thanks in advance,
    Stefan

    Hi Stefan,
    I might not be bang on target but nevertheless try going through the below links:
    [How to Build an Enterprise Service using SAP NetWeaver Process Integration|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c05b36f9-e7d4-2910-4488-a46be7ba2906]
    [Enterprise Services Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40c05360-0501-0010-63bd-aedd415b6e05]
    [Enterprise Services Discovery and Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4c1ab044-0401-0010-7aae-b6578bb18b85]
    [Enterprise Services Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/943e83e5-0601-0010-acb5-b16258f5f20a]
    [Creating a Purchase Order Store Record Web Service|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80fa3dff-ce76-2a10-3f94-f3df8f2db5a2]
    Also see my article which explains the creation of a Web Service using EJB (so basically a java web service):
    [How to Create a Web Service using Enterprise JavaBeans|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b00917dc-ead4-2910-3ebb-b0a63e49ef10]
    Bye
    Ankur

  • How to create execution plan in DAC and how to start ETL steps

    Hi,
    For ETL configuration i have installed and configured,
    1. Oracle 10G DB
    2. obiee and obia 7.9.6
    3. informatica server (here i created repository and integration services)
    4. DAC server 10g (setup for DAC is also configured like create warehouse tables etc.,
    same installation done on windows for client.
    Now i'm struck with execution plan creation.
    then
    how to start ETL, where start ETL
    Source : Oracle EBIZ R12.1.1
    target : Datawarehouse (10G DB)
    please help me out the steps till ETL start ?
    Thanks,
    Srik

    Hi Srik
    I am assuming you have followed the steps required before a load in the library for dac config, csv lookups etc...
    Did you check out the example in the documentation?
    Here is the link
    http://download.oracle.com/docs/cd/E14223_01/bia.796/e14217/windows_ic.htm#BABFGIHE
    If you follow those steps and run the execution plan and you can monitor the progress under the current run tab in the dac and the infa workflow monitor.
    Regards
    Nick
    Edited by: Nickho on 2010/06/21 9:24 AM

  • How to start ETL ?

    Hi,
    For ETL configuration i have installed and configured,
    1. Oracle 10G DB
    2. obiee and obia 7.9.6
    3. informatica server (here i created repository and integration services)
    4. DAC server 10g (setup for DAC is also configured like create warehouse tables etc.,
    same installation done on windows for client.
    Now i'm struck with ETL run
    how to start ETL, where start ETL
    Source : Oracle EBIZ R12.1.1
    target : Datawarehouse (10G DB)
    please help me out the steps till ETL start ? or provide the doc so that i can try to move farward.
    Thanks,
    Srik

    http://www.rittmanmead.com/2008/07/06/performing-initial-data-loads-into-the-oracle-bi-apps-795-data-warehouse/
    Wrong forum btw, for BI Apps go to:
    Business Intelligence Applications

  • How to run Logminer Viewer 10g

    Is there any graphical LogMiner Viewer in 10G ?
    I've found very nice the 9i version, and I can't believe we've lost it in 10g.
    If there is any, does anybody know how to start it from EM or standalone (like oemapp lmviewer in 9i)

    Hi!
    You must install Client 10g(separately CD).
    Java OEM console include.
    And run command: oemapp lmviewer

  • Oracle TopLink 10g Introductory Tutorial: No Table Reference available

    Hi,
    I'm trying to work through the Oracle TopLink 10g Introductory Tutorial (http://www.oracle.com/technology/products/ias/toplink/doc/10131/main/_tutorial/index.htm).
    At the point 'Map the Java Classes: Create One-to-One Mappings' (http://www.oracle.com/technology/products/ias/toplink/doc/10131/main/_tutorial/index.htm) I'm not able to select a table reference because there is no one available.
    As result i get the following message after generating 'Mapping Status Report':
    TopLink Map 'tut01Map' -> One of the packages is incomplete.
    Package example.model -> One of the descriptors in this package is incomplete.
    Descriptor Employee -> Some mappings are incomplete.
    Mapping address -> No table reference is selected.
    Mapping address -> Table reference is invalid because of the target table chosen.
    Mapping version -> Mapping references write lock field stored in cache, but is not read-only.
    Mapping phoneNumbers -> No table reference is selected.
    Mapping phoneNumbers -> Table reference is invalid because of the target table chosen.
    Descriptor PhoneNumber -> Some mappings are incomplete.
    Descriptor PhoneNumber -> The following primary key fields are unmapped: EMP_ID
    Descriptor PhoneNumber -> The following primary key fields have no writable mappings: EMP_ID
    Mapping owner -> No table reference is selected.
    Mapping owner -> Table reference is invalid because of the target table chosen.
    End TopLink Map 'tut01Map'
    Did I make a mistake or is there a wrong configuration? Please help.
    I'm using:
    JDeveloper 10.1.3.2.0
    MySQL 5.0.33 with Connector/J 5.0.5
    Windows XP
    Thanks, TGau
    Message was edited by:
    TGau
    Update

    Yes I did. But my database storage engine is set to MyISAM which don't support foreign keys. So this 'error' results from database configuration (Info: InnoDB do support foreign keys).
    I'm wondering why the queries didn't throw any errors. So the foreign key/reference part was just skipped.
    Thank you very much, rsapir.
    PS:
    How can I configure configure 'application side' references/associations? It is described in the TopLink Developers Guide on site 34-10 ... but I have no Add/New Buttons?

Maybe you are looking for

  • Arrays.equals doesnt seem to be working

    Hi i have an app that copys the contents of an object array into another, then reruns and compares its contents to the previous copy. they should be equal, but i get a not equal message. i have tried printing out the objects in a loop to see whats ha

  • Share/export without any re-encoding, possible?

    let's say you create a new MPEG4 iMovie project, and drag some DV files of a consisent size and quality into it; they get encoded to mpeg4 during the import. Now say you want to export your movie-- shouldn't there be a setting to simply "copy" the fr

  • Authentication for user denied in realm weblogic

    Hi, I was testing distributing EJB's to different server with their client and kept hitting my head to the wall with the following problem almost the whole day: Stacktrace = javax.naming.AuthenticationException. Root exception is java.lang.SecurityEx

  • [Solved] cp - If file exist, don't copy that file

    Is there a way i can copy with cp that if a file exists, it won't even copy that file. Last edited by haxit (2009-01-08 23:30:48)

  • Dynamic fotspot

    i use this CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'        EXPORTING             i_callback_program = l_program             i_callback_user_command = 'G_USER_COMMAND'             i_callback_top_of_page  = 'TOP_OF_PAGE'             is_layout          =