This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="grid parbase"> | |
| <div class="wrapper"> | |
| <div class="row"> | |
| <div class="par"> | |
| <div class="title"> | |
| <h2 class="heading-1">1 - 1</h2> | |
| </div> | |
| </div> | |
| <div class="par"> | |
| <div class="title"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 20170406 09:09:09.091 ERROR [] GOWINGCORE-Server - | |
| [null] [com.celfocus.gowing.core.server.servlet.CoreServlet] [processMessage] Error executing route | |
| com.celfocus.gowing.core.utils.errorhandling.exceptions.InternalErrorException: {errorCode=ERROR_EXECUTING_SERVICE, process=UFEServices, intention=execute service, possibleSolution=contact the support center, parameters=} | |
| at com.celfocus.gowing.core.utils.errorhandling.exceptions.InternalErrorException.copy(InternalErrorException.java:61) ~[utils-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.plugin.RequestHandlerImpl.executeService(RequestHandlerImpl.java:231) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.plugin.RequestHandlerImpl.processMessage(RequestHandlerImpl.java:164) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.plugin.CorePlugin.run(CorePlugin.java:143) ~[gowing-core-api-1.4.2-alpha-28.jar:na] | |
| at com.celfocus.gowing.core.routes.acti |