Creating BPEL Domain

Hi,
While creating BPEL domain in a clustered environment, I got the following message "Please verify that BPEL schema has been installed in the datasource referred to by xxxxxxxxx... The schema files are located under <home>/system/database/scripts".
Can some one tell me what the above message mean please.
I continued by clicking OK. The domains are created. Is creating domain on 1 server sufficient in clustered environment ?
I observed that when I created domain in just 1 server, the domains I created were seen the admin console of 2nd server also. Does creating new domain require server restart ?

Hi
I saw this behaviour in 10.1.3.1 as well. We have just patched up 10.1.3.3.1 and was hoping this will be addressed. It was not. :-(
You should be able to work-around the not-found error by just correcting the URL in your browser. You will notice that all that went wrong is that it now has the domain name in all lower-case and since this is case sensitive it fails.
We have stopped using mixed-case/uppercase domain names for now.
It seems like a console only issue as the deployed BPEL process was working fine and callable on the mixed-case URL.
Hope this helps.

Similar Messages

  • How can I set BPEL server enviorment and create BPEL domain?

    Without use the http console, how can I set BPEL server enviorment and create BPEL domain?
    When I try to use API like below
    import com.oracle.bpel.client.Server;
    Server s = new Server(ServerAuthFactory.authenticate("oracle","localhost"));
    But I always got four exceptions and one warning like below:
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\security.properties (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\ejb.properties (The system cannot find the path specified)
    Warning: unable to read transaction.interoperability config property
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\security.properties (The system cannot find the path specified)
    java.lang.Exception: Failed to create "ejb/collaxa/system/ServerBean" bean; exception reported is: "javax.naming.CommunicationException: Can't find SerialContextProvider
    Is it right to use com.oracle.bpel.client.Server like this, please help me.
    Best regards,
    Vita

    Anyone can help me? Because I need deploy BPEL process on production server, so I need the Java funtion to create domain. Thank you very much if you can tell me the correct method of using com.oracle.bpel.client.Server API.

  • Cannot create BPEL domain in SoaSuite 10.1.3.5.0

    Hi all,
    I'm having problems creating BPEL domains.
    Here's my situation:
    I installed a fresh Soa Suite 10.1.3.1 on a Windows environment and upgraded to 10.1.3.5.0. Before patching to 10.1.3.5.0 creating BPEL domains works fine.
    However, after the upgrade to 10.1.3.5.0, when I try to create a new BPEL domain using the BPEL admin console I get an error: jsBundle is not defined.
    The error occurs when I hit the 'Create' button and the javascript calls the validation function (getLocalizedString).
    Has anyone else experienced this behaviour? Any help would be appreciated
    Thanks in advance,
    Rob de Haan
    Edited by: user10750516 on 16-feb-2010 23:56

    Are you trying out the non English version of the admin interface?
    Other users have problems and looks like localization bundles are missing in 10.1.3.5.
    Check this thread: {thread:id=1013311} and then metalink, oracle support is your next stop to search for the TAR SR:)
    Regards,
    Shanmu.

  • New BPEL Domain password

    Hi,
    While creating BPEL domain it say that "A domain can be accessed either by the domain or administrative password".
    But when we are creating a new domain it doesn't ask for password for particular domain, how to create a password for Domain, so that I don't have to access it using administrative password.
    Any idea, Please suggest.
    Thanks in advance.
    Regards,
    Sreejit

    Hi Sreejit,
    This is documented in : http://download.oracle.com/docs/cd/E12483_01/integrate.1013/b28982/security.htm#CHDJCIJA
    Hope that solves your issue!
    Cheers
    A

  • Error creating a new BPEL domain in a 2 server environment with common DS

    I want to create two new BPEL domains, one for production and one for test env
    instead of using the default domain.
    There are two application servers with BPEL PM (10.1.2.0.2) using the same
    Dehydration Store. Active-Active mode, no cluster.
    A new BPEL domain is created successfully with BPEL Admin Console in server A.
    The problem is the server B knows nothing about the new domain. I cannot select
    the new domain on BPEL Console login page on server B.
    When I tried to create the same domain in server B the following error
    occured:
    Exception
    Operation failed because:
    Error updating domain index.
    An exception occurred while writing the domain index (id"szolinfo", ref "1") to
    the datastore; the exception reported is: ORA-00001: unique constraint
    (ORABPEL.DOM_PK) violated
    Please check that:
    + the machine hosting the datasource is physically connected to the
    network.
    + the connection pool properties as defined in the application server
    startup properties are valid.
    + the database schema for the OraBPEL server has been installed in the
    datasource.
    This is because the two servers are using the same database.
    The new domain require a new folder and a lot of files also inside the domains
    folder on server A and B. On server A this is created by BPEL Admin Console.
    How to create the same domain in server B?
    Are there any scripts/tools to use for this reason?

    These steps on Server B resolved the problem:
    1: cp -r domains/default domains/<new-domain-name>
    2. cd domain/<new-domain-name>/config
    3. Edit the following files by replacing the string 'default' with the name of your
    new created domain in the following
    elements/attributes:
    archive-config.xml: <value>/home/mla/app/bpel101202/integration/orabpel/domains/de
    fault/archive</value>
    domain.xml: <bpel-domain-descriptor version="2.0.6" id="default">
    4: In the case that the password for the domain is different compared to the default domain, the file 'auth.properties' has
    to be copied over from the server where the domain was created.
    5. Restart the BPEL PM

  • How to create a new BPEL Domain

    Hi,
    Need a huge favor... thanks in advance..
    Database - 10.2.0.2.0
    BPEL (SOA Suite) -- 10.1.3.0
    a) Installation went fine
    b) Able to use the software using the url provided at the end of installtion
    c) I want to create a NEW BPEL domain.
    When I create new domain, it gives the below errors..
    Exception
    Operation failed because:
    Exception not handled by the Collaxa Cube system.
    An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "java.sql.SQLException: ORA-00942: table or view does not exist
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
    at oracle.jdbc.driver.T4CPreparedStatement.execute_for_describe(T4CPreparedStatement.java:503)
    at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:1029)
    at oracle.jdbc.driver.T4CPreparedStatement.execute_maybe_describe(T4CPreparedStatement.java:535)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1126)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3043)
    at oracle_jdbc_driver_T4CPreparedStatement_Proxy.executeQuery()
    at com.collaxa.cube.admin.data.DomainConfigManager.loadProperties(DomainConfigManager.java:203)
    at com.collaxa.cube.engine.CubeEngine.load(CubeEngine.java:423)
    at com.collaxa.cube.admin.ServerManager.loadDomain(ServerManager.java:1111)
    at com.collaxa.cube.admin.ServerManager.createDomain(ServerManager.java:731)
    at com.collaxa.cube.admin.ServerManager.createDomain(ServerManager.java:617)
    at com.collaxa.cube.ejb.impl.ServerBean.createDomain(ServerBean.java:181)
    at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:620)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at ServerBean_RemoteProxy_4bin6i8.createDomain(Unknown Source)
    at com.oracle.bpel.client.Server.createDomain(Server.java:327)
    at _doCreateDomain._jspService(_doCreateDomain.java:89)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Exception: java.sql.SQLException: ORA-00942: table or view does not exist
    Handled As: com.collaxa.cube.CubeException
    THANKS
    Rgds
    Natrajan
    Also.. Here are the details of BPEL create domain screen..
    Create New BPEL Domain
    BPEL Domain is a logical grouping of processes, instances and activities. A domain may be accessed either by the domain or administrative password.
    Domain Id: <<Nattest>>
    Each domain requires access to a JDBC datasource to store instances and activities. Tx Datasource JNDI must refer to a datasource with JTA support. Datasource JNDI may refer to any datasource (JTA not required).
    Datasource JNDI: <<<<JUST took default..>>>
    Tx Datasource JNDI: <<JUST took default>>>

    I've seen this if the database is down or in a funky state. Try shutting down BPEL, and restart the database, then bring BPEL back up. If you're using Oracle Lite just use the "Stop SOA Suite" GUI from the Start Menu.

  • Create New Bpel Domain

    Hi All-
    How to create a new BPEL domain, I have tried in 10.1.3.3 and 10.1.3.4 also in BPEL console but didn't found anything for creating new domain.
    Please help.
    Regards,
    Sreejit

    Hi Sreejit,
    Please note that you will have to give BPELConsole to log into your console, to initiate, view, manage the processes, see the sudit flow,...
    You have to loginto BPELAdmin(type in URL), to log into the admin page where you have server confi parameters, domain level loggers, manage domains,...
    Cheers
    A

  • Create a BPEL Domain

    I want to create a new BPEL Domain in Oracle BPEL Process Manager.Click "Create New
    BPEL Domain",and follow the on-screen instructions to create a new domain with an ID and a password (ID="myDomain" password="123").Complete this,I can login in with the new Domain ID,but after restart the Oracle BPEL Process Manager,I cannot login in,it prompt that my password is wrong.

    PS:my Oracle BPEL Process Manager's version is 10.1.2.0.2

  • Creating a domain with the access to specific user

    Hi,
    I tried creating a custom domain(soaAdmin) in BPEL with access to user. I could create new user ,new customdoaminadmin role and attach this role to new user.
    Problem is when we try to attach this role or user to new custom domain using JAZN tool command its not working.Following is the full description regarding this.
    Configuring Roles and Users for a File-Based Security Provider(from em help)
    If you are using a file-based security provider, you configure users and roles as follows:
    Navigate to the OC4J Home Page for the OC4J Instance.
    Click Administration to display the Administration page.
    Click the Go to Task icon in the Security Providers row of the Administration Task table.
    Enterprise Manager displays the Security Providers page.
    To configure roles and users for the default application, click Instance Level Security.
    OR
    To configure roles and users for a specific application, scroll to the Application Level Security section of the page and click the edit icon for a selected application that uses a file-based security provider.
    Enterprise Manager displays the Security Provider page.
    Click Realms to display the Realms page.
    The Realms page includes a table containing the defined realms for the selected security provider. The table contains a column that shows the number of users and roles defined for each realm.
    To configure the users for a realm, click the number in the Users column.
    OR
    To configure the roles for a realm, click the number in the Roles column.
    now if we see in setup of em we are able to see new user(soaAdmin) assigned to roles(BPMsoaAdminDomainAdmin,BPMCustomDomainAdmin).means we have user and role in realm.
    if we run the following jazn tool command to attach this user to custom domain(soaAdmin) it is not able recognize shell.
    java -Xbootclasspath/a:/home/oc4j/bpel/lib/orabpel-boot.jar -jar jazn.jar
    -shell -grantperm jazn.com -user soaAdmin com.collaxa.security.DomainPermission
    soaAdmin all
    or
    java -Xbootclasspath/a:/home/oc4j/bpel/lib/orabpel-boot.jar -jar jazn.jar
    -shell -grantperm jazn.com -role BPMsoaAdminDomainAdmin
    com.collaxa.security.DomainPermission soaAdmin all
    so we changed that command as follows and run in the j2ee home it is displaying that permission class is not found.
    java -classpath F:\product\10.1.3.1\OracleAS_1\bpel\lib\orabpel-boot.jar -jar jazn.jar -grantperm jazn.com -user soaAdmin com.collaxa.security.DomainPermission soaAdmin all
    as result of this we are not able to login to custom domain BPEL console with new user (attched error screen when we try to login).
    sources of information:
    http://download-west.oracle.com/docs/cd/B31017_01/integrate.1013/b28982/security.htm#sthref186
    How to create custom OID user/group to access new custom BPEL domain? from meta link
    Oracle Enterprise Manager Online Help .
    Could you please help me in this.
    Regards,
    Dhanumjay

    Hi,
    have you read
    Re: User access to only one domain

  • Best practice for using different BPEL domains

    Hi BPEL community,
    I'm interested in your experience of creating different BPEL domains for grouping your BPEL processes in an enterprise SOA way.
    Background is that we have different projects with many BPEL processes and want to find an ideal grouping for them.
    Some thoughts are:
    - group by project
    - group by business domain
    - group by characteristics and requirements (long-running, short-running, ...)
    Please post your recommendations and experiences!
    Best regards,
    Harald

    publish/subscribe, right?
    lots of subscribers, big messages == lots of network traffic.
    it's a wide open question, no?
    %

  • How to set  password for BPEL domain

    Hi,
    I am new to SOA.
    I want to setup client-server environment for few developers.
    I installed SOA 10.1.3.3 in the server machine.
    And I created few domains in BPEL, one for each developer.
    It didn't ask me to set the password while creation of the domain.
    Please let me know how to set password for newly created domain so that each developer login to his/her own domain and manage processes.
    Thanks!!!

    Thanks for the prompt response.
    What roles should I give to my developers to allow them to manage their services in ESB control, BPEL control, WSM control.
    And I would like to know how to set the password for a BPEL domain too.
    Message was edited by:
    user644377

  • Error creating new domain (probably because of incomplete install)

    Hi!
    I've installed BPEL PM without problems on a server where AS already runs. I only had some problems with Step 2: Run the Integration Repository Creation Assistant on the Database. Since I couldn't run the bat files, I manually created shchema and a orabpel user.
    Postinstallation Verification Tasks for Oracle BPEL Process Manager in BPEL Process Manager Installation Guide went through OK, so I thought everything is OK.
    Then I tried creating new BPEL domain (trying to follow GoogleFlow tutorial but can't deploy because I don't have any domains) and got this error:
    Exception
    Operation failed because:
    Error updating domain index.
    An exception occurred while writing the domain index (id"GoogleDomain", ref "1") to the datastore; the exception reported is: ORA-00942: table or view does not exist.
    Please check that:
    + the machine hosting the datasource is physically connected to the network.
    + the connection pool properties as defined in the application server startup properties are valid.
    + the database schema for the OraBPEL server has been installed in the datasource.
    So I found a similar thread (Strange message when logged in to bpel console where one user had similar problems and solved them by manually running the domain_oracle.ddl script. I did the same, but still can't create a new domain.
    One more thing bothers me: if I try to create new domain with the same name I get:
    Exception
    Operation failed because:
    Domain already exists.
    A domain with identifier "GoogleFlowDomain" already exists at "C:\OracleAS\10.1.3.1\OracleAS_1\bpel\domains\GoogleFlowDomain". Please specify another domain identifier.
    But deployed domains list is empty.
    I'd really like to solve this. Maybe a new BPEL PM install would help but I can't execute step 2 of preinstallation tasks. If I execute the line from irca file
    java -classpath %CLASSPATH% -DORACLE_HOME=%ORACLE_HOME% oracle.tip.install.tasks.IRCA %*
    I get
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jre1/5/0_06\lib\ext\QTJava/zip
    Any kind of further instructions would be much appreciated.
    Regards!
    BB

    Hi!
    It was the Step 2 (preinstallation steps): Run the Integration Repository Creation Assistant on the Database step that was causing all of my problems. I figured out why I couldn't run irca.bat file.
    The problem was in java home that was in C:/Program Files/Java... Looks like java or oracle (I don't know which) still have problems with spaces in directories names. When I installed Java to C:/Java/..., I could run IRCA and after reinstallation of BPEL PM everything is working as it should.
    Maybe this will help someone else.
    Bye

  • "Run Scripts" giving a problem to create portal domain

    Hello All.
    I am new to weblogic portal development. Was trying to create my basic sample portal in weblogic_portal_10.3.4 with the help of documentation. I am getting in running scripts when I was creating the domain. I have followed the below steps, please help me if you find any issue with my steps.
    1. downloaded Weblogic_Portal_10.3.4 and installed in my windows 7 environment.
    2. launched eclipse for weblogic portal.
    3. opened portal prospective in eclipse.
    4. right click on server tab and selected "Oracle WebLogic Server 11gR1 (10.3.4)"
    5. opened "Domain Configuration Wizard"
    6. Selected "Create a new Weblogic domain" radio button.
    7. in the next screen for "Generate a domain configured automatically to support the following products"
    selected "Weblogic Portal 10.3.4" radio button
    8. in the next screen given the domain_name
    9. in the next screen provided the password/confirm-password for administrator user
    10. in the next screen selected JRocket SDK and development_mode for my domain.
    11. in the next screen just left all the default configuration for the datasources. ( non of the datasource is selected in their check boxes)
    12. in the next screen just clicked on "Next" button and "OK" on my popup
    13. in this screen "p13nDataSource" is selected on my left top window area, All 3 SQL Files are selected for loading database.
    Clicked on *"Run Scripts"*
    At this point i am getting an error saying : "CFGFWK-60839:  Database Load Failed!"
    java.lang.Exception: SQLException when executing file file:/C:/Oracle/Middleware/wlportal_10.3/p13n/db/derby/seq_drop_tables.sql
         at com.oracle.cie.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:183)
         at com.oracle.cie.wizard.domain.gui.tasks.JDBCConfigGUITask$LoadDatabaseThread$1.run(JDBCConfigGUITask.java:1673)
    Caused by: java.sql.SQLNonTransientConnectionException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
         at org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown Source)
         at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source)
         at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source)
         at com.oracle.cie.domain.jdbc.JDBCConnectionTester.createConnection(JDBCConnectionTester.java:272)
         at com.oracle.cie.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:154)
         ... 1 more
    Caused by: org.apache.derby.client.am.DisconnectException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
         at org.apache.derby.client.net.NetAgent.<init>(Unknown Source)
         at org.apache.derby.client.net.NetConnection.newAgent_(Unknown Source)
         at org.apache.derby.client.am.Connection.<init>(Unknown Source)
         at org.apache.derby.client.net.NetConnection.<init>(Unknown Source)
         at org.apache.derby.client.net.NetConnection40.<init>(Unknown Source)
         at org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40.newNetConnection(Unknown Source)
         at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source)
         at com.oracle.cie.domain.jdbc.JDBCConnectionTester.createConnection(JDBCConnectionTester.java:273)
         at com.oracle.cie.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:154)
         at com.oracle.cie.wizard.domain.gui.tasks.JDBCConfigGUITask$LoadDatabaseThread$1.run(JDBCConfigGUITask.java:1674)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:529)
         at java.net.Socket.connect(Socket.java:478)
         at java.net.Socket.<init>(Socket.java:375)
         at java.net.Socket.<init>(Socket.java:189)
         at javax.net.DefaultSocketFactory.createSocket(SocketFactory.java:206)
         at org.apache.derby.client.net.OpenSocketAction.run(Unknown Source)
         at org.apache.derby.client.net.NetAgent.<init>(Unknown Source)
         at org.apache.derby.client.net.NetConnection.newAgent_(Unknown Source)
         at org.apache.derby.client.am.Connection.<init>(Unknown Source)
         at org.apache.derby.client.net.NetConnection.<init>(Unknown Source)
         at org.apache.derby.client.net.NetConnection40.<init>(Unknown Source)
         at org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40.newNetConnection(Unknown Source)
         at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source)
         at com.oracle.cie.domain.jdbc.JDBCConnectionTester.createConnection(JDBCConnectionTester.java:272)
         at com.oracle.cie.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:154)
         at com.oracle.cie.wizard.domain.gui.tasks.JDBCConfigGUITask$LoadDatabaseThread$1.run(JDBCConfigGUITask.java:1673)
    CFGFWK-60839:  Database Load Failed!
    Please help me if you find any problem with the steps that I am following to create my weblogic_portal_domain.
    I was following the steps mentioned at : http://docs.oracle.com/cd/E15919_01/wlp.1032/e14252.pdf to create my domain to start portal development.

    Those are the WLP 10.3.2 instructions. But, the 10.3.4 instructions in the tutorial (http://docs.oracle.com/cd/E26806_01/wlp.1034/e14252/setup_dev_env.htm#i1014619) are wrong, too.
    In 10.3.4, with derby, Run Scripts doesn't work any longer; it should still work the other database (Oracle, SQL Server, etc.). Instead, for derby, just create the domain, accepting any warning dialogs about databases that come up. After that finishes, in the domain directory, run create_db.cmd (on windows) or create_db.sh (on *nix and Mac). It should create the derby database files in the domain, and include everything needed.
    I'll send a note to get the docs updated.
    Greg

  • How to create a domain index on NCLOB Column

    hi all,
    My database version is 10.2.0.1.
    Any body know how to create a domain index on nclob column.
    SQL> alter table test add (nclob1   nclob);
    Table altered.
    SQL> CREATE INDEX test_nclob ON test (nclob1) indextype is ctxsys.context
      2  /
    CREATE INDEX test_nclob ON test (nclob1) indextype is ctxsys.context
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-10509: invalid text column: NCLOB1
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 364Regards
    Singh

    Any body know how to create a domain index on nclob columnNot possible per design/documentation:
    The column that you specify must be one of the following types: CHAR, VARCHAR, VARCHAR2, BLOB, CLOB, BFILE, XMLType, or URIType.
    «

  • Getting error while Creating IntegratedWebLogicServer Domain...

    Hi All,
    I am using for the first time Oracle Jdeveloper 12.1.2.0.0. I created a samle application and connected to local data base. When hit run page, Jdev is trying to create IntegratedWebLogicSever Domain. But it is failing.
    When checked the logfile BuildDefaultDomain.log it's failing with below message. I have no clue what this is SERVICETABLE and DEMODB schema. In my DB i don't have schema or table like this below. Need your help.
    wlst > Failed to query contents of table SERVICETABLE.
    wlst > Schema 'DEMODB' does not exist
    Regards
    Surendra
    [06:04:50 PM] Creating IntegratedWebLogicServer Domain...
    [06:05:25 PM] ERROR:  An error occurred while building the default domain.
    Please see this log file for more details:
    C:\Users\sumandal\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\o.j2ee.adrs\BuildDefaultDomain.log
    The Server Instance cannot be started because the IntegratedWebLogicServer Domain was not built successfully.
    ---------------- BuildDefaultDomain.log file below -----------------
    Log File:      C:\Users\sumandal\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\o.j2ee.adrs\BuildDefaultDomain.log
    Label:         JDEVADF_12.1.2.0.0_GENERIC_130608.2330.6668
    Product Home:  C:\ORACLE\Middleware\Oracle_Home\jdeveloper\jdev\
    Domain:        C:\Users\sumandal\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\DefaultDomain
    BuildDefaultDomain1.py      2013-08-01 18:04:50
    cmd.exe /c ""C:\ORACLE\Middleware\Oracle_Home\oracle_common\common\bin\wlst.cmd" "C:\Users\sumandal\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\o.j2ee.adrs\BuildDefaultDomain1.py""
    Process started
    wlst >
    wlst > Initializing WebLogic Scripting Tool (WLST) ...
    wlst >
    wlst > Welcome to WebLogic Server Administration Scripting Shell
    wlst >
    wlst > Type help() for help on available commands
    wlst >
    wlst > Creating Default Domain
    wlst > [progress] Reading template: /C:/ORACLE/Middleware/Oracle_Home/wlserver/common/templates/wls/wls.jar
    wlst > Setting Name to 'DefaultServer'
    wlst > Setting ListenAddress to 'SUMANDAL-WS02'
    wlst > Setting ListenPort to 7101
    wlst > Enabling SSL using port 7102
    wlst > Setting domain administrator to 'weblogic'
    wlst > Setting domain password.
    wlst > [progress] Writing domain: /C:/Users/sumandal/AppData/Roaming/JDeveloper/system12.1.2.0.40.66.68/DefaultDomain/
    wlst > [progress] Closing template.
    wlst > [progress] Reading domain: /C:/Users/sumandal/AppData/Roaming/JDeveloper/system12.1.2.0.40.66.68/DefaultDomain/
    wlst > [progress] Adding domain extension template: /C:/ORACLE/Middleware/Oracle_Home/jdeveloper/common/templates/jdeveloper/adrs_template.jar
    wlst > [progress] Updating domain.
    wlst > [progress] Adding domain extension template: /C:/ORACLE/Middleware/Oracle_Home/jdeveloper/common/templates/domains/jsf_template_2.1.jar
    wlst > [progress] Updating domain.
    wlst > [progress] Adding domain extension template: /C:/ORACLE/Middleware/Oracle_Home/oracle_common/common/templates/wls/oracle.jrf_template_12.1.2.jar
    wlst > [progress] Updating domain.
    wlst > Error: updateDomain() failed. Do dumpStack() to see details.
    wlst > Problem invoking WLST - Traceback (innermost last):
    wlst >   File "C:\Users\sumandal\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\o.j2ee.adrs\BuildDefaultDomain1.py", line 112, in ?
    wlst >   File "C:\Users\sumandal\AppData\Local\Temp\WLSTOfflineIni3685836016674860513.py", line 103, in updateDomain
    wlst >
    wlst > Domain Location: C:\Users\sumandal\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\DefaultDomain
    wlst >
    wlst > Reason: Failed to query contents of table SERVICETABLE.
    wlst > Schema 'DEMODB' does not exist
    wlst >
    wlst > Exception:
    wlst >
    wlst > Failed to query contents of table SERVICETABLE.
    wlst > Schema 'DEMODB' does not exist
    wlst >
    wlst >
    wlst >  at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:55)
    wlst >
    wlst >  at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1967)
    wlst >
    wlst >  at com.oracle.cie.domain.script.jython.WLScriptContext.updateDomain(WLScriptContext.java:604)
    wlst >
    wlst >  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    wlst >
    wlst >  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    wlst >
    wlst >  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    wlst >
    wlst >  at java.lang.reflect.Method.invoke(Method.java:601)
    wlst >
    wlst >
    wlst > com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: Domain Extension Application Failed!
    wlst >
    wlst > Domain Location: C:\Users\sumandal\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68\DefaultDomain
    wlst >
    wlst > Reason: Failed to query contents of table SERVICETABLE.
    wlst > Schema 'DEMODB' does not exist
    wlst >
    wlst > Exception:
    wlst >
    wlst > Failed to query contents of table SERVICETABLE.
    wlst > Schema 'DEMODB' does not exist
    wlst >
    wlst >
    Elapsed time:  34768 ms

    Hi ..Try,
    1) Check your database and ensure thar DEMODB schema is exist or not.
    2) Exit JDeveloper and then delete  or rename the folder "C:\Users\sumandal\AppData\Roaming\JDeveloper\system12.1.2.0.40.66.68". Start JDeveloper and run integrated weblogic server . Provide the essential things like password, host etc. I hope this will solve your issue.
    You can refer the below link also if you do not get the solution after doing the second step.
    http://dstas.blogspot.in/2012/09/integrated-weblogic-domain-creation.html
    Gijith.

