Skip to content
Advertisement

Tag: spring-tool-suite

Junit Mockito error on initialization

I have looked everywhere online. I have tried almost everything, from deleting STS to deleting all the code from my station and re-import everything back. I played with dependencies, build path, properties, etc. but still nothing works. Running the tests on Maven by CLI is working fine, and other team members don’t have that issue, so it is probably some

JRE issue with getting Spring Tool Suite installed

I downloaded Spring Toolset 3.6 from here: Unzipped it, launched sts.exe and got this error: I have following version of (32 bit) java I tried adding the following 2 lines to the top of the STS.ini: and got this error: Tried adding an Env variable: …same error when I opened up the Java Control panel, I saw that the active

Spring Tool Suite – Port 8080 required by Pivotal tc Server Developer Edition v3.0 is already in use

I get the following error when running codes in Spring Tool Suite. …………………………………………………………………… Port 8080 required by Pivotal tc Server Developer Edition v3.0 is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the

Advertisement