Open suman-v opened 1 week ago
aas-environment | ======================== __/ |====== aas-environment | AAS Environment |___/ aas-environment | 2.0.0-PREVIEW aas-environment | aas-environment | 2024-11-07T08:42:06.871Z INFO 1 --- [AAS Environment] [ main] o.e.d.b.a.c.AasEnvironmentComponent : Starting AasEnvironmentComponent v2.0.0-SNAPSHOT using Java 17.0.13 with PID 1 (/application/basyxExecutable.jar started by nobody in /application) aas-environment | 2024-11-07T08:42:06.874Z INFO 1 --- [AAS Environment] [ main] o.e.d.b.a.c.AasEnvironmentComponent : No active profile set, falling back to 1 default profile: "default" aas-environment | 2024-11-07T08:42:08.297Z INFO 1 --- [AAS Environment] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data MongoDB repositories in DEFAULT mode. aas-environment | 2024-11-07T08:42:08.309Z INFO 1 --- [AAS Environment] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 MongoDB repository interfaces. aas-environment | 2024-11-07T08:42:08.350Z INFO 1 --- [AAS Environment] [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created. aas-environment | 2024-11-07T08:42:08.360Z INFO 1 --- [AAS Environment] [ main] faultConfiguringBeanFactoryPostProcessor : No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created. aas-environment | 2024-11-07T08:42:08.814Z INFO 1 --- [AAS Environment] [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 8081 (http) aas-environment | 2024-11-07T08:42:08.825Z INFO 1 --- [AAS Environment] [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] aas-environment | 2024-11-07T08:42:08.825Z INFO 1 --- [AAS Environment] [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.31] aas-environment | 2024-11-07T08:42:08.861Z INFO 1 --- [AAS Environment] [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext aas-environment | 2024-11-07T08:42:08.862Z INFO 1 --- [AAS Environment] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1925 ms aas-environment | 2024-11-07T08:42:09.057Z INFO 1 --- [AAS Environment] [ main] o.e.d.b.a.c.AasEnvironmentFeaturePrinter : -------------------- Aas Environment Features: -------------------- aas-environment | 2024-11-07T08:42:09.057Z INFO 1 --- [AAS Environment] [ main] o.e.d.b.a.c.AasEnvironmentFeaturePrinter : ----------------------------------------------------------------- aas-environment | 2024-11-07T08:42:10.311Z INFO 1 --- [AAS Environment] [ main] a.p.AasEnvironmentPreconfigurationLoader : Scanning for preconfigured AAS Environments aas-environment | 2024-11-07T08:42:10.319Z INFO 1 --- [AAS Environment] [ main] a.p.AasEnvironmentPreconfigurationLoader : Found 1 preconfigured AAS environments aas-environment | 2024-11-07T08:42:10.319Z INFO 1 --- [AAS Environment] [ main] a.p.AasEnvironmentPreconfigurationLoader : Loading AAS Environment (0/1) from file 'TimeSeriesDemo.aasx'
The log you shared does not indicate any kind of error. Please provide more information so that we can try to reproduce the problem.