[JBoss JIRA] (JBIDE-17202) Importing/building WildFly 8.0.Final into JBTools 4.2.0.Beta1 results in GC faillure with Java 1.7.0
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17202?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-17202:
---------------------------------------------
Could you attach output of Help > Report problem so we get all details (like how much memory is available)
> Importing/building WildFly 8.0.Final into JBTools 4.2.0.Beta1 results in GC faillure with Java 1.7.0
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-17202
> URL: https://issues.jboss.org/browse/JBIDE-17202
> Project: Tools (JBoss Tools)
> Issue Type: Quality Risk
> Components: build
> Affects Versions: 4.2.0.Beta1
> Environment: Linux 2.6.32-358.23.2.el6.x86_64 #1 SMP Sat Sep 14 05:32:37 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux
> java -version
> java version "1.7.0_25"
> OpenJDK Runtime Environment (rhel-2.3.10.4.el6_4-x86_64)
> OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
> Reporter: Len DiMaggio
> Attachments: log, Screenshot-1.png, Screenshot-2.png, Screenshot.png
>
>
> See attached logs and screenshots - building WildFly causes a GC failure
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (JBIDE-17204) Lot of NPEs when skipping dependency conversion during conversion
by Rastislav Wagner (JIRA)
Rastislav Wagner created JBIDE-17204:
----------------------------------------
Summary: Lot of NPEs when skipping dependency conversion during conversion
Key: JBIDE-17204
URL: https://issues.jboss.org/browse/JBIDE-17204
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.2.0.Beta1
Reporter: Rastislav Wagner
{code}
java.lang.NullPointerException
at org.jboss.tools.maven.conversion.ui.dialog.IdentifyMavenDependencyPage$14.done(IdentifyMavenDependencyPage.java:766)
at org.eclipse.core.internal.jobs.JobListeners$3.notify(JobListeners.java:39)
at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:109)
at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:149)
at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:647)
at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:105)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:70)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months
[JBoss JIRA] (JBIDE-17203) Cordova project requires user to recreate run configuration when iOS target sdk is changed
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17203?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-17203:
---------------------------------------------
moved from JBDS to JBT since not JBDS specific.
Sounds like the run configurations should be regenerated on launch rather than just generated once.
> Cordova project requires user to recreate run configuration when iOS target sdk is changed
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-17203
> URL: https://issues.jboss.org/browse/JBIDE-17203
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Reporter: Tadeas Kriz
> Assignee: Gorkem Ercan
>
> When cordova application is changed that way that it requires newer iOS target SDK (for example switching from iOS 6 to iOS 7) it will no longer compile unless the user deletes and then makes a new run configuration. It would be good if the user might select which target sdk will be used, this will probably mitigate this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 11 months