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

[Bug] Bug Property or field 'appId' cannot be found on object of type 'org.apache.streampark.console.core.entity.Application' #4121

Open
2 of 3 tasks
yatokami opened this issue Oct 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yatokami
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Java Version

No response

Scala Version

2.12.x

StreamPark Version

2.15

Flink Version

1.17

deploy mode

None

What happened

我在使用oepnapi时出现了报错

Error Exception

org.springframework.expression.spel.SpelEvaluationException: EL1008E: Property or field 'appId' cannot be found on object of type 'org.apache.streampark.console.core.entity.Application' - maybe not public or not valid?

Screenshots

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

@yatokami yatokami added the bug Something isn't working label Oct 22, 2024
@andyphone
Copy link

我遇到了同样的问题, 我看了源码发现ff8b93b040e588c5109e610af33cab566814a083提交后, 删除了streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/entity/Application.java中的appId. 应该还有别的东西在调用它吧? 这个提交合并是在benjobs
committed on Apr 14, 2024, 在没人理会的情况下, 或许安装旧版本的streampark能解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants