Hi,

if running from the flashboards directory, you can use the syntax:

 

D:\Program Files\BMC Software\ARSystem\flashboards>java -classpath
".;D:\Program Files\BMC Software\ARSystem\flashboard

s\*" -DflashInstallPath="D:\program files\BMC Software\ARSystem\flashboards"
FBDriver

 

This should work (as shown below on my system):

 

---------------------------

 

X:\Program Files\BMC Software\ARSystem\flashboards>java -classpath
".;X:\Program Files\BMC Software\ARSystem\flashboards

\*" -DflashInstallPath="X:\Program Files\BMC Software\ARSystem\flashboards"
FBDriver

         Flashboard Driver

 

Password    Misc

----------  --------

set  (spw)  quit (q)

 

 

Enter the command :

 

---------------------------

 

It appears the "-DflashInstallPath" command line switch is needed to point
to the config files used by the " flashd7604_build002.jar" file (as "java
-cp . FBDriver" throws dependency errors ....)

 

 

Cheers

Carl

 

http://www.missingpiecessoftware.com/

 

 

 

 

 

From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Goodall, Andrew C
Sent: 18 July 2012 01:57
To: arslist@ARSLIST.ORG
Subject: help reseting application password for Flashboards 7604

 

** 

 

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=Flashboar
dsInstallationDirectory FBDriver

 

 

I tried:

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

 

 

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

 

 

java -classpath
.:arutil7604_build002.jar;flashd7604_build002.jar;-DflashInstallPath=Flashbo
ardsInstallationDirectory FBDriver

 

java -classpath
.:arutil7604_build002.jar;flashd7604_build002.jar;-DflashInstallPath="D:\pro
gram 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

ago...@jcpenney.com

jcpenney

6501 Legacy Drive

Plano, TX 75024

jcp.com

 


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

_attend WWRUG12 www.wwrug.com ARSlist: "Where the Answers Are"_


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

Reply via email to