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

SteemJ not working on Google App Engine #225

Closed
jan10101 opened this issue Aug 4, 2017 · 1 comment
Closed

SteemJ not working on Google App Engine #225

jan10101 opened this issue Aug 4, 2017 · 1 comment

Comments

@jan10101
Copy link

jan10101 commented Aug 4, 2017

Expected behavior

Would be nice if I could use SteemJ in my maven project (Java) running on Google App Engine

Actual behavior

A class used by SteemJ seems to be restricted by App Engine and SteemJ can not be executed. The class is: java.lang.management.ManagementFactory

The error message thrown by App Engine:

Could not reconfigure JMX java.lang.NoClassDefFoundError: java.lang.management.ManagementFactory is a restricted class. Please see the Google App Engine developer's guide for more details.

How to reproduce

Try to call SteemJConfig.getInstance(); in an App Engine project

@bonustrack
Copy link
Contributor

This is Steem.js repository not Steemj, i've moved the issue here: marvin-we/steem-java-api-wrapper#53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants