Configure SOA - Full fails, but basic suceeds

I have tried every combination to get full to succeed
I get errors below in startsoa.log.
Form the docs I would gather I don't need full to configure BAM? When I try to configure BAM on basic installation I get AsyncWebService cannot be found error in the bam-config step.
May 7, 2008 5:47:13 PM oracle.j2ee.xml.XMLMessages warningException
WARNING: Exception Encountered
08/05/07 17:48:13 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
08/05/07 17:48:13 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
May 7, 2008 5:48:15 PM oracle.j2ee.util.AnnotatedLogger logWithThrowable
WARNING: J2EE JNDI-00002
May 7, 2008 5:48:15 PM oracle.j2ee.util.AnnotatedLogger log
WARNING: No
WARNING: soa-console: Error initializing servlet
oracle.classloader.util.AnnotatedNoClassDefFoundError:
     Missing class: oracle.cabo.servlet.UIXServlet
     Dependent class: oracle.sysman.emSDK.svlt.EMServlet
     Loader: soa-console.web.soa-console:0.0.0
     Code-Source: /C:/dev/develop/jdevinstance/system11.1.1.0.22.49.49/o.j2ee/embedded-oc4j/applications/soa-console/soa-console/WEB-INF/lib/emCORE.jar
     Configuration: WEB-INF/lib/ directory in C:\dev\develop\jdevinstance\system11.1.1.0.22.49.49\o.j2ee\embedded-oc4j\applications\soa-console\soa-console\WEB-INF\lib
The missing class is available from the following locations:
     1. Code-Source: /C:/dev/develop/jdeveloper/jdev/extensions/oracle.adfp.seededoc4j/srcimage/jlib/uix2.jar (from <code-source> (ignore manifest Class-Path) in /C:/dev/develop/jdevinstance/system11.1.1.0.22.49.49/o.j2ee/embedded-oc4j/config/server.xml)
     This code-source is available in loader oracle.portal:11.1.1.0.0. This shared-library can be imported by the "soa-console" application.
     at oracle.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2366)
     at oracle.classloader.PolicyClassLoader.findLocalClass(PolicyClassLoader.java:1529)

It sounds like you are talking about two problems, 1) that you can't get full to succeed and 2) that you can't get bam install to succeed. You also have a question about whether BAM requires full - you are correct, BAM works with full or basic.
For 1) Does the Configure SOA step complete successfully? There is a known problem with full that shows up at the very very end. If you send the last part of the SOA Configure log or the last part of soa-infra-config.log then I can diagnose your situation.
For 2) The BAM install is independent of the SOA/JDev bit. Let us know more about how this is failing. Make sure to set the environment variables as described in the install doc.
Heidi.

