Open ahdung opened 5 years ago
@brunogamacatao can you try reproduce this please?
@brenopolanski Thanks for respond. I redownload the current repository-development branch, and
and got the picture, looks like same wrong:
I think problem is here: start-saiku.bat: line 7 : cd tomcat\bin there is no tomcat folder in scripts folder, so how can cd it.
So I tried:
Now get this picture:
start-saiku.bat is success run, but visit http://127.0.0.1:8080, it is the tomcat's home page, not saiku, please help, Thank you.
The same problem. Has any solution?
Is this a bug report?
Yes
Environment
java -version
: java version "1.7.0_80" Java(TM) SE Runtime Environment (build 1.7.0_80-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)node -v
(If you use Node.js proxy for Saiku): v11.7.0npm -v
(If you use Node.js proxy for Saiku): 6.5.0yarn --version
(If you use Node.js proxy for Saiku and if you use Yarn): 'yarn' not a command xxx (not installed. I'm using chinese version windows, so I can't get english message)Then, specify:
Steps to Reproduce
Expected Behavior
success run, and in browser can visit http://localhost:8080
Actual Behavior
cmd tell me wrong:
translate: system can't find out the path. 'startup' not internal or extern command, and not a runnable program or batch file.