wso2 / integration-studio

WSO2 Integration Studio is a development environment used to design integration scenarios and develop them.
Apache License 2.0
61 stars 53 forks source link

Issues when taking Integration Studio updates and running samples #1282

Closed erandiganepola closed 4 months ago

erandiganepola commented 5 months ago

Hi Team, Following issues were reported by a prospect who's evaluating WSO2 Micro Integrator along with Integration Studio.

Testing environment: Integration Studio version - 8.2, (MI 4.2) SQL Server : SQLServer2022-x64-ENU-Dev Java : java 17.0.9 2023-10-17 LTS Windows : Windows Server 2012 R2 Standard

Issues reported:

  1. When they are running artifacts using Integration Studio inbuilt MI even for a simple "HelloWorld" sample, logs aren't getting generated in the inbuilt MI. It shows following error: 2024-02-12 18:03:56,290 main ERROR Unable to create file ${sys:logfiles.home}/wso2carbon.log java.io.IOException: The filename, directory name, or volume label syntax is incorrect

  2. During the update process it got stuck and popped out errors.

  3. They try to run a simple data service with MS SQL and it gives connection error. Since logs aren't getting properly generated, can not find the exact root cause is on which end. However they can connect to MS SQL DB using a client.

erandiganepola commented 4 months ago

Refer this for further discussion - https://github.com/wso2-enterprise/wso2-mi-internal/issues/502