Installation error in oracle soa suite ofm_soa_generic_11.1.1.7.0

Hi all ,
I am getting an error in installation the soa suite in my windows m/c . It has oracle client and database 11gXE installed on it with and RCU . The window registry entry contains KEY_OraDB1g_home and does not have ALL_HOMES.
The installation is try to read from the registry and failing .Any suggesstions.
Below is the log file trace
=========================
[2013-05-14T15:39:49.529+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 14] [ecid: 0000JuZUtcF8xky5w7c9yW1H^^m3000005,0] Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
[2013-05-14T15:39:49.529+01:00] [OUI] [WARNING] [] [OUI] [tid: 14] [ecid: 0000JuZUtcF8xky5w7c9yW1H^^m3000005,0] Error reading registry key: HKEY_LOCAL_MACHINE\Software\ORACLE\ALL_HOMES\ID0\NAME
[2013-05-14T15:39:49.529+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 14] [ecid: 0000JuZUtcF8xky5w7c9yW1H^^m3000005,0] [[
Query Exception: ErrorReadingWindowsRegistry
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException

I have oracle 11g client already installed on the m/c and on that I installed oracle 11gXE database . After that RCU for creating schema etc for soa suite. When installing the SOA suite it is looking for a registry entry
2013-05-16T14:54:18.968+01:00] [OUI] [WARNING] [] [OUI] [tid: 14] [ecid: 0000JuhbeSJ8xky5w7c9yW1H_EJX000005,0] Error reading registry key: HKEY_LOCAL_MACHINE\Software\ORACLE\ALL_HOMES\ID0\NAME
whereas in my m/c I have only registry entry as HKEY_LOCAL_MACHINE\Software\ORACLE\KEY_OraDB11g_home1 .
Is there as way to configure parameters in soa suite to check the new path in registry entries.

Similar Messages

  • 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

  • CFGFWK-60814 ERROR: Installing Oracle SOA Suite 11gR1

    Hello,
    I am new to Oracle SOA Suite and followed the instructions as per
    http://www.installationwiki.org/Installing_Oracle_SOA_Suite_11gR1
    to install the same.
    Installing WLS, configuring schema, and installing SOA was successful; however, when I tried to create the domain at
    C:\Oracle\Middleware\home_11gR1\Oracle_SOA1\common\bin>config.cmd, I am stuck with the problem below.
    At section 4.4, step 3 as per the instruction link above:
    On the 'select domain source' screen, when ever I select any of the three: Oracle SOA Suite / Oracle BAM / WL advanced ws extension, a big screen with the error
    CFGFWK-60814: The template you selected can't be applied because the following dependencies have not been satisfied:
    with jars as missing prerequisites appears, though all those jars exist in the correct location.
    Can any one let me know how to resolve this issue and proceed further?
    Many thanks.
    Regards,
    Naras.

    Hi,
    This fix has worked for me. Great thanks.
    How to become a Windows vista Admin.
    Start | Acceccsories | cmd | Run as Administrator
    net user administrator /active:yes
    logoff and login as an Administrator user.
    Thanks
    Muddada
    Edited by: user12191268 on Feb 24, 2010 4:19 PM
    Edited by: user12191268 on Feb 24, 2010 4:19 PM

  • 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]

  • Error while deploying BPEL into Oracle SOA Suite

    Hi All,
    I am facing an issue while deploying my bpel project into Oracle SOA Suite. Please find the following error log
    BUILD FAILED
    D:\jdevstudio10135\jdev\mywork\FirstApplication\WelcomeProjct\build.xml:78: A problem occured while connecting to server "localhost" using port "8888": bpel_WelcomeProjct_1.0.jar failed to deploy. Exception message is: ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "WelcomeProjct" (revision "1.0"): null.
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:285)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:804)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:670)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:445)
    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:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:620)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:317)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:339)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Total time: 2 seconds
    I am using JDevelpoer 10.1.3.5 and SOA Suite 10g. Please help me to figure it out.
    Thanks

    Make sure you use the similar version of soa suite and JDev 10135. If you are using JDev 10.1.3.5, your soa suite version should be 10.1.3.5. I was just wondering if you were ever able to deploy any other process successfully from the similar JDev and on similar SOA Suite ? If not you need to revisit your soa suite installation again.
    Also check the log files on the server to see if any errors are recorded.

  • 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.

  • 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.

  • Installation issue- Oracle SOA Suite 10g Release 3 (10.1.3.x)

    Hi,
    I am installating (basic installation) Oracle SOA Suite 10g Release 3 (10.1.3.x), I have Vista OS. Configuration assisstant ran successfully till (App server, ESB, BPEL prcoess manager) it reached to Web Services Manager. It threw up following error-
    BUILD FAILED
    C:\product\10.1.3.1\OracleAS_3\owsm\scripts\install.xml:1971: The following error occurred while executing this line:
    C:\product\10.1.3.1\OracleAS_3\owsm\scripts\dataload.xml:199: java.sql.SQLException: Internal Error:Invalid Connect String
    I have JDeveloper installed on my system. Let me know if you need the log file.
    Any help is greatly appreciated.

    Andre,
    I am a newbee in this field and I could not understand your question. Can you please explain? I downloded Oracle JDeveloper to design BPEL processes and trying to install Oracle SOA suite for BPEL process manager, that is where I hit this road block.
    Thanks

  • Oracle SOA suite 11.1.1.7 on windows 8 OS, But, during installation i got a problem "Check OS Certification".

    I want to install Oracle SOA suite 11.1.1.7 on windows 8 OS, My personal HP Pavilion g6 laptop. But, during installation i got a problem "Check OS Certification". What is this certification. Please Help Me.
    Regards,
    Satish.

    Pl identify exact version of Windows 8. Have you verified that your OS is supported/certified by consulting the spreadsheet at Oracle Fusion Middleware Supported System Configurations

  • Error while starting Oracle SOA Suite 10g

    Hi,
    I have installed Oracle SOA suite in my system.
    While i start the server , it shows the following error in log file.
    Configuration information
    Running in D:\product\10.1.3.1\OracleAS_1
    Operation mode:Startup, App Server, No Enterprise Manager, Single Instance
    Oracle home:D:\product\10.1.3.1\OracleAS_1
    Oracle home name:Unnamed
    Instance name:esbsoa.localhost
    Instance type:allProducts
    Version:10.1.3.1.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, orabpel, oraesb, owsm, Wsil]
    2011-03-23 10:09:24.757--Begin log output for Mid-tier services (esbsoa.localhost)
    2011-03-23 10:09:24.757--Processing Step: starting OPMN
    2011-03-23 10:09:45.835--End log output for Mid-tier services (esbsoa.localhost)
    OPMN has thrown an unknown exception
    oracle.appserver.startupconsole.model.ConsoleException: OPMN has thrown an unknown exception
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:108)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticBadRequestException: Error starting opmn server: 2
         at oracle.ias.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:147)
         at oracle.ias.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:77)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:90)
         ... 6 more
    Exception caused by
    Error starting opmn server: 2
    oracle.ias.opmn.optic.OpticBadRequestException: Error starting opmn server: 2
         at oracle.ias.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:147)
         at oracle.ias.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:77)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:90)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Also when i got the following error in command prompt
    D:\product\10.1.3.1\OracleAS_1\opmn\bin>opmnctl stopall
    Could not create process by
    F:\product\10.1.3.1\OracleAS_1\opmn\bin\opmn.exe -a -q ping
    with error The system cannot find the path specified.
    (GetLastError()=3
    I have renamed the F: directory to D: , is it the problem ?
    Edited by: Lalit on Mar 22, 2011 10:44 PM

    Got resolved

  • Oracle SOA Suite 11.1.1.5.0 installation setup files

    Hi,
    Please share me the Oracle SOA Suite 11.1.1.5.0 and OSB installation setup.
    like Oracle Weblogic server for OSB, RCU, SOA Suite.
    I could able to find in Oracle site only the latest SOA version [11.1.1.6.3] not the older versions.
    Thanks,
    Pradeep

    Pradeep,
    You may find 11.1.1.5 installable at https://edelivery.oracle.com
    It is recommended to use latest version available though.
    Regards,
    Anuj

  • Schematron validation error in BPEL, Oracle Soa Suite 11g

    Hi Friends,
    As per the requirement, I have to validate all the mandatory element values from an XML payload and need to send the consolidated report to the source application with all the validation failure elements.
    I am trying to implement Schematron validation in BPEL, but its giving me the following error:
    +<remoteFault>+
    +<part name="summary">+
    +<summary>oracle.fabric.common.FabricException: Cannot get Object part 'result'. No parts are set on the message</summary>+
    +</part>+
    +<part name="detail">+
    +<detail>Cannot get Object part 'result'. No parts are set on the message</detail>+
    +</part>+
    +</remoteFault>+
    I have followed the below process and created very basic sample composite.
    1) Extracted the validate.wsdl from bpm-services.jar.
    2) Imported the validate.wsdl into my Jdev Project.
    3) Created partenr link based on the validation.wsdl and used Invoke activty to invoke the partner link.
    4) Created .sch file and passed to input variable of the invoke activity.
    If any one knows about this issue, plz help me. Or if any one has developed an example on how to use schematron in BPEL plz share it with me.
    Thanks
    Ramesh

    1) How often did u see SOA suite being used in Non-Oracle Apps projects i.e projects that do not use Oracle Applications as the source data provider.Frankly speaking, not very often but still there are many customers who are using/willing to migrate on Oracle SOA Suite because of the many advantages provided by 11g stack.
    2) How much Oracle Apps knowledge is required for choosing the career of Oracle SOA Suite Integration Architect? I would say that both the technologies have very less in common so it never depends on your level of Apps knowledge to architect a SOA solution. You have to learn SOA from scratch but if you have prior experience in Oracle Apps then it may not be very difficult for you to go ahead with SOA.
    Regards,
    Anuj

  • Oracle SOA Suite Installation with traditional Oracle Infrastructure

    Dear All.
    Good day, I have a question related to the Oracle SOA Suite, I need to know if I can use Oracle Application Server 10g Release 2 ( the traditional version) which contains the Oracle Infrastructure & Oracle Middle tier on the same product, Business Intelligence & Forms version, to work with Oracle SOA Suite 10.1.3 Release 3, to give the authinticatio & authoraization using Oracle Internet Directory not using the Java SSO.
    Is this has any effect of development the BPEL Processes or the web services? such as using specific Java containers??
    can I use this OAS 10g Realease 2 to deploy the web applications (J2EE) and integrate them with BPEL processes deployed on the Oracle SOA Suite Installation??
    I really need help, thank you in-advance
    Adham Hattab

    Hello.
    When you install SOA Suite you get typically a "home" and "oc4j_soa" container. You can deploy apps into the "home" container if you wish. Technically you could also deploy into oc4j_soa, but I strongly suggest leaving it alone!
    You can also do a 2nd Oracle install in a new Oracle Home to just have a J2EE server, in order to deploy web apps. Or, you can use WebSphere, Sun, or WebLogic, too. You can add a new OC4J container to your Oracle app server home. That is what we do typically - that way large apps can have their own JVM and memory, you can restart an OC4J container to "reboot" a problem app without impacting apps in other OC4J containers, etc.
    You can configure OAS to use OID or any 3rd-party LDAP for authentication/authorization, including Active Directory. At our site we use OID Directory Integration and Provisioning (DIP) to import AD users/groups into OID. This way corporate users/groups/logins are all available to OID, making SSO that much more powerful, with no need to create new accounts just for OAS.
    The install docs and/or MetaLink (My Oracle Support now) should have details on what versions of OAS work with OID. As I mentioned, we have Business Intel. & Forms (10.1.2) and SOA Suite (10.1.3.3) both using OID 10.1.4.0.1 (which itself is on top of OAS 10.1.2.2).
    Daren

  • Oracle SOA Suite 11g Human TaskFlow JDeveloper Deployment Error

    Hi,
    I am getting the following error in JDeveloper (11.1.1.3.0) while deploying a Human TaskFlow application in Oracle SOA Suite 11g (SOA server instance). I generated the task flow application in JDeveloper from Human Task component of the BPEL process. I am able to deploy and run BPEL Process successfully in the SOA server.
    ERROR: No j2ee modules detected in EAR archive. Deployment aborted. == (oracle.jdeveloper.deploy.VetoableDeployException)

    I am getting the previous error (no J2EE module found in EAR) while deploying the taskflow from Application > Deploy menu.
    If I try to deploy the Takflow application from Taskflow application context menu / project menu, I am getting the following error:
    [01:02:48 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application ApprovePOTaskDetails on soa_server1.: [Deployer:149145]Unable to contact 'bam_server1'. Deployment is deferred until 'bam_server1' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'bam_server1'.
    [01:02:48 PM] [Deployer:149193]Operation 'deploy' on application 'ApprovePOTaskDetails' has failed on 'soa_server1'
    [01:02:48 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application ApprovePOTaskDetails on soa_server1.: Failed to load webapp: 'ApprovePOTaskDetails.war'.
    [01:02:48 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'ApprovePOTaskDetails.war'
    [01:02:48 PM] Caused by: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    [01:02:48 PM] See server logs or server console for more details.
    [01:02:48 PM] weblogic.application.ModuleException: Failed to load webapp: 'ApprovePOTaskDetails.war'
    [01:02:48 PM] #### Deployment incomplete. ####
    [01:02:48 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Edited by: user11204243 on Feb 2, 2011 1:11 PM

Maybe you are looking for

  • Optional editable regions in head

    I'm trying to create a master template that will enable me to include or not include cross-fading photographs in pages based on that template. I know that with DW8 I can insert an editable region in the <head> (ie for description, keywords). I know t

  • Scale path without affecting stroke width

    Hi all, This seems like it should be simple to do but I'm not having any luck here. Basically I have a path parented to a null that controls several things, scaling them down, rotating and moving across the composition. One of those items is a path w

  • SCCM 2012 R2 CU2 Admin Console Connects But Closes In A Few Seconds

    I built a new SCCM 2012 R2 CU2 suite on Server 2012 R2. There are four servers: site server, secondary DP, WSUS/SUP, and a SQL server. On the first three the SCCM Admin Console will open. But when logged into the SQL server, the Admin Console opens

  • Render and Replace Different Format In Same Sequence

    Is there any way to keep the Interpret Footage settings after make Render and Replace option? I have a sequence setting in 1080 50p with two different formats  50p 720 (interpret in 25p) / 1080 25p, I did a render and replace of the total. And the re

  • Are there any BAPI or FM available to create partners for a customer ?

    Hello, Are there any BAPI or standard FM available to add new partner for a customer ?. The new partner is an existing customer. Thanks, Jay