7 Replies Latest reply on Dec 23, 2011 6:53 AM by ayagmur

    Are these bugs?

    ayagmur

      For JBoss 7.0.2 :

       

      1. While injecting PersistenceContext I got an error. PersistenceContext cannot be loaded.

      2. Does not support remote EJB client

       

      For JBoss 7.1 :

       

      1. Ear file cannot be deployed.a wrong configuration for hibernate :

      Caused by: java.lang.NoSuchMethodError: org.hibernate.internal.util.xml.XMLHelper.getDocumentFactory()Lorg/dom4j/Documen

      tFactory;

              at org.hibernate.envers.configuration.RevisionInfoConfiguration.generateDefaultRevisionInfoXmlMapping(RevisionIn

      foConfiguration.java:88)

              at org.hibernate.envers.configuration.RevisionInfoConfiguration.configure(RevisionInfoConfiguration.java:326)

              at org.hibernate.envers.configuration.AuditConfiguration.<init>(AuditConfiguration.java:95)

              at org.hibernate.envers.configuration.AuditConfiguration.getFor(AuditConfiguration.java:135)

              at org.hibernate.envers.event.EnversIntegrator.integrate(EnversIntegrator.java:63)

              at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:294)

              at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1722)

              at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:76)

              at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:899)

              at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:884)

              at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:73)

              at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServic

      eImpl.java:149)

              at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.start(PersistenceUnitServiceImpl.java:79)

              at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-ms

      c-1.0.1.GA.jar:]

       

      2. Jar file can be deployed, but I got the same error with for "Jboss7.0.2. Issue -1" Probably PersistenceContext injection is erronous for this build either.

       

      3. "Duplicate resource Error" is repeated. I can work with jboss neither from an ide nor from command-line. Only by this way : "I delete all the files from deployments folder, run jboss, copy the file i want to deploy."

       

      Are these bugs? I cannot find any solution for them.

      If so, do you have any plan to solve reported bugs? and when could you solve them?

       

      Best Regards,

      ayagmur

        • 1. Re: Are these bugs?
          jaikiran

          Ali Yagmur wrote:

           

          For JBoss 7.0.2 :

           

          1. While injecting PersistenceContext I got an error. PersistenceContext cannot be loaded.

          You'll have to add much more details about that issue for us to understand what it is.

           

           

          Ali Yagmur wrote:

           

          For JBoss 7.0.2 :

           

           

          2. Does not support remote EJB client

          Not a bug. But an unsupported/unimplemented feature.

           

           

          Ali Yagmur wrote:

          For JBoss 7.1 :

           

          1. Ear file cannot be deployed.a wrong configuration for hibernate :

          Caused by: java.lang.NoSuchMethodError: org.hibernate.internal.util.xml.XMLHelper.getDocumentFactory()Lorg/dom4j/Documen

          tFactory;

                  at org.hibernate.envers.configuration.RevisionInfoConfiguration.generateDefaultRevisionInfoXmlMapping(RevisionIn

          foConfiguration.java:88)

                  at org.hibernate.envers.configuration.RevisionInfoConfiguration.configure(RevisionInfoConfiguration.java:326)

                  at org.hibernate.envers.configuration.AuditConfiguration.<init>(AuditConfiguration.java:95)

                  at org.hibernate.envers.configuration.AuditConfiguration.getFor(AuditConfiguration.java:135)

                  at org.hibernate.envers.event.EnversIntegrator.integrate(EnversIntegrator.java:63)

                  at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:294)

                  at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1722)

                  at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:76)

                  at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:899)

                  at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:884)

                  at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:73)

                  at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServic

          eImpl.java:149)

                  at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.start(PersistenceUnitServiceImpl.java:79)

                  at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-ms

          c-1.0.1.GA.jar:]

           

          Again, please provide more details about the application packaging and other details.

           

           

          Ali Yagmur wrote:

           

          For JBoss 7.1 :

           

          2. Jar file can be deployed, but I got the same error with for "Jboss7.0.2. Issue -1" Probably PersistenceContext injection is erronous for this build either.

           

          Need more information.

           

           

          Ali Yagmur wrote:

           

          3. "Duplicate resource Error" is repeated. I can work with jboss neither from an ide nor from command-line. Only by this way : "I delete all the files from deployments folder, run jboss, copy the file i want to deploy."

           

          Please provide more details.

          • 2. Re: Are these bugs?
            jaikiran

            By the way AS 7.1.0.CR1 has just been released today http://www.jboss.org/jbossas/downloads.html. So if you could try it there before reporting any problems, that would be great.

            • 3. Re: Are these bugs?
              ayagmur

              Hi,

              I have been currently working on Jboss 7.1, so I report the improvement for it.

               

              The problems;

              1. Ear file cannot be deployed.a wrong configuration for hibernate

              2. Jar file can be deployed, but I got the same error with for bla bla

              3. "Duplicate resource Error" bla bla

               

              solved in CR1.

               

              But I still got some errors while trying to run a remote ejb client application. Probable differences are :

              I have been using oracle/hibernatespatial/jpa

               

              The error is :

              But I still get some errors :

               

              09:47:23,148 ERROR [org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver] (Remoting "aliyagmur

              -pc" task-4) Exception on channel Channel ID 0c0303e9 (inbound) of Remoting connection 01adf5e1 to /127.0.0.1:53032 from

              message org.jboss.remoting3.remote.InboundMessage$3@12a4caf: java.io.IOException: Unsupported protocol version 0

                      at org.jboss.marshalling.river.RiverUnmarshaller.start(RiverUnmarshaller.java:1184)

                      at org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler.prepareForUnMarshalling(AbstractMessageHa

              ndler.java:235)

                      at org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler.processMessage(MethodInvocationMe

              ssageHandler.java:101)

                      at org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver.handleMessage(VersionOneProtoc

              olChannelReceiver.java:147)

                      at org.jboss.remoting3.remote.RemoteConnectionChannel$5.run(RemoteConnectionChannel.java:409) [jboss-remoting-3.

              2.0.CR6-darranl-1.jar:3.2.0.CR6-darranl-1]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_11]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_11]

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

               

              09:47:23,526 ERROR [org.jboss.remoting.remote] (Remoting "aliyagmur-pc" read-1) JBREM000200: Remote connection failed: j

              ava.io.IOException: An existing connection was forcibly closed by the remote host

               

               

              This is server.log file with Trace option enabled

               

              09:58:03,278 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.marshalling.river.RiverUnmarshaller from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,278 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.marshalling.river.RiverUnmarshaller not found from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,278 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,278 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler not found from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,278 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,278 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler not found from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler not found from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler not found from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver not found from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver not found from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.remoting3.remote.RemoteConnectionChannel$5 from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding local class org.jboss.remoting3.remote.RemoteConnectionChannel$5 from Module "org.jboss.remoting3:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,279 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Found previously loaded class org.jboss.remoting3.remote.RemoteConnectionChannel$5 from Module "org.jboss.remoting3:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,282 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.marshalling.river.RiverUnmarshaller from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,282 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.marshalling.river.RiverUnmarshaller not found from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,282 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.marshalling.river.RiverUnmarshaller from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,282 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.marshalling.river.RiverUnmarshaller not found from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler not found from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler not found from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler not found from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler not found from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver not found from Module "org.jboss.as.remoting:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Finding class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,283 TRACE [org.jboss.modules] (Remoting "aliyagmur-pc" task-4) Class org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver not found from Module "org.jboss.logmanager:main" from local module loader @1cbfe9d (roots: C:\jboss-as-7.1.0.CR1\modules)

              09:58:03,277 ERROR [org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver] (Remoting "aliyagmur-pc" task-4) Exception on channel Channel ID 60ab2cc5 (inbound) of Remoting connection 008b88bd to /127.0.0.1:49254 from message org.jboss.remoting3.remote.InboundMessage$3@1c68ff4: java.io.IOException: Unsupported protocol version 0

                  at org.jboss.marshalling.river.RiverUnmarshaller.start(RiverUnmarshaller.java:1184)

                  at org.jboss.as.ejb3.remote.protocol.versionone.AbstractMessageHandler.prepareForUnMarshalling(AbstractMessageHandler.java:235)

                  at org.jboss.as.ejb3.remote.protocol.versionone.MethodInvocationMessageHandler.processMessage(MethodInvocationMessageHandler.java:101)

                  at org.jboss.as.ejb3.remote.protocol.versionone.VersionOneProtocolChannelReceiver.handleMessage(VersionOneProtocolChannelReceiver.java:147)

                  at org.jboss.remoting3.remote.RemoteConnectionChannel$5.run(RemoteConnectionChannel.java:409) [jboss-remoting-3.2.0.CR6-darranl-1.jar:3.2.0.CR6-darranl-1]

                  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_11]

                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_11]

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

               

              09:58:03,284 TRACE [org.xnio.safe-close] (Remoting "aliyagmur-pc" task-4) Closing resource Channel ID 60ab2cc5 (inbound) of Remoting connection 008b88bd to /127.0.0.1:49254

              09:58:03,284 TRACE [org.jboss.remoting.resource] (Remoting "aliyagmur-pc" task-4) Closing Channel ID 60ab2cc5 (inbound) of Remoting connection 008b88bd to /127.0.0.1:49254 synchronously

               

               

              *****************************************

              I also want to a question.Although  ear file seems to be deployed succesfully, I cannot reach the web page. Can you give any idea for it?

               

              I add deployment logs :

               

              10:50:36,857 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread

              1-5) JNDI bindings for session bean named CalculatorBean in deployment unit subdeployment "web.war" of deployment "fkds

              ear" are as follows:

               

                      java:global/fkds/web/CalculatorBean!deneme.RemoteCalculator

                      java:app/web/CalculatorBean!deneme.RemoteCalculator

                      java:module/CalculatorBean!deneme.RemoteCalculator

                      java:global/fkds/web/CalculatorBean

                      java:app/web/CalculatorBean

                      java:module/CalculatorBean

               

              10:50:36,857 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread

              1-5) JNDI bindings for session bean named DenemeBean in deployment unit subdeployment "web.war" of deployment "fkds.ear

              are as follows:

               

                      java:global/fkds/web/DenemeBean!deneme.DenemeBean

                      java:app/web/DenemeBean!deneme.DenemeBean

                      java:module/DenemeBean!deneme.DenemeBean

                      java:global/fkds/web/DenemeBean

                      java:app/web/DenemeBean

                      java:module/DenemeBean

               

              10:50:36,857 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread

              1-5) JNDI bindings for session bean named NewSessionBean in deployment unit subdeployment "web.war" of deployment "fkds

              ear" are as follows:

               

                      java:global/fkds/web/NewSessionBean!deneme.NewSessionBeanLocal

                      java:app/web/NewSessionBean!deneme.NewSessionBeanLocal

                      java:module/NewSessionBean!deneme.NewSessionBeanLocal

                      java:global/fkds/web/NewSessionBean

                      java:app/web/NewSessionBean

                      java:module/NewSessionBean

               

              10:50:36,982 INFO  [org.jboss.jpa] (MSC service thread 1-6) JBAS011402: Starting Persistence Unit Service 'fkds.ear/web

              war#default'

              10:50:37,044 INFO  [org.hibernate.annotations.common.Version] (MSC service thread 1-6) HCANN000001: Hibernate Commons A

              notations {4.0.1.Final}

              10:50:37,060 INFO  [org.hibernate.Version] (MSC service thread 1-6) HHH000412: Hibernate Core {4.0.0.Final}

              10:50:37,060 INFO  [org.hibernate.cfg.Environment] (MSC service thread 1-6) HHH000206: hibernate.properties not found

              10:50:37,060 INFO  [org.hibernate.cfg.Environment] (MSC service thread 1-6) HHH000021: Bytecode provider name : javassi

              t

              10:50:37,060 INFO  [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-6) HHH000204: Processing PersistenceUnit

              nfo [

                      name: default

                      ...]

              10:50:37,184 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (MSC service thread 1-

              ) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvi

              er

              10:50:37,434 INFO  [org.hibernate.dialect.Dialect] (MSC service thread 1-6) HHH000400: Using dialect: org.hibernatespat

              al.oracle.OracleSpatial10gDialect

              10:50:37,434 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (MSC service thread 1-6) HHH

              00268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory

              10:50:37,450 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-6) HHH000397: Using

              ASTQueryTranslatorFactory

              10:50:37,465 INFO  [org.hibernate.validator.util.Version] (MSC service thread 1-6) Hibernate Validator 4.2.0.Final

              10:50:37,699 INFO  [org.jboss.web] (MSC service thread 1-6) registering web context: /web

              10:50:37,746 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018559: Deployed "fkds.ear"

              • 4. Re: Are these bugs?
                jaikiran

                I just updated https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+client+using+JNDI with the correct client jar versions that you'll require against 7.1.0.CR1. Give it a try with the updated jars.

                1 of 1 people found this helpful
                • 5. Re: Are these bugs?
                  ayagmur

                  You are right. I had forgotten to change client libraries.

                  It works. Thank you very much for your help.

                   

                   

                  But Although I can connect remotely to jboss from "ide" and can debug the server code at the beta version, I cannot connect at CR1. When I try to debug, I got "Management port configuration not found" or "Unable to open debugger port " errors. Do you have any idea for it?

                   

                  And Do you have any idea for the other question, about ear-file deployment, at the previous post  ?

                   

                   

                  Best Regards,

                  • 6. Re: Are these bugs?
                    jaikiran

                    Ali Yagmur wrote:

                     

                    But Although I can connect remotely to jboss from "ide" and can debug the server code at the beta version, I cannot connect at CR1. When I try to debug, I got "Management port configuration not found" or "Unable to open debugger port " errors. Do you have any idea for it?

                    Please create a separate discussion for that in the JBoss Tools forum http://community.jboss.org/en/tools

                     

                    I also want to a question.Although  ear file seems to be deployed succesfully, I cannot reach the web page. Can you give any idea for it?

                    ...

                    10:50:37,699 INFO  [org.jboss.web] (MSC service thread 1-6) registering web context: /web

                     

                    The web application is registered at "web" context. What URL are you using to access the application and what kind of issues are you running into.

                    • 7. Re: Are these bugs?
                      ayagmur

                      Thanks,

                      I open a new dicussion for problem 1.

                       

                      For problem 2, I try that adress: http://localhost:8080/web/index.jsp.

                       

                      There is no urgency for this problem. If there is no problem with war deployment, i can look at that problem afterwards detailed.

                       

                      Thank you for your help,