The only other thing I can think of is that the server is not
running. Two posts ago, you mentioned that when you type localhost:
8080 into the browser it couldn't find the page. This means the
server is not running. Can you give me details on what you do to run
your server?
On Dec 29, 1:43 am, ak capri <
indiathenat...@gmail.com> wrote:
> Hi Jason
>
> I have already installed Python27. See if you have Python27 on your
> machine then if you double click on build.py then it will
> automatically launch the command prompt with your syntax.
> Anyways I tried with Command Prompt but still I am getting the same
> issue.
>
> ~Thanks
>
> On Dec 28, 12:29 pm, Jason Stredwick <
jason.stredw...@gmail.com>
> wrote:
>
>
>
>
>
>
>
> > Sorry, you can not build BITE by double clicking build.py. You must
> > download Python 2.7 and run the script from the command line. I
> > believe there is instructions in the building wiki page.
>
> > On Windows I start cmd (the command prompt), go to the bite-project
> > folder, and run the following command
>
> > C:\Python27\python.exe build.py
>
> > On Dec 28, 3:52 am, ak capri <
indiathenat...@gmail.com> wrote:
>
> > > Hi Jason
>
> > > No Success.
>
> > > After deleting the folders mentioned by you not able to rebuild.
>
> > > When I typedhttp://localhost:8080inchromethen I got the error
> > > message "Oops! Google Chrome could not connect to localhost:8080".
>
> > > To Rebuild I just double click on build.py file.
>
> > > ~Thanks
>
> > > On Dec 28, 2:58 am, Jason Stredwick <
jason.stredw...@gmail.com> wrote:
>
> > > > Please delete the following folders and rebuild:
>
> > > > build
> > > > build_gen
> > > > src/server/atom
> > > > src/server/gdata
>
> > > > If that doesn't work, delete them again and delete the following as
> > > > well:
>
> > > > ace
> > > > closure-library
> > > > compiler.jar
> > > > gdata-python-client
> > > > selenium-atoms-lib
> > > > SoyToJsCompiler.jar
>
> > > > If these do not work, please enter the command line you use to run/
> > > > upload your server. I also need to know what you see when you type
> > > > localhost:8080 into the browser.
>
> > > > On Dec 27, 10:43 pm, ak capri <
indiathenat...@gmail.com> wrote:
>
> > > > > HI Jason
>
> > > > > Sorry again..no success ..same error I am getting.
> > > > > When I typedhttp://localhost:8080inchromethenIgot the error
> ...
>
> read more »