Deployment - maintaining container loads

We are investigating changing our SNP network, and adding a location to represent the inbound port for ocean shipments.  At this location, we will run deployment to determine which DC to send product to from the port.  We will not be breaking container loads at this port, so a deployment rec needs to be for an entire container.
Is there any way to do this within SNP?
Background:
Currently, we determine at the time of outbound shipment which DC the product will go to.  The product is then on the water for 4 weeks, then arrives at the inbound port and is forwarded to the DC.  During this 4-week time, demand at the DCs may have changed such that product that was intended for DC1 should now go to DC2. 
We want SNP to recommend this destination change.  I can envision setting up the port as a location, and running deployment from there, but I don't know how to "tell" SNP that it is dealing with containers that can't be broken (rather than deploying individual units).
Thanks for your guidance!

I did not follow how deployment came into picture. I think based on the requirement, SNP by itself should be sufficient. I am assuming that the container load is valid for just one product in entirety. This means you can always play with the Minimum Lotsize in Product Master (make it equal to container load) and have a rounding of container load. You may also need to have a lot size profile in your T Lane with the container load. ( need to explore if it is the Min and max lot size in product specific t lane or the T Lot prof on the product specific means of transport). I agree that if the frequency of SNP run is not comparable with Tlane leadtime, then you would need to configure deployment to run as frequently as required.
If your design requires deployment to run anyways, then these settings of lot sizes can be taken again into consideration.
The suggestion will not work if a container load has multiple products as then you would need TLB. cross-product lot sizing is not possible in SNP.

