Unable to create Target for siebel 8.1.1 using Oracle Application Adapter

Hi,
I am unable to connect to siebel application using Oracle Application Adpater for weblogic server.Details are as follows
OS - Linux x86
Weblogic - 10.3.3
SOA - 11.1.1.3
Siebel - 8.1.1
When tried to create target following error is thrown
"Error getting targer[Siebel] - Invalid or incomplete string .(SBL- JCA - 00301)"
Can any body help me to resolve this issue.
Regards
Srinivas Pusa

Hi,
There is definitely a table called HSP_LOCK in the planning applications repository, are you sure you are looking in the correct place.
Anyway there is also a utility (HspUnlockApp) in the \planning\bin directory that should unlock the app and will save you having to mess around with any tables, more details :- http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/ch04s02.html
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • 2960X 15.02(EX5) %AAA-3-ACCT_LOW_MEM_UID_FAIL:AAA unable to create UID for incoming calls due to insufficient processor memory.

    Deployed four 2960X switches in a stack.  All okay for about one month then tried to web browse for the first time via firefox which partially displayed the page.  I assumed this was a browser error.  So tried Chrome then IE which both failed.  Chrome was a bad display and IE fails to connect.
    After this, I could not telnet or ssh.  Plugged into the console and immediately started receiving:
    %AAA-3-ACCT_LOW_MEM_UID_FAIL: AAA unable to create UID for incoming calls due to insufficient processor memory
    %% Low on memory; try again later
    I am unable to log in.  I have a TAC case logged but the first step to try is a reboot which will be difficult until I can get a maintenance window.  When I do get a maintenance window, I would also like to deploy a fix such as a different version of code or a work-around cofig command.  I don't mind disabling HTTP.
    Any suggestions?

    I am currently working with TAC
    The switches failed about 18 hours later and had to be rebooted to get back up.  Now that I have console/telnet access, I can see the memory being depleted mostly by the Auth Manager process at about the same rate as free memory is dropping.
    SW13#sho proc mem sort | i Auth Manager
     191   0  177721332   95004616   34757416          0          0 Auth Manager
    SW13#sho proc mem sort | i Auth Manager
     191   0  177754888   95025696   34759780          0          0 Auth Manager
    SW13#sho proc mem sort | i Auth Manager
     191   0  177774316   95037928   34761056          0          0 Auth Manager
    SW13#sho proc mem sort | i Auth Manager
     191   0  177799720   95053940   34762888          0          0 Auth Manager
    SW13#sho proc mem sort | i Auth Manager
     191   0  177824976   95069732   34764696          0          0 Auth Manager
    SW13#
    SW13#
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103448576 Free:  339348260
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103454416 Free:  339342420
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103455860 Free:  339340976
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103459236 Free:  339337600
    SW13#sho proc mem sort | i Processor
    Processor Pool Total:  442796836 Used:  103461040 Free:  339335796

  • Cannot export video clips.  Get message: "unable to create video for export"

    Cannot export video clips from iPhoto to Finder folder.  Export fails with message "unable to create video for export: "
    The video clips play correctly within iPhoto. 
    Software: iPhoto version 9.5 on OSX 10.9
    Hardware: Retina Macbook Pro 2.3 i7 8GB

    Yes.  I have 3,184 video clips in this library.  I tested Reveal function by randomly selecting individual video clips and in every case the Reveal in Finder function worked correctly.  I also tested this on random selections of groups of video clips and, again, the Reveal function worked correctly in every case. 
    Some more info that may be relevant:
    I have multiple iPhoto libraries.  My "main" library is very large (~30,000 files) and is located on an external hard drive (2TB WD) which is connected via USB.
    The problem reported here is occuring on that "main" library.  I have not opened any other iPhoto library since installing the new release. 
    While the File>Export function does not work, I have been able to simply copy and paste video clips from iPhoto library to a folder on Mac hard drive.  It appears that meta data is copying correctly along with the video content. 
    I am able to import these copied video clips to iMovie.  Meta data is imported along with the video content and I'm able to perform iMovie editing functions on those clips without any problems.
    In summary, the File>Export function still fails with the message "unable to create video for export."  Copying video clips and pasting them to interim folder seems to be a viable workaround enabling me to extract video clips from iPhoto for import to iMovie.  I will run additional tests to see if I can find a pattern to the video files that are being rejected by iPhoto Export function.

  • Safe to remove mcf properties for Oracle Application Adapter?

    Hello all,
    I want to remove mcf properties from my Oracle application adapter (Connect to a business event), but I can't deploy the process any more.
    Anyone can help?
    Jdev: 10.1.3.4.0.4270
    SOA Suite: 10.1.3.4 on AIX 5.3
    --> From
    <!-- These mcf properties are safe to remove.-->
    <jca:address location="jdbc/fmis" UIConnectionName="FMIS" UIOracleAppType="WFBES" UIWfEventName="xx.oracle.apps.ap.event.xmlRemit"
    ManagedConnectionFactory="oracle.tip.adapter.apps.AppsManagedConnectionFactory"
    mcf.ConnectionString="jdbc:oracle:thin:@server1.test.com.au:1524:B2B1"
    mcf.UserName="apps"
    mcf.Password="7CC4D295E4DDDA919427B6716C0BDD1D" />
    --> To
    <jca:address location="jdbc/fmis" UIConnectionName="FMIS" UIOracleAppType="WFBES" UIWfEventName="xx.oracle.apps.ap.event.xmlRemit"
    ManagedConnectionFactory="oracle.tip.adapter.apps.AppsManagedConnectionFactory" />
    --> Error message
    BUILD FAILED
    C:\projects\eProcurement\PAEBSToB2B\build.xml:78: A problem occured while connecting to server "server1.test.com.au" using port "7783": bpel_PAEBSToB2B_1.0.jar failed to deploy. Exception message is: ORABPEL-09903
    Could not initialize activation agent.
    An error occured while initializing an activation agent for process "PAEBSToB2B", revision "1.0".
    Please ensure that the activation agents are configured correctly in the bpel deployment descriptor (bpel.xml).
    oracle.tip.adapter.fw.agent.jca.JCAActivationAgent: ORABPEL-12517
    AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error.
    The Resource Adapter Oracle Applications Resource Adapter was unable to activate the endpoint oracle.tip.adapter.apps.AppsWFBesQueueDequeueActivationSpec:{OpaqueSchema=false, DatabaseSchema=APPS, QueueName=WF_BPEL_Q, Consumer=ORA_6os32h1m84r38di684rj2c1k61, MessageSelectorRule=tab.user_data.event_name = 'xx.oracle.apps.ap.event.xmlRemit', AppsEventSchema=NO_SCHEMA} due to the following reason: ORABPEL-00000
    Error in creating the managed connection pool.Invalid Connection Cache Name. Must be a valid String and Unique
    Please correct the reported issue and redeploy the BPEL process.
    at com.collaxa.cube.engine.core.BaseCubeProcess.startAllActivationAgents(BaseCubeProcess.java:428)
    at com.collaxa.cube.engine.deployment.DeploymentManager.activateDefaultRevision(DeploymentManager.java:1733)
    at com.collaxa.cube.engine.deployment.DeploymentManager.setDefaultRevision(DeploymentManager.java:1691)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:950)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:792)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:455)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    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:693)
    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.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    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 DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    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:400)
    at java.security.AccessController.doPrivileged(AccessController.java:279)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:727)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    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:810)
    Total time: 40 seconds
    Regards,
    Kerr

    Thanks James,
    I feel it is not my configuration problem.
    Here are my configurations.
    All oc4j-ra.xml configuration point to connection pool AppsB2BPool, with a JNDI name jdbc/fmis.
    And I only hit this problem when I try to deploy a BPEL process with an application adapter to use e-business event.
    $ORACLE_HOME/j2ee/oc4j_soa/config/data-sources.xml
    <connection-pool name="AppsB2BPool">
    <connection-factory factory-class="oracle.jdbc.pool.OracleDataSource" user="apps" password="PASSWORD" url="jdbc:oracle:thin:@(DESCRIPTIO
    N=(ADDRESS_LIST=(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=tcp)(HOST=testserver.nsw.gov.au)(PORT=1524)))(CONNECT_DATA=(SERVICE_NAME=B2B))
    )" commit-record-table-name=""/>
    <managed-data-source connection-pool-name="AppsB2BPool" jndi-name="jdbc/fmis" name="FMIS"/>
    $ORACLE_HOME/j2ee/oc4j_soa/application-deployments/default/DbAdapter/oc4j-ra.xml
    add:
         <connector-factory location="eis/DB/FMIS" connector-name="FMIS Database Adapter">
    <config-property name="xADataSourceName" value="jdbc/fmis"/>
    <config-property name="dataSourceName" value=""/>
    <config-property name="platformClassName" value="oracle.toplink.platform.database.Oracle9Platform"/>
    <config-property name="usesNativeSequencing" value="true"/>
    <config-property name="sequencePreallocationSize" value="50"/>
    <config-property name="defaultNChar" value="false"/>
    <config-property name="usesBatchWriting" value="true"/>
    <connection-pooling use="none">
    </connection-pooling>
    <security-config use="none">
    </security-config>
         </connector-factory>
    $ORACLE_HOME/j2ee/oc4j_soa/application-deployments/default/AqAdapter/oc4j-ra.xml
    add:
         <connector-factory location="eis/AQ/FMIS" connector-name="FMIS AQ Adapter">
    <config-property name="xADataSourceName" value="jdbc/fmis"/>
    <config-property name="dataSourceName" value=""/>
    <config-property name="connectionString" value=""/>
    <config-property name="userName" value=""/>
    <config-property name="password" value=""/>
    <config-property name="defaultNChar" value="false"/>
    <config-property name="useDefaultConnectionManager" value="false"/>
    <connection-pooling use="none">
    </connection-pooling>
    <security-config use="none">
    </security-config>
    </connector-factory>
    $ORACLE_HOME/j2ee/oc4j_soa/application-deployments/default/AppsAdapter/oc4j-ra.xml
    add:
         <connector-factory location="eis/Apps/FMIS" connector-name="FMIS Applications Adapter">
    <config-property name="xADataSourceName" value="jdbc/fmis"/>
    <config-property name="dataSourceName" value=""/>
    <connection-pooling use="none">
    </connection-pooling>
    <security-config use="none">
    </security-config>
    </connector-factory>
    By the way, I have raised a SR 7551800.992 at the same time.
    Regards,
    Kerr

  • How to create a deployable ejb(.jar file) when we use Oracle application sever?

    Hi,
    In case if we use Weblogic we give following command on console to create a deployable ejb, while weblogic.jar is in classpath.
    java weblogic.ejbc temp.jar StudentBean.jar
    1)What are the classes or jar files we have to set in classpath,
    2)What console based command(like what I mentioned above for weblogic) can we use,
    so that we can create a deployable jar file in case if we are using Oracle application server.
    thanks,
    Milind

    You can discover the origins of a loaded class programatically. You want to print:
    TheClass.class.getProtectionDomain().getCodeSource().getLocation().toString();

  • Upgrading Oracle XML Parser for Java v9.0.4 with Oracle Applications 11i

    Guys, I applied ATG.PF.H.RUP4. In postinstall steps it is mentioned,Upgrading Oracle XML Parser for Java v9.0.4 with Oracle Applications 11i(doc-271148.1)
    which says after applying patch 4038964 do the following--
    AUTOCONFIG ENABLED APPLICATIONS ENVIRONMENT
    If the Oracle E-Business Suite configuration files are maintained using the AutoConfig infrastructure, proceed with the following:
    1. Run the AutoConfig utility.
    2. Go to [JAVA_TOP].
    3. Run the unzip -l appsborg2.zip | grep 9.0.4 command. If there is a file named as .xdkjava_version_9.0.4.0.0_production, which indicates that XML Parser for Java v9.0.4 is installed correctly as part of appsborg2.zip. Otherwise, run ADAdmin to regenerate the appsborg2.zip file.
    4. Restart the application tier server processes such that the new version of Oracle XML Parser for Java will take effect.
    but actually the patch is already applied- 4038964. How do i verify if i need to do these steps or not.
    The xmlparserv2-904.zip file is already there in wrapper.classpath. of jserv.properties, forms.properties. So i think i dont need to do these steps.

    unzip -l appsborg2.zip | grep 9.0.4
    0 04-18-03 20:10 .xdkjava_version_9.0.4.0.0_production
    do i still need to do that step?No, you do not have to since "XML Parser for Java v9.0.4" is already installed as part of appsborg2.zip

  • Issue with Oracle Application Adapter (11g) for SAP

    Hi,
    I need to call a WSDL file that is generated through Oracle Application Adapter Application Explorer from a BPEL Composite in SOA 11g.
    The wsdl files are stored under the path $SOA_HOME/soa/thirdparty/ApplicationAdapters/wsdls by default.
    I’m not able to see the wsdls in the Resource Pallette while trying to invoke the adapter. Kindly let me know the workaround for the issue.
    Regards,
    CC

    Hi Chandu
    For SOA 11G, in order to access the BAPI WSDLs ,you need a third party adapter service which comes with Jdeveloper version 11.1.1.2.0 . I am not sure if this is available with Jdeveloper version 11.1.1.1.0. So make sure you have the correct version of Jdev for development.
    Also in 11g when you generate the WSDL(outbound service) from AE, 4 files are generated.
    XXXX_invoke.jca
    XXXX_invoke_request.xsd
    XXXX_invoke_response.xsd
    XXXX_invoke.wsdl
    You need to copy these 4 files to your Jdev project folder and configure the third party adapter service to invoke the SAP BAPIs. Hope this helps.
    Thanks
    Subhankar

  • Using Oracle Apps Adapter for apps_applcon user

    Hi,
    We are trying to use oracle apps adapter for our BPEL flows using FM11g (Jdev11gR1). We came to know that it will work for only apps user.
    We have apps_applcon user. How can we use that?
    Is there any way we can tell oracle apps adapter to user apps_applcon user?
    Any help would be greatly appreciated.
    Thanks in advance.
    Thanks & Regards,
    Rama Krishna. P

    We also have same requirement. We have BPEL connection using custom oracle user, xx_b2b and when we use APPS adapter, I can not see and use any business event.
    If anybody across same requirement, please share your experience.
    Appreciate help on this.
    Thanks,
    Sonartori

  • I'm looking for customer references who are using Oracle IFS or OCM

    Dear All,
    I'm looking for customer references who are using Oracle IFS or OCM or Oracle Files for their document management systems. So, if anyone can support me i appreciate.

    We have implemented a document management system using Oracle 9iFS 9.0.2
    I would be happy to let you know of our experiences to date.
    Niels Montanana
    Technology Director
    Practical Law Company
    London, England

  • Genesys CTI  Driver-Unable to create Driver for GplusVoice

    I have a 8.0.0.4 and Genesys 7.5 integration. We are receiving the following error messages in our CommSessionMgr and Scomm Logs when we attempt to make a connection from Siebel to the Genesys CTI Server. There are no firewall ports blocking any traffic between Siebel and Genesys and then are on the same subnet and VLAN. Also, we can establish a basic connection to the Genesys T-Server without Siebel in place. We think that it may be a configuration issue somewhere but we are not sure where to look. I was just wondering if anyone on this board had any basic ideas to troubleshoot this issue besides looking through the log files and the Comm Drivers and Profiles section etc.
    Thanks for anyone’s help on this matter!!!
    CommSessionMgrLog:
    ServerLog     LstnObjPrivCreate     3     0004fd49499b1400:0     2009-02-19 10:31:31     Created port 49192 for Communications Session Manager
    ObjMgrLog     Error     1     00000b92499c1228:0     2009-02-19 11:10:38     (mediamgr.cpp (497)) SBL-CSR-00500: Unable to create a Driver
    SCommLog:
    SComm[02/20/2009 09:36:45:615]:ERROR:Error on invoke media manager method(StartAllDriver), input args={
    DriverProfileInfoArray = 2#2385#9#5#Voice5#Voice11#Gplus voice7#1-5I5JR15#VATaxCallCenter14#GenCommDrv.dll11#GenComm.GIF2289#2#1722#66#26#Service:UsePendingWorkmode22#Service:OCSCancelScope27#Service:KwPiProtocolVersion17#Driver:ServerPort20#Driver:RemoteTimeout18#Driver:LibraryNa .... (message is too long) ...
    LanguageCode = ENU
    }, error=7537140), msg='Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500)'
    SComm[02/20/2009 09:36:45:615]:ERROR:Failed to invoke method(StartAllDriver) at media manager, detail error = Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500)
    RSCHELLE_25165941[02/20/2009 09:36:45:615]:ERROR:Communication Agent failed on prcoessing request(StartAllDriver0, input-args={
    DriverProfileInfoArray = 2#2385#9#5#Voice5#Voice11#Gplus voice7#1-5I5JR15#VATaxCallCenter14#GenCommDrv.dll11#GenComm.GIF2289#2#1722#66#26#Service:UsePendingWorkmode22#Service:OCSCancelScope27#Service:KwPiProtocolVersion17#Driver:ServerPort20#Driver:RemoteTimeout18#Driver:LibraryNa .... (message is too long) ...
    LanguageCode = ENU
    }, errcode(7537140), errmsg(Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500))
    RSCHELLE_25165941[02/20/2009 09:36:45:615]:ERROR:Failed on invoking ClientConnect in Comm. Server Svc., err=7537140, msg=Unable to create a Driver object from driver GenCommDrv.dll with Media-Type-String Gplus voice(SBL-CSR-00500), input= ClientHost = NG00060492
    ClientIP = 10.172.20.128
    Simulate = 0
    SiebelMobileClient = 0

    Figured it out on my own

  • Unable to create Target Element error

    Hi Experts,
    I have Source and taget messages as below:
    Target Structure
    MT_Table----
                1:1
    Row--
    0..unbound
    -Field1--
    1.1
    -Field2--
    1.1
    -Field3--
    1.1
    -Field4--
    1.1
    Source is IDOC
    ZMaterial----
    1.1
    IDOC--
    1.1
    -Begin--
    Req
    ---EDIDC40
    Segement---1.1
    Table----
    1.1
    -E1MARAM-1.999
    -SEGMENNT--0..999
    Field1-------0..1
    Field2-------0..1
    I will have multiple IDOCs where I need to generate Multiple rows in a file:
    I am getting an error as below:
    Start of test
    Cannot create target element /ns0:MT_Table/Row[2]/Field1. Values missing in queue context. Target XSD requires a value for this element, but the target-field mapping does not create one. Check whether the XML instance is valid for the source XSD, and whether the target-field mapping fulfils the requirement of the target XSD
    I have a condition if SEGMENT-Field1 equals A then substring of SEGMENT-Field2 (first 16 characters).
    Many Thanks
    Rajeev

    I see the Source Message is as below:
    <?xml version="1.0" encoding="UTF-8" ?>
    <ZMaterial>
    +<IDOC BEGIN = "1">
    +<IDOC BEGIN = "1">
    +<IDOC BEGIN = "1">
    </ZMaterial>
    Dont know how to get multiple rows in a file with multiple IDOCs.
    Any Light please?
    Thanks
    Rajeev

  • Unable to create account for SAPserviceEC6

    Hi,
    I have the above problem when trying to install  6.0.
    We reformat the server clean few times and still have the same error message.
    happened in step 3: Create user for SAP system,
    Log:
    INFO 2009-08-08 22:45:47.991
    Nothing to do. User privileges are an empty string.
    INFO[E] 2009-08-08 22:45:52.593
    FSL-01027  Account user="PHOENIX\SAPServiceEC6" does not exist.
    WARNING 2009-08-08 22:45:57.179
    Unable to get the name of a domain controller for domain .
    ERROR 2009-08-08 22:46:10.923
    FSL-01002  Unable to create account PHOENIX\SAPServiceEC6. HRESULT=0x80005009
    ERROR 2009-08-08 22:46:10.923
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2009-08-08 22:46:10.923
    FCO-00011  The step createAccounts with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts was executed with status ERROR ( Last error reported by the step :Caught ESyException in Modulecall: ESAPinstException: error text undefined.).
    aditional info: We use the same installer , windows server 2008 64bit.
    Why?
    Regards,
    Andy
    Edited by: Andy Quipit Sayus on Aug 9, 2009 6:18 AM

    Hi all,
    Today I faced the similar problem and I found that it is due to I had joined in domain for my server so that the installation could not create users.
    I changed the domain to local( example : WORKGROUP) and the installation could continue. After that you can  join your server to domain again
    To whom it may be concern

  • Unable to create socket for ExamplesServer

    I followed the manual on how to run the sample jsp programs with Weblogic. The manual says that the Weblogic server should be started first and the succeeding steps, somehow repeats that we should start the examplesServer as well. So did that even if the default app server is already running which is using port 7001 already. So as I expected, I got this error when running the examplesServer:
    <Aug 8, 2002 6:32:39 AM MDT> <Emergency> <WebLogicServer> <Unable to create a se
    rver socket for port: 7001. java.net.BindException: Address in use: JVM_Bind Per
    haps another process is using port 7001.>
    Please advise on how to properly run the sample server. Please note that with just the default server running, when I enter the url for the examplesServer on my IE browser, I get this error:
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

    Are you sure that there is a server process listening on that port number? I think you will get a "Connection refused" message if there is no sever listening on the port you are trying to open. Have a look at ServerSocket

  • Unable to create WebChart for different ranges

    Actually I'm trying to create two Web Charts on single page and I have placed the chart contents (** data) into two sheets. When I tried to create chart for first range, it has got created successfully.
    But couldn't create for second range and getting some error like "Exception has been thrown by the target of an invocation".
    Range 1: Sheet1!$A$1:$B$4 - chart has got created successfully
    Range 2: Sheet2!$F$2:$G$5 - getting specified error
    Can someone help me in resolving this issue, please? Thanks!

    Hi there,
    can you give some additional information as from your question it is not really clear what exactly are you trying to achieve and what chart control are you using?
    Regards,
    Helen!

  • Unable to create query for new dataset

    Something weird has happened to our BI Publisher application in production. It was working fine, we could create reports and datasets and templates just fine.
    Now all of a sudden when we create a new report and a new dataset the Data Set screen is no longer displaying. When we edit existing reports the Data Set screen does not display either.
    Has anyone experienced this problem. We are running 10.1.3.2 in production. Our test instance was just upgraded to the 10.1.3.4 ear file on our old 10.1.3.1 Oracle Application Server.
    We just now noticed it because we were going to upgrade the old 10.1.3.2 ear with the 10.1.3.4 ear like we did in test. Now we are worried that about upgrading production.

    FYI... the screen come up for list of values but not for paramenters

