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 76068 - Wrong format of message
Summary: Wrong format of message
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-08 14:10 UTC by Petr Pisl
Modified: 2006-05-24 11:18 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 Petr Pisl 2006-05-08 14:10:01 UTC
When I add JBoss 4.0.4 RC2 and try it run, then I got message:

JBoss Application Server 4 Start Failed. Check whether the {1} srcipt is executable.
Comment 1 Libor Kotouc 2006-05-09 10:32:35 UTC
Fixed.

Checking in JBStartRunnable.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/ide/Attic/JBStartRunnable.java,v
 <--  JBStartRunnable.java
new revision: 1.1.2.2; previous revision: 1.1.2.1
done
Comment 2 Michal Mocnak 2006-05-24 11:18:06 UTC
Verified