Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why aas-env not able to load timeseries.aasx file. It is just stuck when loading aasx file- Very urgent. Please help #88

Open
suman-v opened this issue Nov 7, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@suman-v
Copy link

suman-v commented Nov 7, 2024

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'
@suman-v suman-v added the enhancement New feature or request label Nov 7, 2024
@github-project-automation github-project-automation bot moved this to To triage in Support Requests Nov 7, 2024
@aaronzi
Copy link
Member

aaronzi commented Nov 7, 2024

The log you shared does not indicate any kind of error. Please provide more information so that we can try to reproduce the problem.

@aaronzi aaronzi moved this from To triage to Backlog in Support Requests Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants