Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: Sprint 4.1.3
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
HD-Chapter:Data
-
HD-Enabler:CEP
Description
Hi,
I run the Unit Test 7 again and I still have the same error:
SEVERE: Could not read instance state, message:
null/webapps/ProtonUnitTest/Proton.properties (No such file or directory),
full log in attchament. Tested GET on REST API with url [0].
This time there was no error message reporting "SEVERE: Could not
initialize application ,reason :
com.ibm.hrl.proton.server.adapter.ProtonServerException: Address already in
use message: Address already in use", like in the previous email.
Browser: Google Chrome
Server: Tomcat 7.0.26
[0]
http://localhost:8080/ProtonOnWebServerAdmin/resources/instances/ProtonUnitTest
Regards,
–
Pedro Alves
pgalves@onesource.pt
_______________________________________________
Fiware-tech-help mailing list
Fiware-tech-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-tech-help
Issue Links
- relates to
-
HELP-428 FIWARE.Request.Tech.Data.CEP.Unexpected result/error on Unit Test 7, Case 1, Step 5
- Closed
Hi,
In your log I see a different problem:
SEVERE: Could not read instance state, message: null/webapps/ProtonUnitTest/Proton.properties (No such file or directory), stack trace: [Ljava.lang.StackTraceElement;@10b42b66
And not the problem you reported:
com.ibm.hrl.proton.server.adapter.ProtonServerException: Address already in
use message: Address already in use
I will answer the problem you reported - as in the previous issue you reported - it seems that Proton was not terminated correctly. Please stop and start tomcat and try to run the test again.