You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "vidyasree (JIRA)" <de...@geronimo.apache.org> on 2005/06/20 07:12:18 UTC

[jira] Created: (GERONIMO-683) Unable to establish a connection between mysql and geronimo, the problem is at deployment

Unable to establish a connection between mysql and geronimo, the problem is at deployment
-----------------------------------------------------------------------------------------

         Key: GERONIMO-683
         URL: http://issues.apache.org/jira/browse/GERONIMO-683
     Project: Geronimo
        Type: Bug
  Components: deployment  
    Versions: 1.0-M3    
 Environment: Microsoft windows 2000, using platform java -1.4
    Reporter: vidyasree


The versions of mysql and the drivers that i am using:

Installed mysql version mysql-essential-4.1.12-win32 windows Installer package
and I am using one of the following drivers

1)mysql-connector-java-3.0.16-ga.tar.jar
2)mysql-connector-java-3.1.8-bin.jar
3)mysql-connector-java-3.1.8-bin-g.jar files for connecting and 
the ODBCdriver I have installed is
4)mysql ODBC 3.51 Driver

The steps i which i am deploying:

I am setting the classpath of the mysql connector/J jar file which i am using.

1.  creating a folder in c:\test and saving the mysql-plan.xml and geronimo-jetty.xml
2.  Then creating another folder c:\test\WEB-INF\ and saving web.xml
3.  Then creating another folder c:\test\jsp\ and saving dbtest.jsp file
4.  creating a war file in c:\test with name GeronimoTestWebApp
5.  starting geronimo server
6.  Then deploying mysqlpool as mentioned
7.  Then deploying GeronimoTestWebApp
8.  Then running in the explorer as http://localhost:8080/GeronimoTestWebApp/jsp/dbtest.jsp
9.  Then it is giving the exception "java.sql.SQLException"

Reply me as soon as possible



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-683) Unable to establish a connection between mysql and geronimo, the problem is at deployment

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-683?page=all ]
     
David Jencks closed GERONIMO-683:
---------------------------------

    Resolution: Incomplete

lots of other people have been using mysql and we haven't heard back any more info.

> Unable to establish a connection between mysql and geronimo, the problem is at deployment
> -----------------------------------------------------------------------------------------
>
>          Key: GERONIMO-683
>          URL: http://issues.apache.org/jira/browse/GERONIMO-683
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0-M3
>  Environment: Microsoft windows 2000, using platform java -1.4
>     Reporter: vidyasree

>
> The versions of mysql and the drivers that i am using:
> Installed mysql version mysql-essential-4.1.12-win32 windows Installer package
> and I am using one of the following drivers
> 1)mysql-connector-java-3.0.16-ga.tar.jar
> 2)mysql-connector-java-3.1.8-bin.jar
> 3)mysql-connector-java-3.1.8-bin-g.jar files for connecting and 
> the ODBCdriver I have installed is
> 4)mysql ODBC 3.51 Driver
> The steps i which i am deploying:
> I am setting the classpath of the mysql connector/J jar file which i am using.
> 1.  creating a folder in c:\test and saving the mysql-plan.xml and geronimo-jetty.xml
> 2.  Then creating another folder c:\test\WEB-INF\ and saving web.xml
> 3.  Then creating another folder c:\test\jsp\ and saving dbtest.jsp file
> 4.  creating a war file in c:\test with name GeronimoTestWebApp
> 5.  starting geronimo server
> 6.  Then deploying mysqlpool as mentioned
> 7.  Then deploying GeronimoTestWebApp
> 8.  Then running in the explorer as http://localhost:8080/GeronimoTestWebApp/jsp/dbtest.jsp
> 9.  Then it is giving the exception "java.sql.SQLException"
> Reply me as soon as possible

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-683) Unable to establish a connection between mysql and geronimo, the problem is at deployment

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-683?page=comments#action_12314048 ] 

Aaron Mulder commented on GERONIMO-683:
---------------------------------------

It's impossible to guess what's going wrong from the limited description you've given.  Please post your MySQL plan and WAR.  Also, you need to state which of the 4 database packages you listed is actually being used.

> Unable to establish a connection between mysql and geronimo, the problem is at deployment
> -----------------------------------------------------------------------------------------
>
>          Key: GERONIMO-683
>          URL: http://issues.apache.org/jira/browse/GERONIMO-683
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0-M3
>  Environment: Microsoft windows 2000, using platform java -1.4
>     Reporter: vidyasree

>
> The versions of mysql and the drivers that i am using:
> Installed mysql version mysql-essential-4.1.12-win32 windows Installer package
> and I am using one of the following drivers
> 1)mysql-connector-java-3.0.16-ga.tar.jar
> 2)mysql-connector-java-3.1.8-bin.jar
> 3)mysql-connector-java-3.1.8-bin-g.jar files for connecting and 
> the ODBCdriver I have installed is
> 4)mysql ODBC 3.51 Driver
> The steps i which i am deploying:
> I am setting the classpath of the mysql connector/J jar file which i am using.
> 1.  creating a folder in c:\test and saving the mysql-plan.xml and geronimo-jetty.xml
> 2.  Then creating another folder c:\test\WEB-INF\ and saving web.xml
> 3.  Then creating another folder c:\test\jsp\ and saving dbtest.jsp file
> 4.  creating a war file in c:\test with name GeronimoTestWebApp
> 5.  starting geronimo server
> 6.  Then deploying mysqlpool as mentioned
> 7.  Then deploying GeronimoTestWebApp
> 8.  Then running in the explorer as http://localhost:8080/GeronimoTestWebApp/jsp/dbtest.jsp
> 9.  Then it is giving the exception "java.sql.SQLException"
> Reply me as soon as possible

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira