[jbosstools-issues] [JBoss JIRA] (JBIDE-10594) Cannot push GWT project to OpenShift: GWT is not compiling on OpenShift

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Jul 16 08:19:08 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-10594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706077#comment-12706077 ] 

Andre Dietisheim commented on JBIDE-10594:
------------------------------------------

As stated in this issue, compiling GWT requires a lot of resources (ram and disk) and it is very likely that your OpenShift instance went out of resources. There are some options to the compiler that reduce consumption and may help a bit. If not, you'd have to compile and build the war locally. You can then put the war that you built locally to the *deployments* folder of your project and publish it using the OpenShift server adapter (or git push to OpenShift). 
                
> Cannot push GWT project to OpenShift: GWT is not compiling on OpenShift
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-10594
>                 URL: https://issues.jboss.org/browse/JBIDE-10594
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: GWT, openshift
>    Affects Versions: 3.3.0.M5
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta1
>
>         Attachments: gwt-sdk-classpath-container.png, pom.xml, pom.xml, ROOT.war
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list