Setting of Apache

Hello

I want to know which parameter Apache is using the number of the Apache process when it starts?

Thank you.

Fr.

If the main answer to question, please close the thread by checking the useful and accurate answers.

See you soon

AJ

Tags: Oracle Applications

Similar Questions

  • Redirect to Apache

    Hello
    I have a db xe on linux ubuntu server.
    I have the user apache may redirect the apex.

    I use this setting in apache may
    -----------------------------------------------
    ProxyRequests off
    SetEnv force-proxy-request - 1.0.1
    SetEnv proxy-nokeepalive 1
    /Apex/ http://localhost:8008 ProxyPassReverse / apex /.
    ProxyPass /apex/ http://localhost:8008 / apex /.
    ProxyPassReverse is http://localhost:8008 / i /.
    ProxyPass is http://localhost:8008 / i /.
    AddType text/xml .xbl
    AddType text/x-component .htc
    --------------------------------------------------
    All work correctly except the chart flash... the message is: loading data. Please wait

    Why?

    Thank you to

    Lorenzo

    Hi Lorenzo,.

    You probably question the #HOST # does not receive good value in your HTML code of the chart Flash area.
    Take a look at this thread where we talk about: graphic Flash fails by proxy

    Kind regards
    Dimitri
    ----------------------------------
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/
    AWARDS: Don't forget to mark correct or helpful messages on the forum

  • javax.faces.application.ViewExpiredException: viewId: / folderUpload.jspx - ADF_FACES-30107: the page view state has expired.  Reload the page.

    Hello

    I'm developing a multiple file download utility. I get an error here. First of all, I want to explain my case.

    I use JDeveloper 11.1.1.7.

    InputFile property: maximumFiles = '150' uploadType = 'auto '.

    change of Web.xml: org.apache.myfaces.trinidad.UPLOAD_MAX_DISK_SPACE = 5368709120 (by 5 GB)

    org.apache.myfaces.trinidad.UPLOAD_MAX_MEMORY = 5368709120

    org.apache.myfaces.trinidad.CLIENT_STATE_MAX_TOKEN = 3

    the session has out = 30 minutes

    Here when I am downloading of up to 5 files work fine but when I select more than 15 removal sound always come below error.

    Error log
      
    
    AdfcExceptionHandler>  ADFc: While handling an exception the application's exception handler threw a new exception.
    javax.faces.application.ViewExpiredException: viewId:/folderUpload.jspx - ADF_FACES-30107:The view state of the page has expired.  Reload the page.
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:819)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
      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:300)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
      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:324)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      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:163)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
      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:2277)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
      ADFc: While attempting to handle this exception the application's exception handler failed.
    javax.faces.application.ViewExpiredException: viewId:/folderUpload.jspx - ADF_FACES-30107:The view state of the page has expired.  Reload the page.
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:819)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
      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:300)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
      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:324)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      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:163)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
      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:2277)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
      ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1
    javax.faces.application.ViewExpiredException: viewId:/folderUpload.jspx - ADF_FACES-30107:The view state of the page has expired.  Reload the page.
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:819)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
      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:300)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
      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:324)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      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:163)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
      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:2277)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    [Application termination requested.  Undeploying application DMSMultipleFileUploadUtility.]
     

    Why is-session time-out error is coming while 15 (small files in KBs) takes 15-20 sec download, what requirements for this error. Take a peek inside Timo Hahn

    Thanks and greetings

    Maroof Ahmed

    Hi all

    Finally, I solved my problem for my case and works very well. Thanks Timo Hahn kind help.

    The solution obtained below changes.

    1. you must use valueChangeListener inputFile for

    2. changes in the web.xml file

    Changes to the web.xml file
    
        javax.faces.STATE_SAVING_METHOD
        client
    
    
    
        If this parameter is true, there will be an automatic check of the modification date of your JSPs, and saved state will be discarded when JSP's change. It will also automatically check if your skinning css files have changed without you having to restart the server. This makes development easier, but adds overhead. For this reason this parameter should be set to false when your application is deployed.
        org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION
        false
      
    
    
        Whether the 'Generated by...' comment at the bottom of ADF Faces HTML pages should contain version number information.
        oracle.adf.view.rich.versionString.HIDDEN
        true
      
    
    
        Here Values is in bytes for file upload. This is for 5GB
        org.apache.myfaces.trinidad.UPLOAD_MAX_DISK_SPACE
        5368709120
      
    
    
        Here Values is in bytes for file upload. This is for 5GB
        org.apache.myfaces.trinidad.UPLOAD_MAX_MEMORY
        5368709120
      
    
      
        Session Time out solution 3600 here
        org.apache.myfaces.trinidad.CLIENT_STATE_MAX_TOKEN
        4000
      
    
    
        "all": stores all state in the client in a (potentially large) hidden form field. This matches the default behavior of the JSF reference implementation, and can be useful for developers avoiding any use of HttpSession.
        org.apache.myfaces.trinidad.CLIENT_STATE_METHOD
        all
      
    
    
        The <uploaded-file-max-disk-space> element is used to change the default location uploaded files are stored. This setting directly overrides the web.xml setting org.apache.myfaces.trinidad.UPLOAD_TEMP_DIR. This value can be hardcoded or can be explicitly configured with an EL expression that returns a String object.
        org.apache.myfaces.trinidad.UPLOAD_TEMP_DIR
        /tmp/TrinidadUploads/
      
    

    For details, see configuration of APACHE MYFACES TRINIDAD trinidad

    If you are using large files, then you also increase the heap of Java size other wise, you can get on memory bound

    Maroof

  • Installed MAMP 3 and I can not localhost to work

    I just installed MAMP 3 and I can not get the APACHE server to work now. It seems that they have added the Nginx port, while it was just Apache to port SQL. When I try to set the Apache port to 80 and SQL to 3306, who worked before, he said "there is a problem with the ports on the server. Each server must be assigned a unique port. Please check your configuration. "

    Apparently, the ports of Nginx and Apache cannot be the same. However when I change the port of Nginx to another (example to 8888) it simply stops the Apache server. Any help on what to do? I used MAMP for years and this is the first problem.

    Here is a screenshot of the port settings

    MAMP.jpg

    It is fixed. Just for someone else, I had my answer here: Port Changed to 80 after installing MAMP, but does not start the Apache Web server. | Treehouse Forum

    Then, I changed the port of Nginx at 8887. Apache is 80 and MySQL is 3306.

  • connection with guest host?

    IM using vwware workstation 7.0

    my host OS is windows 7 and the guest operating system is windows xp.

    installation of apache tomcat comments 6...

    I've already set up apache with the comment ip addess.

    means instead of using localhost

    If I give " " http://192.0.0.1:8080 / "then the apache is and they were working inside the guest. but I want to access only the host apache using the "http://192.0.0.1:8080 /"..

    what I do for them...? How can I configure the ip host?

    Please help me...

    It won't be easy for me if you say that I must give this ip?

    host for what?

    No need to change anything on the host, because it will lead the 192.0.0.1 if you follow the example.

    Comments for what?

    for example 192.0.0.101

    u said "attach the virtual machine to the VMnet." what is meant by this?

    Attach the virtual machine to the VMnet you configured to 192.0.0.0

    and what is meant by "virtual network in the host address will be"XXX1"."?

    On the host virtual network card will be created with address 192.0.0.1 if you follow the example.

    André

  • Problems with tutorial building a website with Web Premium CS4 – part 2: creating a local site

    I have problems with

    Building a website with Web Premium CS4 - part 2: creating a local site

    Since after taking all the steps in the tutorial and choosing Localhost from the menu to open the homepage of the Apache server in a web browser, IIS7 opens instead of the home page of the Apache server...

    I use Google Chrome as the default webbrowser...

    Looks like you have IIS as the Web server 'by default'.

    Try this http://localhost: 8080

    If that takes you to the Apache Web server, then you must set it as your default.

    Jim

    News added: it is possible that both are listening on port 80 and IIS is a winner. To reconfigure IIS, open it and site web by default, you must change the site link. Http must be on port 8080.

    If Apache is already set to port 80, then you will not need to do anything else. I think that is fair. I don't know how to set up Apache to listen on port 80 if it is defined on port 8080. I do not have to look at.

    Make sure that you stop and restart your web services.

  • WebLogic administration console in case of failure during the recording of the Commons is used.

    I have an application that requires the commons logging.
    I followed the instructions according to the literature and other entries forum for example How to use log4j in weblogic 10.3 to add the common logging jar of apache and the specified weblogic jar. As well, I put the system to the LogFactory property.
    When I start the application server I see messages as expected from my application. But when I start the weblogic I receive and exception management console and the console does not start. I even tried to put the pots in my application instead of the Directory domain/lib to try to iscolate the issue, but still had problems with the start-up of the Console.
    Any ideas on why this happens?

    See the below error:


    # < 19 May 2010 22:16:04 CEST > < opinion > < Stdout > < TE001XU CATOR1 > < AdminServer > < check the calendar setting retention > < < WLS Kernel > > <><>< 1274300164672 > < BEA-000000 > < - retention Init() - >
    # < 19 May 2010 22:16:04 CEST > < opinion > < Stdout > < TE001XU CATOR1 > < AdminServer > < check the calendar setting retention > < < WLS Kernel > > <><>< 1274300164672 > < BEA-000000 > < Thu May 20 05:00:00 EDT 2010 >
    # < 19 May 2010 22:16:06 CEST > < health > < > < TE001XU CATOR1 > < AdminServer > < weblogic. GCMonitor > < < < > anonymous > > <>< 1274300166060 > < BEA-310002 > < 81% of the total server memory is free >
    # < 19 May 2010 22:35:03 CEST > < Info > < WorkManager > < TE001XU CATOR1 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1274301303146 > < BEA-002901 > < WorkManager creation "consoleWorkManager" to "null" and 'consoleapp' request module >
    # < 19 May 2010 22:35:17 CEST > < error > < HTTP > < TE001XU CATOR1 > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1274301317582 > < BEA-101216 > < Servlet: 'AppManagerServlet' failed by preloading at startup in a Web application: "console".
    java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName(Class.java:247)
    at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:44)
    at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:98)
    at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
    to weblogic.application.internal.BackgroundDeploymentService$ 2.next(BackgroundDeploymentService.java:373)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    to weblogic.application.internal.BackgroundDeploymentService$ BackgroundDeployAction.run (BackgroundDeploymentService.java:277)
    to weblogic.application.internal.BackgroundDeploymentService$ OnDemandBackgroundDeployAction.run (BackgroundDeploymentService.java:336)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Caused by: org.apache.commons.logging.LogConfigurationException: the chosen LogFactory implementation does not extend to the LogFactory. Please check your configuration. (Caused by java.lang.ClassCastException: weblogic.logging.commons.LogFactoryImpl cannot be cast to org.apache.commons.logging.LogFactory)
    to org.apache.commons.logging.LogFactory$ 2.run(LogFactory.java:574)
    at java.security.AccessController.doPrivileged (Native Method)
    at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:517)
    at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:254)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    to com.bea.console.utils.MBeanUtilsInitSingleFileServlet. < clinit > (MBeanUtilsInitSingleFileServlet.java:23)
    at java.lang.Class.forName0 (Native Method)
    at java.lang.Class.forName(Class.java:247)
    at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:44)
    at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:98)
    at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
    to weblogic.application.internal.BackgroundDeploymentService$ 2.next(BackgroundDeploymentService.java:373)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    to weblogic.application.internal.BackgroundDeploymentService$ BackgroundDeployAction.run (BackgroundDeploymentService.java:277)
    to weblogic.application.internal.BackgroundDeploymentService$ OnDemandBackgroundDeployAction.run (BackgroundDeploymentService.java:336)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    I fall into the same problem recently
    Initially, I follow the instructions and got the same error.
    But finally, it turned out that set org.apache.commons.logging.LogFactory is not necessary.
    My solution is to put 4 jars in the lib of the domain directory.

    1.wlcommons - logging.jar
    2.Commons - Logging - 1.0.4.jar
    3.wllog4j.jar
    4.log4j_1.2.13.jar

    Then current newspaper works and so as the weblogic console.

    Another solution I tried is:

    Follow the instruction of weblogic, but separate admin servers and managed in two (startAdmin.sh and startManaged.sh) startup script.

    Avoid putting org.apache.commons.logging.LogFactory on server (startAdmin.sh) admin then weblogic console works without problem.

    Your application should go into the managed server, add the startManaged.sh org.apache.commons.logging.LogFactory then common newspaper works.

    Best regards
    James

  • SSI

    I just need to get a grip on how ro set up Apache 2.2 to enable SSI (Server Side Includes). Hope you can give me advice on this.
    Amanda Nguyen

    I think he does by default, no?

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    ==================

    "supergrabbit" wrote in message
    News:gfn9m1$9kD$1@forums. Macromedia.com...
    > I just need to get a grip on how ro set up Apache 2.2 to allow for SSI
    >(Server Side Includes). Hope you can give me advice on this.
    > Amanda Nguyen

  • Setting up a virtual host Apache for Sites of the Complutense University of MADRID

    As the subject says: I am trying to configure virtual hosts with apache for the Sites of the Complutense University of MADRID. Now, we are trying to set up for each site of the Complutense University of MADRID, we have an ip address. Done on the browser when I see that someone typed in "http://www.myfirstsite.com" (through the magic of dns that they get routed to my server). Once they are at the level of the Apache Server I want to configure virtual hosts, so I can redirect the user to the appropriate site residing in the Complutense University of MADRID.

    Now, it is possible for me to access the sites by this "http://myservername/myfirstsite". But what I want Setup of Apache, is that when someone types in "http://www.myfirstsite.com" they see site whatever, I want them to see in the Complutense University of MADRID. But mann I just don't know what would be the document root or how could I go to get users to SEE what I want them to see. Can someone help me with this please? Thanks in advance.

    You should be able to stick with the default apache configuration where he will answer for any host name and create virtual servers for each instance with the root of the document appropriate for this instance of CS. Then you should be able to use rewrite rules to direct users to the virtual host appropriate depending on what URL they access the server with. See the documentation for Apache mod_rewrite around: http://httpd.apache.org/docs/current/rewrite/

  • I can't get Apache configured correctly El Capitan

    Hi, I'm new to the Forum and coding on a mac os x. I am actually starting to code in PHP and have gone through several guides to configure apache2 so that I can access my 'Sites' directory via my web browser. I followed several guides configuration to configure my system but after making changes to several files (httpd.conf, etc..) I always get the message unable to connect to access my localhost via browser.

    No matter what I do when I try to access my local host via the browser web it says unable to connect. I recently upgraded from the Mavericks in El Capitan 10.11.6. I have no idea where from here, can someone please point me in the right direction on how to configure Apache so that I have access to my localhost directory and start the programming in php.

    Hello wliam0807,

    To go through this guide? Setting up a web server on OS X

  • Continues to 'nightly has blocked content that's not safe' block ad nauseam despite the setting 'Disable the Protection on this Page' - why?

    I have a page that is served from a local apache httpd. On this, I have an iframe with the served content from an external http source.

    Does not show every night. I can say to show the content of the iframe by choosing 'turn off Protection on this Page. Unfortunately after a refresh (F5) the blocking comes into play again.

    Please provide an option set an exception for "This Page" permanently.

    TIA
    Christian

    A good place to discuss problems with Firefox nightly builds and Firefox beta builds is the forum MozillaZine Firefox builds.

    You must register on MozillaZine forum site to post in this forum.

    See http://forums.mozillazine.org/viewforum.php?f=23

    There is also a thread every day to discuss problems with the last Nightly build on the MozillaZine forum is based.

  • OSX Apache Server: how to redirect the http request?

    Hi all

    I have a Mini Mac OSX Server El Capitan running. It already serves some sites. Normal Server Web sites:

    -site1.example.com

    -site2.example.com

    Now, I have installed an application that has its own built-in web server. This application would be normally accessible via http on port 80. However, http on port 80 connections are automatically considered trapped by integrated apache of the OSX Server. Therefore, I now put the web application to run in a different port to apache. I also setup a subdomain, so that users can access this application directly, but they also have to type in the port in the URL - for example, the new web app site is reachable at the:

    -myapp.example.com:7117

    What I would do, is for users to simply access the application using:

    -monappli.exemple.com

    I know that there is a way for us to have apache to "Reroute" all requests for a specific to an internal port subdomain automatically, but I don't even know where to start. What are the files we need to configure on OSX Server? How configure us them?

    Any guidance would be greatly appreciated.

    I had the same requirement and has resolved the way you want to as described below.

    1. Define the additional app to run on another port
    2. Create a site in.app using port 80 and the same host name you want to use for the additional application
    3. Set up a redirection for this site in.app as follows
    4. Source = /, Destination = http://hostname.domain.com:1234 /, Status = Permanent (301)

    Of course, use the correct host name, the domain and port for your situation.

    PS. the same approach I have described above also can be used to redirect the corresponding https port 80 or 443 site.

  • [ADF, JDev12.1.3] Problem of formatting attribute VO MONEY when exports it as an Excel file using apache.poi

    Hallo,

    I have a VO with an attribute based on the field of database of MONEY.

    In the configuration of the VO for the attribute I put:

    • In the "Details" tab: Type = BigDecimal
    • In the "Indications of the UI" tab: Format type and Type like the image below

    Immagine.png

    These settings allow the value of the attribute (in the table, inputText) appears with thousands and decimal separator that according to my language - Italian - are. (point) and, (comma).

    For example. Silver number displayed correctly:

    10.123.000,37

    When I write the value of the attribute in an Excel cell using apache.poi...

    cell.setCellValue (attr.toString ());

    ... I see in the cell...

    10123000.3700

    ... Although I'd like to see what...

    10123000,37 (not thousands separator, the comma as separator decimal and only 2 decimal places)


    You could you kindly help me to get there?

    Thank you

    Federico

    Federico, this isn't really a question JDev or ADF. This can be solved by setting the cell format to the cell, you write the number. Like oyu would in excel

    style.setDataFormat(HSSFDataFormat.getBuiltinFormat("#,##0.00"));

    more info on HSSFDataFormat (javadocexamples.COM JAVA DOC BY EXAMPLES) - API, usage, demonstrations and code examples

    Timo

  • Configuration of Apache by default port problem.

    Hi Experts,

    Today, I met a working port of apache configuration.

    My scenario:

    I have a domain with a managed server (both on the same machine) and also, I have configured apache server using code below,

    < location / >

    SetHandler weblogic-Manager

    WebLogicHost 192.0.0.1

    7005 WeblogicPort

    < / location >

    The application runs on port 80 by default. Thus, when the user access to the DNS means www.support.com (example) means that it redirected to the 192.0.0.1. Then user acesss the homepage of the

    request. So far no problem.

    My requirement is, if the user accessing the DNS also redirected www.support1.com(another one) to the 192.0.0.1 and also access home page of the application itself. But what I want is, need for the user to access the specific page (example: billing page) in the application, not the home page.

    I don't want to set up separate port (apache level) and separate the IP (DNS level) for the www.support1.com.

    I tried to write the virtual host inside of this I used the name of the server, but it does not work.

    Can I write the IF ELSE condition in the httpd.conf file as if your access from the ww.support.com go to this URL to go to that URL (billing page)

    Please share your expert suggestions.

    Kind regards

    Simo.

    Hello

    Try to change the rule for this:

    RewriteRule ^ / $ /faces/NewCustRegisteration.jspx [R, L]

    Your original rule was rewriting / / also, so no rewrite real does.

  • With the help of mod_wl_ohs: path of rewriting Cookie in the Set-Cookie headers

    Hi all

    I have set up a reverse proxy with OHS, set mainly in the "mod_wl_ohs.conf", and - as we also use encrypted connections - in a file 'ssl.conf '.

    The reverse proxy points to two different applications, each of which has a root context and are hosted on weblogic servers. Two applications are available via the reverse proxy.

    But the two application also want and need to put a cookie "JSESSIONID" name and path "/".

    We have a use case in which jump between the two applications in the same browser window, because an application charge of it in an iFrame.

    In this case cookies overwrite each other, we want to avoid.

    I want the reverse proxy to rewrite the path in the Set-Cookie header for each application. The application should not know and who care. That is why the reverse proxy must manage cookies completely.

    Change the name of the cookie and/or the path in the application is NOT an option unfortunately.

    When I take a glance to permit guidelines in mod_wl_ohs, I can't find anything regarding the path in the rewrite Set-Cookie header.
    But I know that there is the Apache ProxyPassReverseCookiePathdirective.

    Unfortunately it is unclear if I insert it somewhere in the mod_wl_ohs configuration file. I also tried several combinations in the dist and httpd.conf file.

    So the question is:

    How to let the reverse proxy rewrite the path in the Set-Cookie header, while using mod_wl_ohs?

    Is it possible to use the ProxyPassReverseCookiePath directive?

    My mod_wl_ohs.conf file:

    # NOTE: This is a model of configuration mod_weblogic.

    LoadModule weblogic_module "${PRODUCT_HOME}/modules/mod_wl_ohs.so".

    # This empty block is needed to save mod_wl configuration related to EM to this file, when changes are made at the level of the Basic virtual host

    < IfModule weblogic_module >

    < /app1 location >

    Hostname WebLogicHost

    Port of WebLogicPort

    #ProxyPassReverseCookiePath / /app1/

    WLSRequest WE

    WLProxySSL WE

    Proxysecurise WE

    WLProxySSLPassThrough WE

    WLProxyPassThrough WE

    JSESSIONID WLCookieName

    Header Proxy RequestHeader Set 'CDRPROXY '.

    RequestHeader Set Proxy-cipher '% {SSL_CIPHER} e '.

    RequestHeader Set '% {SSL_CIPHER_USEKEYSIZE} e' Proxy-Keysize

    RequestHeader Set Proxy-Secret-Keysize '% {SSL_CIPHER_USEKEYSIZE} e '.

    RequestHeader Set Proxy-ssl-id '% {SSL_SESSION_ID} e '.

    RequestHeader Set Proxy-issuer-dn '% {SSL_CLIENT_I_DN} e '.

    RequestHeader Set Proxy-user-dn '% {SSL_CLIENT_S_DN} e '.

    RequestHeader Set Proxy-Client-Cert '% {SSL_CLIENT_CERT} e '.

    WLSSLWallet "${ORACLE_INSTANCE} / config/fmwconfig/components / ${COMPONENT_TYPE} / instances / $ {name of} component/keystore/machine.

    SetHandler weblogic-Manager

    WE idempotent

    Debug OFF

    DebugConfigInfo OFF

    < / location >

    < /app2 location >

    WebLogicHost hostname2

    WebLogicPort port2

    #ProxyPassReverseCookiePath / /app2/

    WLSRequest WE

    WLProxySSL WE

    Proxysecurise WE

    WLProxySSLPassThrough WE

    WLProxyPassThrough WE

    JSESSIONID WLCookieName

    Header Proxy RequestHeader Set 'CDRPROXY '.

    RequestHeader Set Proxy-cipher '% {SSL_CIPHER} e '.

    RequestHeader Set '% {SSL_CIPHER_USEKEYSIZE} e' Proxy-Keysize

    RequestHeader Set Proxy-Secret-Keysize '% {SSL_CIPHER_USEKEYSIZE} e '.

    RequestHeader Set Proxy-ssl-id '% {SSL_SESSION_ID} e '.

    RequestHeader Set Proxy-issuer-dn '% {SSL_CLIENT_I_DN} e '.

    RequestHeader Set Proxy-user-dn '% {SSL_CLIENT_S_DN} e '.

    RequestHeader Set Proxy-Client-Cert '% {SSL_CLIENT_CERT} e '.

    WLSSLWallet "${ORACLE_INSTANCE} / config/fmwconfig/components / ${COMPONENT_TYPE} / instances / $ {name of} component/keystore/machine.

    SetHandler weblogic-Manager

    WE idempotent

    Debug OFF

    DebugConfigInfo OFF

    < / location >

    < / IfModule >

    My fichier.conf:

    ###################################################################

    # Mod_ossl oracle HTTP Server configuration file: ssl.conf #.

    ###################################################################

    # Directive the Listen below has a comment which is used at the SST time to provisioning.

    # The comment can be removed from the file in an instance of OSH, but * NOT * DO delete the comment to $PRODUCT_HOME/templates/conf/ssl.conf

    Listen {SSL_PORT} #OHS_SSL_PORT

    < IfModule ossl_module >

    ##

    # Context Global SSL

    ##

    # All SSL configuration in this context applies as well to

    # the main server and all the virtual hosts SSL active.

    ##

    # Some MIME types for the certificates and the CRL download

    AddType application/xxxxxxx .crt

    AddType application/xxxxxxx .crl

    # Pass the expression dialog box:

    # Configure the password collection process.

    # Filtering dialog box program ("builtin" is an internal

    terminal dialog box #) must provide the password on stdout.

    SSLPassPhraseDialog builtin

    # Inter-process Session Cache:

    # The SSL Session Cache configuration: first the mechanism

    # to use and the second the time-out (in seconds).

    SSLSessionCache "shmcb:/usr/local/lamp/httpd-2.2.8/logs/ssl_scache(512000): ${ORACLE_INSTANCE} /servers/$ {COMPONENT_NAME} / logs/ssl_scache (512000).

    SSLSessionCacheTimeout 300

    # Semaphore:

    # Configure the path to the mutual exclusion semaphore the

    # SSL engine uses internally for inter-process synchronization.

    < IfModule mpm_linux_module >

    SSLMutex "Shem".

    < / IfModule >

    < IfModule mpm_winnt_module >

    SSLMutex "none."

    < / IfModule >

    < IfModule! mpm_winnt_module >

    SSLMutex pthread

    < / IfModule >

    # Disable SSL renegotiation

    SSLInsecureRenegotiation off

    #Disable FIPS

    SSLFIPS off

    # SSL Debug

    SSLTraceLogLevel debug

    ##

    # SSL virtual host context

    ##

    < VirtualHost *:{SSL_PORT}> #OHS_SSL_VH

    < IfModule ossl_module >

    # The SSL engine switch:

    # Enable/disable SSL for this virtual host.

    SSLEngine on

    # Headers before, included CertData

    SSLOptions + StdEnvVars + ExportCertData

    # The authentication of the client (Type):

    # Client certificate verification type and depth.  The types are

    # No, optional and require.

    SSLVerifyClient no

    # SSL protocol support:

    # List of the supported protocols.

    SSLProtocol nzos_Version_1_2 nzos_Version_1_1 nzos_Version_1_0

    # Suite of SSL encryption:

    # List of encryption algorithms that the client is authorized to negotiate.

    SSLCipherSuite XXXXXXXXXXXXX

    # Valid are on and outside

    SSLCRLCheck off

    #Path in the portfolio

    SSLWallet "${ORACLE_INSTANCE} / config/fmwconfig/components / ${COMPONENT_TYPE} / instances / $ {name of} component/keystore/identity.

    < FilesMatch "------." (cgi | shtml | phtml | php) $">"

    SSLOptions + StdEnvVars

    < / FilesMatch >

    < directory "${ORACLE_INSTANCE} / config/fmwconfig/components / ${COMPONENT_TYPE} / instances / $ {name of the component} / cgi - bin" > ".

    SSLOptions + StdEnvVars

    < / Book >

    BrowserMatch "MSIE [2-5]".

    nokeepalive ssl-unclean-shutdown.

    downgrade - 1.0 force-response - 1.0

    < / IfModule >

    < / VirtualHost >

    < / IfModule >

    > I guess that iRAV: directives in the Apache Module mode_headers

    Yes, course :))

Maybe you are looking for

  • Is there a way to check a chromebook Imessage?

    I don't want to have to buy a new computer, especially now that they are so expensive. I would like to be able to see my message when I'm at College and my phone dies.

  • Libretto W100 - SSD model

    Hello can anyone tell my what SSD is build in Libretto W100 series? ConcerningThomas

  • Cannot restore my Satellite L500 - 19 X

    Hi guys,. I recently bought a new Satellite L500 - 19 X.Had no real problems, until the battery died last night and now it won't start Windows at all. When I turn it on it comes up with "Start Windows normally" and "Launch Startup Repair tool" option

  • Replace different values in different cells

    Hello I'm new to LabVIEW and work with a tool that retrieves its settings in an Excel file. I need to change these settings in Excel using LabVIEW. The Excel file is formatted as .xls (97-2003 version). The PC has Microsoft Office installed 2013. I'm

  • Open LabView VI to a LLB

    Hello Currently, I'm trying to connect my camera Andor Shamrock of newton and access the VI so that I can use in my LabVIEW program.The software readme directed me to the LLB directory, in which I found all VI applicable to the camera. However, when