Issue with Deployment of SOA application which contains rule

Hi,
I am working on SOA OrderBooking Workshop
When i create a rule and try to deploy the application on my machine i am getting error message . But the same application when i try to deploy on my colleague machine its works perfectly fine.
Note : There is no compile time error this error only comes at the time of deploying the application.
Please find the error message mentioned below.
2013-02-14T22:08:13.271+05:30] [AdminServer] [ERROR] [] [oracle.soa.services.rules] [tid: [ACTIVE].ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 7af64c5bc471a637:-6ac67f8a:13cd98d27f5:-8000-000000000000008a,0] [APP: soa-infra] <.> Error compiling fact classes.[[
Error while compiling fact classes for service OrderRule.
Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
OrderRule Error compiling fact classes.
Error while compiling fact classes for service OrderRule.
Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
OrderRule
     at oracle.bpel.services.rules.fabric.ComponentModelDeployer.deploy(ComponentModelDeployer.java:365)
     at oracle.bpel.services.rules.fabric.BusinessRulesServiceEngine.deploy(BusinessRulesServiceEngine.java:1068)
     at oracle.bpel.services.rules.fabric.BusinessRulesServiceEngine.deploy(BusinessRulesServiceEngine.java:290)
     at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployComponents(CompositeDeploymentConnection.java:240)
     at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deploy(CompositeDeploymentConnection.java:94)
     at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.initDeployment(CompositeDeploymentManagerImpl.java:150)
     at oracle.integration.platform.blocks.deploy.CompositeDeploymentManagerImpl.load(CompositeDeploymentManagerImpl.java:63)
     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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
     at oracle.integration.platform.blocks.deploy.DeploymentEventPublisher.invoke(DeploymentEventPublisher.java:77)
     at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy375.load(Unknown Source)
     at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:59)
     at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:415)
     at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:250)
     at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:167)
     at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeployWork(DeployProcessor.java:112)
     at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.doDeploy(DeployProcessor.java:99)
     at oracle.integration.platform.blocks.deploy.servlet.DeployProcessor.process(DeployProcessor.java:81)
     at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPostInsideLoggingSession(CompositeDeployerServlet.java:219)
     at oracle.integration.platform.blocks.deploy.servlet.CompositeDeployerServlet.doPost(CompositeDeployerServlet.java:130)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