Maybe you are looking for

  • Cannot send emails in Mac Mail using third party SMTP via BT Infinity Broadband

    EUREKA!! I have a Mac Book Pro and recently had my home broadband upgraded to BT Infinity. Prior to this upgrade sending emails via my Mac mail was working perfectly. Since the new installation I could no send any external emails using the Hotmail.co

  • Qosmio G30-175: DVD-RAM Drive thinks its a CD drive

    Hello people, me again. My 2 week old Qosmio G30 - 175 has a DVD-RAM drive that now appears in My Computer as a CD-Drive. Consequently (I think) it won't auto play DVD's. I can play them manually through Media Centre or WMP but no option appears in t

  • Creative cloud download error 205

    Whenever I try to download Creative cloud desktop app I get the error code 205. I've tried downloading it from different internet browsers and turning my firewall off as suggested in threads of a similar nature but its still happening. I would really

  • Just updated to iOS 5.1.1 stuck on waiting when trying to load apps from the apps store

    Yesterday I updated my Ipad 2 to iOS 5.1.1.  Ever since, whenever I try to download an app purchased in the App store, it gets stuck on "waiting', eventually times out and asks me if I want to cancel or retry.  Retry does not help.  Have they come up

  • Trimmed clip is not exported; exports whole clip instead

    hi iMovie specialists, I have here a single clip ( 21 minutes) in an iMovie event. What I want to do: - remove some minutes at the end - export the trimmed version What I have done: - create a project - drag the part of the clip i want (7 minutes) ,