×

Loading...
Ad by
  • 推荐 OXIO 加拿大高速网络,最低月费仅$40. 使用推荐码 RCR37MB 可获得一个月的免费服务
Ad by
  • 推荐 OXIO 加拿大高速网络,最低月费仅$40. 使用推荐码 RCR37MB 可获得一个月的免费服务

Here are some suggestions

It seems to me you did things in the right way.

1) Check your spelling in setEnv.cmd again to see if you made any typos;

2) CAREFULLY check if you put any invisible character after classes12_01.zip. Invisible characters such as spacebar are very, very insidious.

3) This is a double check. Go to MS-DOS.
GO to C:\weblogic. Run setEnv.cmd. Then run startWeblogic.cmd. DONT, DONT, DONT run Weblogic for Start|Programm Files|Weblogic.... Thats for lazy guys and there are some glitches in that direction.
Use MS-DOS. Be sure!

4) It is not a good idea for us to put jdbc or other alien classes under JDK. The reason is that we need to un-istall JDK frequently.
Report

Replies, comments and Discussions:

  • 工作学习 / IT技术讨论 / Why did I get a exception when I startweblogic?
    java.lang.ClassNotFoundException:oracle.jdbc.
    driver.OracleDriver.
    I have a classes12_01.zip in c:\c:\jdk1.2.\lib\oracle
    in setenv:
    set CLASSPATH=%JDK_CLASSES%;%WL_HOME%\license;%WL_HOME%\classes;%WL_HOME%\lib\weblogicaux.jar;%CLIENT_CLASSES%;%SERVER_CLASSES%%RMIFORMS%;c:\jdk1.2.2\lib\oracle\classes12_01.zip

    I unzip it and put c:\jdk1.2.2\lib\oracle in setenv. But it is the same.

    Thanks advance!
    • Here are some suggestions
      It seems to me you did things in the right way.

      1) Check your spelling in setEnv.cmd again to see if you made any typos;

      2) CAREFULLY check if you put any invisible character after classes12_01.zip. Invisible characters such as spacebar are very, very insidious.

      3) This is a double check. Go to MS-DOS.
      GO to C:\weblogic. Run setEnv.cmd. Then run startWeblogic.cmd. DONT, DONT, DONT run Weblogic for Start|Programm Files|Weblogic.... Thats for lazy guys and there are some glitches in that direction.
      Use MS-DOS. Be sure!

      4) It is not a good idea for us to put jdbc or other alien classes under JDK. The reason is that we need to un-istall JDK frequently.