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 147035 - platform9/lib/nbexec: 502: Bad substitution
Summary: platform9/lib/nbexec: 502: Bad substitution
Status: RESOLVED DUPLICATE of bug 146873
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 08:50 UTC by vieiro
Modified: 2008-09-12 09:54 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 vieiro 2008-09-12 08:50:56 UTC
Downloaded and installed netbeans-dev-200809111401

Tried to clean and build my module suite (which builds and runs well in NB 6.5 Beta), I get:

/SOFTWARE/NETBEANS/netbeans-dev-200809111401/platform9/lib/nbexec: 502: Bad substitution
/SOFTWARE/NETBEANS/netbeans-dev-200809111401/harness/suite.xml:334: The following error occurred while executing this line:
/SOFTWARE/NETBEANS/netbeans-dev-200809111401/harness/run.xml:158: exec returned: 2

suite.xml:
[333] <target name="run" depends="build,-jdk-init" description="Runs this suite in place.">
[334]    <ant antfile="${harness.dir}/run.xml" target="run"/>
[335] </target>

My config:
  Product Version         = NetBeans IDE Dev (Build 200809111401)
  Operating System        = Linux version 2.6.24-16-generic running on i386
  Java; VM; Vendor        = 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_06-b02
  Java Home               = /SOFTWARE/JAVA/jdk1.6.0_06/jre
Comment 1 dlipin 2008-09-12 09:54:55 UTC
It should work fine with the latest build (>=200809120201).

*** This issue has been marked as a duplicate of 146873 ***