facebook

Classpath issues when starting Weblogic 7.0sp4

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #211508 Reply

    sjones
    Member

    – System Setup ——————————-
    Operating System and version:
    Eclipse version:
    Eclipse build id:
    Fresh Eclipse install (y/n):
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
    MyEclipse version:
    Eclipse JDK version:
    Application Server JDK version:
    Are there any exceptions in the Eclipse log file?

    – Message Body ——————————-
    Currently using MyEclipse 3.8 (Beta 2)

    Unable to create an AS400 Connection Pool at Weblogic startup.
    Weblogic Error Message => <Cannot startup connection pool “UKPool” weblogic.common.ResourceException: Cannot load driver class: com.ibm.as400.access.AS400JDBCDriver>

    The JT400.jar file is specified in the “Prepend to classpath” in the Weblogic configuration.
    I noticed that after saving the Weblogic configuration the “Prepend to Classpath” entries are missing their drive letter designations and the slash “\” directions are reversed.

    “Z:\nosource_vob\lib\jt400.jar” BECOMES “jt400.jar – /nosource_vob/lib/jt400.jar”

    The Oracle JDBC driver was found and worked, but this driver is located locally on my C:\ drive.

    “C:\ora9ir2\jdbc\lib\classes12.jar” BECOMES “classes12.jar – /ora9ir2/jdbc/lib/classes12.jar”

    This behavior is different than in MyEclipse 2.x.
    Is there another way to specify classpath entries in MyEclipse 3.8 when the jar files and directories are referenced from network drives?

    #211518 Reply

    Riyad Kalla
    Member

    This is a known bug that is currently fixed in internal builds and will be released with our GA release shortly. We appologize for the inconvenience.

    #211520 Reply

    sjones
    Member

    What is the anticipated release date of the GA build?

    Is there a manual (temporary) work aound I can perform to resolve this issue?

    #211521 Reply

    Riyad Kalla
    Member

    We are shooting for a week or two, as for a work around I will check.

    #211541 Reply

    Scott Anderson
    Participant
Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Classpath issues when starting Weblogic 7.0sp4

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