ADF BC on GlassFish, MySQL: ResultSet.IsClosed)

So, I have spent two hours but have not yet managed to run a simple application of ADF Essentials on GlassFish application with MySQL database server.

I installed ADF Essentials om GlassFish, adds MySQL connector JDev, established connections between JDev, GlassFish and MySQL and set to GlassFish application platform.

Currently a simple application without data works, but when I add a table on the page, all tripped down.

Server.log has the following entries:

[#: 2013-08 - 07T 01: 22:19.884 + 0400 |] WARNING | glassfish3.1.2 | org.apache.catalina.connector.Request | _ThreadID = 20; _ThreadName = wire 2. PWC4011: cannot set the application context/ess-test1 UTF-8 character encoding, because the request parameters have already been read, or ServletRequest.getReader () has already been called. #]

[#: 2013-08 - 07T 01: 22:26.518 + 0400 |] WARNING | glassfish3.1.2 | oracle.adf.share.platform.AdfServerPlatformSupport | _ThreadID = 22; _ThreadName = thread 2;: java.lang.reflect.InvocationTargetException

Caused by: java.lang.AbstractMethodError: com.mysql.jdbc.jdbc2.optional.ConnectionWrapper.isWrapperFor (Ljava/lang/class ;) Z

java.lang.AbstractMethodError: com.mysql.jdbc.ResultSet.isClosed (Z)

ADF Model Tester ran, it displays the following message:

(oracle.jbo.jbotester.ErrorHandler$ ExceptionWrapper) Houston-29000: Unexpected exception caught: java.lang.AbstractMethodError, msg = com.mysql.jdbc.ResultSet.isClosed (Z)

-Level 1: retail - 0

(java.lang.AbstractMethodError) com.mysql.jdbc.ResultSet.isClosed (Z)

Would appreciate the help.

Thank you.

JDev 11.1.2.3, GlassFish 3.1.2 MySQL 5.6

Solved.

The reason for the problem was the wrong version of connector MySQL.

Connector of the MySQL installation folder was the solution.

Tags: Java

Similar Questions

  • Passivation/activation on glassfish + mysql

    Hello.

    I am currently trying to establish a platform freelicense ADF: ADF Essentials + GlassFish + MySQL.

    I've seen a few brief talkings to override the framework passivation/activation methods to work with the file instead of MySQL system but haven't seen any code.

    So I would really like to hear from someone who have implemented it and receive a notice.

    If there is place.

    Thank you.

    In fact, any information about ADF + MySQL compatibility would be apreciated.

    Here is a good article: http://www.oracle.com/technetwork/developer-tools/jdev/multidatabaseapp-085183.html

    It belongs to "Configure Passivation".

    Personally I put the Module of the Application property: jbo.passivationstore = file

  • Cannot use datasource in ADF set in Glassfish

    Hello guys!

    I created a simple application of ADF in jdeveloper 12 c with mysql database and application 3.1 the glassfish server. No problem creating business with the "Business Component of Table" Wizard (using the jdbc connection) local component. I created a display module and put some table data model component.

    I defined a data jdbc (jdbc/MyDS) source in glassfish and successfully test and before you deploy my application and I changed the configuration of module of the application of url jdbc to the data source jdbc (with the same name as the glassfish jdbc connection) in the jdeveloper project.

    I start the browser with the url on the right and I got a popup error "Configuration AppmoduleLocal" not found

    I tried all day... with no success... help!

    AppmoduleLocal is configured in Databindings.cpx? See also similar post:

    https://community.Oracle.com/thread/2354528?TSTART=0

  • Oracle ADF + SQL Server Glassfish + DB

    Hello

    We use JDeveloper Studio Edition Version 12.1.3.0.0 and deployed on GlassFish Server Open Source Edition 3.1.2.2 (build 5) and connect to the SQLServer database.

    How to get the server instance and name of database (in the ADF for a SQL Server database?

    (for an oracle database, it is as mentioned by Mr. Frank Nimphius in the blog: https://blogs.oracle.com/jdevotnharvest/entry/accessing_database_connect_information_in):

    public String getDatabaseInformation(){
      DBTransaction dbTransaction = (DBTransaction) this.getTransaction();
      PreparedStatement prepStatement =
                  dbTransaction.createPreparedStatement("select * from dual", 0);   
      try {
        String dbSchema =
                      prepStatement.getConnection().getMetaData().getUserName();
        String connectURL =
                      prepStatement.getConnection().getMetaData().getURL();
        //returns schema_name@host:port:sid
        return dbSchema + connectURL.substring(connectURL.indexOf("@")-1);            
      } catch (SQLException e) {
          e.printStackTrace();
       }
        return null;
    }

    Your help is very appreciated.

    Thanks in advance.

    You can get this from db, as select db_name(), ServerProperty('InstanceName')

    Dario

  • Deploying ADF applications on Glassfish 3.1.2 two

    I have app ADF 11g version and the other on the 12 version.

    I want to run two glassfish servers at the same time on windows server 2008.

    I changed the port number and I have most of the adf to 11 on one, essential adf for 12 on the other.

    but I couldn't run two servers at the same time in windows server 2008.

    How I can run both servers at the same time?

    Create another domain of glassfish and set properties and the essentials of the adf. and run it in another port number.

  • ADF Essentials with Glassfish

    Hi all

    I'm new in the adf. I'm trying to deploy adf on glassfish.

    GlassFish version: 4

    ADF Essentials: 11.1.2.3

    Jdev: 11.1.2.3.

    I have configured my glassfish and install adf Essentials library using this blog by Shay.

    https://blogs.Oracle.com/Shay/entry/deploying_oracle_adf_applications_to

    I have configured the data source and jdbc pool for glassfish successfully configured. I have the platform to install Glassfish 3.1 in both see controller and application deployment profile. I'm not able to deploy my application on glassfish. Here's my jdev console output.

    _________________________________________________________________________________________________________________________________________________________

    [10: 06:39] cannot add the application

    [10: 06:39] POST http://localhost:4848 / management/field/applications/application has sent back a response status of 400

    [10: 06:39] undeployment.

    [10: 06:39] - incomplete deployment.

    [10: 06:39] failure of remote deployment

    [10: 06:39] cannot add the application

    [10: 06:39] POST http://localhost:4848 / management/field/applications/application has sent back a response status of 400

    _________________________________________________________________________________________________________________________________________________________

    Here is the log of the glassfish server:

    [2014-09 - 05T 10: 18:38.384 - 0400] [glassfish 4.0] [WARNING] [ACE-DEPLOYMENT-00011] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718384] [levelValue: 900] []

    Error in the treatment of the annotation: {0}.

    java.lang.NoClassDefFoundError: weblogic/servlet/http/AbstractAsyncServlet

    at java.lang.ClassLoader.defineClass1 (Native Method)

    at java.lang.ClassLoader.defineClass(ClassLoader.java:791)

    at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:803)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

    at com.sun.enterprise.deployment.annotation.impl.ModuleScanner.getElements(ModuleScanner.java:297)

    at com.sun.enterprise.deployment.archivist.Archivist.processAnnotations(Archivist.java:585)

    at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:462)

    at com.sun.enterprise.deployment.archivist.Archivist.readAnnotations(Archivist.java:446)

    at org.glassfish.web.deployment.archivist.WebArchivist.postAnnotationProcess(WebArchivist.java:338)

    at org.glassfish.web.deployment.archivist.WebArchivist.postAnnotationProcess(WebArchivist.java:91)

    at com.sun.enterprise.deployment.archivist.Archivist.readRestDeploymentDescriptors(Archivist.java:420)

    at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:396)

    at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:271)

    at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:280)

    at com.sun.enterprise.deployment.archivist.ApplicationArchivist.readModulesDescriptors(ApplicationArchivist.java:611)

    at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openWith(ApplicationArchivist.java:229)

    at com.sun.enterprise.deployment.archivist.ApplicationFactory.openWith(ApplicationFactory.java:232)

    at org.glassfish.javaee.core.deployment.DolProvider.processDOL(DolProvider.java:188)

    at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:222)

    at org.glassfish.javaee.core.deployment.DolProvider.load(DolProvider.java:96)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.loadDeployer(ApplicationLifecycle.java:878)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:818)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:374)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:527)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:523)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:356)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:522)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:546)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1423)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1500 (CommandRunnerImpl.java:108)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1762)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1674)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:235)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:257)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:329)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:164)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:91)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:346)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:341)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:101)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:224)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:198)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:946)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:331)

    to org.glassfish.admin.rest.adapter.RestAdapter$ 2.service(RestAdapter.java:318)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:181)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    at java.lang.Thread.run(Thread.java:722)

    Caused by: java.lang.ClassNotFoundException: weblogic.servlet.http.AbstractAsyncServlet

    at com.sun.enterprise.loader.ASURLClassLoader.findClassData(ASURLClassLoader.java:867)

    at com.sun.enterprise.loader.ASURLClassLoader.findClass(ASURLClassLoader.java:744)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

    ... more than 81

    ]]

    [2014-09 - 05T 10: 18:38.385 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718385] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.386 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718386] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.386 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718386] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.387 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718387] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.387 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718387] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.388 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718388] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.388 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718388] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.389 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718389] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.390 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718390] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.390 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718390] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.391 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718391] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.391 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718391] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.392 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718392] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.392 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718392] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.393 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718393] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.393 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718393] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.394 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718394] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.394 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718394] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.395 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718395] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.395 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718395] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.396 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718396] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.396 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718396] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.397 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718397] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.398 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718398] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.398 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718398] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.405 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718405] [levelValue: 800] []

    visit unvisited references]]

    [2014-09 - 05T 10: 18:38.471 - 0400] [glassfish 4.0] [WARNING] [ACE-DEPLOYMENT-00015] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718471] [levelValue: 900] []

    No support for deployment descriptors element class listener value oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener.]]

    [2014-09 - 05T 10: 18:38.472 - 0400] [glassfish 4.0] [WARNING] [ACE-DEPLOYMENT-00015] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718472] [levelValue: 900] []

    No support for deployment descriptors element class listener value oracle.mds.lcm.weblogic.WLLifecycleListener.]]

    [2014-09 - 05T 10: 18:38.472 - 0400] [glassfish 4.0] [WARNING] [ACE-DEPLOYMENT-00015] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926718472] [levelValue: 900] []

    Not supported for deployment descriptors element value name of the library adf.oracle.domain.]]

    [2014-09 - 05T 10: 19:08.191 - 0400] [glassfish 4.0] [INFO] [jsf.config.listener.version] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748191] [levelValue: 800] []

    [[ Initializing Mojarra 2.2.0 (20130502-2118 https://svn.java.net/svn/mojarra~svn/tags/2.2.0@11930) to the context ' / glassfishHR']]

    [2014-09 - 05T 10: 19:08.525 - 0400] [glassfish 4.0] [INFO] [] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748525] [levelValue: 800] []

    Unsanitized stacktrace of startup failed...

    com.sun.faces.config.ConfigurationException: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/jvnet/hk2/component/Habitat

    at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:664)

    at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:309)

    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)

    at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:5362)

    at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:743)

    at org.apache.catalina.core.StandardContext.start(StandardContext.java:5898)

    at com.sun.enterprise.web.WebModule.start(WebModule.java:691)

    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1041)

    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:1024)

    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:747)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2278)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1924)

    at com.sun.enterprise.web.WebApplication.start(WebApplication.java:139)

    at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122)

    at org.glassfish.internal.data.ModuleInfo.start (ModuleInfo.java:291)

    at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:497)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:527)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:523)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:356)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:522)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:546)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1423)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1500 (CommandRunnerImpl.java:108)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1762)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1674)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:235)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:257)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:329)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:164)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:91)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:346)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:341)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:101)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:224)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:198)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:946)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:331)

    to org.glassfish.admin.rest.adapter.RestAdapter$ 2.service(RestAdapter.java:318)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:181)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    at java.lang.Thread.run(Thread.java:722)

    Caused by: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/jvnet/hk2/component/Habitat

    to java.util.concurrent.FutureTask$ Sync.innerGet (FutureTask.java:252)

    at java.util.concurrent.FutureTask.get(FutureTask.java:111)

    at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:651)

    ... more than 73

    Caused by: java.lang.NoClassDefFoundError: org/jvnet/hk2/component/Habitat

    at org.glassfish.weld.jsf.WeldFacesConfigProvider.getResources(WeldFacesConfigProvider.java:80)

    to com.sun.faces.config.ConfigManager$ URLTask.call (ConfigManager.java:1096)

    to com.sun.faces.config.ConfigManager$ URLTask.call (ConfigManager.java:1064)

    to java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:334)

    at java.util.concurrent.FutureTask.run(FutureTask.java:166)

    at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:642)

    ... more than 73

    Caused by: java.lang.ClassNotFoundException: org.jvnet.hk2.component.Habitat

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

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

    ... more than 79

    ]]

    [2014-09 - 05T 10: 19:08.527 - 0400] [glassfish 4.0] [SERIOUS] [] [javax.enterprise.resource.webcontainer.jsf.config] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748527] [levelValue: 1000] []

    Critical error during deployment:

    com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat

    at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:357)

    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)

    at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:5362)

    at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:743)

    at org.apache.catalina.core.StandardContext.start(StandardContext.java:5898)

    at com.sun.enterprise.web.WebModule.start(WebModule.java:691)

    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1041)

    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:1024)

    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:747)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2278)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1924)

    at com.sun.enterprise.web.WebApplication.start(WebApplication.java:139)

    at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122)

    at org.glassfish.internal.data.ModuleInfo.start (ModuleInfo.java:291)

    at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:497)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:527)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:523)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:356)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:522)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:546)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1423)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1500 (CommandRunnerImpl.java:108)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1762)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1674)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:235)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:257)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:329)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:164)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:91)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:346)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:341)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:101)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:224)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:198)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:946)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:331)

    to org.glassfish.admin.rest.adapter.RestAdapter$ 2.service(RestAdapter.java:318)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:181)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    at java.lang.Thread.run(Thread.java:722)

    Caused by: java.lang.ClassNotFoundException: org.jvnet.hk2.component.Habitat

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

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

    at org.glassfish.weld.jsf.WeldFacesConfigProvider.getResources(WeldFacesConfigProvider.java:80)

    to com.sun.faces.config.ConfigManager$ URLTask.call (ConfigManager.java:1096)

    to com.sun.faces.config.ConfigManager$ URLTask.call (ConfigManager.java:1064)

    to java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:334)

    at java.util.concurrent.FutureTask.run(FutureTask.java:166)

    at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:642)

    at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:309)

    ... more than 72

    ]]

    [2014-09 - 05T 10: 19:08.537 - 0400] [glassfish 4.0] [SERIOUS] [AS-WEB-CORE-00174] [javax.enterprise.web.core] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748537] [levelValue: 1000] []

    The context /glassfishHR start failed due to previous errors]]

    [2014-09 - 05T 10: 19:08.537 - 0400] [glassfish 4.0] [SERIOUS] [AS-WEB-CORE-00175] [javax.enterprise.web.core] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748537] [levelValue: 1000] []

    Exception during cleanup after the boot failure

    org.apache.catalina.LifecycleException: the Manager has not yet started

    at org.apache.catalina.session.StandardManager.stop(StandardManager.java:934)

    at org.apache.catalina.core.StandardContext.stop(StandardContext.java:6099)

    at com.sun.enterprise.web.WebModule.stop(WebModule.java:720)

    at org.apache.catalina.core.StandardContext.start(StandardContext.java:5916)

    at com.sun.enterprise.web.WebModule.start(WebModule.java:691)

    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1041)

    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:1024)

    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:747)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2278)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1924)

    at com.sun.enterprise.web.WebApplication.start(WebApplication.java:139)

    at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122)

    at org.glassfish.internal.data.ModuleInfo.start (ModuleInfo.java:291)

    at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:497)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:527)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:523)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:356)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:522)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:546)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1423)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1500 (CommandRunnerImpl.java:108)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1762)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1674)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:235)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:257)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:329)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:164)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:91)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:346)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:341)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:101)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:224)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:198)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:946)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:331)

    to org.glassfish.admin.rest.adapter.RestAdapter$ 2.service(RestAdapter.java:318)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:181)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    at java.lang.Thread.run(Thread.java:722)

    ]]

    [2014-09 - 05T 10: 19:08.538 - 0400] [glassfish 4.0] [SERIOUS] [AS-WEB-CORE-00108] [javax.enterprise.web.core] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748538] [levelValue: 1000] []

    ContainerBase.addChild: start:

    org.apache.catalina.LifecycleException: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat

    at org.apache.catalina.core.StandardContext.start(StandardContext.java:5920)

    at com.sun.enterprise.web.WebModule.start(WebModule.java:691)

    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1041)

    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:1024)

    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:747)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2278)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1924)

    at com.sun.enterprise.web.WebApplication.start(WebApplication.java:139)

    at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122)

    at org.glassfish.internal.data.ModuleInfo.start (ModuleInfo.java:291)

    at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:497)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:527)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:523)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:356)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:522)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:546)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1423)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1500 (CommandRunnerImpl.java:108)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1762)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1674)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:235)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:257)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:329)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:164)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:91)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:346)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:341)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:101)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:224)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:198)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:946)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:331)

    to org.glassfish.admin.rest.adapter.RestAdapter$ 2.service(RestAdapter.java:318)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:181)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    at java.lang.Thread.run(Thread.java:722)

    Caused by: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat

    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:293)

    at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:5362)

    at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:743)

    at org.apache.catalina.core.StandardContext.start(StandardContext.java:5898)

    ... more than 68

    Caused by: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat

    at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:357)

    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)

    ... more than 71

    Caused by: java.lang.ClassNotFoundException: org.jvnet.hk2.component.Habitat

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

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

    at org.glassfish.weld.jsf.WeldFacesConfigProvider.getResources(WeldFacesConfigProvider.java:80)

    to com.sun.faces.config.ConfigManager$ URLTask.call (ConfigManager.java:1096)

    to com.sun.faces.config.ConfigManager$ URLTask.call (ConfigManager.java:1064)

    to java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:334)

    at java.util.concurrent.FutureTask.run(FutureTask.java:166)

    at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:642)

    at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:309)

    ... more than 72

    ]]

    [2014-09 - 05T 10: 19:08.538 - 0400] [glassfish 4.0] [WARNING] [] [javax.enterprise.web] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748538] [levelValue: 900] []

    java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat

    java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat

    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1044)

    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:1024)

    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:747)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2278)

    at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1924)

    at com.sun.enterprise.web.WebApplication.start(WebApplication.java:139)

    at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122)

    at org.glassfish.internal.data.ModuleInfo.start (ModuleInfo.java:291)

    at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:497)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:527)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:523)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:356)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:522)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:546)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1423)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1500 (CommandRunnerImpl.java:108)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1762)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1674)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:235)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:257)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:329)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:164)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:91)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:346)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:341)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:101)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:224)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:198)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:946)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:331)

    to org.glassfish.admin.rest.adapter.RestAdapter$ 2.service(RestAdapter.java:318)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:181)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    at java.lang.Thread.run(Thread.java:722)

    ]]

    [2014-09 - 05T 10: 19:08.539 - 0400] [glassfish 4.0] [SERIOUS] [] [javax.enterprise.system.tools.deployment.common] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748539] [levelValue: 1000] []

    Exception when the start method of the com.sun.enterprise.web.WebApplication class

    java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat

    at com.sun.enterprise.web.WebApplication.start(WebApplication.java:168)

    at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122)

    at org.glassfish.internal.data.ModuleInfo.start (ModuleInfo.java:291)

    at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:497)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:527)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:523)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:356)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:522)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:546)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1423)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1500 (CommandRunnerImpl.java:108)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1762)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1674)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:235)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:257)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:329)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:164)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:91)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:346)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:341)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:101)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:224)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:198)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:946)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:331)

    to org.glassfish.admin.rest.adapter.RestAdapter$ 2.service(RestAdapter.java:318)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:181)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    at java.lang.Thread.run(Thread.java:722)

    ]]

    [2014-09 - 05T 10: 19:08.539 - 0400] [glassfish 4.0] [SERIOUS] [NCLS-CORE-00026] [javax.enterprise.system.core] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748539] [levelValue: 1000] []

    An exception occurred while processing life cycle

    java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat

    at com.sun.enterprise.web.WebApplication.start(WebApplication.java:168)

    at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122)

    at org.glassfish.internal.data.ModuleInfo.start (ModuleInfo.java:291)

    at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:497)

    at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)

    at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:527)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ $2 1.run(CommandRunnerImpl.java:523)

    at java.security.AccessController.doPrivileged (Native Method)

    at javax.security.auth.Subject.doAs(Subject.java:356)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ 2.execute(CommandRunnerImpl.java:522)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:546)

    at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1423)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl.access$ 1500 (CommandRunnerImpl.java:108)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1762)

    to com.sun.enterprise.v3.admin.CommandRunnerImpl$ ExecutionContext.execute (CommandRunnerImpl.java:1674)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:235)

    at org.glassfish.admin.rest.utils.ResourceUtil.runCommand(ResourceUtil.java:257)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:329)

    at org.glassfish.admin.rest.resources.TemplateListOfResource.post(TemplateListOfResource.java:164)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    to org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$ 1.invoke(ResourceMethodInvocationHandlerFactory.java:81)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:125)

    to org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ ResponseOutInvoker.doDispatch (JavaResourceMethodDispatcherProvider.java:152)

    at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:91)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:346)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:341)

    at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:101)

    to org.glassfish.jersey.server.ServerRuntime$ 1.run(ServerRuntime.java:224)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:271)

    to org.glassfish.jersey.internal.Errors$ 1.call(Errors.java:267)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:315)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:297)

    at org.glassfish.jersey.internal.Errors.process(Errors.java:267)

    at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317)

    at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:198)

    at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:946)

    at org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer.service(GrizzlyHttpContainer.java:331)

    to org.glassfish.admin.rest.adapter.RestAdapter$ 2.service(RestAdapter.java:318)

    at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:181)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    at java.lang.Thread.run(Thread.java:722)

    ]]

    [2014-09 - 05T 10: 19:08.539 - 0400] [glassfish 4.0] [SERIOUS] [] [javax.enterprise.system.core] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748539] [levelValue: 1000] []

    An exception occurred while loading the application]]

    [2014-09 - 05T 10: 19:08.539 - 0400] [glassfish 4.0] [SERIOUS] [AS-WEB-GLUE-00192] [javax.enterprise.web] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748539] [levelValue: 1000] []

    Undeployment failed for the context /glassfishHR]]

    [2014-09 - 05T 10: 19:08.542 - 0400] [glassfish 4.0] [SERIOUS] [] [javax.enterprise.web.util] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926748542] [levelValue: 1000] []

    The web application [/glassfishHR] created a ThreadLocal with type [javax.faces.context.FacesContext$ 1] key (value [javax.faces.context.FacesContext$1@c9617d]) and a value of type [com.sun.faces.config.InitFacesContext] ([com.sun.faces.config.InitFacesContext@11f6c83]) but impossible to remove when the web application has been stopped. Threads will be renewed over time to try to avoid a likely memory leak]]

    [2014-09 - 05T 10: 19:27.115 - 0400] [glassfish 4.0] [SERIOUS] [] [javax.enterprise.system.core] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926767115] [levelValue: 1000] []

    An exception occurred while loading the application: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! org.jvnet.HK2.Component.habitat]]

    [2014-09 - 05T 10: 19:29.851 - 0400] [glassfish 4.0] [INFO] [] [org.jvnet.mimepull.WeakDataFile] [tid: _ThreadID = 36 _ThreadName = admin-listener (5)] [timeMillis: 1409926769851] [levelValue: 800] []

    _________________________________________________________________________________________________________________________________________________________

    No idea what the problem...

    Well, GlassFish 4 is not checked ADF essentials, could we do have problems. Check out this thread [JDev12.1.2, ADF, GlassFish 4] some questions on the tutorial of Shay "Deploy Oracle ADF Essentials Applications to Glassfish" which covers a part of that.

    Timo

  • Column of type blob MySQL impossible to upload a file?

    Hello

    IAM using jdeveloper 11.1.1.7

    IAM new to adf

    We use mysql database and glassfish server,.

    Using mysql iam impossible to upload the file in the database

    one you suggest it's urgent for me?

    Hello

    in the dough of class AmImpl code below

    ' Public Sub test (String document_type, String DocumentName, InputStream pFileData integer profileid) survey FileNotFoundException, IOException {}
        {
        BigDecimal blobId = null;
        PreparedStatement stmt = this.getDBTransaction () .createPreparedStatement ("SELECT last_insert_id ()", 1);
        try {}
        Conn connection (Connection) = stmt.getConnection ();
        stmt. Close();
        stmt = conn.prepareStatement ("insert into capt_docs (document_type, document_name, document_file, document_profileid) values(?,?,?,?)");
        InputStream isFile = new FileInputStream (file);
              stmt.setString(1,document_type);
        stmt.setString(2,document_name);
        stmt.setBinaryStream (4, isFile, (int) (file.length (()));
        stmt.setBlob (3, pFileData);
        stmt.setInt(4,profileid);
        stmt.executeUpdate ();
        Conn.Commit ();
        stmt. Close();
        pFileData.close ();
        stmt = conn.prepareStatement ("SELECT last_insert_id ()", 1);
        stmt. Execute();
        ResultSet rs = stmt.getResultSet ();
        If (rs! = null) {}
        RS. First();
        blobId = rs.getBigDecimal (1);
        }
        stmt. Close();
      
        } catch (SQLException e) {}
        e.printStackTrace ();
        } {Finally
        }
      
    }

    }

    and change the settings based on your requiremnt and call this method from your backing bean

    {} public void fileUpload (ActionEvent actionEvent)
        Add the code in the event here...
        BindingContext ctx = BindingContext.getCurrent ();
        DC DCDataControl = ctx.findDataControl("ClinaptAMDataControl"); Name of the application in datacontrolBinding.cpx module
        Class ApplicationModuleImplimentaion
        AppM ClinaptAMImpl = (ClinaptAMImpl) dc.getDataProvider ();
       
        try {}
            InputStream fileData is getInputStream (file);.
           String docname = file.getFilename ();
            RichSelectOneChoice documentType = (RichSelectOneChoice) getComponentById ("soc4");
            System.out.println ("Document Type" + documentType.getValue ());
            RichInputText profileid = (RichInputText) getComponentById ("it1");
            RicheTableau documenttable = (RichTable) getComponentById ('t1');
          
            It is app module method and flow data file entry
            appM.test (getDocumentTypeVar (), docname, fileData (Integer) profileid.getValue ());
            AdfFacesContext.getCurrentInstance () .addPartialTarget (documenttable);
        } catch (FileNotFoundException exception) e {}
            e.printStackTrace ();
        } catch (IOException e) {}
            e.printStackTrace ();
        }
          
    }
  • problem with pages on the glassfish Server

    Hi all

    My version Jdev: 11.1.2.4

    Glassfish server: 3.1.2.2

    When I was trying open the jsf/jsp page after the deployment of adf application in glassfish server, it opens with the page source code rather than design. and it is showing the message as

    "XML this file does not appear to be any information of style associated with it." "The document tree is shown below."

    and the page is UriPattern below

    JSFPage.png

    Please help me on this issue. And let me know about the comparability of the server with the version jdev

    Thnaks,

    I think that your web.xml file or the URL you are using is not correct.

    You must ensure that your page is processed by the engine JSF/Facelets.

    Your URL is not the ordinary prefix for this (something like "/ faces")

    Your web.xml has parameters like:

    Faces Servlet

    faces *.

    And

    Faces Servlet

    javax.faces.webapp.FacesServlet

    1

  • GlassFish & file upload

    Hi all

    I can not load a file larger than 2 MB in ADF application using glassfish.

    Thanx

    And your question?

    Have you defined the context parameters

       oracle.adf.view.faces.UPLOAD_MAX_MEMORY  512000    oracle.adf.view.faces.UPLOAD_MAX_DISK_SPACE  5120000    oracle.adf.view.faces.UPLOAD_TEMP_DIR  /tmp/ADFUploads/ 
    

    Timo

  • Order of installation using the ADF Essentials

    Hello
    I want to use JDeveloper and ADF-Essentials and Glassfish.

    I found the page describing the GlassFish Server with ADF-Essentials installation and think I understand this. I'm not sure of is which to install JDeveloper and if I install it before or after configuring GlassFish. http://docs.Oracle.com/CD/E35521_01/admin.111230/e16179/ap_glassfish.htm#BABIEADD
    Java Edition: 11.1.2.3.0
    Oracle JDeveloper 11g (11.1.2.3.0) (without SOA and Webcenter)
    Oracle JDeveloper 11.1.1.6.0. (including SOA and Webcenter).

    Thank you!

    Published by: BobS47 on February 20, 2013 12:17

    The order does not matter as I know.
    ADF essentials jdev 11.1.2.3.0 need do is a red without soa.

    Timo

  • Unicode problem in the ADF faces

    Dear all,

    I have a problem with Unicode. I use JDeveloper 11.1.1.4.0.

    When I enter the Unicode text in an ADF Web Pages with mysql database and then recover (refresh page) of database, Web page (component) shows data?.
    I have configured the preferences/encoding, model and display settings of compiler controller in UTF - 8.

    But when I entered the data directly to the database of MySQL IDE, it was OK. (Show Me well).

    Thank you
    Angelique

    I'm sure you get utf-8 codes of the user interface. So the problem is maybe the driver that you use to store the string in the db or db (or array) itself. It's for you to discover.
    You can generate a java class for the OS allows you to store the string and set a breakpoint in the method settter of the attribute in question. You check the data before commit you it to the db. After validation, look you at Pb and see what is stored. As long as you do not see the correct data there are a problem with the jdbc driver that you are using, or the db does not accept utf - 8.

    Timo

  • No data refresh after edit on the page of the adf.

    Hello

    I was pulling my hair out for a week now. try to look for the answer to my problem, but no luck. hope someone can help me.

    Here is my case:
    I am train to the top of the adf + ejb3, weblogic 11g + mysql, I had developed a simple solution to test the reference technology. I created 2 database table, the Department and employees.

    I follow the example of Oracle with success and created the model and the Joint Strike Fighter. I have 3 jsf, search.jspx, new.jspx, query.jspx. inside the search.jspx, I used the named criteria for the data control to create the query page and he successfully recover the data on employees of mysql with the name of the service of the department table. but when I try to edit the existing record and navigate back to the search.jspx, the name of the service (from the department table) was empty. no way, how I made, refresh the page by pressing the search button, the name of the service just refuse to come out. until I have start the weblogic server.

    Help, please.

    Thank you
    Vince

    Published by: 817229 on December 19, 2010 16:27


    Hi all, can - does anyone know how to solve the problem mentioned above? Help, please. Thank you.

    try adding the following line in persistence.xml ejb


  • MySQL Autoincrement

    The ADF supports autonincrement of mysql?
    If she does ' t, how can I solve this problem? I tried the "refresh after insert," drank it does ' t work...
    SOS

    huh? Do you have the answer help or make sense? Sarcasm? We cannot tell.

    Best,

    John

  • 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

  • GlassFish and ADF JDeveloper

    We have a problem in an ADF Application (Jdevelper version: Studio Edition Version 12.1.3.0.0 and deployed on GlassFish Server Open Source Edition 3.1.2.2 (build 5)).

    kindly if you have an idea why this error occurs when a workflow running with an jsff affair.

    The stack trace is as follows:

    ADF_FACES - 60098:Faces life cycle receives exceptions that are unhandled in the phase RENDER_RESPONSE 6 java.lang.VerifyError: (class: bc4j_relativePath_expression_Expression_gs, method: super$ $3 evaluate signature: (Ljava/io/file ;)) Ljava/lang/object ;) Illegal use of calling non-virtual function at java.lang.Class.getDeclaredConstructors0 (Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2532) at java.lang.Class.getConstructor0(Class.java:2842) at java.lang.Class.newInstance(Class.java:345) at org.codehaus.groovy.runtime.InvokerHelper.createScript(InvokerHelper.java:421) at groovy.lang.GroovyShell.parse(GroovyShell.java:625) at groovy.lang.GroovyShell.parse(GroovyShell.java:652) at oracle.jbo.ExprEval.parseScript(ExprEval.java:1571) at oracle.jbo.ExprEval.findScript(ExprEval.java:1152) at oracle.jbo.ExprEval.doEvaluate(ExprEval.java:1956) at oracle.jbo.ExprEval.doEvaluate(ExprEval.java:1928) at oracle.jbo.ExprEval.evaluateForRow(ExprEval.java:1647) at oracle.adf.model.bean.DCDataVO.createViewAccessorRS(DCDataVO.java:1291) at oracle.adf.model.bean.DCCriteriaBaseVOImpl.createViewAccessorRS(DCCriteriaBaseVOImpl.java:33) to oracle.jbo.server.ViewRowImpl.createViewAccessorRS(ViewRowImpl.java:2774) to oracle.adf.model.bean.DCDataRow.createViewAccessorRS(DCDataRow.java:427) to oracle.jbo.server.ViewRowImpl.createViewAccessorRS(ViewRowImpl.java:2785) to oracle.jbo.server.ViewRowStorage.getAttributeInternal(ViewRowStorage.java:1929) to oracle.jbo.server.ViewRowImpl.getAttributeValue(ViewRowImpl.java:2036) to oracle.jbo.server.ViewRowImpl.getAttributeInternal(ViewRowImpl.java:886) to oracle.jbo.server.ProgrammaticViewRowImpl.getAttributeInternalDelegation(ProgrammaticViewRowImpl.java:195) to oracle.adf.model.bean.DCDataRow.getAttributeInternal(DCDataRow.java:279) to oracle.adf.model.bean.DCCriteriaRowImpl.getAttributeInternal) DCCriteriaRowImpl.java:84) to oracle.jbo.server.ViewRowImpl.getAttrInvokeAccessor(ViewRowImpl.java:968) to oracle.jbo.server.ViewRowImpl.getAttribute(ViewRowImpl.java:916) to oracle.jbo.server.ViewRowImpl.getAttribute(ViewRowImpl.java:1035) to oracle.adf.model.bean.DCBeanDataControl.getAccessorValue(DCBeanDataControl.java:1425) to oracle.adf.model.binding.DCDataControl.createAccessorRowSetIterator(DCDataControl.java:679) to oracle.adf.model.bc4j.DCJboDataControl.createAccessorRowSetIterator(DCJboDataControl.java:1154) to oracle.adf.model.binding.DCDataControl.createAccessorRowSetIterator(DCDataControl.java:662) to oracle.jbo.uicli.binding.MyIteratorBinding.initSourceRSI(JUAccessorIteratorDef.java:857) to oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1751) to...

    Looks like you have some problem with glassfish classpath (so he chose an incorrect version of groovy jar) or with the version of the JDK.

    To verify which version of the JDK is used for your glassfish domain and also install essentials new adf libraries (make sure they are for 12.1.3 version)

    Dario

Maybe you are looking for

  • How to reset my photo in photo stream?

    Hello My photo stream is seriously incomplete, blocking to 160 photos, when there are more than 500 in the last month. I tried to turn off my photos, then again on stream (in System Preferences-> iCloud-> pictures and in Photos.app preferences), but

  • How can I change the size of the address bar in firefox 18?

    I want to make the address bar much smaller and much bigger search bar (I want still allows them to use the full width of the toolbar). I read elsewhere in the forums that you can change the size of the bar by going to CUSTOMIZE and once the cursor t

  • 3rd generation and apple music

    I have a 3rd generation apple TV and can not access my music from apple.  Should I just go back to Spotify or will this updated before the end of my trial free?

  • Windows delayed write failed

    When tranfering the files in my hard (backup) on my external hard drive I get the Error Message:, windows-delayed write failed.Windows was unable to save all the data for the file E:\$Mft. The data has been lost. This error can be caused by a failure

  • HP dv4-2110tu power on no display, the hat and the num led 3 flashes

    HP dv4-2110tu power on no display, the cap & the num led 3 flashes