2 Replies Latest reply on Jan 29, 2003 7:18 PM by keshavm12

    Jboss3.0.4-Tomcat4.1.12 with PostreSQL 7.2 - Could not creat

    keshavm12


      Hi ,

      I have downloaded the Jboss 3.0.4 and Tomcat 4.1.12 bundle and trying to run the application with the template. PostgreSQL 7.2 is the database. I have taken postgres-service.xml , login-config.xml and modified and copied into the appropriate directories.

      I am getting the following error when JBoss is run :

      2003-01-29 13:03:23,070 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.j2ee:jndiName=ejb/test/TestEntity,service=EJB
      state: FAILED
      I Depend On:
      Depends On Me: org.jboss.deployment.DeploymentException: Error while fixing table name; - nested throwable: (org.jboss.util.NestedSQLException: Could not create connection; - nested throwable: (An error occured while getting the authentication request.); - nested throwable: (org.jboss.resource.ResourceException: Could not create connection; - nested throwable: (An error occured while getting the authentication request.)))]
      2003-01-29 13:03:23,081 INFO [org.jboss.deployment.scanner.URLDeploymentScanner] Started
      2003-01-29 13:03:23,082 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/home/keshav/TomcatJboss/jboss-3.0.4_tomcat-4.1.12/server/default/conf/jboss-service.xml
      2003-01-29 13:03:23,087 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [3.0.4 Date:200211021607] Started in 2m:27s:357ms

      Has anyone come across such error ? Can anyone please help me with this problem ? I am attaching the log file as well as postgres-service.xml and login-config.xml files with this.
      Thanks for your time and help in advance ,

      Keshav