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 113750 - IOException by sartt WebLogic
Summary: IOException by sartt WebLogic
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks: 113344
  Show dependency tree
 
Reported: 2007-08-24 17:02 UTC by Roman Mostyka
Modified: 2007-08-25 16:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2007-08-24 17:02:29 UTC
1. Add WebLogic to the IDE.
2. Rightclick WebLogic node and choose "Start".

Result: Exception arises, WebLogic starting process is shown, but there are no logs in WebLogic log directory, so I
suppose that WebLogic start process wasn't begun.

Exception full stack trace:
"java.io.IOException: CreateProcess: null\startWebLogic.cmd error=2
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
	at java.lang.ProcessImpl.start(ProcessImpl.java:30)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
	at java.lang.Runtime.exec(Runtime.java:591)
	at java.lang.Runtime.exec(Runtime.java:429)
	at java.lang.Runtime.exec(Runtime.java:326)
	at org.netbeans.modules.j2ee.weblogic9.optional.WLStartServer$WLStartRunnable.run(WLStartServer.java:435)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964)"
Comment 1 Roman Mostyka 2007-08-24 17:07:18 UTC
Added that this issue blocks issue #113344 for tracking purpose.
Comment 2 Sherold Dev 2007-08-24 17:08:31 UTC
Petr has already fixed this.
Comment 3 Roman Mostyka 2007-08-25 16:22:27 UTC
Verified with build 070825.