[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WO5.2 and optimizeit: Class com.webobjects._bootstrap.WOBootstrap not found.



Hi there !

The file WOBootstrap.jar is in the classpath, but, just wondering ... Did
you try do include :
-classpath
"/sw/share/java/junit/junit.jar:.:/Users/kajh/src/webobjects/medark/build/me
dark.woa/WOBootstrap.jar"

----------------------------------------------------
Ricardo T Saito - ricardo.saito@xxxxxxxxxxxxxxxxx
Computer Engineer
Americanas.com - Sao Paulo - Brazil

-----Original Message-----
From: webobjects-dev-admin@xxxxxxxxxxxxx
[mailto:webobjects-dev-admin@xxxxxxxxxxxxx]On Behalf Of Kaj Hejer
Sent: Thursday, March 20, 2003 5:36 PM
To: webobjects-dev@xxxxxxxxxxxxx
Subject: WO5.2 and optimizeit: Class
com.webobjects._bootstrap.WOBootstrap not found.


Hi!

Im trying make optimizeit talk to a WO5.2 app.

 From what I have understood one way of doing this is to start the
application from the command line with something like the command
bellow, but as u can see I get an errormessage.

bash-2.05a$ java
-Xbootclasspath/a:/usr/local/optimizeit/lib/oibcp.jar -Xrunpri:dmp=1
-DWORootDirectory="/System" -DWOLocalRootDirectory=""
-DWOEnvClassPath="/sw/share/java/junit/junit.jar:.:/Users/kajh/src/webobject
s/medark/build/medark.woa/WOBootstrap.jar"
-DWOApplicationClass=Application -DWOPlatform=MacOS
intuitive.audit.Audit com.webobjects._bootstrap.WOBootstrap
Optimizeit Profiler 5.0 build Unknown Audit System.
(c) 1997-2002 Borland.
Port is 1470
OptimizeIt generic Audit System. [Hotspot runtime detected]
Class com.webobjects._bootstrap.WOBootstrap not found.

My projects WOBootstrap.jar is in my classpath:

bash-2.05a$ echo $CLASSPATH
/sw/share/java/junit/junit.jar:.:/Users/kajh/src/webobjects/medark/build/med
ark.

Why doesn't java find com.webobjects._bootstrap.WOBootstrap?

btw: I have startet the client by running the script OptimizeIt from
the ocmmandline. The clients starts just fine.


TIA for any hints!


-Kaj :)
_______________________________________________
WebObjects-dev mailing list
WebObjects-dev@xxxxxxxxxxxxx
http://www.omnigroup.com/mailman/listinfo/webobjects-dev