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

facting issues like #6

Open
vinaysris opened this issue May 15, 2019 · 0 comments
Open

facting issues like #6

vinaysris opened this issue May 15, 2019 · 0 comments

Comments

@vinaysris
Copy link

May 16, 2019 1:08:52 AM st.malike.elastic.report.engine.service.Generator$ReportFormat$1 generate
SEVERE: Error generating PDF : Errors were encountered when compiling report expressions class file:

  1. The type java.lang.String cannot be resolved. It is indirectly referenced from required .class files
    /*
    ^
  2. The type java.lang.Throwable cannot be resolved. It is indirectly referenced from required .class files
    /*
    ^
  3. The type java.util.Map cannot be resolved. It is indirectly referenced from required .class files
    /*
    ^
  4. The hierarchy of the type report32name_1557949132571_196929 is inconsistent
    public class report32name_1557949132571_196929 extends JREvaluator
    <------------------------------->
  5. Implicit super constructor Object() is undefined for default constructor. Must define an explicit constructor
    public class report32name_1557949132571_196929 extends JREvaluator
    <------------------------------->
  6. The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
    public class report32name_1557949132571_196929 extends JREvaluator
    <--------->
  7. Map cannot be resolved to a type
    Map pm,
    <->
  8. Map cannot be resolved to a type
    Map fm,
    <->
  9. Map cannot be resolved to a type
    Map vm
    <->
  10. Map cannot be resolved to a type
    private void initParams(Map pm)
    <->
  11. Map cannot be resolved to a type
    private void initFields(Map fm)
    <->
  12. Map cannot be resolved to a type
    private void initVars(Map vm)
    <->
  13. Object cannot be resolved to a type
    public Object evaluate(int id) throws Throwable
    <---->
  14. Throwable cannot be resolved to a type
    public Object evaluate(int id) throws Throwable
    <------->
  15. Object cannot be resolved to a type
    Object value = null;
    <---->
  16. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(1); //$JR_EXPR_ID=0$
    <--------------->
  17. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(1); //$JR_EXPR_ID=1$
    <--------------->
  18. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(1); //$JR_EXPR_ID=2$
    <--------------->
  19. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(0); //$JR_EXPR_ID=3$
    <--------------->
  20. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(1); //$JR_EXPR_ID=4$
    <--------------->
  21. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(0); //$JR_EXPR_ID=5$
    <--------------->
  22. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(1); //$JR_EXPR_ID=6$
    <--------------->
  23. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(0); //$JR_EXPR_ID=7$
    <--------------->
  24. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(1); //$JR_EXPR_ID=8$
    <--------------->
  25. java.lang.Integer cannot be resolved to a type
    value = new java.lang.Integer(0); //$JR_EXPR_ID=9$
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

1 participant