unexpected token: &

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

unexpected token: &

yh.kim
This post was updated on .
스크립트 생성 후 검증을 하게 되면,
아래와 같은 오류가 발생합니다.
Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
${NGRINDER_HOME}/script/admin/test-2.groovy: 46: unexpected token: & @ line 46, column 23.
   		test = new GTest(1, "172.19.27.201")
                         ^

1 error

스크립트 생성은 컨트롤러 화면의 "스크립트 만들기"를 통하여 자동으로 생성된 파일입니다.

설치 과정에서 뭔가 누락된 것이 있을까요?
ngrinder-controller-3.4.2, 설치환경은 ubuntu Ubuntu 16.04, tomcat (apache-tomcat-8.5.23)을 설치하여 기동하였습니다.

뭐가 잘못되었을까요...
Reply | Threaded
Open this post in threaded view
|

Re: unexpected token: &

helplz
톰캣말고 자바 실행으로 해보세요

java -XX:MaxPermSize=200m -jar ngrinder-controller-3.4.2.war