Hi Hrushikesh,

do you get a warning when starting the service or do you get a log4j error that 
prevents the service from starting? 

For the utils we should find a solution where we only have one file containing 
the code. 
To get a first version up and running it is ok to have the files in both 
projects. Once everything is working, my suggestion would be to move them into 
the streampipes-sdk module, because they ease the modeling for Kafka and MQTT 
data sources.
What do the others think of that?

Philipp


> On 7. Oct 2021, at 19:09, hrushi <[email protected]> wrote:
> 
> Hi Philipp
> 
> I get this error while running the main class. I have gone through this 
> thread but I don't know if I need to add a |log4j.xml| file here. 
> <https://stackoverflow.com/questions/12532339/no-appenders-could-be-found-for-loggerlog4j>
> 
>   log4j:WARN No appenders could be found for logger (org.jboss.logging).
>   log4j:WARN Please initialize the log4j system properly.
>   log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
>   for more info
> 
> 
> Also few folders like the utils module is common for both the modules 
> (connect-adpaters && connect-adapters-iiot). I have different copies of 
> folder in connect-adapters and connect-adapters-iiot module. Few 
> protocol.stream files are also common for both the modules and I have 2 
> separate copies of those files. Is this fine or do we need to remove file 
> duplication?
> 
> Hrushikesh
> 

Reply via email to