Similar Messages

  • Configure SOA (full) , but OWSM not configured

    Configure SOA (full) work find but OWSM is not configured
    echo] ** Configure OWSM = false
    When going to URL: http://127.0.0.1:8988/SOAConsole
    it also does'nt show up.
    Is there any way to get OWSM configured?

    When you say going to the URL "it" doesn't show up, what do you mean by "it?" The SOAConsole doesn't show? But you saw the configure step complete with "SOA Infrastructure configuration SUCCESSFULLY COMPLETED?" and "Build Successful"?
    Heidi.

  • SOA Suite 11g TP4 "Configure SOA" step fails, after OC4J startup successful

    I followed the installation instructions and got stuck in step 10d.
    The build fails after announcing "*Trying to override old definition of task admin_client*", Oc4j has already started successfully.
    The soa-infra-java.log file shows the publishing of shared libraries to fail because two libraries aren't found:
    - apache.commons.fileupload
    - oracle.fabric.runtime
    The first is on the BAM import list, the other is for B2B. I did specify "Configure Basic SOA Components" though.
    Both of these errors are announced as WARNING, but the build fails and SOA configuration is announced as failed too.
    The startsoa.log file has several WARNINGs, including some SEVERE ones:
    ---snip---snip---
    19-mei-2009 9:59:32 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    09/05/19 10:00:27 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    09/05/19 10:00:27 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    19-mei-2009 10:00:29 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    19-mei-2009 10:00:29 oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:00:30 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:01:11 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    09/05/19 10:01:15 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    09/05/19 10:01:15 SEVERE: AbstractInfo.getAnnotation oracle.webservices.annotations.async.AsyncWebService cannot be found in the given classpath.
    19-mei-2009 10:01:17 oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    19-mei-2009 10:01:17 oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRPServiceDescriptionService, but only the first one (/portlets/WSRPServiceDescriptionService) will be considered for webservice endpoint
    19-mei-2009 10:01:18 oracle.j2ee.deployment.DeploymentMessages warningDuplicateServletMapping
    WARNING: There are multiple mappings for servlet name: WSRP_v2_ServiceDescription_Service, but only the first one (/portlets/WSRP_v2_ServiceDescription_Service) will be considered for webservice endpoint
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    [TopLink Info]: 2009.05.19 10:01:35.477--ServerSession(12473995)--TopLink, version: Oracle TopLink - 11g Technology Preview 4 (11.1.1.0.0) (Build 080422)
    [TopLink Info]: 2009.05.19 10:01:36.384--ServerSession(12473995)--userprefs login successful
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    19-mei-2009 10:01:51 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    19-mei-2009 10:01:51 oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    ---snip---snip---
    Question:
    - Java 5 or 6?
    - The preferences are set to use the integrated OC4J, the log refers to "standalone oc4j".
    - How is oc4j started? Must the Environments variables be set through the system properties or on a startup script for JDev?
    Bert laverman
    PS
    You might want to update the page header on the installation instructions to show "Tech Preview 4" instead of 3. Document title at start is correct though.

    Hello,
    I am running into same errors. Were you able to resolve your problem?
    Mustafa

  • BPEL process fails in SOA (in UNIX), but works fine in SOA (in Windows) env

    Hello,
    BPEL process fails in SOA (in UNIX), but works fine in SOA (in Windows) environment
    Step 1: Build a asynchronous BPEL process which has no extra node. Make and deploy it in 'local windows desktop SOA' server
    The BPEL process has three nodes:
    a. client - on the left side of the swim lane
    b. receiveInput - first node in swim lane (client calls 'receiveInput')
    c. callbackClient - second and last node in the swim lane ('callbackClient' calls client)
    Step 2: Go to BPEL console and 'Initiate' the BPEL process -> 'Post XML Message'
    Step 3: Now, I can see the successfully completed BPEL instance in the BPEL console.
    Now,
    Step 4: Deploy the same BPEL process (dummy asynchronous) in the SOA server (hosted in unix box)
    Step 5: Go to BPEL console and 'Initiate' the BPEL process -> 'Post XML Message'
    Step 6: I find that the BPEL instance appears to have ended in error (on the second node i.e. callbackClient )
    With the following error message
    +<invalidVariables xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>9710</code>+
    +</part><part name="summary"><summary>Invalid xml document.+
    According to the xml schemas, the xml document is invalid. The reason is: Error::cvc-complex-type.2.4.b: The content of element 'DummyBPELProcessProcessResponse' is not complete. One of '{"http://xmlns.oracle.com/DummyBPELProcess":result}' is expected.
    Please make sure that the xml document is valid against your schemas.
    +</summary>+
    +</part></invalidVariables>+
    Has anyone faced similar issue as above ?
    i.e. process works find in windows environment (local SOA), but fails in SOA server in UNIX environment
    Appreciate your help in understanding this issue.
    Thanks,
    Santhosh

    Hello,
    The fix to this issue appears to have been as follows:
    +<schema attributeFormDefault="unqualified"+
    +     elementFormDefault="qualified"+
    +     targetNamespace="http://xmlns.oracle.com/DummyBPELProcess"+
    +     xmlns="http://www.w3.org/2001/XMLSchema">+
    +     <element name="DummyBPELProcessProcessRequest">+
    +          <complexType>+
    +               <sequence>+
    +                    <element name="input" type="string"/>+
    +               </sequence>+
    +          </complexType>+
    +     </element>+
    +     <element name="DummyBPELProcessProcessResponse">+
    +          <complexType>+
    +               <sequence>+
    +                    <element name="*:result*" type="string"/>+
    +               </sequence>+
    +          </complexType>+
    +     </element>+
    +</schema>+
    In DummyBPELProcess.xsd,
    modifiying "result" to ":result" appears to have resolved the issue in SOA under unix environment.
    If anyone can explain why "result" works in SOA under windows and ":result" works in SOA under unix environment, I would really appreciate your help.
    Thanks,
    Santhosh

  • I have unlocked iphone 5.i tried to use it with tmobile.it shows full network but fails to activate and shows sim invalid.how to make it work?

    i have unlocked iphone 5.i tried to use it with tmobile.it shows full network but fails to activate and shows sim invalid.how to make it work?

    Who was your original carrier; did you call them to ask them to unlock your phone, and are you aware of what their unlock policy is (THey may only unlock for international sims and not US sims

  • Facing issue in configuring soa server in local jdev 11G

    Hi All,
    I am facing an issue in configuring local soa server in jdev 11G. I was trying to do the practice excercises in the local jdev and while configuring soa server followed following steps :-
    1. Configure SOA to install the Integrated OC4J Server
    a. In JDeveloper, select Tools -> Preferences, Run, and then select Integrated OC4J Server.
    b. Next, select Tools -> Configure SOA…
    c. Complete the dialog for your configuration specifying the database location and the SOA schema user name and password
    d. Use the Test button to test the database connection and then click on Ok
    This will take 8-10 minutes to run and when finished will end with "Build Successful."
    In the end I am getting following log file
    [echo] ==Starting standalone oc4j. Check server log D:\FMW\JdevInstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\startsoa.log.
    [echo] ==Waiting max 420 second(s) for startup of URL http://LAP1-RBAGRI-IN:8988...
    [echo]
    * Configuring SOA Infrastructure has FAILED. *
    * Please check following logs for possible cause: *
    * D:\FMW\JdevInstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\install\tmp\soa-infra-java.log
    * D:\FMW\JdevInstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\startsoa.log
    [echo] ==Stopping oc4j standalone...
    BUILD SUCCESSFUL
    Total time: 7 minutes 11 seconds

    Hi Heidi,
    Thanks a lot for your response. The solution you provided worked for me. I am able to configure SOA now and the SOAConsole is coming up properly.
    One issue I am facing while deploying my application . The application is getting deployed properly but it does not show up in the console if I look at Default server console I can see this error message :-
    Incorrect db schema version.
    The database schema version "11.1.6" from the database does not match the version "11.1.7" expected by the server.
    The database schema for your SOA installation was not properly installed or your installation is using a database schema installed for a prior release.
    The database schema currently in place has probably been configured for a previous release; please re-install the database schema and try to start the server again.
    Though I have configured the database locally just like mentioned in the training material. Please let me know if you have any thoughts on this.
    Regards,
    Ranjana

  • Configure SOA/BAM with RAC database

    Hi,
    We've configured SOA Cluster 11.1.1.3 with RAC database 11.1.7. For thiis we've create RAC multi datasources and the JDBC details of these datasources are as under:
    Datasource name: SOA-RAC-1
    =====================
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=host-1-vip.domain.com)(PORT=15715)))(CONNECT_DATA=(SERVICE_NAME=SID.DOMAIN.COM)(INSTANCE_NAME=SID1)))
    Datasource Name: SOA-RAC-2
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=host-2-vip.domain.com)(PORT=15715)))(CONNECT_DATA=(SERVICE_NAME=SID.DOMAIN.COM)(INSTANCE_NAME=SID2)))
    Multi Datasource=rac1 & rac-2
    Everything is up and running, but when we are testing it by stopping one of the ndoe fo RAC (Say Node-1) and starting the managed server we are getting following error:
    <Nov 15, 2010 2:22:05 AM CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'leasing-rac0-jdbc' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149)
    Truncated. see log file for complete stacktrace
    ===========================================
    <Nov 15, 2010 2:22:31 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "OraSDPMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:33 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "BAMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:36 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "BAMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:36 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "OraSDPMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:37 AM CST> <Warning> <JNDI> <BEA-050007> <An attempt was made to look up non-versioned global resource "topic.oracle.bam.messaging" from an application version "oracle-bam [Version=11.1.1]". This can potentially cause conflict of the global resource usages among multiple application versions.>
    <Nov 15, 2010 2:22:38 AM CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Nov 15, 2010 2:22:38 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "mds-owsm-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    And managed server goes to admin mode. Its with both SOA and BAM servers.
    Please let me know if someone has come across this error or is there anything I am missing while configuring the multi datasource.
    Thanks,
    Suraj Sharma

    Hi Suraj,
    even i am facing the same issue, were you able to resolve this issue?
    Thanks,
    Deepa

  • AAA authorization fails, but still command is executed...

    Hi everyone,
    i've implemented authorization and it basically works. The user can only use a limited set of commands (show int status, conf t, interface ethernet, interface gigabitethernet, interface fastethernet, shut, no shut).
    Now I try to configure a loopback or Vlan interface, which should not be allowed.
    COMMANDS IMPLEMENTED:
    aaa authorization config-commands
    aaa authorization commands 0 vty group tacacs+ none
    aaa authorization commands 1 vty group tacacs+ none
    aaa authorization commands 15 vty group tacacs+ none
    line vty 0 15
    authorization commands 0 vty
    authorization commands 1 vty
    authorization commands 15 vty
    COMMAND AND OUTPUT FROM TESTING:
    SWITCH(config)#int vlan 2
    Command authorization failed.
    DEBUG AAA AUTHORIZATION:
    SWITCH#
    Dec  7 14:31:50: AAA: parse name=tty1 idb type=-1 tty=-1
    Dec  7 14:31:50: AAA: name=tty1 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=1 channel=0
    Dec  7 14:31:50: AAA/MEMORY: create_user (0x46603F4) user='USER1' ruser='SWITCH' ds0=0 port=
    'tty1' rem_addr='10.10.255.249' authen_type=ASCII service=NONE priv=15 initial_task_id='0', vrf= (id=0)
    Dec  7 14:31:50: tty1 AAA/AUTHOR/CMD (60725991): Port='tty1' list='SCAS' service=CMD
    Dec  7 14:31:50: AAA/AUTHOR/CMD: tty1 (60725991) user='USER1'
    Dec  7 14:31:50: tty1 AAA/AUTHOR/CMD (60725991): send AV service=shell
    Dec  7 14:31:50: tty1 AAA/AUTHOR/CMD (60725991): send AV cmd=interface
    Dec  7 14:31:50: tty1 AAA/AUTHOR/CMD (60725991): send AV cmd-arg=Vlan
    Dec  7 14:31:50: tty1 AAA/AUTHOR/CMD (60725991): send AV cmd-arg=2
    Dec  7 14:31:50: tty1 AAA/AUTHOR/CMD (60725991): send AV cmd-arg=<cr>
    Dec  7 14:31:50: tty1 AAA/AUTHOR/CMD (60725991): found list "SCAS"
    Dec  7 14:31:50: tty1 AAA/AUTHOR/CMD (60725991): Method=tacacs+ (tacacs+)
    Dec  7 14:31:50: AAA/AUTHOR/TAC+: (60725991): user=USER1
    Dec  7 14:31:50: AAA/AUTHOR/TAC+: (60725991): send AV service=shell
    Dec  7 14:31:50: AAA/AUTHOR/TAC+: (60725991): send AV cmd=interface
    Dec  7 14:31:50: AAA/AUTHOR/TAC+: (60725991): send AV cmd-arg=Vlan
    Dec  7 14:31:50: AAA/AUTHOR/TAC+: (60725991): send AV cmd-arg=2
    Dec  7 14:31:50: AAA/AUTHOR/TAC+: (60725991): send AV cmd-arg=<cr>
    Dec  7 14:31:50: AAA/AUTHOR (60725991): Post authorization status = FAIL
    Dec  7 14:31:50: AAA/MEMORY: free_user (0x46603F4) user='USER1' ruser='SWITCH' port='tty1' r
    em_addr='10.10.255.249' authen_type=ASCII service=NONE priv=15
    As you can see the reply from the Tacacs is a "FAIL", but still the command is executed.
    RESULT:
    SWITCH#sh run int vlan 2
    Building configuration...
    Current configuration : 38 bytes
    interface Vlan2
    no ip address
    end
    QUESTION:
    I don't understand what the problem is...Since I get a FAIL from the Tacacs Server I assume that the configuration on that side is fine.
    But why would the switch ignore a FAIL and still execute the command? Same problem exists with the Loopback-Interface.
    Is this me not understandig the basic concept of AAA or is this some other problem?
    The Switch is a Cisco WS-C3750-24TS (running c3750-ipbasek9-mz.122-50.SE2.bin).
    The Tacacs runs Cisco Secure ACS4.2.0.124
    Thanks,
    Tom

    Hi Tom,
    this is CSCtd49491 : TACACS+ command authorization for interface configuration fails .
    The bug is currently in a Closed state, meaning that the "Bug report is valid, but a conscious decision has been made not to fix it at all or in all releases."
    As far as I can tell, the impact is rather limited since the interface that gets created will have no effect unless the vlan exists, and even then the effect is minimal since it cannot be configured.
    You may want to open a TAC case or work with your account team to get the bug re-opened if this is still a concern though.
    hth
    Herbert

  • Event test "Archive Full (%)" failed: ora-28009:

    Trying to create an event that will send an email with OEM but Im getting this message
    Event test "Archive Full (%)" failed: ora-28009: connection to sys should be as sysdba or sysoper in the event viewer.
    Im not sure what this refers to though - to connect to Management Server it has to be sysman user. What "connection" is this referring to ???
    Oracle 9.2.0.5.0 (due to migrate to 10g at years end hurrah!)
    Windows XP (now, but AIX once in production)

    OK thanks for that. I went ahead and did this:
    Configuration
    Manage Administrators
    Selected SYSMAN
    Preferred Credentials
    Selected target database and erased everything from the Database Credentials fields (where previously we had SYS/AS SYSDBA etc. )
    I am getting the same darn error as before.
    Anyway, the OEM help for this screen says
    Role Select the role from the pull-down list. You need to login with the SYSDBA or SYSOPER role to start up or shut down a database.
    Still stuck on this. I dont properly understand the error itself - it is telling me that the connection to sys should be as sysdba - and I am connecting as sysdba. ... . not sure what else I can do apart from try and write a script and forget this altogether.
    Thanks
    DA
    Also, in the Event Viewer, according the documentation, there is an "advice" tab. I see no such tab. :(
    When I try to create an event without any information supplied to the fields for SYSMAN Preferred Credentials, I get this in Event Viewer:
    "Failed - ora-0:normal , successful completion."
    Now I am really confused - a "failed, normal completion" ??
    Message was edited by:
    Dan A
    Message was edited by:
    Dan A

  • My iPhone 4 is running ios 7.0.4. I have a slightly eccentric back story to all of this; but basically i set a secondary entry passcode on my phone and i have forgotten the secondary passcode; it appears as though i no longer have the opportunity to enter

    my iPhone 4 is running ios 7.0.4. I have a slightly eccentric back story to all of this; but basically i set a secondary entry passcode on my phone and i have forgotten the secondary passcode; it appears as though i no longer have the opportunity to enter the code after too many failed attempts -- "iphone is disabled, connect to itunes." i have connected to itunes on itunes on both 11.1 and 11.3 versions (my computer says 11.1 is the minimum requirement for my phone to sync) and attempted to restore my phone; THE RESULTING MESSAGE: "The iPhone 'iPhone' could not be restored. This device isn't eligible for the requested build." HOW THE HECK DO I GAIN ENTRY TO MY PHONE AGAIN AND GET SOME USE OUT OF IT. IT DID COST $$$ TO BUY. PLZ HELP!

    Hey there Jachin W.,
    It sounds like you are unable to connect to your home Wi-Fi suddenly on 2 different iOS devices. I would be interested to know if the affected phones are able to connect to a different Wi-Fi connection, but barring that I would use the following article to help troubleshoot the devices and the Wi-Fi connection:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    Tap Settings > Wi-Fi and turn Wi-Fi off and on. If your Wi-Fi setting is dimmed, follow these steps.
    Restart your iOS device.
    Tap Settings > Wi-Fi and locate the Wi-Fi network to which you're connected.
    Tap and Forget this Network.
    Try to connect to your desired Wi-Fi network.
    Note: You may need to enter your Wi-Fi password again if your network requires one.
    Turn your Wi-Fi router off and on2. If your ISP also provides cable or phone service, check with them before attempting this step to avoid interruption of service.
    Update your device to the latest version of software.
    Update your Wi-Fi router to the latest firmware2. For AirPort Base Stations, install updates using the AirPort Utility.
    And this section from toward the bottom if needed:
    Unable to connect to a Wi-Fi network
    Verify that you're attempting to connect to your desired Wi-Fi network.
    Make sure you're entering your Wi-Fi password correctly. Passwords may be case sensitive and may contain numbers or special characters.
    Reset network settings by tapping Settings > General > Reset > Reset Network Settings. Note: This will reset all network settings including:
    previously connected Wi-Fi networks and passwords
    recently used Bluetooth accessories
    VPN and APN settings
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • BizTalk Runtime configuration error - "Creation of Adapter FILE Configuration Store entries failed"

    Hi,
    I am trying to install Biztalk Server 2006 R2 on a Vista Ultimate
    edition machine. I completed the installation successfully, and have
    configured "Enterprise SSO" and "Group" features. I am getting the
    following error while configuring the BizTalk Runtime feature.
    "Creation of Adapter FILE Configuration Store entries failed.
    The SSO system is currently disabled."
    I have already done/tried the following:
    1. I tried different settings - Inprocess only, Inprocess and
    isolated, each trusted, each with a regular user account and each with
    an administrator user account. In all cases I get the same error.
    2. I have made the changes suggested here (related to rpc
    authentication changes after Windows XP SP2) but it still doesnt
    change anything: http://blogs.msdn.com/scottwoo/archive/2004/05/19/135453.aspx
    Any suggestions?
    Thanks in advance,
    Anand

    I'm having a similar installation error on an XP SP2 box and was getting the same error message (Creation of Adapter FILE Configuration Store entries failed. The SSO system is currently disabled.).  I checked and the Enterprise SSO application is not appearing in the list of services, and doing a command line "net start ENTSSO" returns an invalid service error.
    So going on the theory that SSO did not install correctly and get registered as a server, I went ahead and uninstalled BizTalk/SSO, blew away BTS/SSO databases, and tried to reinstall (selected all options for install).
    After BizTalk installed, I entered a local admin account and chose "Custom" installation.  Because the error message pointed at an SSO problem, I tried to apply the SSO configuration ONLY, using the default SSO Administrator/Affiliate Administrator accounts with the default admin account, but it keeps failiing at the same point in the install log when it tries to start SSO (see log below).
    [10:30:51 AM Info ConfigHelper]  Creating service: ENTSSO, start type: 2, exe: "C:\Program Files\Common Files\Enterprise Single Sign-On\ENTSSO.exe", dependencies: RPCSS,COMSysApp,MSSQLSERVER, account: .\bizservice
    [10:30:51 AM Info ConfigHelper] bizservice is a local entity.
    [10:30:52 AM Info ConfigHelper]  Created service: ENTSSO
    [10:30:52 AM Info SSOServerCfg] (ssoconfigobj2.cpp:7370) CSSOServerCfg::ConfigureSCP
    [10:30:52 AM Info SSOServerCfg] (ssoconfigobj2.cpp:7445) NetScheduleJobAdd: nRc = 00000000, dwJobId = 1
    [10:30:52 AM Info SSOServerCfg] (ssoconfigobj2.cpp:5697) CSSOServerCfg:tartService
    [10:30:52 AM Info SSOServerCfg] (ssoconfigobj2.cpp:5721) The SSO service is starting.
    [10:30:52 AM Info SSOServerCfg] (ssoconfigobj2.cpp:5852) ENTER: CSSOServerCfg::WaitServiceState
    [10:30:52 AM Info SSOServerCfg] (ssoconfigobj2.cpp:5892) The SSO service state is: The service is starting (SERVICE_START_PENDING)
    [10:30:53 AM Info SSOServerCfg] (ssoconfigobj2.cpp:5892) The SSO service state is: The service is not running (SERVICE_STOPPED)
    The SSO database does get created, but the SSO Administrators and SSO Affiliate Administrators local groups do not.
    So my theory here is that for some reason SSO cannot start, the exception is caught and the app rolls back.
    Any ideas?

  • How to Configure SOA db connection

    Hi Firends,
    I successfully installed SOA on linux using the 10g DB.
    Then later I installed 11g Database on another Oracle_Home.
    How do I configure SOA so that it will connect to my 11g DB instead of the 10g DB?
    Thanks a lot

    You have to realize what is involved with certifying a database with the SOA suite, for it to be certified a full regression test has to be run, and as you can imagine this is a time consuming exercise, therefore it is only done for major patchset releases. So when database 11g came out after 10.1.3.3. there is no way that it can be certified, at the next major patchset release you will probably find it becomes certified.

  • Soa-infra fails to startup in a clustered install

    Hi,
    my soa-infra failed to deploy after starting the soa managed server. It's a cluster install 2 node. Here is the error. Can someone please tell me what's the issue
          Truncated. see log file for complete stacktrace
    Caused By: org.springframework.beans.factory.BeanCreationException: Error creati
    ng bean with name 'EventBus' defined in ServletContext resource [/WEB-INF/fabric
    -config-core.xml]: Cannot resolve reference to bean 'ClusterInterface' while set
    ting bean property 'clusterInterface'; nested exception is org.springframework.b
    eans.factory.BeanCreationException: Error creating bean with name 'ClusterInterf
    ace' defined in ServletContext resource [/WEB-INF/fabric-config-core.xml]: Insta
    ntiation of bean failed; nested exception is org.springframework.beans.BeanInsta
    ntiationException: Could not instantiate bean class [oracle.integration.platform
    .blocks.cluster.CoherenceClusterInterfaceImpl]: Constructor threw exception; nes
    ted exception is (Wrapped: MulticastUdpSocket{State=STATE_INITIAL, address:port=
    227.7.7.9:9778, InterfaceAddress=192.168.0.141, TimeToLive=4}) java.net.SocketEx
    ception: IP_ADD_MEMBERSHIP failed (out of hardware filters?)
            at org.springframework.beans.factory.support.BeanDefinitionValueResolver
    .resolveReference(BeanDefinitionValueResolver.java:275)
            at org.springframework.beans.factory.support.BeanDefinitionValueResolver
    .resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
            Truncated. see log file for complete stacktrace
    Caused By: org.springframework.beans.factory.BeanCreationException: Error creati
    ng bean with name 'ClusterInterface' defined in ServletContext resource [/WEB-IN
    F/fabric-config-core.xml]: Instantiation of bean failed; nested exception is org
    .springframework.beans.BeanInstantiationException: Could not instantiate bean cl
    ass [oracle.integration.platform.blocks.cluster.CoherenceClusterInterfaceImpl]:
    Constructor threw exception; nested exception is (Wrapped: MulticastUdpSocket{St
    ate=STATE_INITIAL, address:port=227.7.7.9:9778, InterfaceAddress=192.168.0.141,
    TimeToLive=4}) java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardwa
    re filters?)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory.instantiateBean(AbstractAutowireCapableBeanFactory.java:883)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
            at org.springframework.beans.factory.support.AbstractAutowireCapableBean
    Factory$1.run(AbstractAutowireCapableBeanFactory.java:409)
            at java.security.AccessController.doPrivileged(Native Method)
            Truncated. see log file for complete stacktrace
    Caused By: org.springframework.beans.BeanInstantiationException: Could not instaThanks

    Thought I'd post my temporary fix cause it seems to work (aside from the web browser plugin)... but who cares, I have itunes working.
    I installed Itunes, with errors, as normal. Ran the installer for the quicktime standalone, when it got to the point where it always halts I did a hard reboot. Files stayed in tact on my hard disk and I-Tunes now thinks Quicktime is installed and works fine.

  • TS2634 when using apps or running safari my iphone 4 glitches then tries to reboot,done a full restore but problems still persist

    when using apps or running safari my iphone glitches then takes an age to reboot,done a full restore but still getting same problems any ideas

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    If you have tried all these Steps and you still have issues... Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step... Be sure to make an appointment first...
    See if there is anything here first to help with your issue...
    Troubleshooting applications purchased from the App Store

  • I have an original iPad running 5.1.1.  It has started throwing me out of safari to the point it is now unusable.  Have tried everything including full restore but problem persists?

    I have an original iPad running 5.1.1.  It has started throwing me out of safari to the point it is now unusable.  Have tried everything including full restore but problem persists?

    Try a few things:
    First, try double tapping the home button. You should see a row of apps at the bottom; these are your recenty opened apps. Hold your finger down on any of the icons until they start to shake, and a red minus() appears. Tap the red minus for each app. This will close the app, not delete it. If you have too many apps open, this can cause crashes.
    If it still crashes, try the basic troubleshooting steps here:
    Basic Troubleshooting Steps for iOS
    (Note that I am a representative of the organization for the above link, which is not endorsed by Apple)

Maybe you are looking for

  • End Routine ABAP to read from Internal table and do calculation.

    Hi All... I have completed some coding in a start routine to extract some fields from a DSO containing Master Data (Stock Age) into an internal table (the internal table has been defined in the global declarations area) which will then be read in the

  • HT1222 my iphone 4s is passcode locked and diabled

    my iphone is passcode locked and disabled, ive tried to connect t i tunes to fix it but it didnt work

  • CS4 color management not working

    Running under WinXP, 4GB RAM, nVIDIA GeForce 7600 GT with latest drivers: The image display in CS4 is acting as if it were not color-aware. Example: I open a file in which is in the ProPhoto RGB color space (and has that profile embedded) and the col

  • Validate BI data with r/3 reports

    Hi can i get list of reports validate of BI data with r/3 reports instead of tables? can i get all modules like? please let me know

  • Re: E04: Cannot log in

    Hi Derek, I have unfortunately been having the same problem, except I receive this message: "E03: To access your account, please sign in or create a new account on Bestbuy.com using your member ID and phone number associated with your membership." I