Created
August 17, 2015 07:33
-
-
Save AdamSaleh/ecf15a381a9804101011 to your computer and use it in GitHub Desktop.
fh-project-create-problem
This file contains 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
{ | |
"title":"test4", | |
"templateId":null, | |
"apps":[ | |
], | |
"services":[ | |
], | |
"template":{ | |
"id":"hello_world_project", | |
"name":"Hello World Project", | |
"type":"default", | |
"icon":"icon-globe", | |
"image":null, | |
"description":"A FeedHenry primer project with one HTML5 client instance, and a cloud instance with a single endpoint", | |
"category":"Sample Projects", | |
"docs":null, | |
"postProcessingOptions":null, | |
"appTemplates":[ | |
{ | |
"type":"cloud_nodejs", | |
"id":"hello_world_mbaas_instance", | |
"name":"Cloud App", | |
"repoUrl":"git://github.com/feedhenry-templates/helloworld-cloud.git", | |
"githubUrl":"https://github.com/feedhenry-templates/helloworld-cloud.git", | |
"repoBranch":"refs/heads/master", | |
"icon":"icon-cloud", | |
"image":null, | |
"description":"Hello World Node.js Express App which echos a username", | |
"category":"Sample Apps", | |
"priority":0.02, | |
"docs":"/fhtemplateapps/static/hello_world_mbaas_instance/README.md", | |
"initaliseRepo":true, | |
"selected":true, | |
"imported":false, | |
"screenshots":null, | |
"configuration":null, | |
"postProcessingOptions":null, | |
"sdkConfigFilename":"fhconfig.json" | |
}, | |
{ | |
"type":"client_hybrid", | |
"id":"hello_world_hybrid_app", | |
"name":"Cordova Light App", | |
"repoUrl":"git://github.com/feedhenry-templates/helloworld-app.git", | |
"githubUrl":"https://github.com/feedhenry-templates/helloworld-app.git", | |
"repoBranch":"refs/heads/master", | |
"icon":"icon-html5", | |
"image":null, | |
"description":"An HTML5 Cordova Light App which echos your name via the Cloud", | |
"category":"Blank Apps", | |
"priority":0.56, | |
"docs":null, | |
"initaliseRepo":true, | |
"selected":true, | |
"imported":false, | |
"screenshots":[ | |
{ | |
"url":"/fhtemplateapps/static/hello_world_hybrid_app/1.png" | |
}, | |
{ | |
"url":"/fhtemplateapps/static/hello_world_hybrid_app/2.png" | |
} | |
], | |
"configuration":null, | |
"postProcessingOptions":null, | |
"sdkConfigFilename":"fhconfig.json" | |
} | |
], | |
"configuration":null, | |
"screenshots":[ | |
{ | |
"url":"/fhtemplateapps/static/hello_world_project/blankproject_nocontainer.png" | |
} | |
], | |
"priority":1, | |
"title":"test4" | |
}, | |
"template_selected":{ | |
"id":"hello_world_project", | |
"name":"Hello World Project", | |
"type":"default", | |
"icon":"icon-globe", | |
"image":null, | |
"description":"A FeedHenry primer project with one HTML5 client instance, and a cloud instance with a single endpoint", | |
"category":"Sample Projects", | |
"docs":null, | |
"postProcessingOptions":null, | |
"appTemplates":[ | |
{ | |
"type":"cloud_nodejs", | |
"id":"hello_world_mbaas_instance", | |
"name":"Cloud App", | |
"repoUrl":"git://github.com/feedhenry-templates/helloworld-cloud.git", | |
"githubUrl":"https://github.com/feedhenry-templates/helloworld-cloud.git", | |
"repoBranch":"refs/heads/master", | |
"icon":"icon-cloud", | |
"image":null, | |
"description":"Hello World Node.js Express App which echos a username", | |
"category":"Sample Apps", | |
"priority":0.02, | |
"docs":"/fhtemplateapps/static/hello_world_mbaas_instance/README.md", | |
"initaliseRepo":true, | |
"selected":true, | |
"imported":false, | |
"screenshots":null, | |
"configuration":null, | |
"postProcessingOptions":null, | |
"sdkConfigFilename":"fhconfig.json" | |
}, | |
{ | |
"type":"client_hybrid", | |
"id":"hello_world_hybrid_app", | |
"name":"Cordova Light App", | |
"repoUrl":"git://github.com/feedhenry-templates/helloworld-app.git", | |
"githubUrl":"https://github.com/feedhenry-templates/helloworld-app.git", | |
"repoBranch":"refs/heads/master", | |
"icon":"icon-html5", | |
"image":null, | |
"description":"An HTML5 Cordova Light App which echos your name via the Cloud", | |
"category":"Blank Apps", | |
"priority":0.56, | |
"docs":null, | |
"initaliseRepo":true, | |
"selected":true, | |
"imported":false, | |
"screenshots":[ | |
{ | |
"url":"/fhtemplateapps/static/hello_world_hybrid_app/1.png" | |
}, | |
{ | |
"url":"/fhtemplateapps/static/hello_world_hybrid_app/2.png" | |
} | |
], | |
"configuration":null, | |
"postProcessingOptions":null, | |
"sdkConfigFilename":"fhconfig.json" | |
} | |
], | |
"configuration":null, | |
"screenshots":[ | |
{ | |
"url":"/fhtemplateapps/static/hello_world_project/blankproject_nocontainer.png" | |
} | |
], | |
"priority":1, | |
"title":"test4" | |
} | |
} |
This file contains 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
{ | |
"message":"Error retrieving file from: 127.0.0.1, description: The host did not accept the connection within timeout of 2000 ms", | |
"status":"error", | |
"result":{ | |
"message":"Error retrieving file from: 127.0.0.1, description: The host did not accept the connection within timeout of 2000 ms", | |
"stack":[ | |
"org.tssg.millicore.sdk.SdkManager.getBodyAtURL(SdkManager.java:70)", | |
"org.tssg.millicore.sdk.SdkManager.getFile(SdkManager.java:169)", | |
"org.tssg.millicore.sdk.SdkManager.getJsSdk(SdkManager.java:188)", | |
"com.feedhenry.millicore.service.SdkConfigManagerImpl.latestSdkFor(SdkConfigManagerImpl.java:250)", | |
"com.feedhenry.model.app.template.AppTemplate.generatePostProcessingOptions(AppTemplate.java:163)", | |
"com.feedhenry.millicore.service.AppManagerImpl.create(AppManagerImpl.java:527)", | |
"com.feedhenry.millicore.service.ProjectManagerImpl.create(ProjectManagerImpl.java:342)", | |
"com.feedhenry.millicore.controller.ProjectController.create(ProjectController.java:115)", | |
"sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)", | |
"sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)", | |
"sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)", | |
"java.lang.reflect.Method.invoke(Method.java:622)", | |
"org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:219)", | |
"org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132)", | |
"org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104)", | |
"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:745)", | |
"org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:686)", | |
"org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80)", | |
"org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925)", | |
"org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856)", | |
"org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:936)", | |
"org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:838)", | |
"javax.servlet.http.HttpServlet.service(HttpServlet.java:637)", | |
"org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:812)", | |
"javax.servlet.http.HttpServlet.service(HttpServlet.java:717)", | |
"org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)", | |
"org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)", | |
"com.feedhenry.filters.UserContextFilter.doFilter(UserContextFilter.java:62)", | |
"org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)", | |
"org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)", | |
"org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)", | |
"org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)", | |
"com.feedhenry.internal.metrics.MetricsFilter.doFilter(MetricsFilter.java:20)", | |
"org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)", | |
"org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)", | |
"org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)", | |
"org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)", | |
"org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)", | |
"org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)", | |
"org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)", | |
"org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)", | |
"org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)", | |
"org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:647)", | |
"org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)", | |
"org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)", | |
"org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)", | |
"org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:776)", | |
"org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:705)", | |
"org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:898)", | |
"org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)", | |
"java.lang.Thread.run(Thread.java:701)" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment