- This topic has 1 reply, 2 voices, and was last updated 18 years, 2 months ago by
Riyad Kalla.
-
AuthorPosts
-
mychoiceMemberHi,
I’m unable to guess why the wrong default path is being stored for the working directory while configuring websphere 6 with myeclipse 5.1 even on changing the path and clikig on Apply button.
I get the error message
“” A configuration error occured during startup. Please verify the preference field with the prompt: Specified working directory does not exist or is not a directory:
C:\Program Files\IBM\Websphere\bin ”I placed my working directory at
C:\Program Files\IBM\Websphere\AppServ\binEven on changing to any path it is displaying the same error.
I have configured Webshpere 6 with MyEclipse 5.1These are the values I assigned:
Websphere Server
EnableWebshpere Home Dir: C:\Program Files\IBM\WebSphere
Profile Root Dir: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
Node Name: PCNode01
Cell Name: PCNode01Cell
server Name: server1
DB2JSystem dir: C:\Program Files\IBM\WebSphere
ITP dir: C:\Program Files\IBM\WebSphere\AppServer\bin
security policy: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\properties\server.policy
security configuration: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\properties\wsjaas.conf
output encoding: console
and i have added the jdk path for websphere jdk name
I’m using
jdk 1.5.0_11
websphere 6.1
windows vistaPlease let me know how can i delete the default values and assign the right one.
The solution is required urgently and I would really appreciate for that.Thanks & Regards,
raghuApril 17, 2007 at 11:27 am #268968
Riyad KallaMemberRaghu,
You can compare your setup to our example connector config here:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-13944.htmlAlso from the error:
“” A configuration error occured during startup. Please verify the preference field with the prompt: Specified working directory does not exist or is not a directory:
C:\Program Files\IBM\Websphere\bin ”I would double check that your “C:\Program Files\IBM\Websphere\bin” exists and doesn’t have any funky permission issues set on it.
-
AuthorPosts