Advertisement
Guest User

Activiti Error 2

a guest
Oct 13th, 2017
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. WARNING: An illegal reflective access operation has occurred
  2. WARNING: Illegal reflective access by org.apache.ibatis.reflection.Reflector (file:/Users/kevinschorpp/.m2/repository/org/mybatis/mybatis/3.4.2/mybatis-3.4.2.jar) to method java.lang.Object.finalize()
  3. WARNING: Please consider reporting this to the maintainers of org.apache.ibatis.reflection.Reflector
  4. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  5. WARNING: All illegal access operations will be denied in a future release
  6. [main] INFO org.activiti.engine.compatibility.DefaultActiviti5CompatibilityHandlerFactory - Activiti 5 compatibility handler implementation not found or error during instantiation : org.activiti.compatibility.DefaultActiviti5CompatibilityHandler. Activiti 5 backwards compatibility disabled.
  7. [main] INFO org.activiti.engine.impl.ProcessEngineImpl - ProcessEngine default created
  8. ProcessEngine [default] Version: [6.0.0.4]
  9.  
  10. Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement