facebook

MyEclipse 6.0.1 Weblogic 8.1 connection pool not created

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #279627 Reply

    netgork
    Member

    I’ve been using MyEclipse 5.1.0 GA with no problems. Yesterday I installed MyEclipse 6.0.1. I copied my com.genuitec.eclipse.easie.weblogic8.prefs from my existing MyEclipse so my WebLogic config would be exactly the same. Since it uses the same config.xml the Weblogic environment should be exactly the same. But the connection to the DB times out and I have no connection pools. These are the error messages.

    <Dec 13, 2007 11:40:07 AM GMT-05:00> <Error> <JDBC> <BEA-001150> <Connection Pool “tsc” deployment failed with the following error: 0:Could not create pool connection. The DBMS driver exception was: The application requester cannot establish the connection. (Connection timed out: connect).>
    <Dec 13, 2007 11:40:07 AM GMT-05:00> <Error> <JDBC> <BEA-001151> <Data Source “tscDataSource” deployment failed with the following error: DataSource(tscConnection) can’t be created with non-existent Pool (connection or multi) (tsc).>
    <Dec 13, 2007 11:40:07 AM GMT-05:00> <Error> <JDBC> <BEA-001151> <Data Source “tscReadOnlyDataSource” deployment failed with the following error: DataSource(tscReadOnlyConnection) can’t be created with non-existent Pool (connection or multi) (tsc).>

    I have no idea why this is. We are using DB2 on an AS400. Any Ideas?

    Thanks,
    Bob

    #279632

    Loyal Water
    Member

    Bob,
    Can you reconfigure the connector in your 6.0.1 install instead of copying the prefs file and check if the errors go away ?

    Do you get these errors when you start the server ?

    #279650

    netgork
    Member

    Nipun,

    I tried it and it does the exact same thing when I start WebLogic from MyEclipse 6. It still works fine from MyEclipse 5. Is there a way I can send you my connector config file?

    #279675

    Loyal Water
    Member

    When your in your original workspace, go to File > Export > General > Preferences and export your preferences. Then after switching to the new workspace go to File > Import > General > Preferences and import your preferences. That should do the trick.

    #279680

    netgork
    Member

    That’s great, I didn’t know you could do that. I will share that with my group. But it still doesn’t work. I get the exact same error. There must be something different about the way you start the VM for WebLogic. Maybe you put extra things in the path or classpath. Only the DB connections are effected. Maybe it’s a VM permissions problem. The DB is on another machine. Try to find out if any changes were made in that area. I will ask the DBA if he can see me trying to connect. I will also look at VM options to see what I can see.

    Thanks

    #279692

    netgork
    Member

    Nipum,

    It was my stinken PC firewall. Sorry to have wasted your time.

    #279699

    Loyal Water
    Member

    Glad it worked. Thanks for letting me know.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: MyEclipse 6.0.1 Weblogic 8.1 connection pool not created

You must be logged in to post in the forum log in