Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Java2_home ???
[CODE]
[penguin@Penguin-PC bin]$ ant deploy
Buildfile: /media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP/bin/build.xml
[taskdef] Could not load definitions from resource axis-tasks.properties. It could not be found.
init:
[echo] --------------------------------------------------------------
[echo] Project Root Directory is /media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP
[echo]
[echo] JAVA_HOME is ${env.JAVA_HOME}
[echo] AXIS_HOME is ${env.AXIS_HOME}
[echo]
[echo] WSDL location is https://webservices.netsuite.com/wsdl/v2011_2_0/netsuite.wsdl
[echo] --------------------------------------------------------------
BUILD FAILED
/media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP/bin/build.xml:40: The JAVA2_HOME environment variable needs to be set in order to use this ant script. Please see README for details.
[penguin@Penguin-PC bin]$ ant deploy
Buildfile: /media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP/bin/build.xml
[taskdef] Could not load definitions from resource axis-tasks.properties. It could not be found.
init:
[echo] --------------------------------------------------------------
[echo] Project Root Directory is /media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP
[echo]
[echo] JAVA_HOME is ${env.JAVA_HOME}
[echo] AXIS_HOME is ${env.AXIS_HOME}
[echo]
[echo] WSDL location is https://webservices.netsuite.com/wsdl/v2011_2_0/netsuite.wsdl
[echo] --------------------------------------------------------------
BUILD FAILED
/media/My Passport/jobs.software/dps.suitetalk.reference/NSJavaClientERP2011-2/ERP/bin/build.xml:40: The JAVA2_HOME environment variable needs to be set in order to use this ant script. Please see README for details.
0