cancel
Showing results for 
Search instead for 
Did you mean: 

AppBuilder: Problem while launching Run.bat

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Experts,

I am trying to launch Appbuilder (from the run.bat file), i am getting below message:

Please install Google Chrome first !

I have google chrome installed already.

Node.js has already been installed and i can see the PATH set under Env variables.

I am noticing a strange behavior: in second command prompt screenshot, URL has port as 9010 but ARES is running at port 9009 (last screenshot)

I have already tried on AppBuilder on some other machine, and it worked properly. Now on a new machine, i am facing this issue. What could be the wrong?

Regards,

JK

Accepted Solutions (1)

Accepted Solutions (1)

Virinchy
Active Contributor
0 Kudos

Which version of Chrome is currently installed . Is SMP installed in the same system

Seems  Chrome 34.0.1847.131m  is having an issue with app builder .


Also can you try deactivating the chrome and repeating the process


I assume you working with a latest version of App Builder., the ports are open.

and node server  is working

you can test the node server with a simple program

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Viru,

current chrome version : Version 35.0.1916.153 m

While testing the node server i am getting below screen:

I am not seeing any message saying "node.js is installed and running"

Regards,

JK

PS: I dont think so SMP installation has to do anything with node.js

Virinchy
Active Contributor
0 Kudos

Hi JK,

In Command prompt

Step 1) type node

Step 2) paste console.log('Node is working ');

The text in console.log is a custom text pinging to the server , and the same text is expected in return from server.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

oh.. yeah.. right. I can see the expected response.

Now, how to launch AppBuilder successfully? still getting the same message.

CC:

Rgrds,

JK

former_member192923
Participant
0 Kudos

Hi Jitendra,

I am also getting the same error when i start the run.bat for AppBuilder, if you are solve this issue please help me the same.

Regards,

Ranjith Lingala

midhun_vp
Active Contributor
0 Kudos

Have a look at this discussion: that talks about prerequisites of Appbuilder. Make you have all prerequisites like node and Apache ANT.

Regards,

Midhun VP

Answers (0)