Similar Messages

  • Native deployment (self-contained) icon integration not working for .exe?

    I am having issues replacing the default icon that is used for the native installer. I referred to this guide: http://docs.oracle.com/javafx/2/deployment/self-contained-packaging.htm#BCGICFDB
    Using the latest stable v. of JavaFX and NetBeans. The tutorial only had sample instructions for Mac OSX, but I assume they are similar to Windows. What I did was create 2 directories inside my projects root folder (given that my project is called test ) and place an .ico file:
    test\package\windows\test.ico
    When I dist build the project I get the following message: +Using default package resource [application icon] (add package/windows/test.ico to the class path to customize)+
    Does this work for anyone? Any idea where the error might be in my case?

    Thank you kindly for you reply.
    Hmm, right on the tutorial page it is stated:
    *"_If you created a JavaFX project using Netbeans 7.2 or later, then the JavaFX Ant tasks are predefined, and "." is already added to the classpath by default._"*
    Is this an error in the tutorial then? Indeed quite odd in that case. What you're currently referring to is this:
    http://i.imgur.com/8f9Db.png
    right?

  • Deploying libraries containing VI names that are invalid as filenames

    When using "Deploy TestStand System" I get the following error:
    "Error Code:1052
    Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. LabVIEW error:
    C:\TestStand Deployment\Image\target\SupportVIs\Guardian 1000 Status?.vi"
    The problem is apparently the invalid character "?" when attempting to save the VI as a file, but this is the name of the VI in the instrument library for the Quadtech instrument.
    Are there any solutions to this problem or will I have to manually fix all VI names in the library (and be forced to change all references to the VIs as well)?
    Best regards
    Poul Anker Ersly

    Poul,
    The easiest fix is to go to the LabVIEW options and change the SubVI Location from SupportVIs to SupportVIs.llb. This change will put all of the support VIs into an llb which will allow the ? as a valid character.
    The disadvantage of using an llb is that an installer treats it as a single file. This is a problem if you want to create multiple installers containing test VIs.
    -Rick Francis

  • OEM in Linux and Unix Memory difference on Deployed OC4J Container

    I have 2 Oracle 9iAS environments 1 each for production and test.
    My Prod servers are on AIX (Unix)
    My Test server is on Linux
    Under Enterprise Manager If I create an OC4J container exactly the same in both and deploy an application exactly the same in both could someone tell me why the memory usage display is widely different - on linux its much more used than on unix?
    Perplexing.

    The code gets pretty messy as I have both a SendMail and MailMessage class that I use. Basically for not authenticated messages (I need authenticated), the example on metalink Doc ID: Note:234490.1 with subject "Mail Service Setup" is what I used to get this going.
    I updated the local application.xml file located in C:\jdev1012\jdev\system10.1.2.2.0.1929\oc4j-config\application.xml
    <mail-session location="mail/mailsession" smtp-host="my.mail.server">
    <property name="mail.transport.protocol" value="smtp"/>
    </mail-session>
    On a datapage, I have a button with event_Email. In the action class I have an onEmail() method that calls the code to create a message and send it with the email transport.
    In my libraries in JDeveloper, I created one called JavaMail which has activation.jar and mail.jar. This is added to the project.
    Everything works fine when running locally. The problem is in deployment. The OC4J container that I deploy to has a java2.policy file. At first the classpath, and the location in the policy file for mail.jar and activate.jar were not the same. I updated the policy file to use the files in the classpath. Since mail.jar and activate.jar on the OAS server are in the classpath, I didn't include these files in the deployment.
    When trying to run, I don't get any messages, just a 500 Error.
    If I try to implement a policy file on the local OC4J in JDeveloper, I get lots of problems, and I gave up on that route.
    Hope that adds more info. Thanks, Ken

  • Error while deploying WD containing ADOBE interactive form

    Hi all.
    While deploying the TutWD_OnlineInteractiveForm_Init project the application fails to run. the error i get is: "com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF".
    While deploying the same project on a co-worker computer, the application runs fine.
    ADS is configured properly and ADSUSER password is maintained (never expires). Needless to say we deploy  & run on the same server.
    More than that, after changing language settings (Hebrew and English) in my computer's regional settings, the default language on my IE, and the locale attribute in the XML source of the form, another project which caused the same problem suddenly worked just fine - but i can't find any consistency in these changes.
    im running NW2004s with IE6 and ALD 7.1
    Regards,
    Motty

    Exception Stack Trace:
    com.adobe.ProcessingError: Template used in PDF render operation is invalid or cannot be found: bytes Reason code: Unsupported file format
         at com.adobe.ads.request.RemoteRenderer.renderAllRemote(Unknown Source)
         at com.adobe.ads.request.RemoteRenderer.renderAll(Unknown Source)
         at com.adobe.ads.request.RemoteRenderer.renderAll(Unknown Source)
         at com.adobe.ads.request.Renderer.renderWithoutCache(Unknown Source)
         at com.adobe.ads.request.Renderer.execute(Unknown Source)
         at com.adobe.BaseADSRequest.doWork(Unknown Source)
         at com.adobe.AdobeDocumentServicesWorker.processRender(Unknown Source)
         at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         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:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.adobe.document.xmlform.InvalidTemplateException: IDL:com/adobe/document/xmlform/InvalidTemplateException:1.0
         at com.adobe.document.xmlform.InvalidTemplateExceptionHelper.read(Unknown Source)
         at com.adobe.document.xmlform._FormFactoryStub.renderAll(Unknown Source)
         ... 36 more
    #1.5#00042388695800610000005D0000123000043C23C952EA83#1192024306026#com.sap.tc.webdynpro.pdfobject.core.PDFObject#sap.com/tcwddispwda#com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall#Guest#2####f04395e0773711dcbfa5000423886958#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#/System/UserInterface#Plain###Result(2): VersionInfo is: 705.20060620101936.310918#
    #1.5#00042388695800610000005F0000123000043C23C952EC02#1192024306026#com.sap.tc.webdynpro.pdfobject.core.PDFObject#sap.com/tcwddispwda#com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall#Guest#2####f04395e0773711dcbfa5000423886958#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#/System/UserInterface#Plain###Result(3): RenderPageCount is: 0#
    #1.5#0004238869580061000000610000123000043C23C952EDB6#1192024306026#com.sap.tc.webdynpro.pdfobject.core.PDFObject#sap.com/tcwddispwda#com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall#Guest#2####f04395e0773711dcbfa5000423886958#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#/System/UserInterface#Plain###Result(4): TraceString is:    Begin operation: Render, elapsed time = 0 ms.
       End operation: Render, elapsed time = 78 ms.
       Begin operation: Render Log, elapsed time = 78 ms.
       End operation: Render Log, elapsed time = 156 ms.
       Begin operation: Attach Collateral, elapsed time = 156 ms.
       End operation: Attach Collateral, elapsed time = 656 ms.
    #1.5#0004238869580061000000630000123000043C23C9531A35#1192024306026#com.sap.tc.webdynpro.sessionmanagement#sap.com/tcwddispwda#com.sap.tc.webdynpro.sessionmanagement.ExceptionHandler.handleThrowable#Guest#2####f04395e0773711dcbfa5000423886958#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#/System/UserInterface#Java###Exception occured during processing of a Web Dynpro application: "com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF".
    [EXCEPTION]
    #1#com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:396)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../local/TutWD_OnlineInteractiveForm_Init/OnlineInteractiveFormApp/~wd_key132_1192024306026/Error+PDF.pdf?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-cltwndid=efaaff61773711dcb914000423886958&sap-wd-appwndid=efaaff62773711dc806e000423886958&sap-wd-norefresh=X
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:383)
         ... 29 more
    #1.5#0004238869580061000000640000123000043C23C9538A7C#1192024306057#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#Guest#2####f04395e0773711dcbfa5000423886958#SAPEngine_Application_Thread[impl:3]_4##0#0#Error##Plain###Processing HTTP request to servlet [dispatcher] finished with error. The error is: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:396)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../local/TutWD_OnlineInteractiveForm_Init/OnlineInteractiveFormApp/~wd_key132_1192024306026/Error+PDF.pdf?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-cltwndid=efaaff61773711dcb914000423886958&sap-wd-appwndid=efaaff62773711dc806e000423886958&sap-wd-norefresh=X
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:383)
         ... 29 more
    #1.5#0004238869580061000000660000123000043C23C9539074#1192024306057#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tcwddispwda#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Guest#2####f04395e0773711dcbfa5000423886958#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#/System/Server/WebRequests#Plain###Processing HTTP request to servlet [dispatcher] finished with error.
    The error is: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
    Exception id: [0004238869580061000000640000123000043C23C9538A7C]#

  • Hierarchy maintain and load

    hi ,
    i am new to SAP -Bi , Can any one explain me how to maintain Hierarchy and load data into it .i have sandbox system for practice.
    Thanks
    Ganesh.

    Hi
    Search the forum, there are lot of threads related to this.
    Regarding Hierarchies
    Regards,
    Srinivas

  • MouseX position problem in container loaded .swf

    Hi All,
    Maybe looking at me in the face but I am having trouble tracing mouseX position.
    I have an intro .swf that plays and once finished creates a container and loads main movie in that container.
    In the main movie I have an infinite menu where the speed is controlled by mouseX.
    Standalone the main movie works perfectly but as soon as I load into container I lose the mouseX.
    Below is 'some' of the code that sits in Main movie.
    addEventListener(Event.ENTER_FRAME, moveGallery);.........
    function moveGallery(e:Event):void {
    var speed:Number = -(0.02 * (startpage_nav_mc.mouseX - centerX));..........
    I tried adding stage.addEventListener(Event.ENTER_FRAME, moveGallery) to see if that helped follow mouse once loaded into container. Nothing happened!!
    Thanks in Advance for any thoughts.
    Chris

    Hi Ned,
    Just didn't wont to bother anyone with too much code. After debugg it is the centerX that is the problem. See below.
    How do I need to define it?
    Chris
    //Save the horizontal center
    var centerX:Number = stage.stageWidth / 2;
    //Save the width of the whole gallery
    var galleryWidth:Number = startpage_nav_mc.startpage_nav_container_mc.nav_mc.width;
    //Speed of the movement (calculated by the mouse position in the moveGallery() function)
    //Add an ENTER_FRAME listener for the animation
    addEventListener(Event.ENTER_FRAME, moveGallery);
    function moveGallery(e:Event):void {
         //Calculate the new speed
         var speed:Number = -(0.02 * (mouseX - centerX));
         //var speed:Number = -(0.02 * (startpage_nav_mc.mouseX - centerX));
         //Update the x coordinate
         startpage_nav_mc.startpage_nav_container_mc.nav_mc.x+=(speed/1.3);
         //Check if we are too far on the right (no more stuff on the left edge)
         if (startpage_nav_mc.startpage_nav_container_mc.nav_mc.x>0) {
              //Update the gallery's coordinates
              startpage_nav_mc.startpage_nav_container_mc.nav_mc.x= (-galleryWidth/2);
         //Check if we are too far on the left (no more stuff on the right edge)
         if (startpage_nav_mc.startpage_nav_container_mc.nav_mc.x<(-galleryWidth/2)) {
              //Update the gallery's coordinates
              startpage_nav_mc.startpage_nav_container_mc.nav_mc.x=0;

  • Enterprise Deployment Guide/BigIP Load Balancer Question

    In the Oracle Application Server Enterprise Deployment Guide, B13998-03, in appendix A, section A.2, it refers to using F5 software version 4.5, with a BigIP Application Switch. 4.5 seems a bit old. Has anyone used version 9.0.4 successfully?

    You have to remember that the 9.0.4 release isn't that new either. However, you can basically use every load balancer out there if they support 1) Sticky/Persistent sessions and 2) Nat client.
    You may also want to check this link:
    http://www.oracle.com/technology/products/ias/hi_av/Tested_LBR_FW_SSLAccel.html
    Regards,
    Martin

  • WAR Deployment - Images not loading

    Hi,
    I've developed a web appln which is being deployed in Sun One App Server 7. And while deploying I gave the context-root as /Test and I'm invoking the login jsp page using a Controller servlet. The issue is the images are not loading when the page loads. Should there be any entry be made in the web.xml for images alone ? below is the entry from the server.xml.
    <applications dynamic-reload-enabled="false" dynamic-reload-poll-interval-in-seconds="2">
    <web-module enabled="true" location="C:\Sun9\jstudio\AppServer7\domains\domain1\server2\applications\j2ee-modules\project_2" name="project" context-root="/Test"/>
    </applications>
    Can anybody pls help ? I'm stuck...
    Thanks,
    -GR

    I have not worked iwth Sun One App Server. However, I guess I may cheer you up.
    I do not think there is any entry just for image files. They should just be able to be fetched by client browsers as it is unless it needed special sever-side handling before sent out to browsers, in which you will see a servlet entry in web.xml that handles image files. Can you put a "foo.txt" in the same location as your image file, add a href to it in your login jsp page and see if you can fetch the "foo.txt" when you access the login page? Just to see if your situation is not a crazy one.
    Also, you may check if your image files/corresponding url patterns are protected in the <security-constraint> elements of web.xml.

  • Error deploying pages containing JSTL

    Having a problem when I verify my App.
    Assertion:All the JSPs that are bundled inside a web application must be compilable using a J2EE compliant JSP compiler that does not have any proprietary or optional features in it.
    For [ /project/WebApp.war ]
    Error: Some JSPs bundled inside [ WebApp ] could not be compiled. See details below.
    org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
    I have seen a couple of posting about this which indicate that the uri should be changed either to http://java.sun.com/jstl/core.
    This doesn't seem to change the situation.
    The uri I am using is cut-n-paste from the c.tld file in the appserv-jstl.jar.
    Not sure what to do next

    Trying putting resource-adapter-mid as
    appname#rarname
    where appname is the module name of application that is deployed and rarname is the name of rarfile inside it without extension.

  • Some AQ managed tables aren't cleared and contain loads of rows

    Hi,
    I have been running a system made up of two nodes (Oracle XE 10gR2) connected by queues for a couple of years without too much hassle up to date.
    Yesterday I found that two of the tables created at the time of the creation of the queue contained a few hundred thousands rows whereas the same tables in a test environment that runs almost the same data were empty. I am talking of AQ$_queue_table_name_H and $AQ_queue_table_name_I.
    I stopped the propagation and when the queue was empty I truncated the content of the two tables without problems, but the question is, is there some internal Oracle process that is supposed to take care of this and for some reason is not working?
    I checked the documentation but I don't find much details about housekeeping jobs.
    Is the monitoring of these tables something that the DBA should add to his/her tasks?
    Thanks
    Flavio

    Hi,
    Sorry I missed the XE thing.
    So, when you say aq_tm_processes is set to zero as recommended I'm assuming you mean it is defaulted and not explicitly set to zero? You can check using this:
    connect / as sysdba
    set serveroutput on
    declare
    mycheck number;
    begin
    select 1 into mycheck from v$parameter where name = 'aq_tm_processes' and value = '0'
    and (ismodified != 'FALSE' OR isdefault='FALSE');
    if mycheck = 1 then
    dbms_output.put_line('The parameter ''aq_tm_processes'' is explicitly set to 0!');
    end if;
    exception when no_data_found then
    dbms_output.put_line('The parameter ''aq_tm_processes'' is not explicitly set to 0.');
    end;
    /If it is explicitly zero then remove it:
    alter system reset aq_tm_processes scope=spfile sid='*';
    --restart the databaseIf it isn't then check that the background processes are running:
    select sid,type,program,event from v$session where program like '%(Q%';sys.dbms_aqadm.aq$_propaq handles propagation not queue cleanup activities, the cleanup process should be removing data if the retention is set to 0, this is a background process so its frequency is defined internally.
    Can you also check for orphaned messages on your queue?
    select count(*)
    from AQ$_<queue_table_name>_I i
    where not exists (select t.msgid
                      FROM <queue_table_name> t where i.msgid = t.msgid);
    select count(*)
    from AQ$_<queue_table_name>_T i
    where not exists (select t.msgid
                      FROM <queue_table_name> t where i.msgid = t.msgid);
    select count(*)
    from AQ$_<queue_table_name>_H i
    where not exists (select t.msgid
                      FROM <queue_table_name> t where i.msgid = t.msgid);Thanks
    Paul
    Edited by: pdtill2508 on May 23, 2012 9:55 AM

  • SCCM 2012 OS deployment fails post loading.WIM

    I am trying to install an image on a laptop - I get the PXE boot and it downloads the NBP file and starts loading the files for the .wim - it does this (I suspect) and after about 30 minutes of doing that (loading files.....) it goes to a login screen but
    it is not the new image, it is what came with it.
    How do I troubleshoot this.
    In the smspxe.log it shows that it is looking for the bootimage HQ200005 (which corresponds to my x64 boot image) then I get some Begin validation of certificate and completed validation of certificate and then that's all.

    Also, it's always a good rule of thumb to make sure you've got all your content properly distributed, boundaries and boundary groups setup and good to, and a network access account created.

  • Data Centre Interconnection - firewall and load balancer deployment

    Hi all,
    I've read lots of Cisco docs/white papers on DCI - Layer 2 extension between DCs, but as yet I cannot find any decent information on how best to deploy firewalls and load balancers in such a design. I've seen refs to FHRP isolation on Nexus 7k (and possible 6k if you use DCI block) but nothing on the services elements.
    The services element seems to be a complete minefield here:
    - active/standby across sites, or deploy resilient pairs in each site?
    - how to align optimal traffic flows inbound and ooutbound (RHI, SNAT, etc.)
    - best practice suggestions ideally.
    Cisco DCI docs seem to always gloss over the fact that most customers would have to deal with firewalls and load balancers here, and simply refer to 'coming soon' for that info.
    If anyone has any good suggestions/links to docs explaining detailed implementation info would be much appreciate
    Thanks
    Phil

    You might want to check out this new product called ITD.
    Simple and faster solution:
    ITD provides :
    ASIC based multi-terabit/s L3/L4 load-balancing at line-rate
    No service module or external L3/L4 load-balancer needed. Every N7k port can be used as load-balancer.
    Redirect line-rate traffic to any devices, for example web cache engines, Web Accelerator Engines (WAE), video-caches, etc.
    Capability to create clusters of devices, for example, Firewalls, Intrusion Prevention System (IPS), or Web Application Firewall (WAF), Hadoop cluster
    IP-stickiness
    Resilient (like resilient ECMP)
    VIP based L4 load-balancing
    NAT (available for EFT/PoC). Allows non-DSR deployments.
    Weighted load-balancing
    Load-balances to large number of devices/servers
    ACL along with redirection and load balancing simultaneously.
    Bi-directional flow-coherency. Traffic from A-->B and B-->A goes to same node.
    Order of magnitude OPEX savings : reduction in configuration, and ease of deployment
    Order of magnitude CAPEX savings : Wiring, Power, Rackspace and Cost savings
    The servers/appliances don’t have to be directly connected to N7k
    Monitoring the health of servers/appliances.
    N + M redundancy.
    Automatic failure handling of servers/appliances.
    VRF support, vPC support, VDC support
    Supported on both Nexus 7000 and Nexus 7700 series.
    Supports both IPv4 and IPv6
    N5k / N6k support : coming soon
    Blog
    At a glance
    ITD config guide
    Email Query or feedback:[email protected]

  • Embedded container swf loading swf with xml

    I'd call myself an intermediate AS3 newbe. I have a series of slideshows that is called by a 'container' Flash file.
    These slideshow swf files are now rather large (230 kb) so as a test, I redid one of them as a  Flash file that uses xml rather than the images called within the file itself (file size 68 kb), which is my first exploration into xml & AS3.
    All the non-xml files load and play fine locally (well, sort of, since there's some weird glitchs which show up in different ways at different times in the container loading too many files one after another at times - and sometimes there's no problem at all) but that's not my current problem here.
    Basic URL structure:  document relative
    1. container file (container.fla/container.swf) will be embedded in a html file. --> /Flash.container.swf The contain file has a series of links to other .swf files.
    2. The container file other .swf files (selection of 10) from a  subfolder called /sbrds i.e. --> UILoader loads "Flash/sbrds/albert.swf"
    3.  The albert.fla/albert.swf loads an xml slideshow from a subfolder of sbrds  called /AlBert  --> /Flash/sbrds/Albert code "loader.load(new URLRequest("AlBert/AlBertXX.xml"));"  (quotes in message only)
    4. Inside the /Albert folder I have the xml file and all the images. xml file  is AlBertXX.xml  (attached)  
    5. local structure --> desktop/workingFiles/storyboards (container.fla) /Flash /sbrds (albert.fla) /Albert (Albertxx.xml & image.jpgs)
    would equal on the server as  root html/Flash/sbrds/Albert
    Locally... The albert.fla (in the /Flash/sbrds folder) itself works fine with no errors when calling the xml file.  But when I test that file from the container.fla/swf  I get a 2044/2032 error "Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///.../myLocalDesktopFolder/storyboards/AlBert/AlBertXX.xml      at albert_fla::MainTimeline/albert_fla::frame1()"
    I've check and rechecked for any typos in the xml slideshow test and don't find any.  Any ideas?
    Could it be that I'm calling a xml driven file from a non-xml driven file?
    I have all the files including my buggy htm file at http://www.danwelter.com/susanTest_static.htm
    All the pertinent fla and image files are in the /flash folder (too many to attach).
    -- Thanks --- Susan

    Hi Jan
    Apparently the update went into place on my personal laptop
    overnight last night. I awoke this morning to discover it had
    rebooted itself and it was patiently waiting for me to enter my
    bootup password. Anyhoo, I happened to notice that today when I
    hovered the mouse over my Captivate movie, I saw the dreaded
    “click to activate and use this control” message that
    popped up in a tooltip. What to do?
    Well, I did notice that it seemed to require a mouse click to
    "activate" the control, but simply running the movie seemed to be
    fine. I then wondered what would be disabled. When my movie got to
    the first button, the initial click was used to enable the control.
    Then the second click was accepted and progressed the movie.
    I hopped out on the web and found a page at the following
    URL:
    http://www.amarasoftware.com/flash-problem.htm
    After following the instructions there, my files seemed fine.
    Here are the steps I followed:
    1. Copied the code on the page and pasted into an empty
    Notepad.
    theObjects = document.getElementsByTagName("object");
    for (var i = 0; i < theObjects.length; i++) {
    theObjects
    .outerHTML = theObjects.outerHTML;
    2. Saved as file name ieupdate.js.
    3. Copied the link code and pasted between the closing object
    and center tags.
    Before:
    </object>
    </center>
    After:
    </object>
    <script type="text/javascript"
    src="ieupdate.js"></script>
    </center>
    It occurs to me that one could easily modify the "seed" HTML
    page Captivate uses when it creates the HTML page. This page is
    named standard.htm and is found in the following location:
    C:\Program Files\Macromedia\Captivate\Templates\Publish
    This would save tweaking the HTM each time you publish. Then
    you would only need to worry about making sure you copied the
    associated ieupdate.js file to the same folder.
    You gotta love lawsuits. I really hope those that "won" are
    happy that we all now have to jump through all the hoops to make
    things work. Sheesh
    Hopefully this helps... Rick

  • How to use the Load Balancer Plug-in to serve multiple domains

    In SJSAS8.1 SE/EE the asadmin commands that create and maintain a load balancer configuration operate within a domain. When the load balancer configuration is exported an xml file is created that contains all the information for that domain. To make the load balancer plug-in balance the load for multiple domains, the loadbalancer.xml files can be manually merged to conatin the data that is exported from each domain's load balancer configuration.
    For example, 2 domains are created, both having a load balancing configuration. After exporting both configurations using the asadmin export-http-lb-config command, the user would then cut and past the cluster information into the single loadbalancer.xml file that resides under the web server's config directory.
    An example of the manually merged loadbalancer.xml file follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <loadbalancer>
    <cluster name="domain1">
    <instance disable-timeout-in-minutes="30" enabled="true" listeners="http://localhost:1026 https://localhost:38181" name="i1"/>
    <instance disable-timeout-in-minutes="30" enabled="true" listeners="http://localhost:1027 https://localhost:38182" name="i2"/>
    <web-module context-root="ab" disable-timeout-in-minutes="30" enabled="true"/>
    <health-checker interval-in-seconds="5" timeout-in-seconds="60" url="/"/>
    </cluster>
    <cluster name="domain2">
    <instance disable-timeout-in-minutes="30" enabled="true" listeners="http://localhost:1029 https://localhost:38189" name="i3"/>
    <instance disable-timeout-in-minutes="30" enabled="true" listeners="http://localhost:1030 https://localhost:38188" name="i4"/>
    <web-module context-root="webservice" disable-timeout-in-minutes="30" enabled="true"/>
    <health-checker interval-in-seconds="5" timeout-in-seconds="60" url="/"/>
    </cluster>
    <property name="response-timeout-in-seconds" value="60"/>
    <property name="reload-poll-interval-in-seconds" value="5"/>
    <property name="https-routing" value="false"/>
    <property name="require-monitor-data" value="false"/>
    <property name="route-cookie-enabled" value="true"/>
    </loadbalancer>
    Hope this helps - Mark

    Mark, be my savior, I work for SUN as subcontractor at client site. the only one at site ...so I depend on this forum for solutions........
    still having trouble failingover to second instance. I have two AccessManagers behind this loadbalancer.
    Here is what I saw......
    **************LOGS**********************
    [20/Jun/2005:14:22:47] failure (15102): for host 128.114.65.13 trying to GET /amconsole/base/AMA
    dminFrame, service-passthrough reports: timed out waiting for request body
    [20/Jun/2005:14:22:47] warning (15102): reports: lb.runtime: ROUT1014: Non-idempotent request /
    amconsole/base/AMAdminFrame cannot be retried.
    So I went and updated the loadbalancer.xml (see at the end of the msg). Now I get a different kind of problem...
    **************LOGS******************************
    [20/Jun/2005:15:25:18] failure (15295): for host 128.114.65.13 trying to GET /amconsole/base/AMA
    dminFrame, service-passthrough reports: timed out waiting for request body
    [20/Jun/2005:15:25:18] info (15295): reports: lb.runtime: RNTM3003 : Error servicing the request : NoVal
    Here is my loadbalancer.xml file...
    <loadbalancer>
    <cluster name="cluster1">
    <instance name="instance1" enabled="true" disable-timeout-in-minutes="1" listeners="http://idm-test-1.ucsc.
    edu:80 "/>
    <instance name="instance2" enabled="true" disable-timeout-in-minutes="1" listeners="http://idm-test-2.ucsc.
    edu:80 "/>
    <web-module context-root="amconsole" disable-timeout-in-minutes="1" enabled="true" error-url="sun-http-lber
    ror.html" >
    <idempotent-url-pattern url-pattern="/*" no-of-retries="3" />
    </web-module>
    <web-module context-root="amserver" disable-timeout-in-minutes="1" enabled="true" error-url="sun-http-lberr
    or.html" >
    <idempotent-url-pattern url-pattern="/*" no-of-retries="3" />
    </web-module>
    <web-module context-root="ampassword" disable-timeout-in-minutes="1" enabled="true" error-url="sun-http-lb
    error.html" />
    <web-module context-root="amcommon" disable-timeout-in-minutes="1" enabled="true" error-url="sun-http-lberr
    or.html" >
    <idempotent-url-pattern url-pattern="/*" no-of-retries="3" />
    </web-module>
    <health-checker url="/" interval-in-seconds="15" timeout-in-seconds="2" />
    </cluster>
    <property name="reload-poll-interval-in-seconds" value="60"/>
    <property name="response-timeout-in-seconds" value="30"/>
    <property name="https-routing" value="false"/>
    <property name="require-monitor-data" value="true"/>
    <property name="active-healthcheck-enabled" value="true"/>
    <property name="number-healthcheck-retries" value="3"/>
    <property name="route-cookie-enabled" value="true" />
    </loadbalancer>
    **************************************************************

Maybe you are looking for

  • Configuration Control Node not getting displayed in Sol man

    Hi Experts, At Plant Maintenace configuration node Configuraton Control node needs to be configured to use IE4N Transcation. Where as this node is not visiable in my Solution Manager setting. The same can be seen in Dev & Qulaity system. Please guide

  • Outlook 2013 disables com add in

    Hello, I have a Outlook 2013 (connected to exchange2010) with a few add ins. One COM add in is not available when I stop outlook and start it. Everytime I have to go to File - options - add ins - click Start - check the add in and click OK. then its

  • Speck Case for Macbook Pro Worth It?

    I just ordered the black seethru mbp case and was wondering if any of you enjoy it as much the reviews say it.  The real question i wanted to ask was since i always have it on my desk most of the time don't actually take it anywhere either, is the ca

  • Sending  OBIEE  reports to non OBIEE users who are external to SMTP server

    Hi All, Hi Nazza, Would you please help me how you diid send reports to non OBIEE users (external mails)? I have configured the mail server and able to send reports to internal mails. I have followed the following steps as mensioned in all blogs: 1.

  • Problems installing Inspiration Browser with PSE 10

    I have PSE 9 and recently installed PSE 10 on my Windows Computer running Vista Home Premium 32 bit. When I try to access the Adobe photoshop Inspiration Browser from either the introductory window or the HELP drop down in the Organizer, I am told th