Yes i tried to show the full log but it exceeds maximum word support
add a .txt file
Show the command u wrote
Here is the command
java_dev_appserver --port=8888 --address=0.0.0.0 appengine/build/war/
I suggest you to run ant clean for once and then recompile, then try this command
getting same error again
OK, Let me take a look at full log
Can you see in task manager is the java dev server is running or not ?
Not able to understand what you are saying
he means that terminal you use at the end of it do you see something like dev app server is running
@AkshatRana I get same error when I run java_dev_appserver --port=8888 --address=0.0.0.0 appengine/build/war/ when, it is already running in another window
I have a solution , try running this command java_dev_appserver --port=80 --address=0.0.0.0 appengine/build/war/ and then open https://localhost:80 in ur browser
This is not working
nooo.. you can also see in error.txt file
you have jdk 15 installed or some other version pls change to 8
yes i think this is causing problem
great!!! 
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.


