Access BPEL metadata tables in Olite install of SOA Suite

Hi,
Iwanted to know if there is a way to acess bpel metadata tables in olite.
like for esb we use system/any user/pass and oraesb sid.
I am unable to do so by changing sid from oraesb to orabpel.
It gives access violation error.
Thanks in advance

if you check out the datasources.xml file in your AS-installation you will see that the username/password isn't the same for orabpel as for the oraesb schema. You need to use system/manager instead of system/any

Similar Messages

  • Unable to start the Weblogic Server after installing OFM SOA suite

    Hi All,
    As part of Oracle Fusion Middleware installation, i installed the SOA suite and tried to start the AdminServer configured for the SOA domain. But the server was forced shutdown due to the following error messages. (Windows 7 is my OS). Please help me to resolve this issue.
    <AdminServer2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>>
    <> <> <1265344200947> *<BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException:*
    com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load
    LDIF for provider Authorizer from file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException:
    weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider
    Authorizer from file C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:807362 nonfatal store error> kodo.jdo.DataStoreException: ORA-00942: table or view does not exist
    {prepstmnt 2428110 *INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS, WCN, WCI, WXF, XD, XS, MTS)* VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params=(String) soa_domain, (String) myrealm, (String) Policies, (String) urn:bea:xacml:2.0:entitlement:resource:type@E@Fjms@G, (String) 1.0, (null) null, (null) null, (null) null, (Blob) oracle.sql.BLOB@e26d2e, (InputStream) java.io.ByteArrayInputStream@16e1ccd, (String) 3, (Timestamp) 2010-02-04 22:30:00.824] [reused=0]} [code=942, state=42000]
    FailedObject: [email protected]3c
         at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:4207)
         at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.java:4171)
         at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:102)
         at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java:72)
    'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265344200971> *<BEA-090082> <Security initializing using security realm myrealm.>*
    ####<Feb 4, 2010 10:30:00 PM CST> <Critical> <WebLogicServer> < > <AdminServer2> <main> <<WLS Kernel>> <> <> <1265344200974> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Dear Bhushan
    The root cause is this Error Stack Trace:
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:807362 nonfatal store error> kodo.jdo.DataStoreException: ORA-00942: table or view does not exist
    {prepstmnt 2428110 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS, WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params=(String) soa_domain, (String) myrealm, (String) Policies, (String) urn:bea:xacml:2.0:entitlement:resource:type@E@Fjms@G, (String) 1.0, (null) null, (null) null, (null) null, (Blob) oracle.sql.BLOB@e26d2e, (InputStream) java.io.ByteArrayInputStream@16e1ccd, (String) 3, (Timestamp) 2010-02-04 22:30:00.824] [reused=0]} [code=942, state=42000]
    Means, it is NOT able to find any DB Schema with the Table named like "BEAXACMLAP"...
    When we create a new domain using Config wizard, you select customize option and in one of the following screens you will see like 2 Radio buttons with options as " I do not want to change anything here" and " I want to create, change or remvoe RDMBS support". NOW use the Default setting like I do not want to change. Once I checked other radio button and ran into issues like yours. Basically if you check, YES, then you need to load another .sql file in this db schema located at: "C:\beawls1032\wlserver_10.3\server\lib\rdbms_security_store_oracle.sql". This .sql file has the above missing table "BEAXACMLAP".
    So I guess all you folks may have checked the radio button option YES, but did not run the above .sql file in that db. Under your domain root folder/config/jdbc you should see a .xml file with above datasource details. So run the above .sql file in that schema.
    I would say please start over again. Create a new domain from config wizard and use default setting for above screen that I mentiond like " I do not want to change anything here" and proceed. I am hoping that should work.
    NOTE: Running RCU utility or RCU related .sql files will NOT have above missing tables. RCU Utility will have all schemas/tables specific to SOA Components only like BPEL, WebServices, Workflows etc etc.
    Thanks
    Ravi Jegga

  • Receiving javaw.exe error when Installing Oracle SOA Suite 10.1.3.1.0

    Hello,
    I am installing Oracle SOA suite for Windows 10.1.3.1.0 and when it reaches 12% complete I receive the following error:
    Error signature:
    App Name: javaw.exe
    AppVer: 0.0.0.0
    ModName: easfa.dll
    ModVer: 6.0.0.7
    Offset: 0001c799
    error report shows:
    <?xml version="1.0" encoding="UTF-16"?>
    <DATABASE>
    <EXE NAME="javaw.exe" FILTER="GRABMI_FILTER_PRIVACY">
    <MATCHING_FILE NAME="awt.dll" SIZE="970862" CHECKSUM="0xD246DAA6" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:10:19" UPTO_LINK_DATE="02/23/2004 07:10:19" />
    <MATCHING_FILE NAME="axbridge.dll" SIZE="94323" CHECKSUM="0xC85525D4" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="ActiveX bridge for JavaBeans" COMPANY_NAME="JavaSoft / Sun Microsystems" PRODUCT_NAME="JavaSoft / Sun Microsystems -- ActiveX bridge" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="axbridge.dll" INTERNAL_NAME="ActiveX bridge for JavaBeans" LEGAL_COPYRIGHT="Copyright ¨ 2002" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x26F3C" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:39" UPTO_LINK_DATE="02/23/2004 07:44:39" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="cmm.dll" SIZE="139374" CHECKSUM="0x2266351B" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:17:38" UPTO_LINK_DATE="02/23/2004 07:17:38" />
    <MATCHING_FILE NAME="dcpr.dll" SIZE="139375" CHECKSUM="0x53CE32F4" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:13:42" UPTO_LINK_DATE="02/23/2004 07:13:42" />
    <MATCHING_FILE NAME="dt_shmem.dll" SIZE="24689" CHECKSUM="0xBA0CE08A" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:24:02" UPTO_LINK_DATE="02/23/2004 07:24:02" />
    <MATCHING_FILE NAME="dt_socket.dll" SIZE="20595" CHECKSUM="0x9953B1F5" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:23:58" UPTO_LINK_DATE="02/23/2004 07:23:58" />
    <MATCHING_FILE NAME="eula.dll" SIZE="61547" CHECKSUM="0x5D7B76F2" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="EULA Module" COMPANY_NAME="Sun Microsystems, Inc." PRODUCT_NAME="EULA Module" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="EULA.EXE" INTERNAL_NAME="EULA" LEGAL_COPYRIGHT="Copyright 2004" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x10601" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:40" UPTO_LINK_DATE="02/23/2004 07:44:40" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="fontmanager.dll" SIZE="327811" CHECKSUM="0xB2640BE0" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:15:12" UPTO_LINK_DATE="02/23/2004 07:15:12" />
    <MATCHING_FILE NAME="hpi.dll" SIZE="28791" CHECKSUM="0x53D12BF0" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:48:59" UPTO_LINK_DATE="02/23/2004 06:48:59" />
    <MATCHING_FILE NAME="hprof.dll" SIZE="49258" CHECKSUM="0xD4D20CB5" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:56:40" UPTO_LINK_DATE="02/23/2004 06:56:40" />
    <MATCHING_FILE NAME="ioser12.dll" SIZE="24715" CHECKSUM="0x87528955" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:19:02" UPTO_LINK_DATE="02/23/2004 07:19:02" />
    <MATCHING_FILE NAME="jaas_nt.dll" SIZE="20611" CHECKSUM="0xDEC7F851" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:21:11" UPTO_LINK_DATE="02/23/2004 07:21:11" />
    <MATCHING_FILE NAME="java.dll" SIZE="102515" CHECKSUM="0x430048F5" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:52:13" UPTO_LINK_DATE="02/23/2004 06:52:13" />
    <MATCHING_FILE NAME="java.exe" SIZE="24681" CHECKSUM="0xBBA58998" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:52:42" UPTO_LINK_DATE="02/23/2004 06:52:42" />
    <MATCHING_FILE NAME="JavaAccessBridge.dll" SIZE="167936" CHECKSUM="0x8CD46E23" BIN_FILE_VERSION="2.0.5.0" BIN_PRODUCT_VERSION="2.0.5.0" PRODUCT_VERSION="2, 0, 5, 0" FILE_DESCRIPTION="" COMPANY_NAME="Sun Microsystems©" PRODUCT_NAME="" FILE_VERSION="2, 0, 5, 0" ORIGINAL_FILENAME="" INTERNAL_NAME="Java Access Bridge for Windows" LEGAL_COPYRIGHT="Copyright © 2005" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.5.0" UPTO_BIN_PRODUCT_VERSION="2.0.5.0" LINK_DATE="12/13/2005 21:49:52" UPTO_LINK_DATE="12/13/2005 21:49:52" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="javaw.exe" SIZE="28779" CHECKSUM="0x38F4D914" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:52:45" UPTO_LINK_DATE="02/23/2004 06:52:45" />
    <MATCHING_FILE NAME="jawt.dll" SIZE="20592" CHECKSUM="0x19F4C69C" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:20:25" UPTO_LINK_DATE="02/23/2004 07:20:25" />
    <MATCHING_FILE NAME="JAWTAccessBridge.dll" SIZE="32768" CHECKSUM="0xBE0D6CC2" BIN_FILE_VERSION="2.0.5.0" BIN_PRODUCT_VERSION="2.0.5.0" PRODUCT_VERSION="2, 0, 5, 0" FILE_DESCRIPTION="" COMPANY_NAME="Sun Microsystems©" PRODUCT_NAME="" FILE_VERSION="2, 0, 5, 0" ORIGINAL_FILENAME="" INTERNAL_NAME="Java Access Bridge for Windows" LEGAL_COPYRIGHT="Copyright © 2005" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.5.0" UPTO_BIN_PRODUCT_VERSION="2.0.5.0" LINK_DATE="12/13/2005 21:50:20" UPTO_LINK_DATE="12/13/2005 21:50:20" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="jcov.dll" SIZE="61544" CHECKSUM="0x8DF4BDEA" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:56:55" UPTO_LINK_DATE="02/23/2004 06:56:55" />
    <MATCHING_FILE NAME="JdbcOdbc.dll" SIZE="49278" CHECKSUM="0x1FBFA2DD" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:19:53" UPTO_LINK_DATE="02/23/2004 07:19:53" />
    <MATCHING_FILE NAME="jdwp.dll" SIZE="102505" CHECKSUM="0xDC87EF89" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:23:23" UPTO_LINK_DATE="02/23/2004 07:23:23" />
    <MATCHING_FILE NAME="jpeg.dll" SIZE="122992" CHECKSUM="0x914959B6" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:16:39" UPTO_LINK_DATE="02/23/2004 07:16:39" />
    <MATCHING_FILE NAME="jpicom32.dll" SIZE="82035" CHECKSUM="0x73656165" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="JPICom Module" COMPANY_NAME="" PRODUCT_NAME="JPICom Module" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="JPICom32.DLL" INTERNAL_NAME="JPICom" LEGAL_COPYRIGHT="Copyright 2002" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x21331" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:40" UPTO_LINK_DATE="02/23/2004 07:44:40" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="jpicpl32.exe" SIZE="16501" CHECKSUM="0x2DE50014" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:41:22" UPTO_LINK_DATE="02/23/2004 07:41:22" />
    <MATCHING_FILE NAME="jpiexp32.dll" SIZE="94323" CHECKSUM="0x9A3F923A" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in for Internet Explorer" COMPANY_NAME="JavaSoft / Sun Microsystems" PRODUCT_NAME="JavaSoft / Sun Microsystems -- Java(TM) Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="jpiexpl.dll" INTERNAL_NAME="Java Plug-in for Internet Explorer" LEGAL_COPYRIGHT="Copyright © 2002" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x229B7" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:40" UPTO_LINK_DATE="02/23/2004 07:44:40" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="jpins4.dll" SIZE="28783" CHECKSUM="0x8EBE21E2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xE9E3" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:44:40" UPTO_LINK_DATE="02/23/2004 07:44:40" />
    <MATCHING_FILE NAME="jpins6.dll" SIZE="41071" CHECKSUM="0xC84B7483" MODULE_TYPE="WIN32" PE_CHECKSUM="0x17B3F" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:44:40" UPTO_LINK_DATE="02/23/2004 07:44:40" />
    <MATCHING_FILE NAME="jpins7.dll" SIZE="45167" CHECKSUM="0x6C20A296" MODULE_TYPE="WIN32" PE_CHECKSUM="0x10318" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:44:40" UPTO_LINK_DATE="02/23/2004 07:44:40" />
    <MATCHING_FILE NAME="jpinsp.dll" SIZE="86127" CHECKSUM="0x89FF19DE" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in 1.4.2_04 for Netscape Navigator (DLL Helper)" COMPANY_NAME="JavaSoft / Sun Microsystems, Inc." PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="JPINSP.dll" INTERNAL_NAME="Java Plug-in" LEGAL_COPYRIGHT="Copyright © 2000" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x20ABB" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:40" UPTO_LINK_DATE="02/23/2004 07:44:40" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="jpishare.dll" SIZE="77939" CHECKSUM="0x5593E581" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in Share Module for Win32" COMPANY_NAME="" PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="jpishare.dll" INTERNAL_NAME="Java Plug-in Share Module" LEGAL_COPYRIGHT="Copyright 1999" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x19831" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:40" UPTO_LINK_DATE="02/23/2004 07:44:40" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="jsound.dll" SIZE="143480" CHECKSUM="0x2A70C20E" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:01:59" UPTO_LINK_DATE="02/23/2004 07:01:59" />
    <MATCHING_FILE NAME="jucheck.exe" SIZE="241777" CHECKSUM="0xEF8851CF" BIN_FILE_VERSION="1.0.0.1" BIN_PRODUCT_VERSION="1.0.0.1" PRODUCT_VERSION="1, 0, 0, 1" FILE_DESCRIPTION="UpdateChecker Module" COMPANY_NAME="" PRODUCT_NAME="UpdateChecker Module" FILE_VERSION="1, 0, 0, 1" ORIGINAL_FILENAME="UpdateChecker.EXE" INTERNAL_NAME="UpdateChecker" LEGAL_COPYRIGHT="Copyright 2002" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.1" UPTO_BIN_PRODUCT_VERSION="1.0.0.1" LINK_DATE="02/23/2004 07:38:02" UPTO_LINK_DATE="02/23/2004 07:38:02" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="jusched.exe" SIZE="32881" CHECKSUM="0x281222A2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:38:19" UPTO_LINK_DATE="02/23/2004 07:38:19" />
    <MATCHING_FILE NAME="keytool.exe" SIZE="28801" CHECKSUM="0xB0D8769E" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:05:54" UPTO_LINK_DATE="02/23/2004 07:05:54" />
    <MATCHING_FILE NAME="kinit.exe" SIZE="28797" CHECKSUM="0x48462D1E" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:06:09" UPTO_LINK_DATE="02/23/2004 07:06:09" />
    <MATCHING_FILE NAME="klist.exe" SIZE="28797" CHECKSUM="0x48462D1E" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:06:11" UPTO_LINK_DATE="02/23/2004 07:06:11" />
    <MATCHING_FILE NAME="ktab.exe" SIZE="28795" CHECKSUM="0x48462D1E" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:06:14" UPTO_LINK_DATE="02/23/2004 07:06:14" />
    <MATCHING_FILE NAME="msvcrt.dll" SIZE="266293" CHECKSUM="0x498A2F29" BIN_FILE_VERSION="6.0.8337.0" BIN_PRODUCT_VERSION="6.0.8337.0" PRODUCT_VERSION="6.00.8337.0" FILE_DESCRIPTION="Microsoft (R) C Runtime Library" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft (R) Visual C++" FILE_VERSION="6.00.8337.0" ORIGINAL_FILENAME="MSVCRT.DLL" INTERNAL_NAME="MSVCRT.DLL" LEGAL_COPYRIGHT="Copyright (C) Microsoft Corp. 1981-1998" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x4D249" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="6.0.8337.0" UPTO_BIN_PRODUCT_VERSION="6.0.8337.0" LINK_DATE="12/04/1998 01:03:22" UPTO_LINK_DATE="12/04/1998 01:03:22" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="net.dll" SIZE="57455" CHECKSUM="0x936673B" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:58:30" UPTO_LINK_DATE="02/23/2004 06:58:30" />
    <MATCHING_FILE NAME="nio.dll" SIZE="32880" CHECKSUM="0xF017F580" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:58:53" UPTO_LINK_DATE="02/23/2004 06:58:53" />
    <MATCHING_FILE NAME="NPJava11.dll" SIZE="65647" CHECKSUM="0x47D4B285" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in 1.4.2_04 for Netscape Navigator (DLL Helper)" COMPANY_NAME="JavaSoft / Sun Microsystems, Inc." PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="NPJava11.dll" INTERNAL_NAME="Java Plug-in" LEGAL_COPYRIGHT="Copyright (c) 2001" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1E378" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:41" UPTO_LINK_DATE="02/23/2004 07:44:41" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="NPJava12.dll" SIZE="65647" CHECKSUM="0x60150606" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in 1.4.2_04 for Netscape Navigator (DLL Helper)" COMPANY_NAME="JavaSoft / Sun Microsystems, Inc." PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="NPJava12.dll" INTERNAL_NAME="Java Plug-in" LEGAL_COPYRIGHT="Copyright (c) 2001" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x167C0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:41" UPTO_LINK_DATE="02/23/2004 07:44:41" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="NPJava13.dll" SIZE="65647" CHECKSUM="0x8A155CB8" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in 1.4.2_04 for Netscape Navigator (DLL Helper)" COMPANY_NAME="JavaSoft / Sun Microsystems, Inc." PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="NPJava13.dll" INTERNAL_NAME="Java Plug-in" LEGAL_COPYRIGHT="Copyright (c) 2001" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x19ADF" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:41" UPTO_LINK_DATE="02/23/2004 07:44:41" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="NPJava14.dll" SIZE="65647" CHECKSUM="0x2D559CB6" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in 1.4.2_04 for Netscape Navigator (DLL Helper)" COMPANY_NAME="JavaSoft / Sun Microsystems, Inc." PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="NPJava14.dll" INTERNAL_NAME="Java Plug-in" LEGAL_COPYRIGHT="Copyright (c) 2001" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x14890" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:41" UPTO_LINK_DATE="02/23/2004 07:44:41" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="NPJava32.dll" SIZE="65647" CHECKSUM="0xE55D102" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in 1.4.2_04 for Netscape Navigator (DLL Helper)" COMPANY_NAME="JavaSoft / Sun Microsystems, Inc." PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="NPJava32.dll" INTERNAL_NAME="Java Plug-in" LEGAL_COPYRIGHT="Copyright (c) 2001" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1FAEC" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:41" UPTO_LINK_DATE="02/23/2004 07:44:41" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="NPJPI142_04.dll" SIZE="65650" CHECKSUM="0xEB161C45" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in 1.4.2_04 for Netscape Navigator (DLL Helper)" COMPANY_NAME="JavaSoft / Sun Microsystems, Inc." PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="NPJPI&quot;142_04&quot;.dll" INTERNAL_NAME="Java Plug-in" LEGAL_COPYRIGHT="Copyright (c) 2001" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x14DBE" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:41" UPTO_LINK_DATE="02/23/2004 07:44:41" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="NPOJI610.dll" SIZE="65647" CHECKSUM="0x4B96463F" BIN_FILE_VERSION="1.4.2.40" BIN_PRODUCT_VERSION="1.4.2.40" PRODUCT_VERSION="1, 4, 2, 40" FILE_DESCRIPTION="Java Plug-in 1.4.2_04 for Netscape Navigator (DLL Helper)" COMPANY_NAME="JavaSoft / Sun Microsystems, Inc." PRODUCT_NAME="Java Plug-in" FILE_VERSION="1, 4, 2, 40" ORIGINAL_FILENAME="NPOJI610.dll" INTERNAL_NAME="Java Plug-in" LEGAL_COPYRIGHT="Copyright ¨ 2001" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x130F8" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.2.40" UPTO_BIN_PRODUCT_VERSION="1.4.2.40" LINK_DATE="02/23/2004 07:44:41" UPTO_LINK_DATE="02/23/2004 07:44:41" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="orbd.exe" SIZE="28820" CHECKSUM="0x7A2E72A3" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:22:26" UPTO_LINK_DATE="02/23/2004 07:22:26" />
    <MATCHING_FILE NAME="policytool.exe" SIZE="28807" CHECKSUM="0x6DDA7373" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:06:06" UPTO_LINK_DATE="02/23/2004 07:06:06" />
    <MATCHING_FILE NAME="RegUtils.dll" SIZE="110707" CHECKSUM="0x83993729" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1C94F" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:44:41" UPTO_LINK_DATE="02/23/2004 07:44:41" />
    <MATCHING_FILE NAME="rmi.dll" SIZE="20590" CHECKSUM="0x4960AF7D" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:19:20" UPTO_LINK_DATE="02/23/2004 07:19:20" />
    <MATCHING_FILE NAME="rmid.exe" SIZE="28795" CHECKSUM="0xB0D8769E" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:19:37" UPTO_LINK_DATE="02/23/2004 07:19:37" />
    <MATCHING_FILE NAME="rmiregistry.exe" SIZE="28807" CHECKSUM="0x6DDA7373" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:19:27" UPTO_LINK_DATE="02/23/2004 07:19:27" />
    <MATCHING_FILE NAME="servertool.exe" SIZE="28832" CHECKSUM="0xCB9E2EC5" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:22:29" UPTO_LINK_DATE="02/23/2004 07:22:29" />
    <MATCHING_FILE NAME="tnameserv.exe" SIZE="28822" CHECKSUM="0xE7411E8B" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 07:22:37" UPTO_LINK_DATE="02/23/2004 07:22:37" />
    <MATCHING_FILE NAME="verify.dll" SIZE="57453" CHECKSUM="0x3E0877A9" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:49:18" UPTO_LINK_DATE="02/23/2004 06:49:18" />
    <MATCHING_FILE NAME="w2k_lsa_auth.dll" SIZE="20563" CHECKSUM="0x9952E99A" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="01/11/2001 16:36:14" UPTO_LINK_DATE="01/11/2001 16:36:14" />
    <MATCHING_FILE NAME="WindowsAccessBridge.dll" SIZE="90112" CHECKSUM="0xF3038256" BIN_FILE_VERSION="2.0.5.0" BIN_PRODUCT_VERSION="2.0.5.0" PRODUCT_VERSION="2, 0, 5, 0" FILE_DESCRIPTION="" COMPANY_NAME="Sun Microsystems©" PRODUCT_NAME="" FILE_VERSION="2, 0, 5, 0" ORIGINAL_FILENAME="" INTERNAL_NAME="Java Access Bridge for Windows" LEGAL_COPYRIGHT="Copyright © 2005" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.5.0" UPTO_BIN_PRODUCT_VERSION="2.0.5.0" LINK_DATE="12/13/2005 21:50:00" UPTO_LINK_DATE="12/13/2005 21:50:00" VER_LANGUAGE="English (United States) [0x409]" />
    <MATCHING_FILE NAME="zip.dll" SIZE="53364" CHECKSUM="0x50DD894B" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:52:54" UPTO_LINK_DATE="02/23/2004 06:52:54" />
    <MATCHING_FILE NAME="client\jvm.dll" SIZE="1212546" CHECKSUM="0x728FE5C5" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="02/23/2004 06:40:16" UPTO_LINK_DATE="02/23/2004 06:40:16" />
    </EXE>
    <EXE NAME="easfa.dll" FILTER="GRABMI_FILTER_THISFILEONLY">
    <MATCHING_FILE NAME="easfa.dll" SIZE="303104" CHECKSUM="0xAB6E186B" BIN_FILE_VERSION="6.0.0.7" BIN_PRODUCT_VERSION="6.0.0.7" PRODUCT_VERSION="6, 0, 0, 7" FILE_DESCRIPTION="File Archiving Solution - Shell Extension" COMPANY_NAME="ZANTAZ Inc." PRODUCT_NAME="FAS" FILE_VERSION="6, 0, 0, 7" ORIGINAL_FILENAME="easfa.dll" INTERNAL_NAME="easfa.dll" LEGAL_COPYRIGHT="Copyright (c) ZANTAZ Inc. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x5853D" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="6.0.0.7" UPTO_BIN_PRODUCT_VERSION="6.0.0.7" LINK_DATE="03/14/2007 19:50:23" UPTO_LINK_DATE="03/14/2007 19:50:23" VER_LANGUAGE="English (United States) [0x409]" />
    </EXE>
    <EXE NAME="kernel32.dll" FILTER="GRABMI_FILTER_THISFILEONLY">
    <MATCHING_FILE NAME="kernel32.dll" SIZE="984576" CHECKSUM="0xF0B331F6" BIN_FILE_VERSION="5.1.2600.3119" BIN_PRODUCT_VERSION="5.1.2600.3119" PRODUCT_VERSION="5.1.2600.3119" FILE_DESCRIPTION="Windows NT BASE API Client DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System" FILE_VERSION="5.1.2600.3119 (xpsp_sp2_gdr.070416-1301)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xF9293" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.2600.3119" UPTO_BIN_PRODUCT_VERSION="5.1.2600.3119" LINK_DATE="04/16/2007 15:52:53" UPTO_LINK_DATE="04/16/2007 15:52:53" VER_LANGUAGE="English (United States) [0x409]" />
    </EXE>
    </DATABASE>
    I had installed Java 1.6.0b105 and Java SE Runtime Environment 6. I removed both and re-installed Java SE 6 update 4 (build 1.6.0_04-b12) but this made no difference.
    I have McAfee installed and disabled it's services still no joy.
    Please could someone suggest a solution to prevent this error?
    Thanks in advance
    Jan

    Installing from a CD or from a download? It may be corrupt.
    I suggest you compare the checksum of the downloaded file with the checksum as listed on the download page.
    The installer is supposed to use its own JRE, so it should not use your installed one.

  • Installing Oracle SOA suite 10.1.3.1.0 on windows server 2008-64 bit.

    Hi,
    Installing Oracle SOA suite 10.1.3.1.0 on windows server 2008-64 bit.
    Getting the following exception when installing BPEL
    oracle.as.install.util.ActionFailedException : java.io.FileNotFound Exception :
    D:\software\bpel\bpel_oc4j\install\log.properties(The system couldnot find the specified).
    at oracle.as.install.action.LogConfigAction.execution(Unknown Source)
    at oracle.as.install.util.ActionQueue.run(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(Unknown Source)
    Caused by : java.io.FileNotFoundException : D:\software\bpel\bpel_oc4j\install\log.properties
    (The system cannot find the specified file)
    at java.io.FileInputStrem.open(Native Method)
    at java.io.FileInputStrem.<init>(Unknown Source)
    at oracle.as.install.action.LogConfigAction.execute(Unknown Source)
    at oracle.as.install.util.ActionQueue.run(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(Unknown Source)
    In the unzipped BPEL software folder for installation there is no such file.
    Have installed several Oracle SOA suite 10.3.1.0 on windows server 2003 - 32 bit using the same software.
    But now am using it along with a patch- p6712338 for windows server 2008-64 bit.

    If this is a production instance, you should NOT read past this sentence -- contact Oracle support to do it right.
    If this is just for testing/experiments, have you tried putting an empty file at D:\software\bpel\bpel_oc4j\install\log.properties? How about putting a copy of the file from one of your "windows server 2003 - 32 bit" installations?
    Good luck, Andy

  • Problem in installing Oracle Soa suite 10.3.4 patch..plzz help

    hii alll..
    Ive downloaded oracle soa suite 10.3.1.0 and then installled 10.3.4 patch on it..now when i try to deploy a Bpel prcoess iam not able
    to find the default domain..when i login to Bpel console it says no default domain available ...where as if i install only soa suite 10.3.1.0 ...then iam able to deploy the bpel process to the default domain.
    iam using jdev 10.3.4
    some one plzzz help..
    Edited by: ADFexplorer on Apr 4, 2009 12:49 PM
    Edited by: ADFexplorer on Apr 4, 2009 12:50 PM

    in the upgrade set, check the disk1/install/soa_scheme_upgrade directory.
    Under that art scripts to upgrade the BPEL and ESB schemas from earlier versions to 10.1.3.4. Execute those with the correct credentials for each schema.

  • Installing Oracle SOA Suite with the WebLogic Server

    Hi all,
    I am trying to install Oracle SOA Suite with the WebLogic Server. After following the step-by-step instruction in the "Installing Oracle SOA Suite with the WebLogic Server" document, I ran into the following situation: I have a working WebLogic Server with all applications deployed. However the BPELPM application is in Failed state.
    When I try to run the application, I get following exception (AdminServer.log):
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603163> <BEA-149004> <Failures were detected while initiating start task for application 'BPELPM'.>
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603164> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "cxloader" failed to preload on startup in Web application: "/orabpel".
    javax.servlet.ServletException:
    ORABPEL START-UP ERROR!!!!!!!!
    OraBPEL run-time system failed to start due to exception:
    Bean is already undeployed.
    at com.collaxa.cube.admin.CXLoaderServlet.init(CXLoaderServlet.java:87)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:891)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Any help would be highly appreciated.
    Boris

    Hi Boris,
    Looks like you have not run the post upgrade script for 10.1.3.4.
    You need to install SOA 10.1.3.4 Basic Installation. Then start following : http://download.oracle.com/docs/cd/E12524_01/core.1013/e13058/weblogic.htm#BHCIIBFB
    You basically, first install 10.1.3.4 basic SOA install, Apply the Opatch 7337034 (HOTPLUG: SOASUITE 10.1.3.4 ON WEBLOGIC 9.2 - CHANGES FOR HOTPLUGGABILITY). Install WLS 9.2 MP3.
    Now, Download the Oracle SOA Suite 10.1.3.4 WebLogic Server 9.2 : patch : 7490612.
    Then , Modify the following mandatory installation properties in the Weblogic_SOA10134_Base\SOADomain.properties file as per the documentation above.
    Cheers
    Anirudh Pucha

  • Error Installing Oracle SOA Suite 10.1.3.1

    Hi Gurus,
    I was in the process of installing Oracle SOA suite 10.1.3.1 on Windows 2003, the installer seemed to take a lot of time at the 92% point, a closer examination that was the point at which the opmnctl was starting the services. After that, the installer proceeds to conclude the setup successfully but the opmn log indicates an error as shown below
    ==================================================================================================
    09/03/09 18:26:51 [ons-internal] ONS server initiated
    09/03/09 18:26:51 [pm-internal] Create pm state directory: C:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    09/03/09 18:26:51 [pm-internal] PM state file does not exist: C:\product\10.1.3.1\OracleAS_1\opmn\logs\states\.opmndat
    09/03/09 18:26:51 [pm-internal] OPMN server ready. Request handling enabled.
    09/03/09 18:26:56 [pm-requests] Request 2 Started. Command: /start
    09/03/09 18:26:56 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1600851961:0)
    09/03/09 18:26:56 [pm-process] Starting Process: default_group~home~default_group~1 (1600851962:0)
    09/03/09 18:26:59 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1600851961:1548)
    09/03/09 18:36:57 [pm-requests] Request 2 Completed. Command: /start
    09/03/09 18:36:57 [pm-process] Stopping Process: default_group~home~default_group~1 (1600851962:2016)
    *09/03/09 18:36:57 [libopmnoc4j] Process Stop Error: default_group~home~default_group~1 (1600851962:2016)*
    *09/03/09 18:36:57 [libopmnoc4j] Failed to construct stop command for proc: 1600851962*
    *09/03/09 18:36:57 [libopmnoc4j] Forcefully Terminating Process: default_group~home~default_group~1 (1600851962:2016)*
    ==================================================================================================
    The installer then indicates that the setup is successful despite the OPMN error. After the setup however, the Application server configuration assistant and the OPMN configuration assistant fail with the errors below:
    ==================================================================================================
    Launched configuration assistant 'Oracle Application Server Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'C:\product\10.1.3.1\OracleAS_1\jdk\bin\java -cp C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\ascontrol\ascontrol\WEB-INF\lib\ascontrol.jar;C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\ascontrol\ascontrol\WEB-INF\lib\log4j-core.jar;C:\product\10.1.3.1\OracleAS_1\jlib\oraclepki.jar;C:\product\10.1.3.1\OracleAS_1\jlib\ojmisc.jar; oracle.sysman.ias.studio.installer.ASControlConfigAssistant -sso false -j2eeinstance home -username oc4jadmin -password Protected value, not to be logged -oraclehome C:\product\10.1.3.1\OracleAS_1'
    Start output from spawned process:
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    End output from spawned process.
    Configuration assistant "Oracle Application Server Configuration Assistant" failed
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    Result code for launching of configuration assistant is: 1
    Launched configuration assistant 'Oracle Process Management and Notification Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'C:\\product\\10.1.3.1\\OracleAS_1\\perl\\5.8.3\\bin\\MSWin32-x86-multi-thread\\perl.exe C:\product\10.1.3.1\OracleAS_1\config\launchopmnCA.pl'
    Start output from spawned process:
    C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe start stopproc reload startproc
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe start
    opmnctl: opmn already running
    start status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe stopproc
    opmnctl: stopping opmn managed processes...
    stopproc status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe reload
    opmnctl: reconfiguring opmn...
    opmnctl: opmn reloaded successfully.
    reload status 0
    Launching C:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl.exe startproc
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=harbel_srv:6200
    1 of 2 processes started.
    ias-instance id=brnhb.harbel_srv.lbdi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    default_group/home/default_group/
    Error
    --> Process (index=1,uid=983174492,pid=1016)
    time out while waiting for a managed process to start
    Log:
    C:\product\10.1.3.1\OracleAS_1\opmn\logs\\default_group~home~default_group~1.log
    start status 152
    opmn not reloaded and restarted
    End output from spawned process.
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    =================================================================================================
    I have not been able to establish the cause of this problem, any help will be greatly appreciated.
    Edwin

    I have tried that option but the result was the same, however, I realized that there was a .err file among the installation logs and below are the contents:
    ===============================================================================================
    java.util.zip.ZipException: oversubscribed dynamic bit lengths tree
         at java.util.zip.InflaterInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1201)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyFileFromJar(OiijFastJarExtracter.java:217)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:170)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:123)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:338)
    java.util.zip.ZipException: oversubscribed dynamic bit lengths tree
         at java.util.zip.InflaterInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:173)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:123)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:338)
    Oracle JAAS [Tue Mar 10 12:16:26 GMT 2009] admin password is changed successfully
    opmnctl: starting opmn and all managed processes...
    ============================================================================
    I don't know whether this could have something to do with the error.
    Regards,
    Edwin

  • Error when installing Oracle SOA suite for Healthcare integration 11.1.1.7

    Hi,
    I have installed Oracle SOA suite,then created domain and started the admin server.Then was installing SOA for HC as per Healthcare Downloads
    Everything works fine till step 4,then abruptly I get error .Below is the
    > <Middleware_HOME>\org.apache.ant_1.7.1\bin\ant -f ant-soahc-postinstall.xml
    Buildfile: ant-soahc-postinstall.xml
    setProps:
        [input] Enter wls-username: [weblogic]
    weblogic
        [input] Enter wls-password:
        [input] Enter wls-hostname: [localhost]
    localhost
        [input] Enter wls-admin-port: [7001]
    7001
        [input] Enter wls-managed-port: [8001]
    8001
        [input] Enter wls-admin-server-name: [AdminServer]
    AdminServer
        [input] Enter wls-managed-server-name: [soa_server1]
    soa_server1
        [input] Enter wls-platform. Enter one of the following:  ([linux64], linux32
    , win64, win32, aix-powerpc64, hpux-ia64, solaris-sparc64, solaris-sparc32, sola
    ris-ix86_64)
    win64
        [input] Enter db type: ([oracle], oracleEbr)
    oracle
        [input] Enter db url: [jdbc:oracle:thin:@localhost:1521:orcl]
        [input] Enter SOA Schema Username:
    DEV_SOAINFRA
        [input] Enter SOA Schema Password:
    create-prop:
    rundeploy:
         [echo] Starting deployment of SOA Healthcare.
    os.platform:
    updateLinux64Library:
    os.platform:
    updateLinux32Library:
    os.platform:
    updateWin64Library:
    xengineWinstdlibrary:
         [echo] Applying std library
    BUILD FAILED
    <Middleware_HOME>/<SOA_HOME>\bin\ant-soahc-postinstall.xml:71: The follo
    wing error occurred while executing this line:
    <Middleware_HOME>/<SOA_HOME>\bin\ant-soahc-postinstall.xml:118: The foll
    owing error occurred while executing this line:
    <Middleware_HOME>/<SOA_HOME>\bin\ant-soahc-postinstall.xml:215: Execute
    failed: java.io.IOException: Cannot run program "<Middleware_HOME>/<SOA_HOME>\bin\..\soa\thirdparty\edifecs\StdMultiSetupInstOracle.exe" (in directory "
    <Middleware_HOME>/<SOA_HOME>\soa\thirdparty\edifecs"): CreateProcess error=740, The requested operation requires elevation
    I tried elevating the privelegs of running the .exe file with Administrator priveliges but still it doesnt work.
    I am using Windows 7 64 bit system.
    Please help

    Installing from a CD or from a download? It may be corrupt.
    I suggest you compare the checksum of the downloaded file with the checksum as listed on the download page.
    The installer is supposed to use its own JRE, so it should not use your installed one.

  • Getting OPMN error while installing Oracle SOA Suite

    I am getting errror while installing Oracle SOA suit.
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    Please help

    I tried to start all at opmn/bin and got following message
    Timed out waiting for OPMN to initialize. OPMN may be down
    taking a long time to initialize. Will not attempt to start
    processes because OPMN is unreachable. If OPMN is initializ
    retrying the command may prove successful. If OPMN is down,
    correct the underlying problem before retrying the command.
    Please help

  • How to install oracle soa suite 10.1.3.1.0 in advanced installation

    Hi,
    i m new to oracle soa suite,any body could yu possible to tell me,how to install soa suite 10.1.3.1.0 in advanced installaton mode,
    before i installed soa suite, oracle db which version support it, support oracle db 10.2.0.1.0,or i installed orace db 10.2.0.4.0.
    warm regards
    muthu

    Here is such a description:
    http://onlineappsdba.com/index.php/2007/06/20/install-oracle-soa-suite-101310/
    Jon petter

  • Error Installing Oracle SOA Suite

    Hello,
    I'm getting errors below (only copied partial error) when I start managed server soa_server1. Main errors seem to be:
    "No unique bean of type [javax.persistence.EntityManager] is defined" and "Caused By: java.lang.NoClassDefFoundError: oracle/bpm/analytics/cube/action/CubeCommand".
    Any suggestions on where to start debugging?
    ####<Aug 8, 2011 12:15:29 AM EDT> <Info> <EJB> <DESKTOP> <soa_server1> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <639c244ec23c1ed9:d48f97c:131a798f517:-7ffd-0000000000000015> <1312776929339> <BEA-011061> <Stack trace associated with message Error in starting the MDB TestFwkEmulatorBean follows:
    com.bea.core.repackaged.springframework.beans.factory.BeanCreationException: Error creating bean with name 'BPELServerManagerBean': Initialization of bean failed; nested exception is com.bea.core.repackaged.springframework.beans.factory.BeanCreationException: Dependency injection failure: can't find the bean definition about class interface javax.persistence.EntityManager; nested exception is com.bea.core.repackaged.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [javax.persistence.EntityManager] is defined: No beans of type javax.persistence.EntityManager; owner=com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@fa6509: display name [com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@fa6509]; startup date [Mon Aug 08 00:13:33 EDT 2011]; parent: com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@b351a0
         at com.bea.core.repackaged.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:478)
         at com.bea.core.repackaged.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.bea.core.repackaged.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
         at com.bea.core.repackaged.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:283)
         at com.bea.core.repackaged.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
         at com.bea.core.repackaged.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
         at com.bea.core.repackaged.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:308)
         at com.bea.core.repackaged.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:297)
         at com.bea.core.repackaged.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:942)
         at com.bea.core.repackaged.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:224)
         at com.bea.core.repackaged.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:228)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.getUniqueInstanceOfType(Jsr250Metadata.java:303)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.resolveByType(Jsr250Metadata.java:299)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.resolve(Jsr250Metadata.java:286)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.applyInjections(Jsr250Metadata.java:238)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.inject(Jsr250Metadata.java:226)
         at com.bea.core.repackaged.springframework.jee.spi.EjbComponentCreatorBrokerImpl.injection(EjbComponentCreatorBrokerImpl.java:112)
         at com.bea.core.repackaged.springframework.jee.spi.EjbComponentCreatorBrokerImpl.getBean(EjbComponentCreatorBrokerImpl.java:70)
         at weblogic.ejb.container.injection.EjbComponentCreatorImpl.getBean(EjbComponentCreatorImpl.java:68)
         at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(BaseEJBManager.java:216)
         at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBManager.java:231)
         at weblogic.ejb.container.manager.MessageDrivenManager.createBean(MessageDrivenManager.java:293)
         at weblogic.ejb.container.pool.MessageDrivenPool.createBean(MessageDrivenPool.java:174)
         at weblogic.ejb.container.pool.Pool.createInitialBeans(Pool.java:299)
         at weblogic.ejb.container.manager.MessageDrivenManager.start(MessageDrivenManager.java:647)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationResovler.activateNoneDDMDManager(MessageDrivenBeanInfoImpl.java:2347)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$QueueConnectionHandler.handleNoneDD(MessageDrivenBeanInfoImpl.java:2787)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationResovler.resolveDestnationWorkMode(MessageDrivenBeanInfoImpl.java:2280)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationEventHandler.onDestinationsAvailable(MessageDrivenBeanInfoImpl.java:2103)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper$2.run(JMSDestinationAvailabilityHelper.java:375)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper.callOutListener(JMSDestinationAvailabilityHelper.java:391)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper.onDDMembershipChange(JMSDestinationAvailabilityHelper.java:372)
         at weblogic.jms.common.CDS$DD2Listener.run(CDS.java:1237)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: com.bea.core.repackaged.springframework.beans.factory.BeanCreationException: Dependency injection failure: can't find the bean definition about class interface javax.persistence.EntityManager; nested exception is com.bea.core.repackaged.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [javax.persistence.EntityManager] is defined: No beans of type javax.persistence.EntityManager; owner=com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@fa6509: display name [com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@fa6509]; startup date [Mon Aug 08 00:13:33 EDT 2011]; parent: com.bea.core.repackaged.springframework.context.support.GenericApplicationContext@b351a0
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.applyInjections(Jsr250Metadata.java:244)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.inject(Jsr250Metadata.java:226)
         ####<Aug 8, 2011 12:15:29 AM EDT> <Info> <EJB> <DESKTOP> <soa_server1> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <639c244ec23c1ed9:d48f97c:131a798f517:-7ffd-0000000000000018> <1312776929461> <BEA-011061> <Stack trace associated with message Error in starting the MDB CubeActionMDB follows:
    com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke public void oracle.bpm.analytics.cube.action.CubeActionMDB.ejbCreate() throws java.lang.Exception on bean class class oracle.bpm.analytics.cube.action.CubeActionMDB with args: []
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:335)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:326)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:320)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:586)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata$AdvisorChainProxyControl.invokeLifecycleMethod(InterceptionMetadata.java:534)
         at sun.reflect.GeneratedMethodAccessor587.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:106)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy274.invokeLifecycleMethod(Unknown Source)
         at weblogic.ejb.container.manager.MessageDrivenManager.createBean(MessageDrivenManager.java:306)
         at weblogic.ejb.container.pool.MessageDrivenPool.createBean(MessageDrivenPool.java:174)
         at weblogic.ejb.container.pool.Pool.createInitialBeans(Pool.java:299)
         at weblogic.ejb.container.manager.MessageDrivenManager.start(MessageDrivenManager.java:647)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationResovler.activateNoneDDMDManager(MessageDrivenBeanInfoImpl.java:2347)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$TopicConnectionHandler.handleNoneDD(MessageDrivenBeanInfoImpl.java:2643)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationResovler.resolveDestnationWorkMode(MessageDrivenBeanInfoImpl.java:2280)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationEventHandler.onDestinationsAvailable(MessageDrivenBeanInfoImpl.java:2103)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper$2.run(JMSDestinationAvailabilityHelper.java:375)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper.callOutListener(JMSDestinationAvailabilityHelper.java:391)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper.onDDMembershipChange(JMSDestinationAvailabilityHelper.java:372)
         at weblogic.jms.common.CDS$DD2Listener.run(CDS.java:1237)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:332)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:326)
         at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:320)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:586)
         at com.bea.core.repackaged.springframework.jee.intercept.InterceptionMetadata$AdvisorChainProxyControl.invokeLifecycleMethod(InterceptionMetadata.java:534)
         at sun.reflect.GeneratedMethodAccessor587.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:106)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy274.invokeLifecycleMethod(Unknown Source)
         at weblogic.ejb.container.manager.MessageDrivenManager.createBean(MessageDrivenManager.java:306)
         at weblogic.ejb.container.pool.MessageDrivenPool.createBean(MessageDrivenPool.java:174)
         at weblogic.ejb.container.pool.Pool.createInitialBeans(Pool.java:299)
         at weblogic.ejb.container.manager.MessageDrivenManager.start(MessageDrivenManager.java:647)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationResovler.activateNoneDDMDManager(MessageDrivenBeanInfoImpl.java:2347)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$TopicConnectionHandler.handleNoneDD(MessageDrivenBeanInfoImpl.java:2643)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationResovler.resolveDestnationWorkMode(MessageDrivenBeanInfoImpl.java:2280)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl$DestinationEventHandler.onDestinationsAvailable(MessageDrivenBeanInfoImpl.java:2103)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper$2.run(JMSDestinationAvailabilityHelper.java:375)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper.callOutListener(JMSDestinationAvailabilityHelper.java:391)
         at weblogic.jms.extensions.JMSDestinationAvailabilityHelper$DestinationAvailabilityListenerWrapper.onDDMembershipChange(JMSDestinationAvailabilityHelper.java:372)
         at weblogic.jms.common.CDS$DD2Listener.run(CDS.java:1237)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.NoClassDefFoundError: oracle/bpm/analytics/cube/action/CubeCommand
         at oracle.bpm.analytics.cube.action.CubeActionMDB.ejbCreate(CubeActionMDB.java:23)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Thanks!

    Hi All,
    I am facing the following exception while installing SOA suite.I am trying in XP env and from that machine i reacently de install the BPEL Installer and Oracle Since i am facing followuing exceptions.
    Pleas give me some suggenstion how to resolve the issue
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x3133784
    Function=Java_sun_awt_font_NativeFontWrapper_registerFonts+0x14C0
    Library=C:\Documents and Settings\Murali\Local Settings\Temp\OraInstall2007-04-06_06-23-04PM\jre\1.4.2\bin\fontmanager.dll
    Current Java thread:
    at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
    - locked <0x162d7d30> (a java.lang.Class)
    at sun.java2d.SunGraphicsEnvironment.addPathFonts(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment.registerFonts(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment.access$200(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    at sun.java2d.SunGraphicsEnvironment.loadFonts(Unknown Source)
    - locked <0x107b8fe8> (a sun.awt.Win32GraphicsEnvironment)
    at sun.java2d.SunGraphicsEnvironment.mapFontName(Unknown Source)
    at java.awt.Font.initializeFont(Unknown Source)
    at java.awt.Font.<init>(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults (Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults (Unknown Source)
    Thanjks in Avance,
    Murali
    [email protected]

  • Error installing Oracle SOA Suite on Windows Server 2003

    Hi
    I have installed SOA Suite 10.1.3.1 on WIndows XP with no problems. I'm trying to install it on Windows Server 2003 and in the Oracle Web Service Configuration Assistant I get:
    Output generated from configuration assistant "Oracle Web Services Inspection Language Configuration Assistant":
    Files\Java\j2re1.4.2_06\lib\ext\QTJava.zip""=="" was unexpected at this time.
    Configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" (attempt 2):
    Files\Java\j2re1.4.2_06\lib\ext\QTJava.zip""=="" was unexpected at this time.
    Configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" (attempt 3):
    Files\Java\j2re1.4.2_06\lib\ext\QTJava.zip""=="" was unexpected at this time.
    Configuration assistant "Oracle Web Services Inspection Language Configuration Assistant" failed

    Hi All,
    I am facing the following exception while installing SOA suite.I am trying in XP env and from that machine i reacently de install the BPEL Installer and Oracle Since i am facing followuing exceptions.
    Pleas give me some suggenstion how to resolve the issue
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x3133784
    Function=Java_sun_awt_font_NativeFontWrapper_registerFonts+0x14C0
    Library=C:\Documents and Settings\Murali\Local Settings\Temp\OraInstall2007-04-06_06-23-04PM\jre\1.4.2\bin\fontmanager.dll
    Current Java thread:
    at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
    - locked <0x162d7d30> (a java.lang.Class)
    at sun.java2d.SunGraphicsEnvironment.addPathFonts(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment.registerFonts(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment.access$200(Unknown Source)
    at sun.java2d.SunGraphicsEnvironment$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    at sun.java2d.SunGraphicsEnvironment.loadFonts(Unknown Source)
    - locked <0x107b8fe8> (a sun.awt.Win32GraphicsEnvironment)
    at sun.java2d.SunGraphicsEnvironment.mapFontName(Unknown Source)
    at java.awt.Font.initializeFont(Unknown Source)
    at java.awt.Font.<init>(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults (Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
    at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults (Unknown Source)
    Thanjks in Avance,
    Murali
    [email protected]

  • Issue with default install of SOA suite under Windows

    Hello,
    I installed SOA Suite without error, using the defaults of the Basic Installation.
    When I start the SOA Suite, it starts up without error, but reports that ASG is Status=Down
    When I try to create an Integration Server in JDeveloper, and test it, everything works, with the exception of the ESB Server:Fail, which in the details is listed as:
    ESB Connection, Not Run
    Can anyone explain these behaviors (ASG Status=Down and ESB Connection = Not Run)? Are these normal based on not installing products from the Advanced options? I'm in the process of an evaluation and I don't want to go too far down a path if my system is already somewhat broken.
    Thanks.
    --T
    Thank you very much.

    The ASG down is normal - it is not causing the other issue you have.
    The JDev integration server connection error (ESB not run) is unfamiliar to me. Make sure you have created the Application Server connection properly (choose standalone). The Test Connection button for the Integration Server connection shows you status for the Application Server, the BPEL Server, and the ESB Server - what does it say for each of these?
    Heidi.

  • How To Install Oralce SOA Suite with peoplesoft.

    HI
    I completed the environment setup with People Tools 8.49, FSCM 9.0 Application, Tuxedo 9.1 and Weblogic 9.2 with Oracle 10g Database.
    But now i want to install Oracle 10g SOA Suite with Advanced Installation (J2EE Server, Webserver and SOA Suite).
    Please provide or guide me the steps to install SOA Suite for my peoplesoft application.What things i have to configure and how to configure to use BPEL Process manager and XML Publisher like things.
    thanks
    srikanth

    The install guide is in the CD itself. There are some on the internet but they may be too complicated for what you are after.
    ubuntu is not supported but I believe it is doable, So it should only be used for dev and testing purposes. there are a few hits if you search on ubuntu. If you want linux these are the certified options
    Oracle Enterprise Linux: as part of the Oracle Unbreakable Linux Program, Oracle offers for download or on CD:
    Oracle Enterprise Linux 4 fully compatible with RedHat Enterprise Linux 4 AS/ES
    Oracle Enterprise Linux 5 fully compatible with Red Hat Linux 5 Server and Advanced Platform.
    Oracle continues to work with Linux vendors to certify Oracle products running on
    Red Hat Enterprise Linux
    SUSE Linux Enterprise Server
    Asianux
    good luck
    cheers
    James

  • Installing Oracle SOA suite 10.1.3.10 for Windows

    He,
    I have a probleme with Oralce SOA suite instalation. I can't find the Oracle Database verssions in the oracle website, supported by Oracle SOA suite 10.1.3.10.
    Oracle Database 10g Release 1 (10.1.x) 10.1.0.5 or later
    Oracle Database 10g Release 2 (10.2.x) 10.2.0.2 or later
    For windows.
    Can you help me?
    Thinks

    From the 11g Quick Intallation Guide (http://download.oracle.com/docs/cd/B28359_01/install.111/b32301/toc.htm):
    Oracle Database for 32-bit Windows is supported on the following operating systems:
    - Windows 2000 with Service Pack 1 or later. All editions, including Terminal Services and Microsoft Windows 2000 MultiLanguage Edition (MLE), are supported.
    - Windows Server 2003 - all editions
    - Windows Server 2003 R2 - all editions
    - Windows XP Professional
    - Windows Vista - Business, Enterprise, and Ultimate editions
    Are perhaps not running XP Professional? Otherwise, like I said before, contact customer support. Even 11g (and 10g) are supported on XP.
    Jan Kettenis

Maybe you are looking for

  • Report for Cost Estimate

    Hi, Our client require a report for Planned Cost Estimate, where costing run will be on FG product and Client want Activity Hours and Cost for that FG product. (for all the FG products we have multilevel BOM and Routing hence, Activity Hours are main

  • How do I get rid of the "AirPlay sign" on my TV when I am using Apple TV to show my photos as screen saver

    How do I get rid of the "AirPlay sign" on my TV when I am using Apple TV to show my photos as screen saver?

  • Airplay icon not showing up on iTunes on Windows, but it is showing up on other devices

    I haven't used airplay in a while (few weeks), but went to play some music and icon is not populating. I have the latest version of iTunes and it might be the issue. Firewall and router are not the issues. It works on my iPad, iPhone, etc. I am sick

  • Problem with the Blind effect.

    Hi, i have a problem with the Blind effect. I added multiple Image  bars vertically together. With a click on a bar, some text slides out.  With another click on the bar you can slide the text back in. So far so  good. Now, always when i click to ope

  • Help in delete statement

    Hi all, We have the following: create table tt1 (c1 varchar2(10), c2 varchar2(10)); insert into tt1 values('AA','11'); insert into tt1 values('AA','11'); insert into tt1 values('AA','11'); insert into tt1 values('AA','11'); insert into tt1 values('AA