[jbosstools-issues] [JBoss JIRA] (JBIDE-16066) Top-Down WS deployment isn't successful when selecting Start/Test service in Web Service dialog

Brian Fitzpatrick (JIRA) issues at jboss.org
Tue Sep 30 08:59:03 EDT 2014


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

Brian Fitzpatrick commented on JBIDE-16066:
-------------------------------------------

Hey Rob - as to the JBDS 8 issue. I'm seeing the 'Refreshing Process Information' NPE that I believe has already been solved for CR2 (An internal error occurred during: "Refreshing Process Information" : java.lang.NullPointerException)

{code}
java.lang.NullPointerException
	at org.jboss.tools.jmx.local.ProcessInformationStore.loadProcessStore(ProcessInformationStore.java:96)
	at org.jboss.tools.jmx.local.ProcessInformationStore.refreshProcessInformationStore(ProcessInformationStore.java:66)
	at org.jboss.tools.jmx.local.ProcessInformationStore$1.run(ProcessInformationStore.java:140)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}
{code}
eclipse.buildId=unknown
java.version=1.7.0_67
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -application org.eclipse.ui.ide.workbench -product com.jboss.devstudio.core.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -application org.eclipse.ui.ide.workbench -product com.jboss.devstudio.core.product
{code}

In the console, it freezes:
{code}
06:54:00,492 INFO  [org.jboss.modules] (main) JBoss Modules version 1.2.0.Final-redhat-1
06:54:02,972 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
06:54:03,347 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss EAP 6.1.0.GA (AS 7.2.0.Final-redhat-8) starting
{code}

Status messages seem to show "Starting JBoss Enterprise Application Platform 6.1+... Preparing launch delegate..." and it's pegged at 100%. I'm not seeing anything else in the Error Log beyond the earlier NPE.

Nothing appears in the server.log or boot.log since last night (just tried to restart again in JBDS 8 and it just sticks).



> Top-Down WS deployment isn't successful when selecting Start/Test service in Web Service dialog
> -----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16066
>                 URL: https://issues.jboss.org/browse/JBIDE-16066
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.1.1.CR1
>         Environment: JBDS 7.1.0 CR1, EAP-6.1
>            Reporter: Radoslav Rábara
>            Assignee: Brian Fitzpatrick
>             Fix For: 4.2.0.CR2
>
>         Attachments: topDownServer.log
>
>
> Deployment isn't successful when Top-Down web service is created with slider level selected to "Start service" or "Test service". Project is deployed to the server but the service endpoint isn't added so the service is not accessible.
> It works with other slider levels and all levels works when the server isn't started before the web service is created.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jbosstools-issues mailing list