ERROR when install OPA on oracle weblogic

hi
Operating System : Microsoft Windows Server 2003
Application Server: Oracle WebLogic Server11g
when Deploying Oracle Web Determinations for Java on Oracle WebLogic Server, error is
weblogic.application.ModuleException: [HTTP:101216]Servlet: "WebDeterminationsServlet" failed to preload on startup in Web application: "web-determinations.war". com.oracle.determinations.interview.engine.exceptions.EngineConfigurationException: No rulebase directory specified at com.oracle.determinations.interview.engine.local.FileRulebaseService.<init>(FileRulebaseService.java:56) at com.oracle.determinations.interview.engine.plugins.rulebaseservice.InterviewRulebaseService.getInstance(InterviewRulebaseService.java:55) at com.oracle.determinations.interview.engine.local.LocalInterviewEngine.initialise(LocalInterviewEngine.java:94) at com.oracle.determinations.interview.engine.local.LocalInterviewEngine.<init>(LocalInterviewEngine.java:40) at com.oracle.determinations.interview.engine.InterviewEngineFactory.createInstance(InterviewEngineFactory.java:19) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.init(WebDeterminationsServletContext.java:173) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.<init>(WebDeterminationsServletContext.java:104) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.init(WebDeterminationsServlet.java:51) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) 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:539) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1976) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409) at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) :com.oracle.determinations.interview.engine.exceptions.EngineConfigurationException:No rulebase directory specified
Edited by: user12194500 on 2010-11-10 上午7:03
Edited by: user12194500 on 2010-11-10 上午7:51

hi dear:
i do like this:
# Unpack the web-determinations.war file
# Copy the rulebases (When i build my project in Policy modelling, the rulebase is compiled to a zip file that is located in my project's output directory[projects\opm_test_ocean\Development\output\opm_test_ocean.zip]) to install to <webroot>/WEB-INF/classes/rulebases
# Edit the following setting in the application.properties file (<webroot>/WEB-INF/classes/configuration):
load.rulebase.from.classpath =true
rulebase.path =rulebases
# Repack the war file
# Proceed with the installation steps as set out in the installation guide
but in http://localhost:7001/web-determinations/
it show :
Select rulebase in which to conduct an investigation:
if the url is http://localhost:7001/web-determinations/startsession/opm_test_ocean/zh-CN
http://<web-determinations url>/startsession/<rulebase>/<locale>/
where:
• <web-determinations url> - the address of the web determinations application (eg my.server:8080/web-determinations or localhost/web-determinations might do it)
• <rulebase> - is the name of the rulebase.
• <locale> - is the locale that you want to start the session in.
my rule can be find ,but when i save the resul, it is error
could you tell me why ?
Edited by: user12194500 on 2010-11-15 下午9:01

