[JBoss JIRA] (JBIDE-15624) Unable to install m2e connectors with jdk7u40
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15624?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-15624:
--------------------------------
Workaround Description:
jdk_1.7.0_40 has a bug in tmp file creation. Use 1.7.0_25 or earlier works fine or wait till jdk 1.7.0_45 is made available
Workaround: Workaround Exists
> Unable to install m2e connectors with jdk7u40
> ---------------------------------------------
>
> Key: JBIDE-15624
> URL: https://issues.jboss.org/browse/JBIDE-15624
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, upstream
> Affects Versions: 4.1.0.Final
> Environment: FC19_64, jdk7u40
> Reporter: Andrej Podhradsky
> Assignee: Fred Bricon
>
> After importing a tycho maven project I'm not able to install tycho configurator via quickfix like before. I'm getting the following error
> java.io.IOException: Unable to create temporary file
> at java.io.File$TempDirectory.generateFile(File.java:1891)
> at java.io.File.createTempFile(File.java:1979)
> at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:197)
> at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:724)
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15624) Unable to install m2e connectors with jdk7u40
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15624?page=com.atlassian.jira.plugi... ]
Fred Bricon resolved JBIDE-15624.
---------------------------------
Resolution: Migrated to another ITS
Added workaround
> Unable to install m2e connectors with jdk7u40
> ---------------------------------------------
>
> Key: JBIDE-15624
> URL: https://issues.jboss.org/browse/JBIDE-15624
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, upstream
> Affects Versions: 4.1.0.Final
> Environment: FC19_64, jdk7u40
> Reporter: Andrej Podhradsky
> Assignee: Fred Bricon
>
> After importing a tycho maven project I'm not able to install tycho configurator via quickfix like before. I'm getting the following error
> java.io.IOException: Unable to create temporary file
> at java.io.File$TempDirectory.generateFile(File.java:1891)
> at java.io.File.createTempFile(File.java:1979)
> at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:197)
> at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:724)
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15624) Unable to install m2e connectors with jdk7u40
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15624?page=com.atlassian.jira.plugi... ]
Fred Bricon closed JBIDE-15624.
-------------------------------
Assignee: Fred Bricon
Resolution: Migrated to another ITS
There's nothing we can do on our side
Bug tracked upstream at https://bugs.eclipse.org/bugs/show_bug.cgi?id=417241
Also, the issue will be fixed once JDK 7u45 is released.
> Unable to install m2e connectors with jdk7u40
> ---------------------------------------------
>
> Key: JBIDE-15624
> URL: https://issues.jboss.org/browse/JBIDE-15624
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven, upstream
> Affects Versions: 4.1.0.Final
> Environment: FC19_64, jdk7u40
> Reporter: Andrej Podhradsky
> Assignee: Fred Bricon
>
> After importing a tycho maven project I'm not able to install tycho configurator via quickfix like before. I'm getting the following error
> java.io.IOException: Unable to create temporary file
> at java.io.File$TempDirectory.generateFile(File.java:1891)
> at java.io.File.createTempFile(File.java:1979)
> at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:197)
> at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:724)
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15635) Unable to create Java EE Web project probably due to n internal error occurred during: "Refreshing JBoss Tutorials...". java.lang.NullPointerException
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15635?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-15635:
-----------------------------------
Assignee: Fred Bricon
> Unable to create Java EE Web project probably due to n internal error occurred during: "Refreshing JBoss Tutorials...". java.lang.NullPointerException
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-15635
> URL: https://issues.jboss.org/browse/JBIDE-15635
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Environment: Mac OSX 10.8.5
> Oracle JDK 1.7.0_40
> JBoss Developer Studio
> Version: 7.0.1.GA
> Build id: GA-v20130930-2238-B7
> Build date: 20130930-2238
> Reporter: Cojan van Ballegooijen
> Assignee: Fred Bricon
>
> - Installed JBoss Developer 7.0.0GA using
> - Upgraded to 7.0.1GA
> - Starting JBoss Developer Studio shows the following error window
> An internal error occurred during: "Refreshing JBoss Tutorials...".
> java.lang.NullPointerException
> - The error mentioned before also occurs when doing a refresh inside JBoss Central in the Start from a sample "portlet"
> - Starting a new Java EE Web project results in the following error
> An error has occurred. See error log for more details.
> java.lang.NullPointerException
> No error log is created in ~/workspace, tried to find *.log file in JBoss Developer Studio installation directory, no log files.
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15635) Unable to create Java EE Web project probably due to n internal error occurred during: "Refreshing JBoss Tutorials...". java.lang.NullPointerException
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15635?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-15635:
--------------------------------
Fix Version/s: 4.1.1.Beta1
> Unable to create Java EE Web project probably due to n internal error occurred during: "Refreshing JBoss Tutorials...". java.lang.NullPointerException
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-15635
> URL: https://issues.jboss.org/browse/JBIDE-15635
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Environment: Mac OSX 10.8.5
> Oracle JDK 1.7.0_40
> JBoss Developer Studio
> Version: 7.0.1.GA
> Build id: GA-v20130930-2238-B7
> Build date: 20130930-2238
> Reporter: Cojan van Ballegooijen
> Assignee: Fred Bricon
> Fix For: 4.1.1.Beta1
>
>
> - Installed JBoss Developer 7.0.0GA using
> - Upgraded to 7.0.1GA
> - Starting JBoss Developer Studio shows the following error window
> An internal error occurred during: "Refreshing JBoss Tutorials...".
> java.lang.NullPointerException
> - The error mentioned before also occurs when doing a refresh inside JBoss Central in the Start from a sample "portlet"
> - Starting a new Java EE Web project results in the following error
> An error has occurred. See error log for more details.
> java.lang.NullPointerException
> No error log is created in ~/workspace, tried to find *.log file in JBoss Developer Studio installation directory, no log files.
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15635) Unable to create Java EE Web project probably due to n internal error occurred during: "Refreshing JBoss Tutorials...". java.lang.NullPointerException
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15635?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-15635:
-------------------------------------
Have you looked under <workspace>/.metadata/.log?
> Unable to create Java EE Web project probably due to n internal error occurred during: "Refreshing JBoss Tutorials...". java.lang.NullPointerException
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-15635
> URL: https://issues.jboss.org/browse/JBIDE-15635
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Environment: Mac OSX 10.8.5
> Oracle JDK 1.7.0_40
> JBoss Developer Studio
> Version: 7.0.1.GA
> Build id: GA-v20130930-2238-B7
> Build date: 20130930-2238
> Reporter: Cojan van Ballegooijen
>
> - Installed JBoss Developer 7.0.0GA using
> - Upgraded to 7.0.1GA
> - Starting JBoss Developer Studio shows the following error window
> An internal error occurred during: "Refreshing JBoss Tutorials...".
> java.lang.NullPointerException
> - The error mentioned before also occurs when doing a refresh inside JBoss Central in the Start from a sample "portlet"
> - Starting a new Java EE Web project results in the following error
> An error has occurred. See error log for more details.
> java.lang.NullPointerException
> No error log is created in ~/workspace, tried to find *.log file in JBoss Developer Studio installation directory, no log files.
--
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
12 years, 6 months
[JBoss JIRA] (JBTIS-182) Publish to ModeShape: Finish Button Disabled
by Dan Florian (JIRA)
[ https://issues.jboss.org/browse/JBTIS-182?page=com.atlassian.jira.plugin.... ]
Dan Florian commented on JBTIS-182:
-----------------------------------
Another workaround: create a publish area using the ModeShape View before publishing files.
> Publish to ModeShape: Finish Button Disabled
> --------------------------------------------
>
> Key: JBTIS-182
> URL: https://issues.jboss.org/browse/JBTIS-182
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: modeshape
> Affects Versions: 4.1.3
> Environment: JBDS 7.0.0.GA, JBoss Tools 4.1.3.Beta3, EAP 6.1 (in DV 6.0.0)
> Reporter: Lucie Fabrikova
> Assignee: Dan Florian
> Attachments: modeshape.png
>
>
> If no publish area is created, it cannot be created in dialog "Publish to ModeShape", via rght-click Modeshape->Publish.
> 1. start EAP 6.1 server
> 2. create new Modeshape server (http://localhost:8080/modeshape-rest, admin/admin)
> 3. rght-click a project, Modeshape -> Publish
> 4. dialog "Publish to ModeShape" appears, with warning "A publish area must be selected. If there aren't any to choose from, you can create one here or in the ModeShape View"
> 5. click to add new Publish Area
> 6. button "Finish" is still disabled
--
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
12 years, 6 months
[JBoss JIRA] (JBIDE-15635) Unable to create Java EE Web project probably due to n internal error occurred during: "Refreshing JBoss Tutorials...". java.lang.NullPointerException
by Cojan van Ballegooijen (JIRA)
Cojan van Ballegooijen created JBIDE-15635:
----------------------------------------------
Summary: Unable to create Java EE Web project probably due to n internal error occurred during: "Refreshing JBoss Tutorials...". java.lang.NullPointerException
Key: JBIDE-15635
URL: https://issues.jboss.org/browse/JBIDE-15635
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: Mac OSX 10.8.5
Oracle JDK 1.7.0_40
JBoss Developer Studio
Version: 7.0.1.GA
Build id: GA-v20130930-2238-B7
Build date: 20130930-2238
Reporter: Cojan van Ballegooijen
- Installed JBoss Developer 7.0.0GA using
- Upgraded to 7.0.1GA
- Starting JBoss Developer Studio shows the following error window
An internal error occurred during: "Refreshing JBoss Tutorials...".
java.lang.NullPointerException
- The error mentioned before also occurs when doing a refresh inside JBoss Central in the Start from a sample "portlet"
- Starting a new Java EE Web project results in the following error
An error has occurred. See error log for more details.
java.lang.NullPointerException
No error log is created in ~/workspace, tried to find *.log file in JBoss Developer Studio installation directory, no log files.
--
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
12 years, 6 months
[JBoss JIRA] (JBDS-2769) Shortcut for Redo action is missing
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2769?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen updated JBDS-2769:
--------------------------------------
CDW devel_ack: - (was: ?)
Status: New (was: New)
I like the idea, but not crucial/relevant for 7.1.0.GA. Maybe for 8 we could consider this or even better provide patch to Luna to provide this shortcut by default ?
> Shortcut for Redo action is missing
> -----------------------------------
>
> Key: JBDS-2769
> URL: https://issues.jboss.org/browse/JBDS-2769
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: ui/branding
> Affects Versions: 7.0.0.GA, 7.1.0.Alpha1
> Reporter: Andrej Podhradsky
>
> By default, there is no shortcut for Redo action like in Eclipse (ShiftCtrl+Z).
> I think it would be cool if there is a shortcut for redo by default ;-)
--
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
12 years, 6 months