Maybe you are looking for

  • OMCA doesn't work

    Hi, I'm trying to create a EM repository, and bump into the following error: Does anybody knows a solution to that? Kind Regards, Gerben Menschaert I also copied the tail of /u01/app/oracle/product/10.2.0/cfgtoollogs/emca/PEPT/emca_2007-03-14_04-30-5

  • PL SQL Procedure to validate the data before inserting

    Hi All, I have a PLSQL procedure that validates the data and also inserts the data into the table. That procedure must be run to validate each row to be inserted. My doubt is how to reference that procedure within the interface of ODI. After reading

  • Credential Retrieval

    On installing Oracle 8i I let a database get created. On initialising the database an error occurred, something to do with credential retrieval. I've forgotten what the error code was. Anybody got any ideas. Many thanks Andrew

  • Adobe Audition 3.0 (Export Problem)

    Hallo, ich habe ein kleines Problem mit Adobe audition 3.0 wenn ich die bearbeitete Datei als mp3 exportieren will, dann kommt auch dieser Ladebalken aber wenn ich dann die exportierte Datei öffnen will, kommt kein Ton raus, das Lied ist zwar 3 minut

  • ORA-24344 : reason and solution

    Hi, I work as a Oracle Developer. WE have script to compile all the packages @PKG-NAME.sql After the completion of the script we get the following error ORA-24344: success with compilation error PL/SQL procedure successfully completed. But all the pa