i am searching for the past 3 days i didn't get any clarity regarding installation but now thanks to u sir i have finally understood this thing
@learningfromexperience7 күн бұрын
Awesome! Happy to help!
@pramoddwivedi16404 күн бұрын
I have done all the steps thanks you so much for excellent giude
@learningfromexperience4 күн бұрын
Awesome! I'm glad it helped!
@seyhanaktas Жыл бұрын
It was helpful, thanks.
@learningfromexperience Жыл бұрын
Glad to hear that!
@hamidsadeghi32483 ай бұрын
i got this. any help please A serious condition has been detected which prevents the proper operation of the Weblogic Administration Console. It's likely that this condition is the result of a configuration problem. See the log files for more information.
@learningfromexperience3 ай бұрын
Could you please share the content of the log files ?
@hamidsadeghi32483 ай бұрын
Just it happened after starting domain server I just used JDK 8 and now it is working
@AjithKumar-kv1pt2 жыл бұрын
which version of JDK ur using ?
@learningfromexperience2 жыл бұрын
JDK 8
@phoenixalpha3392 Жыл бұрын
@@learningfromexperience The most recent version to use is JDK 15, more than it won't work.
@zeeshanelahi95396 ай бұрын
During a Startweblogic.cmd is open then immediately close? Any solution.
@learningfromexperience6 ай бұрын
Thanks for watching the video and for your question! It sounds like your startWebLogic.cmd script might be encountering an error that's causing it to close immediately. Here are a few things you can try to troubleshoot the issue: 1.Check the logs: Look for error messages in the startWebLogic.log file within your domain's logs directory. 2.Run from the command prompt: Open a command prompt, navigate to your domain's bin directory, and run startWebLogic.cmd from there. This will keep the window open and show any errors. 3.Verify your Java setup: Double-check that your JAVA_HOME and PATH environment variables are set up correctly. If you're still having trouble, feel free to share the error messages you find in the logs, and I'll do my best to help you resolve the issue!