On 09/09/2003 07:32 Rajat Pandit wrote:
[snip]hello, i am using mysql as a datasource in the app,everything is working fine but when make changes in the class files and reload the application the application ceazes to work and i got the followng messages in my log file. can some one help me figure out where am i going wrong. am a newbie. thanks in advance rajat
--> SNIP <-- [INFO] PropertyMessageResources - -Initializing, config='resources.application', returnNull=true [INFO] GenericDataSource - - createConnection() [ERROR] ActionServlet - -Initializing application data source org.apache.struts.action.DATA_SOURCE <java.sql.SQLException: Unable to connect to any hosts due to exception: java.net.BindException: Address in use: no further information>java. sql.SQLException: Unable to connect to any hosts due to exception: java.net.Bind Exception: Address in use: no further information
Are you running on Windows by any chance? If so then there's a known problem which sounds very much like the one your experiencing. Happily, I don't use M$ junk but if you Google around for BindException and Windows you'll probably find it.
HTH
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller Business |
| Computer Consultants | http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

