Error creating a new module in OWB

Hi All,
I am getting an error while creating a new module using OWB. We are using 11.2. Any Inputs are greatly appreciated. Has any body experienced this problem.
The error is as follows..
Internal error: Load Error. PLease contact Oracle support with the stack trace and details on how to reproduce it.
When I click details I get the following..
Internal Error: Load Error. Please contact Oracle Support with the stack trace and details on how to reproduce it.
Internal Error: Load Error. Please contact Oracle Support with the stack trace and details on how to reproduce it.
Persistent Layer Error:SQL Exception..
Class Name: ProxyFactory.
Method Name: loadInstance.
Persistent Layer Error Message: Exhausted Resultset.
     at oracle.wh.repos.impl.ProxyFactoryGen.loadInstance(ProxyFactoryGen.java:9704)
     at oracle.wh.repos.pdl.foundation.CacheMediator.query(CacheMediator.java:4372)
     at oracle.wh.repos.pdl.foundation.CacheMediator.queryById(CacheMediator.java:4221)
     at oracle.wh.repos.pdl.component.ComponentService.instantiate(ComponentService.java:287)
     at oracle.wh.repos.pdl.component.ComponentService.instantiate(ComponentService.java:232)
     at oracle.wh.repos.pdl.foundation.CMPNameInfo.instantiate(CMPNameInfo.java:656)
     at oracle.wh.repos.impl.environment.CMPLocation.getRTRConnectorContext(CMPLocation.java:822)
     at oracle.wh.repos.impl.environment.CMPLocation.deleteAllRelatedRTRConnectors(CMPLocation.java:691)
     at oracle.wh.repos.impl.environment.CMPLocation.delete(CMPLocation.java:643)
     at oracle.wh.ui.owbcommon.OWBModuleLocationPanel.onFinish(OWBModuleLocationPanel.java:208)
     at oracle.wh.ui.owbcommon.OWBModuleWizardDefinition.onFinish(OWBModuleWizardDefinition.java:65)
     at oracle.wh.ui.integrator.oracle.wizards.DatabaseModuleWizardDefinition.onFinish(DatabaseModuleWizardDefinition.java:89)
     at oracle.wh.ui.owbcommon.OWBWizard.wizardFinished(OWBWizard.java:1007)
     at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
     at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard.doFinish(Unknown Source)
     at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:246)
     at java.awt.Component.processMouseEvent(Component.java:5517)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3129)
     at java.awt.Component.processEvent(Component.java:5282)
     at java.awt.Container.processEvent(Container.java:1966)
     at java.awt.Component.dispatchEventImpl(Component.java:3984)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3819)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
     at java.awt.Container.dispatchEventImpl(Container.java:2010)
     at java.awt.Window.dispatchEventImpl(Window.java:1791)
     at java.awt.Component.dispatchEvent(Component.java:3819)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
     at java.awt.Dialog$1.run(Dialog.java:535)
     at java.awt.Dialog$2.run(Dialog.java:565)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.awt.Dialog.show(Dialog.java:563)
     at java.awt.Component.show(Component.java:1302)
     at java.awt.Component.setVisible(Component.java:1255)
     at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
     at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
     at oracle.wh.ui.owbcommon.OWBWizard.initialize(OWBWizard.java:866)
     at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:175)
     at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:155)
     at oracle.wh.ui.owbcommon.IdeUtils._doLaunchDefinition(IdeUtils.java:1148)
     at oracle.wh.ui.owbcommon.IdeUtils.showWizard(IdeUtils.java:440)
     at oracle.wh.ui.owbcommon.IdeUtils.showWizard(IdeUtils.java:418)
     at oracle.owbimpl.console.GalleryWizards$IDEWizardWrapper.invoke(GalleryWizards.java:485)
     at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
     at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:365)
     at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
     at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:520)
     at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1092)
     at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:373)
     at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Many Thanks,
LA

I think there are some connectors that point to locations that do not exist any more. If you expand the locations in the location navigator and check the connectors under the location in the tree, there will be some that are no longer valid.
Cheers
David

Similar Messages

  • Database connection error | created a new datasource | web application

    Hi,
    I am trying to deploy a J2EE web application on SAP Netweaver 7.0. I have to connect to a Oracle database schema (Not the default schema used by SAP). I am using Java and JDBC to make connections to the database.
    In order to accomplish this, I created a new data source in Visual Admin. Referenced this in the web.xml and deployed the application. The application is deployed successfully, without any errors or warnings.
    However, when ever the Java program connects and executes a prepared statement, I get this error in the database logs
    bc.direct.DirectPreparedStatement#Java#com.sap.sql_0003#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection xxxx111:xxx:xxx: code=942, state="42000", message="ORA-00942: table or view does not exist
    SQL statement is "SELECT "XMLVALUE" FROM "BC_DDDBTABLERT" WHERE "NAME" = ?".#5#942#42000#ORA-00942: table or view does not exist
    #solad011:pidb:PIUSER#SELECT "XMLVALUE" FROM "BC_DDDBTABLERT" WHERE "NAME" = ?#
    In java code, there are no references to this table "BC_DDDBTABLERT". I am trying to execute a SQL select for entirely different table. Why I am I getting this error?

    Hi,
    System copy NW 70 - Error in "export from java database" phase
    I am doing system copy of BI7.0 (Abap+Java) stack, I am getting error in
    "export from java database" phase as mentioned below.
    When I tried to run the query mentioned in SAP Note 1120872: ,
    SQL> DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_R3USRMPGCFG';
    DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_R3USRMPGCFG'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL> DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_IF_CONTEXT';
    DELETE FROM BC_DDDBTABLERT WHERE NAME = 'CAF_GP_IF_CONTEXT'
    ERROR at line 1:
    ORA-00942: table or view does not exist
    I tried your Native_SQL also, but same error.
    Kindly help me on this.
    Regards,
    Sampath.
    SAP INST error log:
    ERROR 2010-10-15 10:32:35
    CJS-30049 Execution of JLoad tool '/usr/java/j2sdk1.4.2_12/bin/java
    -classpath /usr/sap/BD1/SYS/global/sltools/sharedlib/launcher. jar
    -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart
    com.sap.inst.jload.Jload
    /usr/sap/BD1/SYS/global/security/lib/tools/iaik_jce .jar:/usr/sap/BD1/SYS/global/security/lib/tools/ia ik_jsse.jar:/usr/sap/BD1/SYS/global/security/lib/tools/ia ik_smime.jar:/usr/sap/BD1/SYS/global/security/lib/tools/ia ik_ssl.jar:/usr/sap/BD1/SYS/global/security/lib/tools/w3 c_http.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/jlo ad.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/ant lr.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/exc eption.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/jdd i.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/log ging.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/off lineconfiguration.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/ope nsqlsta.jar:/usr/sap/BD1/SYS/global/sltools/sharedlib/tc_ sec_secstorefs.jar:/oracle/client/10x_32/instantclient/ojdbc14.j ar
    -sec
    BD1,jdbc/pool/BD1,/usr/sap/BD1/SYS/global/security /data/SecStore.properties,/usr/sap/BD1/SYS/global/ security/data/SecStore.key
    -dataDir /oracle/expocopy/JAVA/JDMP -remove_trailing_blanks
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/removeTrailingBlanks.txt
    -convert_empty_LOBs
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/convertEmptyLobs.txt
    -convert_empty_strings
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/convertEmptyStrings.txt
    -convert_empty_binary
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/convertEmptyBinary.txt'
    aborts with return code 1.<br>SOLUTION: Check 'jload.log' and
    '/tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/jload.java.log'
    for more information.
    Log details for jload.java.log:
    java version "1.4.2_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
    Oct 15, 2010 10:32:33 AM com.sap.inst.jload.Jload main
    INFO: Jload -sec
    BD1,jdbc/pool/BD1,/usr/sap/BD1/SYS/global/security /data/SecStore.properties,/usr/sap/BD1/SYS/global/ security/data/SecStore.key
    -dataDir /oracle/expocopy/JAVA/JDMP -remove_trailing_blanks
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/removeTrailingBlanks.txt
    -convert_empty_LOBs
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/convertEmptyLobs.txt
    -convert_empty_strings
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/convertEmptyStrings.txt
    -convert_empty_binary
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/convertEmptyBinary.txt
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.DBConnection
    connectViaSecureStore
    INFO: connected to BD1 on jdbc/pool/BD1
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type TB): [EP_ATTR_HEADERS, EP_ATTR_VALUES,
    J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type EL): [EP_ATTR_HEADERS, KMC_DBRM_CONTENT,
    EP_ATTR_VALUES, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type ES): [EP_ATTR_HEADERS, KMC_DBRM_CONTENT,
    BC_SCVERSION, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.ExcludedObjects addObjects
    INFO: excluded objects (type EB): [KMC_DBRM_CONTENT, J2EE_CONFIGENTRY]
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.JobStatus readStatus
    INFO: trying to read status file
    /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/EXP/CENTRAL/ AS/EXP/EXPORT.sta
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload dbExport
    SEVERE: DB Error during export of CAF_GP_IF_CONTEXT
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: ORA-00942: table or view does not exist
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: 42000
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: 942
    Oct 15, 2010 10:32:35 AM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected

  • Error creating a new site

    I'm setting up SharePoint services on a single server that is not part of a domain. When I try to create a new web application on Port 80 (all other SharePoint web applications have already been  deleted), I get an error message:
    http://www.mydomain.com is already routed to the Default zone of another application. Remove that mapping or use a different URL.
    where www.mydomain.com is the the domain name I'm trying to use. Everything works fine if I use the domain name but with port 81 instead of 80. Everything also works fine if I use port 80, but instead use http://computername instead of the domain name. There are no other IIS sites on port 80 and no other SharePoint sites at all.
    What is wrong and how can I setup the server to use my domain name on port 80 for a new SharePoint site?
    Thank you for your help.

    I had the same thing while adding and removing the same webapplication a couple of times over.
    Solved it in powershell by rebooting the admin service and IIS (ofc :-))
    Stop-Service -Name
    SPAdminV4
    Start-SPAdminJob
    -Verbose
    Start-Service -Name SPAdminV4
    IISReset
    Kind regards, Rainier van Slingerlandt |
    www.justanothertechnologyguy.com

  • Error creating a new user profile service application: The specified database is not a valid synchronization database

    When trying to create a new user profile service application on a new SharePoint install I get the following error:
    "The specified database is not a valid synchronization database"
    The installation then fails and does not create the third database. 
    I found some threads with similar problems but it involved upgrading an existing db.  In this case we want to create a new one.  Here is the relevant ULS log info:
    Starting schema provisioning of SynchronizationDatabase 'SP15_TEST_ENT_SyncDB'
    Provisioning the SP15_TEST_ENT_SyncDB database with the script at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Template\SQL\SPS\drop_procs.sql.
    Provisioning the SP15_TEST_ENT_SyncDB database with a script stream.
    Ensuring that the SP15_TEST_ENT_SyncDB database exists . . .
    The SP15_TEST_ENT_SyncDB database does not exist. 
    It will now be created.
    Setting the AutoClose option to False on the database SP15_TEST_ENT_SyncDB.
    Setting the ArithAbort option to True on the database SP15_TEST_ENT_SyncDB.
    Setting the TruncLogOnChkpt option to True on the database SP15_TEST_ENT_SyncDB.
    Starting schema evaluation of existing SynchronizationDatabase 'SP15_TEST_ENT_SyncDB'
    Validate Database: validating sync database
    Validate Database: validation failed: Error code -2
    Application error when access /_admin/NewProfileServiceApplicationSettings.aspx, Error=The specified database is not a valid synchronization database 
     at Microsoft.Office.Server.Administration.SynchronizationDatabase.Provision()   
     at Microsoft.Office.Server.Administration.UserProfileApplication.Provision()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.DoCreateApplication()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.OnOkButtonClick(Object sender, EventArgs e)   
     at System.EventHandler.Invoke(Object sender, EventArgs e)   
     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)   
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Microsoft.SharePoint.Administration.SPDatabaseException: The specified database is not a valid synchronization database  
     at Microsoft.Office.Server.Administration.SynchronizationDatabase.Provision()   
     at Microsoft.Office.Server.Administration.UserProfileApplication.Provision()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.DoCreateApplication()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.OnOkButtonClick(Object sender, EventArgs e)   
     at System.EventHandler.Invoke(Object sender, EventArgs e)   
     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)   
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.SharePoint.Administration.SPDatabaseException:
    The specified database is not a valid synchronization database   
     at Microsoft.Office.Server.Administration.SynchronizationDatabase.Provision()   
     at Microsoft.Office.Server.Administration.UserProfileApplication.Provision()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.DoCreateApplication()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.OnOkButtonClick(Object sender, EventArgs e)   
     at System.EventHandler.Invoke(Object sender, EventArgs e)   
     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)   
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   
     at System.Web.UI.Page.HandleError(Exception e)   
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   
     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   
     at System.Web.UI.Page.ProcessRequest()   
     at System.Web.UI.Page.ProcessRequest(HttpContext context)   
     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()   
     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    I Tried to create another one under a different name (databases also) and I get the same error. 
    The SharePoint instance has the march mandatory update installed.  The sql instance we are using is an existing SQL cluster for other SharePoint poc's. 
    Has anybody seen this issue before? 

    I had the same problem and could not figure out what was wrong for the longest time.  I then had the idea to check in the model system database to see if there were any extra custom tables in that database.  Any tables that are in the model database
    are put into any new database when it is created.  I had some custom tables in the model database so I deleted the custom tables in the model database and deleted the failed user profile service application and its databases and then tried to recreate
    the user profile service application again and it worked with no errors

  • Error creating a new Hyperion Planning Application

    Hi Everybody,
    I'm trying to create a new application in Hyperion 9, but I have a problem because when I configure the application in the wizard, that show me an error "An error ocurred while processing this page. Check the log for details".
    When I review EAS I see the application but database is not create and the application in Planning doesn't appear.
    I tried checking logs but I never found something (No error in the app server or Logs of application).
    The steps that I followed:
    1. Create a new schema.
    2. Configure Datasource with new schema.
    3. Configure App with wizard.
    Regards.

    First of all you will only see the Application in EAS, the databases are not created until you create them from within planning.
    What I suggest is you delete the application in EAS otherwise it will keep failing, then run planning in the foreground and not as a service, so start it up from the start menu, this way an errors will be outputted to the command window.
    Then try again creating an application.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • 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

  • Error creating a new Data Source for Oracle connection

    I'm trying to create a new data source connection to our
    Oracle 10gR2 server using ColdFusion Administrator 6.1 Standard on
    a Windows 2003 server.
    I created a System DSN ODBC connection for Oracle. I can use
    the ODBC connection when connecting an Access db to Oracle but when
    I try to use it w/ ColdFusion Admin it generates the following
    error message:
    Connection verification failed for data source: sitest2
    []java.sql.SQLException: [Macromedia][SequeLink JDBC
    Driver][ODBC Socket]internal error:
    Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
    The root cause was that: java.sql.SQLException:
    [Macromedia][SequeLink JDBC Driver][ODBC Socket]internal error:
    Driver's SQLAllocHandle on SQL_HANDLE_ENV failed
    Any help or recommendations would be greatly appreciated.
    Tina

    The schema/user is system and the password is alpha-numeric, upper/lower case, no special char ...
    As a workaround I was able to add the password to the entry in the datasources.xml file and restarted BI Pub.
    The JDBC is working ... I can test the connection successfully ... just wont save the entry
    Edited by: tread on Oct 17, 2011 11:55 AM

  • Error Creating a new RoboSource Database

    Hello, everyone. I just installed RoboSource Control 3.1
    and am now trying to create a new database. I get the following error when I click the OK button on the Configure New Database window;
    Unexpected exception :CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
    CREATE FILE encountered operating system error 5(Access Denied) while attempting to open or create the physical file 'C:\RoboHelp\testdb_DATA.MDF'.
    This is on a Windows XP system.
    Can anybody help me?

    Hi. I don't know if you have seen these, but there is an article and a Captivate demo that are "must reads" for getting RoboSource Control up and running.
    Here is Matthew Ellison's fine article
    http://www.adobe.com/devnet/robohelp/articles/robosource_print.html
    Here is an Adobe TechNote
    http://kb2.adobe.com/cps/511/cpsid_51159.html
    Here is the Captivate movie
    http://kb2.adobe.com/cps/511/cpsid_51163.html
    I have RSC with SQL Express on a WinXP laptop, a Win 7 desktop and Win 7 laptop and all work just fine, but each step must be carefully followed.
    Thanks
    John Daigle
    Adobe Certified RoboHelp and Captivate Instructor
    Evergreen, Colorado
    http://www.showmethedemo.com

  • Error creating a new project in trial system

    I recently registered for a trial system to check Netweaver Gateway and build some sample services. Unfortunately could able to create a new project and being challenged with attached error"You are not authorised to create a new project "
    Does this mean the trial system/demo system only allows to consume the sample services but not create new services?

    Yes. demo system only allows to consume sample services. see this discussion How to create new gateway services using SAP Gateway demo system
    Regards,
    Chandra

  • Error creating a new Theme

    Hi
    I get the following error when attempting to create a new Theme project "A project with the same location already exists". This is the second theme I am trying to create, in my folder \workspace\NW04SStack10Themes dir.
    As an aside the reason I am creating a second project is because changes I make to the original one have not been applied the steps I took were:
    1. to Generate for all browsers and subdesignparts
    2. To save the Theme.
    3. to copy to the directory <install>\J2E\JC00\j2ee\cluster\server0\temp\webdynpro\web\sap.com\tcwddispwda\global\SSR\themes
    I have tried these steps and stopping starting the server on many ocassions.
    Help appreciated applying the updates to the theme by answering either of the questions above.
    Thanks a lot ..

    Hi Bo Tarno ,
    Try saving the Theme with the changes in a different location and check whether it is working fine.

  • Creating/importing new project in owb error

    Importing or creating a project gives error:
    oracle.wh.repos.sdk.exception.WBException: Internal Error: Id generation Error                    

    Yes. demo system only allows to consume sample services. see this discussion How to create new gateway services using SAP Gateway demo system
    Regards,
    Chandra

  • How to create a new user in OWB that can only view other user's mappings

    Hello Everyone,
    I am new to OWB and want to know if possible to create different users that can only view other user's mappings without making any changes. Do you know if possible each user can have his own password?
    Thank you for your help!
    Jennifer

    A good starting point would be this blog posting:
    https://blogs.oracle.com/warehousebuilder/entry/build_up_multi-role_development_environment_in_owb
    I seem to recall as well from the OWB Admin class that existing objects in the repository would need to have the security updated if the additional restricted roles are created after tables/mappings/etc. so that they reflect the new security model.
    Also, for individual logins to OWB, each developer would require a separate database login.

  • BC4J: error creating a new project

    I am getting a very frustrating error when trying to create new projects. The error is as follows:
    oracle.jbo.dt.objects.JboException: Illegal name. Base Table Maintenance.Projects
    void oracle.jbo.dt.objects.JboApplication.setPackageName(java.lang.String)
    void oracle.jbo.dt.jdev.JdjApplication.assignApplicationNameInfo(borland.jbuilder.addin.Project)
    void oracle.jbo.dt.jdev.JdjApplication.setIdeProject(java.lang.Object)
    void oracle.jbo.dt.objects.JboApplication.assignProjectInfo(java.lang.Object)
    void oracle.jbo.dt.ui.pkg.PKAppWizard.<init>(java.awt.Frame, java.lang.Object, oracle.jbo.dt.objects.JboApplication)
    void oracle.jbo.dt.jdev.ui.pkg.JPKAppWizard.<init>(java.awt.Frame, java.lang.Object, oracle.jbo.dt.objects.JboApplication)
    void oracle.jbo.dt.jdev.ui.JdAppAddin.invokeWizard(borland.jbuilder.addin.IdeEnvironment, borland.jbuilder.addin.Context)
    void oracle.jbo.dt.jdev.ui.JdAppAddin.invoke(borland.jbuilder.addin.IdeEnvironment, borland.jbuilder.addin.Context)
    void borland.jbuilder.addin.impl.InvokerImpl.run()
    void java.lang.Thread.run()
    What it is not seeming to like is the spaces between the words 'Base' Table' and 'Maintenance' in my project destination path. If I take these spaces out, I can create the project without a problem
    The frustrating thing is, in the past, I have created projects in this same directory as well as other directories with spaces, but now I can't seem to anymore! I can't change the directory names very easily, our project structure is already set up, everyone else on the project is working with it and not seeming to have a problem. Is there an option somewhere that says 'don't get freaked out by the spaces, just create anyway'? Or is it something else that is wrong? Taking out the spaces seems to fix it, though I'd prefer another solution so I don't have to restructure and rename all of the directories we have already created.

    Yes. demo system only allows to consume sample services. see this discussion How to create new gateway services using SAP Gateway demo system
    Regards,
    Chandra

  • Create a new module

    I am using sap b one 2005.But in this the entire quality analysis module is missing.I have created some forms in asp.net 2005.How can I add new menu in main window for quality analysis ?How can I deplay the newly created forms to sap b one ? What is the process of deploying ?

    hi
    dilip kumar
      fallow this path
         start- progarms- sap business one-sdk- sample - opensample than chosse sample program adding menu item.nd see this  sample .
       in this sample  shows the how to add a new menu in the  sap business one ,.          if u have any problem  than mail me  [email protected],

  • Error creating a new VM on OVM Server using 'xm create'

    Hi,
    I'm trying to create VM using an existing config file bundled with the OVM distribution, like "xmexample1". I've also ensured that all the entries in it, such as, reference to the kernel image, etc. are correct. However, when I run the command
    xm create xmexample1
    it fails with the following error
    Error(<domain-uuid>, "VM_Metrics")
    I noticed that another user had a similar issue, but he was running into it occassionally. However, I'm running into it consistently. Any suggestions on how to solve this?
    Thanks,
    - Nitin

    Do you have ULN access? If so, you should run up2date on your Oracle VM server to get the latest version of ovs-agent. That has far more sensible error messages instead of the "vm_metrics" thing. Otherwise, check /var/log/ovs-agent/ovs_operation.log or xend.log to see if you can find anything more specific.

Maybe you are looking for

  • Select for all entries

    Hi,       I am new in abap reports. Now i want to know why we should use select for all entries in query. We can do retrieve directly by accessing the table in database dictionary.       Experts please give me the reasons I want to know the concepts

  • BADI or user exit to enter a countable document

    hello i need a BADI or user exit to enter a countable document regards Dayana

  • Using Lightroom on a Mac without duplicating photo library?

    I have been using a Mac for the last couple of years but have always used Lightroom on a PC prior to this and have now installed Lightroom 5 on my Mac Using iPhoto/Aperture and importing to the Mac all of my photos which I am used to seeing in a fold

  • $5k camera recs with hassle-free FCP X workflow?

    Sorry if this is a redundant question, but I couldn't find a current answer in past posts. Desperately looking to replicate the good ol' MiniDv workflow from years back when I connected my camera to FCP via firewire and captured with no re-compressio

  • My photo book printed too dark

    Hi.  I ordered a book via iphoto and the pictures were WAY too dark.  Is there a contact person somewhere in iworld that I can call about adjusting the heavy ink?