cancel
Showing results for 
Search instead for 
Did you mean: 

WSP don't starts - Java_HOME is not set

Former Member
0 Kudos

Hello,

I have a problem with starting the web service provider from my local esp installation.

I ould like to connect design studio with the event stream processor to get my visualisation in realtime. Therefore I need to start the web service provider.

But every time I try to execute the file "wsp.bat" it only says "JAVA_HOME is not set".

I also tried to execute the "STREAMING.bat" again to set all Environment Variables, but still got the same error message when I try to execute "wsp.bat".

My command line looks like that:

Are there any parameters I have to use while calling "wsp.bat" ?

Thanks in advance.

Best Regards

Stefan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Ok got it.

Simply enter the command: set JAVA_HOME = <Zielpfad>

Former Member
0 Kudos

Hi Stefan,

You can set it to the JRE that we include with ESP, ie -

     set JAVA_HOME=%STREAMING_HOME%\lib\jre

Regards,

Gerald

Answers (0)