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 113344 - ConnectException by attempt to deploy application to stopped WebLogic
Summary: ConnectException by attempt to deploy application to stopped WebLogic
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on: 109357 113750
Blocks:
  Show dependency tree
 
Reported: 2007-08-21 14:10 UTC by Roman Mostyka
Modified: 2007-08-25 16:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full stack trace (7.08 KB, text/plain)
2007-08-21 14:13 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2007-08-21 14:10:29 UTC
1. Add WebLogic to the IDE.
2. Create Web Application with Visual Web JSF framework.
3. Click Run (green) button.

Result: ConnectException arises and deployment doesn't start.
Comment 1 Roman Mostyka 2007-08-21 14:14:02 UTC
Created attachment 46967 [details]
Full stack trace
Comment 2 Roman Mostyka 2007-08-21 14:39:00 UTC
I upgraded to P1, because I get this exception even if WebLogic is started outside IDE.
I started WebLogic, started IDE, added WebLogic to the IDE and then get this exception. IDE can't determine if WebLogic
started or not. So for me it is completely impossible to deploy application to WebLogic.
Comment 3 Sherold Dev 2007-08-21 15:21:50 UTC
Since you claim that the server is running, it looks like the problem is most likely in your local setup: configuration
of firewall, network, WebLogic, etc. Marking as INCOMPLETE

Have you modified WebLogic configuration somehow? Can you please check your network and firewall setup?

Removing the issue dependency, because this issue does not seem to block issue 112427.
Comment 4 Roman Mostyka 2007-08-21 17:32:42 UTC
I disabled firewall, but result the same.
I also downgraded it back to P2 and removed the issue dependency, because when I changed JDK to jdk1.5.0_12 (from
1.6.0_02) I was able to deploy application to WebLogic. But only on started. I still get exception if I try to deploy to
stopped WebLogic.
Comment 5 Sherold Dev 2007-08-22 09:09:09 UTC
The fact that the WebLogic plugin does not work when the IDE is running on JDK 1.6 is a known issue 85454. The stack
trace you attached looks different, however.

Anyway, the problem in this case is that the WebLogic plugin cannot create a DeploymentManager instance when the server
is not running. Petr is working on a patch of issue 109357, which should fix this as well.

Setting the dependency...
 

Comment 6 Sherold Dev 2007-08-23 12:59:15 UTC
Marking as FIXED, since the issue 109357 was fixed.
Comment 7 Roman Mostyka 2007-08-25 16:22:56 UTC
Verified with build 070825.