posted 23 years ago
I have installed weblogic 6.0 on my win98 system and have it listed on my start--programs--BEA business logic platform---weblogic6.0---defaultserver
when I click defaultserver, I get the error message "could not find c:\bea\wlserver6.0\config\mydomain\startweblogic.cmd"
RETURN CODE:80070570
I tried setting classpaths and starting from my dos prompt , my classpaths set were the following, and then I typed startweblogic.cmd
I get the message "bad file name";
my classpaths were including the following:
set JAVA_HOME=C:\bea\jdk130
set path=%path%;c:\jdk1.2\bin;.;
set JAVA_HOME=c:\jdk1.2
set classpath=%classpath%;c:\bea\wlserver6.0\lib\weblogic.jar;c:\bea\wlserver6.0\lib\weblogic_sp.jar;.;
set classpath=%classpath%;c:\bea\wlserver6.0\lib\poolorb.jar;c:\bea\wlserver6.0\samples\eval\cloudscape\lib;.;
Please help me.Thanks
Umer