Apex auditor 2.0.2 and Glassfish 4

Someone try this combination? Any questions so far?

This has proved to be a permissions issue. I've set up Glassfish to run under a separate account (non-root), who does not have write access to the folder where the Apex listener configuration files should be stored.

I changed the permissions and re-run the command deploy:

[root@homedev apex_listener]# /usr/share/glassfish4/glassfish/bin/asadmin deploy --name apex --contextroot apex apex.war
Application deployed with name apex.
Command deploy executed successfully.

And now it works! :-)

-Morten

http://ORA-00001.blogspot.com

Tags: Database

Similar Questions

  • Apex listener 2.0 and Glassfish configuration error

    Hello

    When I do the configuration between Glassfish 3.1.2.2 and apex listener 2.0, I get the error. After I deployed the apex.war I tried to go to http://localhost: 8080/apex/listenerConfigure but I was getting this error.

    java.lang.IllegalStateException: PWC3990: getWriter() has already been called for this answer
    at org.apache.catalina.connector.Response.getOutputStream(Response.java:674)
    at org.apache.catalina.connector.ResponseFacade.getOutputStream(ResponseFacade.java:206)
    at oracle.dbtools.rt.web.ServletResponses.sendResponse(ServletResponses.java:84)
    at oracle.dbtools.rt.web.ServletResponses.sendResponse(ServletResponses.java:130)
    at oracle.dbtools.rt.web.ServletResponses.sendResponse(ServletResponses.java:111)
    at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:153)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
    to com.sun.enterprise.v3.services.impl.ContainerMapper$ AdapterCallable.call (ContainerMapper.java:317)
    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)
    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)
    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)
    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)
    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)
    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)
    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)
    at java.lang.Thread.run(Thread.java:619)

    could someone help me

    FYI - I can configure apex listener 1.1.4 and Glassfish 3.1.2 no problem

    Thank you

    This is one of them. There are several option.

    Take a look at:

    java -jar apex.war help 
    

    That will show you all the options.

    Which is the main:

    java -jar apex.war setup --database test
    

    Now keep in mind, this will change your WAR file. After its deployment, the parameters are in XML files. I highly recommend that you configure a location of configuration before you deploy the WAR file. It will make your life much simpler and more predictable.

    More details here: [url http://docs.oracle.com/cd/E37099_01/doc/doc.20/e25066/config.htm#autoId0]Listener V2.0 Docs

    -Tim

    Published by: Tim St. H., February 22, 2013 11:24

    Published by: Tim St. H., February 22, 2013 11:30

  • APEX listener 2.0.1 with Glassfish 3.1.2 image file mapping

    Hello
    After spendig two hours reading documents, Articles and forum posts, this is the right time to ask here :-)

    I m using Oracle 11.2.0.3 Win 2008 R2 with Apex listener 2.0.1 and Glassfish 3.1.2

    When I generate the file i.war, asked me to use a directory of the image. that s okay. But a peek inside the weblogic.xml file shows me,
    that is the virtual folder /i used
    My application uses the resp/images. I would use the/images folder, but there is no Option, when generating the file i.war

    There are a few posts here, where users requesting a solution when you have a blank Page.
    Just look inside the page, you see a lot of content, but which is not displayed, because of all the .css / .js .png / .jpg files point to the wrong directory.

    I tried to regenerate the i.war file (with the XML of the parameter (I, m, a model of Java)
    <>context-root / images < / context root >

    But I get the error:

    c:\Temp > java-jar i.war - cvf *. * WEB - INF
    Error: Cannot access c i.war

    Any help?

    Thank you

    Marco

    As stated in the documentation of the listener [1] you can get assistance on orders of auxiliary command line using:


    java -jar apex.war help

    for example, view all the options taken in charge by the static command type (also noted in the documentation: [2]):


    java -jar apex.war help static

    which will display:


    java -jar apex.war static [--context-path]

    Options:
    [--context-path] The context path at which the
    WAR will be deployed,
    defaults to: /i

    Arguments:
    The location where the Oracle
    Application Express static
    resources are stored

    In order to use/images instead of / i use

    java-jar apex.war static - context-path/images ${APEX_HOME} / images

    where ${APEX_HOME} is the location of your APEX facility

    References:
    [1] on the command line Interface
    [2] create the Web Archive for Oracle Application Express Images

  • ADF 12.2.1 and Glassfish 4.1 cannot download files and export to excel on table throws the error

    Hi all

    I use JDEV12.2 and Glassfish Server 4.1.1.

    I am facing issue while using the export to excel feature on table and file download and download throw Error Server glassfish 4.1.1 as follows:

    [SERIOUS] [[org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl]]

    java.io.EOFException

    at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler._skipBoundary(MultipartFormHandler.java:229)

    to org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler. < init > (MultipartFormHandler.java:102)

    to org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler. < init > (MultipartFormHandler.java:75)

    at org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl.beginRequest(FileUploadConfiguratorImpl.java:139)

    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._startConfiguratorServiceRequest(GlobalConfiguratorImpl.java:746)

    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:227)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:184)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:166)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:316)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:160)

    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:734)

    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:673)

    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:174)

    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:415)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:282)

    to com.sun.enterprise.v3.services.impl.ContainerMapper$ HttpHandlerCallable.call (ContainerMapper.java:459)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)

    at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:201)

    at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:175)

    at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)

    to org.glassfish.grizzly.filterchain.ExecutorResolver$ 9.execute(ExecutorResolver.java:119)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112)

    at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)

    at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:561)

    at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)

    at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)

    in org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$ 100 (WorkerThreadIOStrategy.java:56)

    to org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$ WorkerThreadRunnable.run (WorkerThreadIOStrategy.java:137)

    to org.glassfish.grizzly.threadpool.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:565)

    to org.glassfish.grizzly.threadpool.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:545)

    to java.lang.Thread.run(Thread.java:745).

    Since it was a bug and slipped in glassfish 3.1.2.2.What will be work it around for that please someone help me.

    Thank you

    Hello

    It s a bug on the class MultipartFormHandler of the Trinity - impl.jar. You can download the sources of trinidad-impl (trinidad-impl - 2.0.0 - sources.jar.zip) and replace the following code to the _parseBoundary method:

    Source language:

    Analyze the text content type limit

    public static private String _parseBoundary (final String contentType)

    {

    final int boundaryStart = contentType.indexOf (_BOUNDARY_PARAMETER);

    If (boundaryStart<>

    {

    Returns a null value.

    }

    Limit begins with ' - '.

    return "-" + contentType.substring (boundaryStart + _BOUNDARY_PARAMETER.length ());

    }

    New:

    Analyze the text content type limit

    public static private String _parseBoundary (final String contentType)

    {

    final int boundaryStart = contentType.indexOf (_BOUNDARY_PARAMETER);

    If (boundaryStart<>

    {

    Returns a null value.

    }

    String limit = contentType.substring (boundaryStart + _BOUNDARY_PARAMETER.length ());

    final int semicolonIndex = boundary.indexOf(";");

    If (semicolonIndex >-1) {}

    Boundary = boundary.substring (0, semicolonIndex);

    }

    Limit begins with ' - '.

    return '-' + limit;

    }

    You can find the jar trinidad - impl.jar update here.

    ADF 12 c + Glassfish4 + trinidad-impl

    Replace the jar trinidad - impl.jar in your EARS or your deployment.

    It will be useful,

    Alex

  • Apex schedule 5, disable drag and drop (only!) to specific entries

    Hi all

    (in particular, the gurus of js/jquery)

    I have 5 Apex calendar I let slip and fall in informaciones. However, for some special entries (for example .apex-cal-red) I want to disable drag and drop.

    Would be great if someone could go an example to illustrate how this can be accomplished.

    Thanks in advance!

    André

    Hi andreml,

    andreml wrote:

    I have 5 Apex calendar I let slip and fall in informaciones. However, for some special entries (for example .apex-cal-red) I want to disable drag and drop.

    Would be great if someone could go an example to illustrate how this can be accomplished.

    This feature will be introduced in the next version 5.0 of the APEX.

    Refer (response by Patrick M-Oracle): Re: APEX 5.0 Calendar disable the links for the last days

    The time being, you can use validation-based approach.

    Reference: Apex 5: calendar, how can I restrict only one entry per date of

    Kind regards

    Kiran

  • How to move or delete an APEX application programmatically using application_id and / or aliases?

    Oracle db 11 g 2

    Oracle APEX 4.2.1

    Linux RHEL 6.3

    ------------------------

    Is anyone know the function or procedure to remove or delete an APEX application programmatically using application_id and / or aliases?

    The best I can Google is:

    wwv_flow_api.remove_flow (application_id); -to drop id app by app of APEX

    Any other suggestions?  Any call APEX API I do (I do not see in the APEX API Ref).

    Thanks to a bouquet.

    Hi tx

    We use a script that calls these procedure packed high-end APEX api indeed.

    This script (called: uninstall) is called from one in Linux. Sh script file

    In our case, the application and space to work used the same name, but you can easeliy that adapt to your situation.

    The script is called in the script as .sh

    $> sqlplus / as sysdba @de - install.sql

    The script has the following content:

    DECLARE

    / * End: uninstall Apex

    Settings: 1 = name of work/application space

    */

    l_application_id NUMBER;

    BEGIN

    SELECT Application_id

    IN l_application_id

    Of apex_applications

    Workspace WHERE the = ' & 1' AND alias = ' &1';. ' -find the application with a given name to a certain workspace (with the same name)

    wwv_flow_api.set_security_group_id (p_security_group_id-online APEX_UTIL. FIND_SECURITY_GROUP_ID('&1'));) -sets the security group so that you can remove this application

    wwv_flow_api.remove_flow (l_application_id); -remove the application

    EXCEPTION

    WHEN NO_DATA_FOUND THEN - say nothing when the application does not exist

    NULL;

    END;

    /

    output

    Hope this helps you

    Best regards, Wouter

  • APEX listener Config Admin (listenerConfigure and listenerAdmin)

    O / s: Red Hat 5
    APEX: 4.1.1
    Listener of the APEX: 1.1.3
    GlassFish: 3.0.1
    DB: Oracle 11 g 2

    ListenerConfigure running does not make the Web Page properly - I see most of the texts and textual forms. This could be the cause?
    Also, when you apply the connection in listenerConfigure information, get the following error:

    "Could not start the universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection.

    I'm trying to configure the listener of the APEX with GlassFish. Appears that the images of the Web Page are not.
    See you soon!

    Published by: user601798 on June 7, 2012 11:39

    Hello

    You should definitely have a look at the version of the JDK you are using.

    I had this as well (using tomcat) when I upgraded the JDK to the last version evrything was going well again.

    Good luck!
    Kind regards
    Richard
    -----
    blog: http://blog.warp11.nl
    Twitter: @rhjmartens
    If you answer this question, please mark the thread as closed and give points where won...

  • Oracle 11g with problem of pdf cocoon.war and glassfish?

    Hi all
    I m install oracle 11g express on CentOS OS, oracle apex earphone 1.1.2.131.15 5.6
    GlassFish v2 and cocoon 2.1.11 and connect to oracle apex glasfish works very well

    Problem start when I had cocoon xml build and deploy cocoon.war on glassfish,
    addition of fop_post on cocoon/fop_post (as described on http://carlback.blogspot.com/2007/03/apex-cocoon-pdf-and-more.html) but the pdf don't work!

    (I've been putting all the steps on the machine of 11.2 to 32-bit suse and ubuntu 8.04 - 32 bytes and pdf open work well)
    Y at - he no idea what happen whith this pdf error?
    Is the problem with 64 bytes some specific parameters, with java jdk, Cocoon, glassfish, or something on apex of oracle 11g?

    Gordan

    Published by: useruseruser on June 20, 2011 21:49

    Hi Gordon,.

    Once again, great to hear that!
    Could you rent close this thread and mark any post useful or correct if your question is answered?

    Thank you

    Udo

  • Apex 5.0: Theme Roller and background image

    Hi all

    I'm new to APEX 5, but have many years experience with HTMLDB/APEX.

    I created a dummy application with only a blank page. Now I want to give a background image for all the pages of my apex application. To do this, I downloaded a picture of 'images of the workspace' and now, I would like to use this image as a background image. Here are my questions:

    1. How can I declare this image as background image using the custom field 'CSS' roll theme?
    2. Is this possible using the theme roller?

    Thank you

    Hi S-Max,

    of course, it is possible and it is not necessary to change the universal theme page templates. You can easily do with theme roller.

    1. Go to components-> themes-> universal theme shared
    2. Scroll down to the region of "files".
    3. Download your background image with the 'Upload File' button (Note: this is not a static file request or workspace, instead, this will be a static file of the theme!)
    4. Run your application
    5. Open the theme roller and choose your theme style
    6. Go to the "Custom CSS" attribute
    7. Use the CSS code you have pasted above, but delete #WORKSPACE_IMAGES #.
    8. Click Save / Save as (-> generates the new theme CSS stylesheet file, which is stored as a static file of the theme next to your background image.) That's why you can make reference to the image with a relative URL).
    9. Click the current value (if the custom theme style is not already the current)
    10. Topic close Roller
    11. The above generated theme style CSS file gets charge and your background image should display

    Concerning

    Patrick

    ---

    Member of the APEX development team

  • ADR 3.0 w / APEX 5.0 - ERR-7620 and ORA-01403

    ADR 3.0 w / APEX 5.0 - I have a new facility on 12 c and APEX and ADR full install without error but when you go to the url of the apex page destination to the /apex/ page and admin to/apex/apex_admin /, I meet ERR-7620 and ORA-01403. It's the same error, as shown in Re: ERR-7620 could determine no workspace for the application (4950), ORA-01403: no data found but I was not able to access the admin page to fix the problem. Any help would be appreciated.


    When I run ADR in autonomous on the application server, it starts without error in the command line, but then if I go to http:// < server url >: < port > /ADR /, I get the below error in the browser but no error message on the command line for ADR:

    Troubleshooting I tried but has not solved the error:

    • Installation against an another DB 11 g 2 and always errors

    • Use different URL paths: I tried different paths in the url which should also function as/ords/apex_admin, but I also received the same error. When I try /apex or/apex /, it redirects me to /ords.

    • Restart the listener DB and DB itself

    • Confirmed that all accounts have been unlocked and checked passwords

    Will,

    I am sure now that you did a runtime installation and not a full development.  You can convert this: http://docs.oracle.com/cd/E59726_01/install.50/e39144/listener.htm#HTMIG29186

    Joel

  • APEX Spinner 5.0 utility and process of AJAX

    Hello

    I would like to make use of the provided spinner utility:

    https://docs.Oracle.com/CD/E59726_01/doc.50/e39149/javascript_api.htm#AEAPI30161

    I did AJAX which is called when clicking on link

    < a id = "sunil" href = "#" onclick = "callMe ()" > Test < /a >

    And my call to treat:

    <script language="javascript">
        function callMe(){
            // For showing spinner using apex utility
            var lSpinner$ = apex.util.showSpinner( $( "#sunil" ) );
          
    apex.server.process (
      "MY_APP_PROCESS"
    ,   {   x01: 'my first custom value'
        ,   x02: 'mysecond custom value'
        ,   x03: 'my third custom value'
        ,   p_arg_names: ['G_11','G_12','G_13']
        ,   p_arg_values: ['My 11th custom value','My 12th custom value','My 13th custom value']
        }
    , {    dataType: 'text'
        ,   success: function(pData){alert(pData)}
        }
    );
            // For removing spinner after work is done
            lSpinner$.remove();
        }
    </script>
    
    
    

    My AJAX process works perfectly, but instruction above and end of the loading icon reflect at all, and I can assure that there is a delay of at least 4 seconds. Everyone has implemented this?

    Thank you

    Sunil Bhatia

    Hi Sunil,

    There is no need to complicate things. apex. Server.Process already includes everything you need. Try the following code:

    function callMe(){
    
        apex.server.process(
            "MY_APP_PROCESS", {
                x01: 'my first custom value'
            }, {
                dataType: 'text',
                success: function(pData) {
                    alert( pData );
                },
                loadingIndicatorPosition: "page"
            });
    }
    

    It uses loadingIndicatorPosition: 'the page' to show a top while performing the AJAX call. See the documentation for apex.server.process for details https://docs.oracle.com/cd/E59726_01/doc.50/e39149/javascript_api.htm#AEAPI29523

    Also note that you should not use < script=""> plus for your JavaScript code, just put in the attribute of level page 'function and Global Variable declaration'.

    Hope that helps

    Patrick

    Member of the APEX development team

  • How APEX display Page items large and "BOLD" (as large as specify it)

    Hi all

    I'm a novis in the APEX and HTML/CSS/Javascript etc. I need to display some of the major elements of the page and "BOLD" I want to really stand out from the rest the page elements, for example. an element name or a company name. Even if I put it "Bold", it still doesn't stand out enough. Please can someone guide me how this. I don't absolutely know zip about the CSS files, etc.. I hope it won't be too complicated.

    Thanks in advance

    Dominic

    Dominic Dovale wrote:

    Is there some way I can change the font of the element real value as well, not only the label?

    Concerning

    Dominic

    Yes,

    Use the following css for weight are size, colors and fonts for Page and article Page point label.

    label[for="P1_COMMENT"], #P1_COMMENT {
      font-size: 16px !important;
      font-weight: bold !important;
      color: red! important;
        }
    

    put this in

    Edit page > CSS > Inline

    This css affect only for P1_COMMENT

    Hope this helps

  • ADF and Glassfish - strange errors

    Hello

    I have an application that is works very well in WebLogic 12 c. For development, I have used jdev 12 c (12.1.2.0.0) and the Weblogic 12.1.2.0.0 deployment. The security infrastructure is not active.

    The version of Glassfish is 3.1.2.2, with ADF Essentials 12.1.3.0 (before I tested with version 12.1.2.0).

    The deployment was successful, but the journal has the following message is displayed:

    PWC4011

    Full message

    Cannot set the application context /polomonitor UTF-8 character encoding, because the request parameters have already been read, or ServletRequest.getReader () has already been called

    OK, I have already created the file glassfish - Web.xml in WEB - INF directory, but still not had the desired effect:

    <? XML version = "1.0" encoding = "UTF-8"? >

    < glassfish-web-app error-url = "" >

    polomonitor < context root > < / root context >

    < property name = "useBundledJsf" value = "true" / >

    < delegate class-loader = "false" / >

    < parameter encoding by default-charset = "UTF-8" / >

    < / glassfish-web-app >

    But my real problem is described below. It happens at random - the same page now works correctly, the error occurs sometimes. I think that the message above could be linked, because I have found no reference on Google for the error below.

    java.lang.RuntimeException: UNZIP_STATE_FAILED

    to org.apache.myfaces.trinidadinternal.application.StateManagerImpl$ PageState._unzipBytes (StateManagerImpl.java:1692)

    to org.apache.myfaces.trinidadinternal.application.StateManagerImpl$ PageState.getViewState (StateManagerImpl.java:1549)

    at org.apache.myfaces.trinidadinternal.application.StateManagerImpl.restoreView(StateManagerImpl.java:792)

    at com.sun.faces.application.view.ViewHandlingStrategy.restoreView(ViewHandlingStrategy.java:123)

    at com.sun.faces.application.view.FaceletViewHandlingStrategy.restoreView(FaceletViewHandlingStrategy.java:453)

    at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.restoreView(ViewDeclarationLanguageWrapper.java:74)

    at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.restoreView(ViewDeclarationLanguageWrapper.java:74)

    at com.sun.faces.application.view.MultiViewHandler.restoreView(MultiViewHandler.java:142)

    at javax.faces.application.ViewHandlerWrapper.restoreView(ViewHandlerWrapper.java:303)

    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.restoreView(ViewHandlerImpl.java:247)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:756)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:397)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:478)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:478)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:303)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:208)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)

    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)

    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)

    to com.sun.enterprise.v3.services.impl.ContainerMapper$ AdapterCallable.call (ContainerMapper.java:317)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)

    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)

    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)

    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)

    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)

    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)

    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)

    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)

    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)

    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)

    at java.lang.Thread.run (unknown Source)

    Caused by: java.lang.ClassNotFoundException: com.sun.el.lang.VariableMapperImpl

    at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1509)

    at org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1359)

    at java.lang.Class.forName0 (Native Method)

    at java.lang.Class.forName (unknown Source)

    at org.apache.myfaces.trinidad.util.ClassLoaderUtils.loadClass(ClassLoaderUtils.java:134)

    at org.apache.myfaces.trinidad.util.ClassLoaderUtils.loadClass(ClassLoaderUtils.java:65)

    at org.apache.myfaces.trinidadinternal.util.ObjectInputStreamResolveClass.resolveClass(ObjectInputStreamResolveClass.java:60)

    at java.io.ObjectInputStream.readNonProxyDesc (unknown Source)

    at java.io.ObjectInputStream.readClassDesc (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at com.sun.el.ValueExpressionImpl.readExternal(ValueExpressionImpl.java:277)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at com.sun.faces.facelets.el.TagValueExpression.readExternal(TagValueExpression.java:181)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at org.apache.myfaces.trinidad.component.TreeState.readExternal(TreeState.java:249)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at org.apache.myfaces.trinidad.component.TreeState.readExternal(TreeState.java:248)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at org.apache.myfaces.trinidad.component.TreeState.readExternal(TreeState.java:249)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at org.apache.myfaces.trinidad.component.TreeState.readExternal(TreeState.java:248)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at org.apache.myfaces.trinidad.component.TreeState.readExternal(TreeState.java:249)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at org.apache.myfaces.trinidad.component.TreeState.readExternal(TreeState.java:249)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at org.apache.myfaces.trinidad.component.TreeState.readExternal(TreeState.java:249)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    at org.apache.myfaces.trinidad.component.TreeState.readExternal(TreeState.java:249)

    at java.io.ObjectInputStream.readExternalData (unknown Source)

    at java.io.ObjectInputStream.readOrdinaryObject (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readArray (unknown Source)

    at java.io.ObjectInputStream.readObject0 (unknown Source)

    at java.io.ObjectInputStream.readObject (unknown Source)

    to org.apache.myfaces.trinidadinternal.application.StateManagerImpl$ PageState._unzipBytes (StateManagerImpl.java:1686)

    ... more than 51

    Thank you.

    Caused by: java.lang.ClassNotFoundException: com.sun.el.lang.VariableMapperImpl

    Bug in JSF 2.0.3 2.1.13. Use JSF 2.1.18, 2.2.0 - m09.

    https://Java.NET/JIRA/SI/JIRA.issueviews:issue-HTML/JAVASERVERFACES-1828/JAVASERVERFACES-1828.html

    If the use of Maven add the following to the pom.xml.

    com Sun.El

    El-ri

    1.0

    compile

  • EM 12 c and Glassfish

    Hello

    I am trying to find an area of glassfish, but I get this error:

    Error details:

    java.lang.Exception: java.lang.Exception: 404: HTTP error when access - location

    at oracle.sysman.emInternalSDK.as.fmw.discovery.discover.DiscoveryThread.run(DiscoveryThread.java:95)

    Caused by: java.lang.Exception: 404: HTTP error when access - location

    at oracle.sysman.emInternalSDK.as.fmw.discovery.util.RESTUtil.validateHTTPStatus(RESTUtil.java:196)

    at oracle.sysman.emInternalSDK.as.fmw.discovery.util.RESTUtil.invoke(RESTUtil.java:83)

    at oracle.sysman.emInternalSDK.as.fmw.discovery.util.RESTUtil.invokeWithRootResource(RESTUtil.java:113)

    at oracle.sysman.emInternalSDK.as.fmw.discovery.discover.GlassFishDiscovery.invokeWithRootResource(GlassFishDiscovery.java:458)

    at oracle.sysman.emInternalSDK.as.fmw.discovery.discover.GlassFishDiscovery.getDomainNode(GlassFishDiscovery.java:183)

    at oracle.sysman.emInternalSDK.as.fmw.discovery.discover.GlassFishDiscovery.discoverTargets(GlassFishDiscovery.java:156)

    at oracle.sysman.emInternalSDK.as.fmw.discovery.discover.GlassFishDiscovery.getTargets(GlassFishDiscovery.java:530)

    at oracle.sysman.emInternalSDK.as.fmw.discovery.discover.DiscoveryThread.discover(DiscoveryThread.java:276)

    at oracle.sysman.emInternalSDK.as.fmw.discovery.discover.DiscoveryThread.run(DiscoveryThread.java:87)

    Could not find the area of GlassFish

    Could not discover GlassFish: java.lang.Exception: 404: HTTP error when access - location. No target discovered. Check the host, port, power and Protocol, and make sure that the server is running.

    Host, port, and credentials are correct, I also checked https protocol.

    GlassFish admin command is active and running.

    Agent on the target host is active, I can monitor the server.

    EM 12.1.0.3

    GlassFish 4.0

    The two server on Linux x 64

    What I'm missing ?



    Hello

    This is due to internal bug 17282346 'not being able to invoke rest endpoint of the gf field location.

    The problem with "ERROR: 404: error when accessing HTTP - location" has been reported in an another internal bug 17004469 "cannot discover glassfish open source cloud control 4 ' with the fix included in 12.1.0.5 plugin FMW. Therefore, please make sure you have the 12.1.0.5 deployed on the WHO and the agent plugin FMW and then try discovery.

    REF notes 1401284.1 - how to deploy the last plugin Oracle Fusion Middleware on the SGC, and the Agent Enterprise Manager Cloud control 12 c

    Kind regards

    Paul

  • EM12c and GlassFish 4

    Hello

    I don't know EM12c r3 supports Glassfish 3 monitoring, but it supports 4 Glassfish as well?

    I was thinking about building an application using 7 Vaadin (deployed as a Liferay portlet) with 4 Glassfish and Netbeans and ensure the application using EM12c.

    Yes, depending on the Certification tab on MOS Glassfish 4 is supported:

    Platform of Enterprise Manager - SGD 12.1.0.3.0 is certified with the following products when they are used together: Enterprise Manager for Fusion Middleware 12.1.0.5.0 and 12.1.0.4 platform of Enterprise Manager - Agent 12.1.0.3.0, Oracle GlassFish Server 4.0 (managed target)

    Eric

Maybe you are looking for

  • Part number 2006 imac 17 inch lcd screen

    Hello I have a question to try to get the correct part number Apple for a replacement LCD for my iMac Early 2006 17-inch 2.0 GHz model A1208 screen please? And yes my computer developed the vertical lines that eventually became half of a black screen

  • Satellite Pro 4310 support - looking for Northbridge/Southbridge

    I have recently spoken of an old Toshiba Satellite Pro 4310. Currently, it's obviously a little slow and I am wanting to update is usable.I'll buy some more RAM and a new HARD drive for it. He is running Puppy Linux (that I installed) and seems to wo

  • 10 Windows will not load

    Hello. I've been running successfully my 4 end of 2015 k iMac with a partition Windows 10 since November, but today, all of a sudden it rebooted and now won't let me load Windows - it just restarts and restarts and then says that there is an error. I

  • I can't watch my gadgets

    original title: Gadgets I can't see my gadgets... I go to properties and click on the Notepad and he puts it in the sidebar... but I can't I click on the clock and it shows a different clock... I used to be able to change them, and now I can't. Is th

  • Process will not die

    A week, maybe two, it trafficking, especially firefox, IE, and some games, refuse to die. They die when closed regularly, since the Manager tasks, or even the process of killing programs. I think it's very annoying that I have to restart my computer