Similar Messages

  • Errors When Installing EAR File to WebLogic 10.3.6

    I am attempting to install an ear file to Weblogic 10.3.6 and am getting the following errors:
    Unable to access the selected application.
    Exception in AppMerge flows' progression
    Exception in AppMerge flows' progression
    Prefix [wls] used without binding it to a namespace URI
    Prefix [wls] used without binding it to a namespace URI
    Any clues as to what might be causing the errors?

    Hi there,
    The error seems to occur when Weblogic attempts to parse the env-entry entries when web.xml is defined with an older namespace declaration
    Edit the web.xml and check the namespace declaration.
    Try updating the web.xml namespace declaration as per the below doc.
    http://docs.oracle.com/cd/E21764_01/web.1111/e13712/web_xml.htm#i1039990
    Thanks,
    Vijaya

  • Encountering errors when installing OO40 for oracle  10g version 10.1.0.5.2

    Hello:
    I am installing an oracle application (argus) on a machine running Windows 2008 Server and Oracle 11g Database..
    The Argus installation manual says that Oracle Objects should be installed.
    I found the version listed in the Sibject line but when I tried to run the installer, it comes up with an error dialog box that says "Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support" and then says "Unlknown" three times.
    Did anybody encounter this scenario? How did you resolve it?
    Venki

    Hi:
    While I am still waiting for someone to help to solve the issue, I did some research. I used the Oracel Universal Installer and checked into the Products.XML associated with the installation for Oracle Objects I downloaded from Oracle site. The Installer came up with the following error message:
    Some components in the Stage Area have stage versions less than 10.2.0.0.0. Please ensure that all the components have their stage versions greater than or equal to 10.2.0.0
    I opened Products.XML and all components are 10.1.x.
    Any idea where I can get compatible versions?
    Venki

  • Root.sh failed throws error when installing Oracle Grid Infrastructure 11.2

    Hi,
    root.sh failed with the following error when installing / configuring the oracle grid infrastructure version 11.2.0.1 for standalone on RHEL 6
    Now product-specific root actions will be performed.
    2011-10-10 11:46:55: Checking for super user privileges
    2011-10-10 11:46:55: User has super user privileges
    2011-10-10 11:46:55: Parsing the host name
    Using configuration parameter file: /apps/opt/oracle_infra/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'oracle', privgrp 'oinstall'..
    Operation successful.
    CRS-4664: Node vmhost1 successfully pinned.
    Adding daemon to inittab
    CRS-4124: Oracle High Availability Services startup failed.
    CRS-4000: Command Start failed, or completed with errors.
    ohasd failed to start: Inappropriate ioctl for device
    ohasd failed to start: Inappropriate ioctl for device at /apps/opt/oracle_infra/crs/install/roothas.pl line 296.
    I followed the steps / solution provided in the ID 1069182.1. But no use.
    Are there any workaround?
    Thanks
    -KarthicK
    Edited by: user11984375 on Oct 10, 2011 7:06 AM

    Check the logfiles under $GRID_HOME/log/<node_name>/cssd/
    I had seen the same problem and the following resolved the problem for me.
    [root@rac1 ~]# rm -f /usr/tmp/.oracle/* /tmp/.oracle/* /var/tmp/.oracle/*
    [root@rac1 ~]# > $ORA_CRS_HOME/log/<node_name>/cssd/<node_name>.pid
    HTH,
    Raj Mareddi
    http://www.freeoraclehelp.com

  • Errors when installing Oracle Client 10.2.0.2.0 on zLinux (Red Hat)

    I am receiving errors when installing Oracle Client 10.2.0.2.0 (Administrator) on zLinux. During the install I receive two notifications for File Not Found when the installer tries to create the link for lib32/libclntsh.so.10.1. I hit ignore on the pop-ups and the install completes. The Oracle Net Configuration Assistant then fails to launch with the following error:
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /opt/oracle/product/10.2.0/db_1/bin/netca /orahome /opt/oracle/product/10.2.0/db_1 /orahnam Oracle_home /instype custom /inscomp client,oraclenet,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /opt/oracle/product/10.2.0/db_1/network/install/netca_clt.rsp
    UnsatisfiedLinkError exception loading native library: njni10
    Configuration assistant "Oracle Net Configuration Assistant" failed
    The "/opt/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    I have seen multiple threads relating to very similar errors, but none of the fixes that were suggested have worked. I have double checked the required Red Hat packages and made sure they were all installed on the server. All of the prerequisite checks for the installer are successful. Any assistance would be of most helpful!

    Worked with my Linux system admin and figured out that we were indeed missing some packages. There are 390 and 390x rpm's for Red Hat on System Z, i.e. 64 bit and 32 bit versions. Since we are running a 64 bit os some of those 32 bit packages did not get installed. Since our roles are split up, I am kind of blind as to the OS setup so I was not able to catch the problem. It is truly puzzling as to why Oracle would need 32 bit packages even though Oracle client is 64 bit. Regardless, after adding the 32 bit rpm's the installer was able to perform the linking operation that was failing, and the network configuration script ran successfully.

  • Oracle Application Server for SLES Linux error when install

    I try install Oracle Application Server Infrastructure (as_linux_x86_portal_wireless_101202) on SLES:
    1. I install orarun package.
    2. Install patch 3167528 - remove entries from the "/etc/services"
    error when install - the OPMN process manager failed to start.
    I read opmn/logs: can't load shared library libdb.so.2...
    I check /usr/bin/libdb.so and found libdb-4.3.so
    I create simbolik link libdb.so.2 to libdb-4.3.so and retry install oracle Application Server Infrastructure, but have this error again.
    I try install Oracle Application Server Infrastructure on several linux distribs, but have this error again adn again..
    how I can fix this error? help mee pls..

    I think that you need to download a patch for that error, this patch is just a library that you need create a link to it.
    Follow this Metalink Note      790943.1
    Greetings

  • Gives  ORA-12560: TNS: protocol adapter error when installing oracle 10g

    I tried to install oracle 10g r2 in server 2008. but it gives ORA-12560: TNS: protocol adapter error when installing. how I can fix this issue??? please help me ASAP. because its urgent.
    thanks in advance.
    chamara

    Welcome to the forums !
    Pl indicate which version of 10g you are installing and on which version of Win 2008. Neither 10gR1 nor 10gR2 are certified to be installed on Win 2008 R1, AFAIK.
    For 10gR2, only 10.2.0.5 is certified for Win 2008 R2 - see MOS Doc 1173433.1 (How to Install Oracle 10.2.0.5 on MS Windows 7 / Windows 2008R2)
    Also see MOS Doc 740926.1 (Where can I find the Database / Client software to download for Microsoft Vista, or Windows 2008R1?).
    Both 10gR1 and 10gR2 are now in extended support - is there a reason you are not using 11gR2 ?
    HTH
    Srini

  • Rapidwiz - libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3

    Hello All,
    I am getting libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3
    I could not find the exact file to download. Can anyone of you help me to the proper location.
    Thanks in advance.

    987696 wrote:
    Hello All,
    I am getting libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3
    I could not find the exact file to download. Can anyone of you help me to the proper location.
    Thanks in advance.Please see these docs -- Search for "libXtst.so.6".
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle Forms Upgrade to 10.1.2.3 fails with error /usr/lib/libXtst.so.6: undefined reference [ID 1120527.1]
    Thanks,
    Hussein

  • Error when install Infrastructure 10g 10.1.2 in Windows2000 server

    My environment:
    RDBMS Version: 10.1.0.3.1
    Operating System and Version: Windows2000 SP4
    Product (i.e., OAS, IAS, etc): 10g AS Release 2
    Product Version: 10.1.2
    JDK Version: 1.4
    I have the folowing error when installing the Infrastructure (in the stage of SSO Configure Assistant):
    Default Subscriber GUID: E0575BDE015C411CAD99BDEF85F79029
    Subscriber Naming attribute: dc
    Default Subscriber Name: server01
    *** Resetting user DN and GUID information ...***
    Done....
    PL/SQL procedure successfully completed.
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.1 - Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    NLS_LANG character set = WE8MSWIN1252
    NLS_LANG param = AMERICAN_AMERICA.WE8MSWIN1252
    ERROR : Exception while configing SSO DAD :
    oracle.ias.repository.schema.SchemaException: Unable to establish connection to the Oracle Internet Directory Server ldap://myserver.domain.com:3060/. Base Exception : javax.naming.CommunicationException: Request: 1 cancelled
    at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:124)
    at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:523)
    Please advice.
    Thanks
    Trung

    I don't know much about the 10g Releases yet but I had the same error with 9.0.2.3. The problem is that OID isn't available when it needs to be.
    When you get the error, start OID using the command line then try running the config assistant again.
    Hope this helps
    Alex

  • Error when installing Ecc5.0 and IDES Ecc5.0

    Hi all,
    I tried to install Ecc5.0 and IDES ECC5.0 on same server( windows 2003,and Oracle9i),but when installing ECC5.0 after successfully install IDES Ecc5.0,used following two cases, there are errors.
    Case one:
    install IDES and ECC on different SAP system:
    step one: instlling a Non-Unicode SAP Ecc 5.0 SR1 ABAP system --> installs central instance on both systems, T13 and T14, from DVD 51031149
    Step two: instlling a Non-Unicode SAP Ecc 5.0 SR1 ABAP system --> installs database instance on T13, select IDES export DVDs(DVD 51031332) during the installation process, installation successfully.
    Step 3: instlling a Non-Unicode SAP Ecc 5.0 SR1 ABAP system --> installs database instance on T14, select ERP 2004 export DVDs(DVD 51031867) during the installation process, there is error when installation went to Oracle database Load with something like name alreay in the database.
    Case two:install IDES and ECC on same SAP system:
    Base on the above error, I tried to install ECC database instance on T13 again with diffrent Schema ID from IEDS database instance.
    still there is an error like "connect with sql failed, error # 257".
    Could any one help me?
    I ever successfully installed ECC5.0 without IDES

    Pls let us know that could you able to install ECC5 IDES, if yes pls give EXPORT material no.
    Thanks
    Vijay

  • Errors when installing WebPass

    Hello,
    I have some errors when installing WebPass. During the installation, the wizard asked me for the location of httpd.conf. I tried once with standalone Apache server and once with Oracle HTTP Server.
    Result with standalone Apache server (when running apachectl):
    httpd: Syntax error on line 419 of /opt/apache/conf/httpd.conf: Cannot load /opt/netpoint/webcomponent/identity/oblix/apps/webpass/bin/libwebpass.so into server: /opt/netpoint/webcomponent/identity/oblix/apps/webpass/bin/libwebpass.so: undefined symbol: ap_table_get
    Result with Oracle HTTP Server (when running through opmnctl):
    /opt/oracle/oim1014/Apache/Apache/bin/apachectl start: execing httpd
    Env variable LD_ASSUME_KERNEL not set to 2.4.19 in Webpass
    With Oracle HTTP Server case, I've tried to set environment variable LD_ASSUME_KERNEL in both command shell as well as opmn.xml
    Any suggestion would be appreciated.
    Thanks
    David

    You do not have to look too far. OHS 11g is based on Apache 2.2. and available as 32-bit and 64-bit version for Linux. The OAM 10.1.4.3 WebPass on the other hand for OHS is only available as 32-bit module. I have posted a short description on how to install it on a 64-bit Linux env.
    http://blogs.oracle.com/olaf/2009/08/ofm_11g_install_oam_10143_32-b.html
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Toad error when installing

    hi am installing toad 10.5.1 in window 7 am geting the following error when installing
    the following product require .Net Framework 2.1 and will not be insattled can someone help where can i get the correct .Net Framework for oracle toad

    Pl post this in the TOAD forums - http://toadfororacle.com/forumindex.jspa?categoryID=649
    HTH
    Srini

  • TS3212 I get an apple application support error when installing itunes. It says uninstall and re-install.  Does not work.  same message.  What is a solution?

    I get an apple application support error when installing itunes. It says uninstall and re-install.  Does not work.  same message.  What is a solution?

    Is that an error 2 message?
    If so, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • ?I am getting an error when installing on my dell inspiron with latest updates for drivers.  Error 1406.  I have the problem with Scan Snap software and a full version of reader.

    ?I am getting an error when installing on my dell inspiron with latest updates for drivers.  Error 1406.  I have the problem with Scan Snap software and a full version of reader.

    Error 1402 | Error 1406 | Acrobat, Reader

  • What is the 0x80070570 error when installing Win7 or Win8 or Win 8.1 on a clean SSD/HDD ?!

    Hello,
    My computer was working perfectly with Win7 for about 2years until I formatted on monday to clean a little bit my drives ... Since then I'm unable to install windows again. I have the 0x80070570 error.
    The complete error message is:
    Windows cannot install required files. The file may be corrupt or missing. Make sure that all files required for installation are available and restart the installation. Error code:0x80070570.
    What is the 0x80070570 error when installing Win7 or Win8 or Win 8.1 on a clean SSD/HDD ?! These versions are full from MSDN.
    What I did already:
    check my RAM (16go gskill)
    remove unnecessary hard drives
    replace my "old" SSD with a clean new one
    remove my sound cards
    remove the mouse and use only keyboard
    reset the BIOS
    check every LED on the motherboard (asus sabertooth z77) and there is no problem
    What are the problems?
    Thanks,
    Adrien.

    Hi,
    If all images cannot be installed, we have a reason to suspect the hardware cause.
    If you use two memory slots to get 16G RAM, I suggest you test with just one (8G) to check the result.
    Alex Zhao
    TechNet Community Support

Maybe you are looking for

  • Display A Success Message From An Application Process

    Apex 3.2 I have an on demand application process, which is resetting my application, except application items BEGIN    FOR c IN (SELECT page_id                FROM apex_application_pages               WHERE application_id = :app_id)    LOOP       ape

  • How do I separate contacts in iCloud?

    We clicked on the Cloud before realizing we (my husband & I) would be sharing all of our phone contacts. We each have tons, so ideally we would like to get them out of the cloud. How do I achieve this without losing anyone's contact info? Your help i

  • Connecting database in Servlet vs App

    Hi, Windows 2000 Server / SQL Server 2000 / Tomcat I have a class managing the connections and requests to databases. When invoking it from a java app context (launched from the command line java myApp), it's working fine but when the same connection

  • Accessing files in a foreign computer

    Hello, I have an Internet site with a page that lets the user enter a file name and I want to add a button that when the user presses it, it will communicate a servlet that will upload the file from the user's computer. My question is: How can I open

  • Multi-Master Requires Cold Backup?

    Since the restore of a multi-master instance requires the restore of the backup and the changelog directories, and since the changelog cannot be backuped up with anything other than an OS copy command, and since an OS copy command will usually not cr