I keep getting the below error no matter the syntax variation I try:

 

D:\program files\BMC Software\ARSystem\flashboards>java -classpath
.:arutil7604_

build002.jar;flashd7604_build002.jar;-DflashInstallPath="D:\program
files\BMC So

ftware\ARSystem\flashboards" FBDriver

Exception in thread "main" java.lang.NoClassDefFoundError: FBDriver

Caused by: java.lang.ClassNotFoundException: FBDriver

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

Could not find the main class: FBDriver.  Program will exit.

 

 

This is on a windows box (windows 2008 x64)

 

The flashboard guide 7.6.04 page 84/92 says:

 

java -classpath arutil7603_build001.jar;flashd7603_build001.jar;

-DflashInstallPath=FlashboardsInstallationDirectory FBDriver

 

 

It doesn't say change DflashInstallPath=FlashboardsInstallationDirectory
- and whether this is a variable or not - I'm assuming they want me to
update to actual path name

 

 

I tried:

java -classpath
arutil7604_build002.jar;flashd7604_build002.jar;-DflashInstallPath=Flash
boardsInstallationDirectory FBDriver

 

 

I tried:

java -classpath
arutil7604_build002.jar;flashd7604_build002.jar;-DflashInstallPath="D:\p
rogram files\BMC Software\ARSystem\flashboards" FBDriver

 

 

I tried adding .:  - see
https://kb.bmc.com/infocenter/index?page=content&id=KA334313&actp=search
&viewlocale=en_US&searchid=1342572704320

 

 

java -classpath
.:arutil7604_build002.jar;flashd7604_build002.jar;-DflashInstallPath=Fla
shboardsInstallationDirectory FBDriver

 

java -classpath
.:arutil7604_build002.jar;flashd7604_build002.jar;-DflashInstallPath="D:
\program files\BMC Software\ARSystem\flashboards" FBDriver

 

 

No luck....??? I'm probably missing something obvious, but it's been a
long day and I can't spot it.

 

 

Regards,

 

Andrew C. Goodall

Software Engineer

Development Services

[email protected]

jcpenney

6501 Legacy Drive

Plano, TX 75024

jcp.com

 

<font face="monospace"size="-3"><br>The information transmitted is intended 
only for the person or entity to which it is addressed and <br>may contain 
confidential and/or privileged material. If the reader of this message is not 
the intended<br>recipient, you are hereby notified that your access is 
unauthorized, and any review, dissemination,<br>distribution or copying of this 
message including any attachments is strictly prohibited. If you are not<br>the 
intended recipient, please contact the sender and delete the material from any 
computer.<br>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to