1 Reply Latest reply on Jan 23, 2014 8:43 AM by erasmomarciano

    ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to PreReal

    victor2014

      I'm having problems running the jboss v6.x Runtime Server.

      There are errors in the project:

      below the lines containing errors in the console;

       

       

      I can access the interface in jboss http://localhost:8080

      normally.

      08:47:17,739 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to PreReal: name=vfs:///C:/Users/paulo.victor/Documents/ATIVIDADE4convir/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_6.x_Runtime_Server1390240907061/deploy/convir-app.ear state=PostClassLoader mode=Manual requiredState=PreReal: org.jboss.deployers.spi.DeploymentException: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet from BaseClassLoader@14171c1{vfs:///C:/Users/paulo.victor/Documents/ATIVIDADE4convir/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_6.x_Runtime_Server1390240907061/deploy/convir-app.ear/convir.war/}

       

       

      DEPLOYMENTS IN ERROR:

        Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/jboss-ejb3-embedded-impl-as.jar" is in error due to the following reason(s): java.lang.IllegalStateException: org.jboss.ejb3.EmbeddedEJBContainerASAdaptor is already installed.

       

       

      at java.lang.Thread.run(Thread.java:619) [:1.6.0_20]

      Caused by: java.sql.SQLException: The Network Adapter could not establish the connection

        at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:480) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:413) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:508) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:510) [:Oracle JDBC Driver version - "11.1.0.7.0-Production"]

        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:229) [:6.0.0.Final]

        ... 94 more

       

       

      08:47:16,430 ERROR [ProfileServiceBootstrap] Failed to load profile:: org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

       

       

      DEPLOYMENTS IN ERROR:

        Deployment "vfs:///C:/jboss-6.0.0.Final/server/default/deploy/jboss-ejb3-embedded-impl-as.jar" is in error due to the following reason(s): java.lang.IllegalStateException: org.jboss.ejb3.EmbeddedEJBContainerASAdaptor is already installed.

       

       

        at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.GA]

        at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.GA]

        at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.checkComplete(MainDeployerPlugin.java:87) [:6.0.0.Final]

        at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.checkAllComplete(ProfileDeployerPluginRegistry.java:107) [:0.2.2]

        at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:135) [:6.0.0.Final]

        at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0.Final]

        at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]

        at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]

        at java.lang.Thread.run(Thread.java:619) [:1.6.0_20]