-
Notifications
You must be signed in to change notification settings - Fork 430
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
Unable to run OBP-API #1404
Comments
Hi @dkarthi1973 the classpath should not only one jar. that seams your IDEA not treated this project as maven project. please check the maven view, if not shown as this, click the refresh button as the screenshot mark. This is my classpath, you can see there are a lot of dependencies.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
following error getting while running (build completed sucessfully)
"C:\Program Files\Java\jdk1.8.0_112\bin\java.exe" "-javaagent:D:\software\IntelliJ IDEA Community Edition 2019.2.1\lib\idea_rt.jar=56822:D:\software\IntelliJ IDEA Community Edition 2019.2.1\bin" -Dfile.encoding=UTF-8 -classpath C:\Users\10641653\AppData\Local\Temp\classpath1164776050.jar RunWebApp
Error: Could not find or load main class RunWebApp
The text was updated successfully, but these errors were encountered: