You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rumen Traykov (JIRA)" <ji...@apache.org> on 2010/05/13 14:46:42 UTC

[jira] Created: (DERBY-4656) The same issue like in 4192 -> "The chosen operation is not currently available"

The same issue like in 4192 -> "The chosen operation is not currently available"
--------------------------------------------------------------------------------

                 Key: DERBY-4656
                 URL: https://issues.apache.org/jira/browse/DERBY-4656
             Project: Derby
          Issue Type: Sub-task
          Components: Eclipse Plug-in
    Affects Versions: 10.5.3.0
         Environment: Eclipse Java EE IDE for Web Developers.  Build id: 20100218-1602

            Reporter: Rumen Traykov


The same issue like in 4194 and version 10.5.1.0. I cannot add apache derby nature to my project.
"The chosen operation is not currently available"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-4656) The same issue like in 4192 -> "The chosen operation is not currently available"

Posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867168#action_12867168 ] 

Myrna van Lunteren commented on DERBY-4656:
-------------------------------------------

Interesting, because DERBY-4194 was fixed by regenerating the ui/doc plugin, and it hasn't changed since. I tested the 10.5.3.0 plugin(s) with eclipse galileo 3.5 (& documented it at the time on the testing page: http://wiki.apache.org/db-derby/DerbyTenFiveThreeRelease).

It would help if you could provide a detailed description of all the steps taken, including exact versions & (location of) packages of all pieces of software used.

> The same issue like in 4192 -> "The chosen operation is not currently available"
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-4656
>                 URL: https://issues.apache.org/jira/browse/DERBY-4656
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Eclipse Plug-in
>    Affects Versions: 10.5.3.0
>         Environment: Eclipse Java EE IDE for Web Developers.  Build id: 20100218-1602
>            Reporter: Rumen Traykov
>
> The same issue like in 4194 and version 10.5.1.0. I cannot add apache derby nature to my project.
> "The chosen operation is not currently available"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (DERBY-4656) The same issue like in 4192 -> "The chosen operation is not currently available"

Posted by "T C (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879844#action_12879844 ] 

T C commented on DERBY-4656:
----------------------------

The exact same thing is happening to me, using org.apache.derby.core_10.6.1 and org.apache.derby.ui_1.1.2.  I have installed this into eclipse galileo 3.5 (specific build info 20090621-0832)  other packages I have installed: 
com.icesoft.ide.eclipse.icefaces.facelets.feature.feature.group version 3.6.2.20091001203,
com.icesoft.ide.eclipse.icefaces.core.feature.feature.group version 3.6.2.20091001203,
org.eclipse.jst.jsf.facelet.feature.feature.group 0.2.0.200910012033



> The same issue like in 4192 -> "The chosen operation is not currently available"
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-4656
>                 URL: https://issues.apache.org/jira/browse/DERBY-4656
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Eclipse Plug-in
>    Affects Versions: 10.5.3.0
>         Environment: Eclipse Java EE IDE for Web Developers.  Build id: 20100218-1602
>            Reporter: Rumen Traykov
>
> The same issue like in 4194 and version 10.5.1.0. I cannot add apache derby nature to my project.
> "The chosen operation is not currently available"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (DERBY-4656) The same issue like in 4192 -> "The chosen operation is not currently available"

Posted by "T C (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879844#action_12879844 ] 

T C edited comment on DERBY-4656 at 6/17/10 12:59 PM:
------------------------------------------------------

The exact same thing is happening to me, using org.apache.derby.core_10.6.1 and org.apache.derby.ui_1.1.2.  I have installed this into eclipse galileo 3.5 (specific build info 20090621-0832)  other packages I have installed: 
com.icesoft.ide.eclipse.icefaces.facelets.feature.feature.group version 3.6.2.20091001203,
com.icesoft.ide.eclipse.icefaces.core.feature.feature.group version 3.6.2.20091001203,
org.eclipse.jst.jsf.facelet.feature.feature.group 0.2.0.200910012033

The exact steps are: create a new java project, then right click on project choose "Apache Derby" then "add Apache Derby nature".  An error dialog pops up with the message "The chosen operation is not currently available".  

The same exact behavior occurs with a dynamic web project instead of a pure java project. 

      was (Author: tcprogrammer):
    The exact same thing is happening to me, using org.apache.derby.core_10.6.1 and org.apache.derby.ui_1.1.2.  I have installed this into eclipse galileo 3.5 (specific build info 20090621-0832)  other packages I have installed: 
com.icesoft.ide.eclipse.icefaces.facelets.feature.feature.group version 3.6.2.20091001203,
com.icesoft.ide.eclipse.icefaces.core.feature.feature.group version 3.6.2.20091001203,
org.eclipse.jst.jsf.facelet.feature.feature.group 0.2.0.200910012033


  
> The same issue like in 4192 -> "The chosen operation is not currently available"
> --------------------------------------------------------------------------------
>
>                 Key: DERBY-4656
>                 URL: https://issues.apache.org/jira/browse/DERBY-4656
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Eclipse Plug-in
>    Affects Versions: 10.5.3.0
>         Environment: Eclipse Java EE IDE for Web Developers.  Build id: 20100218-1602
>            Reporter: Rumen Traykov
>
> The same issue like in 4194 and version 10.5.1.0. I cannot add apache derby nature to my project.
> "The chosen operation is not currently available"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.