1 2 Previous Next 24 Replies Latest reply on Sep 10, 2009 3:02 AM by vishnukn Go to original post
      • 15. Re: JBOSS 5.1.0 Not accessible from browser

        sorry , my message come after the comment

        Yes you are right i see a xerces related jar file in the packing

        Removing it and checking

        Thanks
        Vishnu

        • 16. Re: JBOSS 5.1.0 Not accessible from browser

          hi jaikiran

          Just give me 10 mins , i lost the changes to the xml file inside the ear , i am cleaning it up right now

          Thanks
          Vishnu

          • 17. Re: JBOSS 5.1.0 Not accessible from browser

            hi jaikiran

            Awsome,
            thanks a lot i got rid of this error

            going on the next step

            Thanks
            Vishnu

            • 18. Re: JBOSS 5.1.0 Not accessible from browser

              hi jaikiran

              Now i get this error , My database is oracle10g

              05:13:52,916 ERROR [ExceptionUtil] org.jboss.messaging.core.jmx.JDBCPersistenceManagerService@76e481a startService
              java.lang.IllegalArgumentException: No such SQL statement: CREATE_IDX_MESSAGE_REF_MESSAGE_ID
               at org.jboss.messaging.core.impl.JDBCSupport.getSQLStatement(JDBCSupport.java:192)
               at org.jboss.messaging.core.impl.JDBCSupport.start(JDBCSupport.java:132)
               at org.jboss.messaging.core.impl.JDBCPersistenceManager.start(JDBCPersistenceManager.java:148)
               at org.jboss.messaging.core.jmx.JDBCPersistenceManagerService.startService(JDBCPersistenceManagerService.java:100)
              


              • 19. Re: JBOSS 5.1.0 Not accessible from browser

                i think the problem is with my oracle-persistence-service.xml

                • 20. Re: JBOSS 5.1.0 Not accessible from browser

                  i copied the oracle-persistence-service.xml from docs/exmaple folder and it is fixed now

                  • 21. Re: JBOSS 5.1.0 Not accessible from browser

                    i am facing error in queue and topic configuration, below is the error

                    Failure in jms activation org.jboss.resource.adapter.jms.inflow.JmsActivationSpec@3023af0a(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter@4c700677 destination=CacheSynchTopic destinationType=javax.jms.Topic tx=true durable=false reconnect=10 provider=DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive=30000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=10)
                    javax.naming.NameNotFoundException: DefaultJMSProvider not bound
                     at org.jnp.server.NamingServer.getBinding(NamingServer.java:771)
                     at org.jnp.server.NamingServer.getBinding(NamingServer.java:779)
                     at org.jnp.server.NamingServer.getObject(NamingServer.java:785)
                     at org.jnp.server.NamingServer.lookup(NamingServer.java:443)
                     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)
                     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
                     at javax.naming.InitialContext.lookup(InitialContext.java:392)
                     at org.jboss.util.naming.Util.lookup(Util.java:222)
                     at org.jboss.util.naming.Util.lookup(Util.java:182)
                     at org.jboss.resource.adapter.jms.inflow.JmsActivation.setupJMSProviderAdapter(JmsActivation.java:397)
                     at org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivation.java:346)
                     at org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.run(JmsActivation.java:729)
                     at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:205)
                     at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:260)
                     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
                     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
                     at java.lang.Thread.run(Thread.java:619)



                    please help

                    • 22. Re: JBOSS 5.1.0 Not accessible from browser

                      Please help me

                      • 23. Re: JBOSS 5.1.0 Not accessible from browser
                        jaikiran

                        Please create separate topic in appropriate forum for new issues.

                        • 24. Re: JBOSS 5.1.0 Not accessible from browser

                          Sorry , i am doing it right away

                          1 2 Previous Next