[2013-02-14T22:08:13.304+05:30] [AdminServer] [NOTIFICATION] [] [oracle.soa.services.rules] [tid: [ACTIVE].ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 7af64c5bc471a637:-6ac67f8a:13cd98d27f5:-8000-000000000000008a,0] [APP: soa-infra] <DecisionServiceCache.remove> Remove all objects from path: default/OrderBooking!1.0*soa_83895478-965e-44b4-8647-e468817d6657/OrderRule, #rule engines: 0
[2013-02-14T22:08:14.071+05:30] [AdminServer] [NOTIFICATION] [] [oracle.soa.services.rules] [tid: [ACTIVE].ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 7af64c5bc471a637:-6ac67f8a:13cd98d27f5:-8000-000000000000008a,0] [APP: soa-infra] <InstanceTracker.initServer> Perform DDL check for oracle
[2013-02-14T22:08:14.180+05:30] [AdminServer] [NOTIFICATION] [] [oracle.soa.services.rules] [tid: [ACTIVE].ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 7af64c5bc471a637:-6ac67f8a:13cd98d27f5:-8000-000000000000008a,0] [APP: soa-infra] <InstanceTracker.performDDLCheck> Done.
[2013-02-14T22:08:14.201+05:30] [AdminServer] [NOTIFICATION] [SOA-21561] [oracle.integration.platform.blocks.deploy.mds] [tid: [ACTIVE].ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 7af64c5bc471a637:-6ac67f8a:13cd98d27f5:-8000-000000000000008a,0] [APP: soa-infra] Removing label soa_83895478-965e-44b4-8647-e468817d6657 in namespace /deployed-composites of MDS storage
[2013-02-14T22:08:14.247+05:30] [AdminServer] [ERROR] [SOA-21537] [oracle.integration.platform.blocks.deploy.servlet] [tid: [ACTIVE].ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 7af64c5bc471a637:-6ac67f8a:13cd98d27f5:-8000-000000000000008a,0] [APP: soa-infra] Sending back error message: There was an error deploying the composite on AdminServer: Deployment Failed: Error occurred during deployment of component: OrderRule to service engine: implementation.decision, for composite: OrderBooking: Error compiling fact classes.[[
Error while compiling fact classes for service OrderRule.
Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
OrderRule..

From our experience, we decided to have our server re-imaged and re-installed all the necessary Oracle Suites. We believe something in the registry was preventing us from installing the application adapter. Once we cleaned out our box, everything went well and we were able to install the Application Adapter with no error. This may not be ideal if you are in a production environment, but for development this maybe quick and clean.

Similar Messages

  • Issues with deploying BC4J/JSP applications on OC4J

    To everyone who's been having problems deploying BC4J/JSP applications to OC4J.
    We are aware that you're having problems deploying to OC4J, and we're working on them. OC4J was not available in time for us to add support for OC4J deployment to the JDeveloper 3.2.3 release. In addition there are some bugs in the first release of OC4J that have an impact on BC4J applications. This note describes the issues, and how we plan to address them.
    Issue 1: Classpath problems
    People have been getting "class not found" or "properties file not found" errors when they try to run their JSP. The answer is to make sure that all relevant archives and your JSP's .properties file are in the OC4J classpath - there's a note addressing the .properties file problem at http://technet.oracle.com:89/ubb/Forum99/HTML/000028.html. In general though, setting up the classpath can be tricky.
    Issue 2: JSP TAG NOT RELEASED ON END TAG. SAME TAG IS REUSED.
    This issue affects JSP pages whose behaviour relies on a tag instance being cleaned up as a result of release() being called.
    Your tag will not be released, and subsequent instances of the tag will reuse the first instance, rather than instantiating a new
    one.
    Issue 3:JSP SCRIPTABLE VARIABLE NULL
    A scriptable variable set in a tag cannot be accessed by a scriptlet. For example, this JSP code will throw a
    NullPointerException, because the scriptlet cannot access the value of resultRow:
    <jbo:Row id="resultRow" action="CURRENT" datasource="customer_vo1" />
    <%
    session.putValue("FIRSTNAME", resultRow.getAttribute("Firstname").toString());
    %>Workaround: Add a line of code at the beginning of the scriptlet to explicitly get the variable's value from the page context, for
    example:
    <jbo:Row id="resultRow" action="CURRENT" datasource="customer_vo1" />
    <%
    resultRow = (oracle.jbo.Row)pageContext.findAttribute("resultRow");
    session.putValue("FIRSTNAME", resultRow.getAttribute("Firstname").toString());
    %>
    What we plan to do
    To address issue 1, we're currently testing a utility that installs the BC4J runtime libraries to OC4J, and provides a script to start OC4J with the correct classpath. We plan to post this by the end of this week, along with instructions for deploying a BC4J application to OC4J; deployment will be a lot simpler after running the utility.
    To address issues 2 and 3, we're working on a second utility that installs BC4J runtime and provides a fix to the JSP compiler. We plan to post this second utility by the end of next week.
    We do apologise for the problems you're having; please bear with us as we work on making it easier for you to deploy BC4J applications to OC4J.
    Thanks
    Blaise

    Hi, I have been trying desparately to deploy
    a simple example JDeveloper application for months and months.
    I HAVE NEVER BEEN SUCCESSFUL IN DEPLOYING ANYTHING.
    I don't know much about webservers and I am relying
    on the instructions from JDeveloper help and this website.
    I have already tried Apache, and WebLogic
    because there are instructions in the JDev help.
    No luck.
    Now I am trying to use OC4J on 9ias because there are instructions.
    I have read the instructions about how to install a BC4J
    app on OC4J about 25 times, but I can't get this thing to work.
    It works fine inside of JDeveloper.
    I create a BC4J project using the scott
    schema (just the dept and emp tables).
    Then I create an empty project for my JSP client.
    I choose JSP Application from the web
    objects and it connects to my BC4J project.
    As I say, when I run it in JDeveloper, there is no problem.
    In the instructions for installing BC4J
    in OC4J, it first says install JDev 3.2.3 and OC4J.
    This is done, and it tested fine.
    Then it says to install the deployment software.
    No problem.
    But when I deploy the app according to the instructions,
    it just hangs (like Rick Wang's program did).
    The main.jsp page loads and displays correctly,
    but when I click on the links to the DeptView.jsp
    or EmpView.jsp it just hangs.
    Here is the entire batch file I'm using
    to start OC4J: cd c:\oracle_9ias\j2ee\home
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\default-web-app\lib
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\classes
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\classes12.jar
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\xmlparserv2.jar
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jdev-rt.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbojdbcpatch.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\connectionmanager.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbohtml.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jboimdomains.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\ordim817.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\ordvir817.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\ordhttp.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbomt.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbodomorcl.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jboremote.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jndi.jar
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\jbodatum12.zip
    set CLASSPATH=%CLASSPATH%;c:\oracle_9ias\j2ee\home\lib\al_BC4J.jar
    java -cp C:\oracle_9ias\j2ee\home\orion.jar;%CLASSPATH%
    com.evermind.server.ApplicationServer
    pause
    The file al_BC4J.jar contains my application.properties file
    and my connections.properties file, as well as my business components.
    All of the files referenced in my classpath are
    present in my c:\oracle_9ias\j2ee\home\lib directory.
    I noticed that Raghu's classpath contains a file called jdev.jar
    So does the classpath of another fellow who says
    he was successful in deployment (his name is Jeffrey Jackson).
    I searched my JDev_3.2.3 for this file and found it nowhere.
    I also searched my OC4J home and my 9iAS for this file and
    found it nowhere.
    It is nowhere on my C:\.
    Is this file necessary?
    I will also try removing my application.properties file
    and my connections.properties file from my BC4J .jar file
    and put them in a separate .jar file at the root level (as Raghu did).
    However, Jeffery Jackson did not do this and says he was
    successfull in deployment.
    ***DO I NEED TO JAR UP ANY OF MY THE FILES FROM the JSP
    FOLDER IN JDevHome\myhtml???***
    ***or place them in the classpath?***
    I have read over all of the discussions at: http://technet.oracle.com:89/ubb/Forum2/HTML/008232.html
    and http://technet.oracle.com:89/ubb/Forum99/HTML/000028.html
    many, many times.
    Can anyone help me?

  • I need to get the logs of my iPhone 5. I'm a registered as a developer and I have an issue with one of my app which is already in the market

    I need to get the logs of my iPhone 5. I'm a registered as a developer and I have an issue with one of my app which is already in the market

    The Firefox 3.5.x branch has reached end-of-life and is no longer maintained.<br />
    You will no longer receive security updates.<br />
    You can update Firefox via "Help > Check for Updates" or download and install the latest Firefox 3.6.x.<br />
    Firefox 4 and later require at least OS X 10.5 and an Intel Mac.
    * http://www.mozilla.com/firefox/4.0/system-requirements/
    If you have problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the DMG file to the desktop
    * Firefox 3.6.x: http://www.mozilla.com/en-US/firefox/all-older.html
    * Trash the current Firefox application to do a clean (re-)install
    * Install the new version that you have downloaded
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • Having trouble with my Airport Utility not supporting either of my Airports Expresses or Basestation. Do i have to update Firmware of airports or is the issue with my version of Utility which i believe is the latest. Thank you.

    having trouble with my Airport Utility not supporting either of my Airports Expresses or Basestation. Do i have to update Firmware of airports or is the issue with my version of Utility which i believe is the latest. Thank you.

    AirPort Utility in Mountain Lion will not support the older versions of the AirPort Express.....model numbers A1084 and A1088. Check on the side of the Express for the model number.
    In addition, AirPort Utility in Mountain Lion will not support the older "round" or "dome" shaped versions of the AirPort Extreme.
    Can you check to see how your devices might be affected?

  • Deployment of SOA application

    I have deployed a SOA application on the soa_server1. But I am unable to see it in the admin console. The deployment in JDeveloper shows the following
    [01:07:48 PM] ---- Deployment started. ----
    [01:07:48 PM] Target platform is (Weblogic 10.3).
    [01:07:48 PM] Running dependency analysis...
    [01:07:48 PM] Building...
    [01:07:56 PM] Deploying profile...
    [01:07:56 PM] Updating revision id for the SOA Project 'publishBAM.jpr' to '1.0'..
    [01:07:56 PM] Wrote Archive Module to C:\JDeveloper\mywork\ORTDJMSDemo\publishBAM\deploy\sca_publishBAM_rev1.0.jar
    [01:07:56 PM] Deploying sca_publishBAM_rev1.0.jar to soa_server1 [124.19.29.5:8001]
    [01:07:56 PM] Processing sar=/C:/JDeveloper/mywork/ORTDJMSDemo/publishBAM/deploy/sca_publishBAM_rev1.0.jar
    [01:07:56 PM] Adding sar file - C:\JDeveloper\mywork\ORTDJMSDemo\publishBAM\deploy\sca_publishBAM_rev1.0.jar
    [01:07:56 PM] Preparing to send HTTP request for deployment
    [01:07:56 PM] Creating HTTP connection to host:124.19.29.5, port:8001
    [01:07:56 PM] Sending internal deployment descriptor
    [01:07:56 PM] Sending archive - sca_publishBAM_rev1.0.jar
    [01:08:34 PM] Received HTTP response from the server, response code=200
    [01:08:34 PM] Successfully deployed archive sca_publishBAM_rev1.0.jar to soa_server1 [124.19.29.5:8001]
    [01:08:34 PM] Elapsed time for deployment: 46 seconds
    [01:08:34 PM] ---- Deployment finished. ----
    Regards
    Thomas
    Edited by: user5108636 on 7/03/2010 18:19

    r u delpying it as a jar or you are deploying it to the server or cluster
    u should be able to see the composite on em console

  • Issues with Deploying Struts application on Weblogic Server 10.3.3

    We are trying to deploy a web application on Weblogic 10.3 server domain. The configuration is we have 2 physical boxes with one box running an Admin Server and one managed Server and the other box running only a Managed server. Both these servers are in one cluster. When we deploy a Struts 2 web application on this domain, it works as expected on the managed server running on the same box and Admin server. However, when we do the same action on the managed server, we get an error. In the application we are using Interceptor and the error we see in the log file is Action Interceptor Result ---exception.
    Any help would be greatly appreciated as we have been struggling with this for a few days.
    Thank you
    Sam

    Sounds to me as if you are saving the users' uploaded images somewhere in your application's directory structure - which is going to get blown away each time you redeploy. Why not store uploaded images in a database (there are blogs showing how to upload and display images to/from a DB in ADF if you don't know how). If you search {forum:id=83}, you can find them easily.
    John

  • Issues with Deployment to WLS Running on Virtual Box

    Hi
    JDeveloper 11.1.1.6, BPM 11.1.1.6, WLS 10.3.6
    I just installed the SOA & BPM Development VM 11.1.1.6 available at http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html
    Domain selected : dev_bpm_spaces
    My Host OS is : Windows 7 Prof 64bit (Total 16GB Ram)
    Memory allocated to VM : 8GB, Processors : 4
    I am able to install everything, start the servers and access the consoles.
    Everything looks fine.
    But when I am trying to Deploy a BPM Application to the WLS in the VM, I am getting the below Exception. (Tried to Deploy from Local JDeveloper)
    When I see the WLS Console -> Servers, I see the following servers.
    AdminServer, bam_server1, UCM_server1, WC_Collaboration, WC_Spaces, IBR_server1
    First, I started only the AdminServer and tried to Deploy the BPM Application, and I was getting the errors shown at the end.
    Then I started the bam_server1, UCM_server1, WC_Collaboration, WC_Spaces servers on the VM and tried to deploy again. Then I got the error only for IBR_server1.
    I cannot see the server IBR_server1 in the 'VM Control Center', but it is only shown in the WLS Console Servers.
    So I tried to start the IBR_server1 from the WLS Console. I got the following errors
    ------For server IBR_server1, the Node Manager associated with machine LocalMachine is not reachable.
    ------All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
    So my doubts are as follows
    1. Only AdminServer is not enough to Deploy the BPM Applications? Why is it trying to connect to other servers while deploying?
    When I created a separate Domain manually (local machine - not the VM), only with AdminServer I was able to deploy BPM Applications.
    2. If IBR_server1 is also required, how can I start it?
    3. I could not see the Node Manager start script in the VM (in the same folder where the start scripts for WLS are present : /home/oracle/bin)
    Deployment Exception Logs
    [03:51:51 PM] Deploying Application...
    [03:51:54 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application BookRequest on AdminServer.: [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'.
    [03:51:54 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application BookRequest on AdminServer.: [Deployer:149145]Unable to contact 'UCM_server1'. Deployment is deferred until 'UCM_server1' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'UCM_server1'.
    [03:51:54 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application BookRequest on AdminServer.: [Deployer:149145]Unable to contact 'IBR_server1'. Deployment is deferred until 'IBR_server1' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'IBR_server1'.
    [03:51:54 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application BookRequest on AdminServer.: [Deployer:149145]Unable to contact 'WC_Collaboration'. Deployment is deferred until 'WC_Collaboration' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'WC_Collaboration'.
    [03:51:54 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application BookRequest on AdminServer.: [Deployer:149145]Unable to contact 'WC_Spaces'. Deployment is deferred until 'WC_Spaces' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'WC_Spaces'.
    [03:51:54 PM] [Deployer:149193]Operation 'deploy' on application 'BookRequest' has failed on 'AdminServer'
    [03:51:54 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application BookRequest on AdminServer.: .
    [03:51:54 PM] Weblogic Server Exception: weblogic.application.ModuleException:
    [03:51:54 PM] Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    [03:51:54 PM] See server logs or server console for more details.
    [03:51:54 PM] weblogic.application.ModuleException:
    [03:51:54 PM] Taskflow deployment failed to deploy to server. Remote deployment failed
    [03:51:54 PM] #### Deployment incomplete. ####
    [03:51:54 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Thanks for any help
    Regards
    Sameer

    Hi Vlad
    Thank you for your response.
    I did deploy the BPM Application to only AdminServer. Infact only AdminServer was shown in the JDeveloper Deployment Wizard.
    Even then during the Deployment, I think it is somehow trying to connect to the other servers from AdminServer.
    So I copied my BPM Application code from my local Windows to Linux in VM and deployed from JDeveloper in Linux with only AdminServer running.
    It was still giving the same error.
    Then I started all the Servers and Deployed the BPM Application from the JDeveloper in Linux, then it got Deployed Successfully.
    Coming to the issue of the ORA-12505, I have Oracle DB Installed on my local system and is running on the same port 1521 as that of database in Linux in the VM.
    I think that is that causing the issue. When I deploy from local JDeveloper, it is trying to connect to the local database which is on same port but different SID.
    So it was giving that error.
    So my learnings are
    1. All the servers in the domain 'dev_bpm_spaces' should be running for deploying the applications.
    2. We should deploy it from the Linux, expecially when we have local database server running.
    3. I understand that the ports mapping between the linux and windows is already configured in the VM, but sometimes the BPM workspace is not accessible from the local windows.
    So it is better to use the Linux for development, deployment and testing.
    Thanks and Regards
    Sameer

  • Issue with deploying in WLS 10.3, Jdev11g

    I previously has issue with ClassNotFoundException on log4j.logger class and I was able to resolved it by following suggestion on this thread: Re: Question about dependent projects (and their libraries) in 11g and add the following to my WEB-INF/weblogic.xml:
    <container-descriptor>
    <prefer-web-inf-classes>true</prefer-web-inf-classes>
    </container-descriptor>
    However, after I i have this added, I'm unable to deploy my application because of invalid cast exception:
    java.lang.ClassCastException: com.ctc.wstx.stax.WstxInputFactory cannot be cast to javax.xml.stream.XMLInputFactory
         at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:137)
         at weblogic.servlet.internal.TldCacheHelper$TldIOHelper.parseXML(TldCacheHelper.java:124)
         at weblogic.descriptor.DescriptorCache.parseXML(DescriptorCache.java:380)
         at weblogic.servlet.internal.TldCacheHelper.parseTagLibraries(TldCacheHelper.java:65)
         at weblogic.servlet.internal.War.getTagInfo(War.java:891)
    Any help would be greatly appreciated
    Thanks
    Tony

    WLS 10.3 supports two options for adding application wide libraries in the EAR file. You can add them either to the APP-INF/lib or a library directory of your choice.
    - Select the application in the Application Navigator drop down.
    - Open the Context Menu and select Application Properties.
    - In Deployment create a Deployment Profile
    - In the Application Assembly select all the libraries and enter a directory name for each (eg. APP-INF/lib)
    If you like to have a library directory of your choice do all the steps above plus:
    - Expand the Application Resources accordion
    - Expand the Deployment Descriptors
    - Add the application.xml Deployment Descriptor version 5.0
    - Add the <library-directory>libname</library-directory>
    Will blog this later today.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • 2 Issues with Curve -- Camera and Application Connectivity

    I'm having 2 issues with my Curve 8300.  I tried upgrading the SW to 4.5 but it didn't help.  Any ideas?
    - The camera is no longer working.  When I try taking pictures, it saves a JPG file but the file to the assigned folder but the file is smaller than it should be (usually ~6KB) and it doesn't render as an image.
    - I'm trying to use an application (the NYT Crossword Puzzle) but it gives me the error message "Unable to connect to the server.  Please try again later.", even though I do have connectivity for e-mail and web browsing.  I tried adjusting the application permissions in advanced settings but it didn't help.
    Thanks.

    Hi and welcome to the forums!
    As far as the camera I would try the following:
    No data will be lost when doing the following: pull the battery while the device is ON. Replace after a minute, Let the device reboot 1-3 min, see if the problem is fixed, Thanks 
    If that doesn't work I would suspect a low memory condition please read this link:
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB14213&sliceId=SAL_Pub...
    I do not have a definitive answer for the cross word. app. Could it be possible to test it off hours, to see if the servers at the NYT are in
    fact busy?
    Thanks
    Please remember to resolve your thread. Put the check mark in the green box that contained your answer! Thanks      
    Message Edited by Bifocals on 11-07-2008 06:47 PM
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Oracle Weblogic Server 12c, issue with deploying the war created from Wavemaker tool

    Hi
    Recently, I am facing an issue with Oracle Web logic Server 12c, on deploying the war file (created from Wavemaker tool) to running Web logic server, it shows deployment health status is OK and web application is Active. But when I visit the home page of the application, it is unable to load the javascript files in the context and I am getting below error. Please you can check these errors in the Inspect window of the browser :
    Here are the errors on hitting index page after deploying the war file to Web Logic.
    http://localhost:7001/TestWarProject
    http://localhost:7001/TestWarProject/lib/runtimeLoader.js  404 (Not Found) index.html:39
    http://localhost:7001/TestWarProject/config.js  404 (Not Found) index.html
    Uncaught ReferenceError: wm is not defined project.a.js:1
    (anonymous function) project.a.js:1
    Uncaught ReferenceError: wm is not defined index.html:89
    (anonymous function) index.html:89
    But when I exploded the war file and copy the whole application in the auto deploy folder and restart the server, it is working fine.
    Can you please what is the issue not setting context path properly on deploying the war on the fly?
    Has anyone found any appropriate solution or workaround? Can you please share?
    Thanks in advance for helping me out.
    ~pcg

    Hi
    Recently, I am facing an issue with Oracle Web logic Server 12c, on deploying the war file (created from Wavemaker tool) to running Web logic server, it shows deployment health status is OK and web application is Active. But when I visit the home page of the application, it is unable to load the javascript files in the context and I am getting below error. Please you can check these errors in the Inspect window of the browser :
    Here are the errors on hitting index page after deploying the war file to Web Logic.
    http://localhost:7001/TestWarProject
    http://localhost:7001/TestWarProject/lib/runtimeLoader.js  404 (Not Found) index.html:39
    http://localhost:7001/TestWarProject/config.js  404 (Not Found) index.html
    Uncaught ReferenceError: wm is not defined project.a.js:1
    (anonymous function) project.a.js:1
    Uncaught ReferenceError: wm is not defined index.html:89
    (anonymous function) index.html:89
    But when I exploded the war file and copy the whole application in the auto deploy folder and restart the server, it is working fine.
    Can you please what is the issue not setting context path properly on deploying the war on the fly?
    Has anyone found any appropriate solution or workaround? Can you please share?
    Thanks in advance for helping me out.
    ~pcg

  • Issue with deploying EAR to Weblogic 10.3.4 from STS

    Hi,
    I am using Spring Source Tool 2.6 as the IDE. While publishing the EAR to weblogic from STS, it is not happening. It doesnt give any error too. When I check from the admin console under deployments it will not be found. However, I am able to deploy the same ear file from admin console without any issue. Am I missing some thing while configuring the domain? Is there any work around for this? (Note: I am creating the domain by selecting the default options in dev environment).
    Thanks,
    Vishnu

    There appears to be an issue with tooling versions for Oracle tools and underlying eclispe. see following
    http://forum.springsource.org/showthread.php?104597-STS-2.6.0-M2-does-not-allow-adding-Weblogic-Servers

  • Issues with CS6 and Adobe Application Manager

    When trying to open an Adobe CS6 application, a crashing loop begins. The AAM opens and closes once per second in the Dock, along with the application I was attempting to open.  Because of the constant open and closing of these apps, it's almost impossible to get the mouse or keyboard to focus for enough time to do a force quit on either application, and a hard reboot is usually required to break out of the cycle. I had the entire suite uninstalled and reinstalled, but several weeks later, the issue resurfaced.

    There was an issue with the serialization file created.
    Creating a new serilaization file via AAMEE and running it resolved the issue.
    Create a serialization file via AAMEE: http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/Ad obeApplicationManagerEnterpriseEditionDeploymentGuide_v_3_1.pdf
    And then run it via command line.
    Here are the steps:
    AdobeSerialization (serialization file created using AAMEE 3.1) is not a double clickable file. You need to run it via command line to serialize the products. the command line is -
    AdobeSerialization --tool=VolumeSerialize --stream --provfile=”Absolute_Path_of_prov.xml”
    where
    --tool=VolumeSerialize:  specifies that the tool needs to process the prov.xml file to serialize.
    --provfile” specifies the absolute file path to the prov.xml file,
    By default, the tool looks for the prov.xml file in the same directory as the executable file and so
    typically you do not need to specify this option. (Specify this option only if the prov.xml file is in some
    other location.)
    Make sure you invoke command prompt with Admin privileges. Return code of zero means success.
    Tiffany can you please confirm the same?
    -Pragya

  • Issues with deploying 6880-X in VSS Mode

    Hi Everyone,
    I wanted to query the support community to see if folks are encountering issues in deploying the 6880-X in VSS mode.  We first looked at this soluition when it was running 15.1(2) SY2 as the recommened GA code.  We ran into several issues:
    1) VSL Link Timeout - Workaround:modify LMP timer or upgrade to 15.1(2)SY4
    2) Port-member goes into suspendstate when using 1000BASE-SX - shut/no shut suspended interface
    We ran into this and some other issues even with the eFSU upgrade process.  So my question is have you run into similiar difficulties in running the 6880 in VSS mode.  Did you go ahead and deploy?  If so did you deploy with 15.1(2)SY4 (new Cisco GA code) or did you live with the state you are in?
    Were there ways that you mitigated these issues?
    Thanks,
    Patnaik

    Hi Reza,
    Here you go.  Just so you know I resolved the suspended port-member by OIR the optic that was displayed as a 10G interface.
    lab6880#sh run inter te1/3/14
    Building configuration...
    Current configuration : 1546 bytes
    interface TenGigabitEthernet1/3/14
     no switchport
     mtu 9216
     no ip address
     no ip proxy-arp
     platform qos queue-mode mode-dscp
     wrr-queue bandwidth 100 150 125 150 0 0 100 
     wrr-queue queue-limit 20 40 10 10 0 0 5 
     wrr-queue random-detect min-threshold 1 50 60 80 100 
     wrr-queue random-detect min-threshold 2 70 100 100 100 
     wrr-queue random-detect min-threshold 3 70 100 100 100 
     wrr-queue cos-map 4 1 3 
     wrr-queue cos-map 5 1 4 
     wrr-queue dscp-map 1 1 1 2 3 4 5 6 7 8 
     wrr-queue dscp-map 1 1 9 11 13 15 16 17 19 21 
     wrr-queue dscp-map 1 1 23 25 27 29 31 33 35 37 
     wrr-queue dscp-map 1 1 39 41 42 43 44 45 47 49 
     wrr-queue dscp-map 1 1 50 51 52 53 54 55 57 58 
     wrr-queue dscp-map 1 1 59 60 61 62 63 
     wrr-queue dscp-map 1 2 0 
     wrr-queue dscp-map 2 1 10 12 14 
     wrr-queue dscp-map 3 1 18 20 22 
     wrr-queue dscp-map 3 2 26 28 30 
     wrr-queue dscp-map 4 1 24 32 34 36 38 
     wrr-queue dscp-map 7 1 48 56 
     rcv-queue dscp-map 1 1 1 2 3 4 5 6 7 8 
     rcv-queue dscp-map 1 1 9 11 13 15 17 19 21 23 
     rcv-queue dscp-map 1 1 25 27 29 31 33 35 37 39 
     rcv-queue dscp-map 1 1 41 42 43 44 45 47 49 50 
     rcv-queue dscp-map 1 1 51 52 53 54 55 57 58 59 
     rcv-queue dscp-map 1 1 60 61 62 63 
     rcv-queue dscp-map 1 2 0 
     rcv-queue dscp-map 1 3 16 
     rcv-queue dscp-map 2 1 10 12 14 
     rcv-queue dscp-map 3 1 18 20 22 
     rcv-queue dscp-map 3 2 26 28 30 
     rcv-queue dscp-map 4 1 24 32 34 36 38 
     rcv-queue dscp-map 7 1 48 56 
     macro description UPLINK
     arp timeout 300
     channel-group 100 mode active
    end
    lab6880#sh run inter te2/5/14
    Building configuration...
    Current configuration : 1546 bytes
    interface TenGigabitEthernet2/5/14
     no switchport
     mtu 9216
     no ip address
     no ip proxy-arp
     platform qos queue-mode mode-dscp
     wrr-queue bandwidth 100 150 125 150 0 0 100 
     wrr-queue queue-limit 20 40 10 10 0 0 5 
     wrr-queue random-detect min-threshold 1 50 60 80 100 
     wrr-queue random-detect min-threshold 2 70 100 100 100 
     wrr-queue random-detect min-threshold 3 70 100 100 100 
     wrr-queue cos-map 4 1 3 
     wrr-queue cos-map 5 1 4 
     wrr-queue dscp-map 1 1 1 2 3 4 5 6 7 8 
     wrr-queue dscp-map 1 1 9 11 13 15 16 17 19 21 
     wrr-queue dscp-map 1 1 23 25 27 29 31 33 35 37 
     wrr-queue dscp-map 1 1 39 41 42 43 44 45 47 49 
     wrr-queue dscp-map 1 1 50 51 52 53 54 55 57 58 
     wrr-queue dscp-map 1 1 59 60 61 62 63 
     wrr-queue dscp-map 1 2 0 
     wrr-queue dscp-map 2 1 10 12 14 
     wrr-queue dscp-map 3 1 18 20 22 
     wrr-queue dscp-map 3 2 26 28 30 
     wrr-queue dscp-map 4 1 24 32 34 36 38 
     wrr-queue dscp-map 7 1 48 56 
     rcv-queue dscp-map 1 1 1 2 3 4 5 6 7 8 
     rcv-queue dscp-map 1 1 9 11 13 15 17 19 21 23 
     rcv-queue dscp-map 1 1 25 27 29 31 33 35 37 39 
     rcv-queue dscp-map 1 1 41 42 43 44 45 47 49 50 
     rcv-queue dscp-map 1 1 51 52 53 54 55 57 58 59 
     rcv-queue dscp-map 1 1 60 61 62 63 
     rcv-queue dscp-map 1 2 0 
     rcv-queue dscp-map 1 3 16 
     rcv-queue dscp-map 2 1 10 12 14 
     rcv-queue dscp-map 3 1 18 20 22 
     rcv-queue dscp-map 3 2 26 28 30 
     rcv-queue dscp-map 4 1 24 32 34 36 38 
     rcv-queue dscp-map 7 1 48 56 
     macro description UPLINK
     arp timeout 300
     channel-group 100 mode active
    end
    interface Port-channel100
     no switchport
     dampening 20
     mtu 9216
     ip address 172.16.2.250 255.255.255.254
     ip pim sparse-dense-mode
     ip ospf network point-to-point
     logging event link-status
     logging event nfas-status
     logging event bundle-status
     load-interval 30
     carrier-delay msec 0

  • Having issues with connecting to various applications

    I first noticed my connection issues with the iTunes store.  It just wouldn't connect and an error message popped up.  I figured it had something to do with iTunes.
    But then I noticed my Skype wouldn't connect.
    And when I click on the "File Explorer" tab pinned to the taskbar, it thinks for 30 seconds, the whole screen will blink once and it will never pull up.
    Everything else runs smoothly. I can browse the internet. Play my music in iTunes (just can't open the store).  I can open Word documents without any issues.  I checked the Windows firewall and it is set to allow both iTunes and Skype. This issue
    only started a few days ago.  And last night I made sure my Windows was up to date.
    I have a Samsung laptop with Windows 8.  Any idea what might be going on?

    Hi,
    We need more information to analyze your issue. What's error message when you attempt to connect the Skype?
    And how about when you launch "File Explorer" via the original source instead of pinned shortcut in taskbar?
    I would like to suggest you run App troubleshooter to see if it could be fixed:
    Troubleshoot problems with an app
    http://windows.microsoft.com/en-IN/windows-8/what-troubleshoot-problems-app
    Meanwhile, please update all your drivers especially video card.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Issues with SBO 2005 form load which has been created using  XML

    Am converting SBO 2004A addon into SBO 2005 addon, am loading a wizard form (wizard.xml)using following code.
       Dim oXMLDoc As MSXML2.DOMDocument
        Dim sXMLString As String
        Set oXMLDoc = New MSXML2.DOMDocument
        oXMLDoc.Load (App.Path & "FILESWizard2.xml")
        Dim strXml As String
        strXml = oXMLDoc.xml
        mobjSBOApplication.LoadBatchActions strXml
    But when we runs above code in SBO 2005, LoadBatchActions display error "Invalid Form - Item" "3006".
    It seems there are some change in the UI for the loadBatchActions to read the XML file.
    Would appreciate if you could advise on the same urgently.

    Hi Adele,
    Thanks for your reply.
    But this is the error comes with LoadBatchActions method of application object. I have check the same in debug mode but this is not item event error because i followed the loading event in form but action does not move ahead after the LoadBatchActions..
    I have also written GetLastBatchResults just below the LoadBatchActions and the same shows the below error message.
    <?xml version=""1.0"" encoding=""UTF-16""?><result><errors><error code=""-7037"" descr=""Argument is out of Range""/><error code=""-7037"" descr=""Argument is out of Range""/><error code=""-7037"" descr=""Argument is out of Range""/><error code=""-7037"" descr=""Argument is out of Range""/><error code=""-7037"" descr=""Argument is out of Range""/><error code=""-7037"" descr=""Argument is out of Range""/><error code=""3006"" descr=""<b>Form - Invalid Form Item""/><error descr=""Could not recover from previous errors""/</b>></errors></result>"
    but the same is working perfectly ok with 2004A.. would appreciate if you could advise on the same.

Maybe you are looking for

  • HP Officejet 4215 all-in-one printer, copier, fax and scanner

    Before I installed Leopard, I had various options in my print menu available to me. For example, I could print a document or webpage in black and white (to save ink) that was originally in color. After installing Leopard, those printer options do not

  • Why does my Mac Mini keep crashing when I try backing up to the Time Machine?

    I have a Seagate Barracuda internal harddrive stuck in an external enclosure. I have formatted the harddrive to meet with the Mac's standards. I am trying to backup using the Time Machine feature and the computer has crashed three times so far. Is th

  • "Unable to set maximum number of files to be opened." in CS6, on two computers

    I continue to get this message on my CS6 Illustrator install, and it prevents the launch of the software I know about this forum posting: http://forums.adobe.com/message/4410279 But I am intentionally double posting as: There has been nothing from an

  • Video displays weird colors with normal sound

    I recently downloaded the newest version of quicktime (itunes said it was required) and also service pack 2 because that was required for the newest quicktime, but now when I play videos, they are playing (I can hear the sound), but the video is just

  • Using the JW Player in another FLA

    I'd like to use the ever so popular JW Player in another Flash Document but I can't for the life of me figure out how to do it with AS3 and JW 4.4. http://www.longtailvideo.com/support/jw-player-setup-wizard?example=44 There's been two big posts abou