Weblogic Integrated server start from JDeveloper is highly dependent on class path you have in System as well user variable. After Debugging for 1 day I have got the solution. In my user variable I have something like
CLASSPATH=.;%CLASSPATH%;C:JUNITjunit-4.10.jar
Also make sure that in your system path there must not be any double quotes(") that will give you another error
File was not expected at this moment
So in case you are facing any problem with your web logic start as Integrated server, please cross check your class path. I did my delete and trial approach and finally it worked for me !!!!!!!!!!!!!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…