[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5506) Cannot publish ESB to server

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Dec 17 12:41:30 EST 2009


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

Brian Fitzpatrick commented on JBIDE-5506:
------------------------------------------

Using the JBossTools-Update-3.1.0.v200912161943M-H182-RC1.zip build from http://download.jboss.org/jbosstools/builds/nightly/3.1.0.RC1/ I'm able to recreate this bug.

1) Create a JBoss EAP 5 Runtime based on the latest SOA-P Runtime (verify that you can deploy an ESB project to it)
2) Create a deploy-only JBoss server...  New Server Runtime... JBoss Community->JBoss Deploy-Only Runtime
3) Create a new server in the servers view for your deploy-only runtime
4) Try drag/drop of the ESB file from your ESB project to the deploy-only server.

If you add/remove the project to the deploy-only server, you see the exception Max put in the JIRA description.

If you drag/drop the ESB file to the deploy-only server, you get a "The Selection cannot be run on any server" error dialog.

And I had several entries in my .log:

!ENTRY org.eclipse.wst.server.core 4 0 2009-12-17 10:28:22.938
!MESSAGE Invalid matching rules used: 4.7/4

!ENTRY org.eclipse.wst.server.core 4 0 2009-12-17 10:29:23.894
!MESSAGE Invalid matching rules used: 4.7/4

!ENTRY org.eclipse.wst.server.core 4 0 2009-12-17 10:29:23.895
!MESSAGE Invalid matching rules used: 4.7/4

!ENTRY org.eclipse.wst.server.core 4 0 2009-12-17 10:29:24.910
!MESSAGE No server found



> Cannot publish ESB to server
> ----------------------------
>
>                 Key: JBIDE-5506
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5506
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: esb, JBossAS
>    Affects Versions: 3.1.0.CR1
>            Reporter: Max Rydahl Andersen
>            Assignee: Denny Xu
>            Priority: Blocker
>             Fix For: 3.1.0.CR1
>
>
> I cannot publish nor export any ESB archives.
> I get several errors:
> Dragging an .esb file to a Deploy only server or AS 5 gives me:
> Invalid matching rules used: 4.7/4
> At deploy:
> java.lang.NullPointerException
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServer.getRuntime(DeployableServer.java:169)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServer.getDeployFolder(DeployableServer.java:117)
> 	at org.jboss.ide.eclipse.as.core.publishers.PublishUtil.getDeployPath(PublishUtil.java:102)
> 	at org.jboss.ide.eclipse.as.core.publishers.JstPublisher.fullPublish(JstPublisher.java:104)
> 	at org.jboss.ide.eclipse.as.core.publishers.JstPublisher.publishModule(JstPublisher.java:93)
> 	at org.jboss.ide.eclipse.as.core.publishers.LocalPublishMethod.publishModule(LocalPublishMethod.java:71)
> 	at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:65)
> 	at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:948)
> 	at org.eclipse.wst.server.core.model.ServerBe
> And export I simply couldn't get to work!
> Which combination is supposed to work !?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list