This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 249213

Summary: Fails to load on installing JAX-RPC module
Product: webservices Reporter: Rented
Component: JAX-RPCAssignee: issues@webservices <issues>
Status: REOPENED ---    
Severity: normal CC: geertjan, pjiricka
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Messages.Log

Description Rented 2014-12-09 00:13:48 UTC
Created attachment 150971 [details]
Messages.Log

Hi everyone,

On a fresh install of 8.0.2 on 64bit Win7, on both my work PC and my home PC, I experience a silent exit from the installer after installing the JAX-RPC module from deadlock. I realise that this bug sounds similar to other reported module bugs, however the exception reported is something I haven't been able to find. I've spent a couple of days looking at this and I need some assistance please.

Thankyou
Comment 1 Rented 2014-12-09 00:23:36 UTC
Ah it is one of those mornings. I forgot to enter several details.

It quits on Loading Module Services.

The dependencies for JAX-RPC meant that the following packages were also installed:

Editor Document API
Embedded Browser UI - JavaFX Webview
Filsystems Netbeans client
Progress API - Swing
Comment 2 Jaroslav Tulach 2014-12-09 12:11:21 UTC
This is not fresh install of 8.0.2! There is no "Progress API - Swing" in 8.0.2. You are mixing installation of 8.0.2 with modules from Dev builds. 

Download 8.0.2, install it into empty directory, use it with empty userdir. Then your problems will go away.
Comment 3 Rented 2014-12-09 23:42:54 UTC
Hi Jaroslav,

I think you misunderstand.

'Progress API - Swing' is installed as an identified dependency of the JAX-RPC package which I selected through the Netbeans plugin manager. I do not get a choice as to whether or not it is installed. 

This issue is not resolved.
Comment 4 Jaroslav Tulach 2014-12-11 10:55:05 UTC
You don't understand. You are installing something from development update center into release 8.0.2. It does not work. Don't do it!
Comment 5 Rented 2014-12-11 11:39:39 UTC
I find your response unsatisfactory. If I can't install jax-rpc then my problems don't go away, it simply becomes that I need to convert my project to another ide, or use an ancient version. For all of the efforts for Java to remain backwards compatible it is quite a strange decision to remove jax-rpc support from netbeans and then say to people that your issue is invalid. 

Thank you for your time. I won't reopen the issue.
Comment 6 Antonin Nebuzelsky 2014-12-12 14:51:51 UTC
Petr, do you know why JAX-RPC module is not included in the standard build. It is a part of the experimental cluster build for dev UC only.
Comment 7 Petr Jiricka 2014-12-12 15:01:16 UTC
This is because JAX-RPC is an old technology that is obsolete. It was superseded by JAX-WS a long time ago.
Comment 8 dvatsal 2015-07-30 07:26:41 UTC
After installing JAX-RPC ,netbeans load in memory however does not load on screen
Comment 9 mcheung63 2015-10-01 14:22:21 UTC
Same problem here in mac, even i remove all jaxrpc manually by command line. netbeans still freeze after start.