1

Errors in running bcvtb example

Hello,everyone, When I use BCVTB, I have some questions. The first one is when I double-clicked the file BCVTB.jar, it showed this error. Second, I saw the co-simulation between e+ and matlab, it will needs socket.cfg. But I didn't see this file in the examples. Do I need to define this file manually?

image description

DanW's avatar
83
DanW
asked 2020-05-24 03:18:19 -0500, updated 2020-05-24 03:19:01 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

You should downgrade your Java version and use Java 8 instead. The BCVTB has been compiled with that version. Latest version of Java will not work with it.

Thierry Nouidui's avatar
1.5k
Thierry Nouidui
answered 2020-06-01 12:31:19 -0500
edit flag offensive 0 remove flag delete link

Comments

but I use java 8,it still doesn't work , My operation system is win11 Does anyone know how to dothis

just a undergraduated's avatar just a undergraduated (2023-07-25 02:23:59 -0500) edit

What do you get when you type java -version in the Windows command line? Java version 1.8.0_181 works fine for me.

Thierry Nouidui's avatar Thierry Nouidui (2023-08-02 08:53:46 -0500) edit
add a comment see more comments