I encounter an error when starting my default instance on MWS 9.5 SP1 on Linux Suse 11 Enterprise 64Bit
Below is the error i receive
saguser@mdlgd3mw1:~> cd /opt/softwareag/MWS/bin/
saguser@mdlgd3mw1:/opt/softwareag/MWS/bin> ./mws.sh -s default start
JAVA_HOME: /opt/softwareag/jvm/jvm
MWS_HOME: /opt/softwareag/MWS
ERROR: My webMethods Server ‘default’ profile does not exist
at /opt/softwareag/MWS/…/profiles/MWS_default
Please create this server profile using ‘create-osgi-profile’ command
or specify a different platform install path using the -p option.
If i try to run the command ./mws.sh -s default create-osgi-profile as specified in the Administrators guide i get below error
saguser@mdlgd3mw1:/opt/softwareag/MWS/bin> ./mws.sh -s default create-osgi-profile
JAVA_HOME: /opt/softwareag/jvm/jvm
MWS_HOME: /opt/softwareag/MWS
Creating OSGi profile for server instance. Please wait…
Buildfile: /opt/softwareag/MWS/server/deploy.xml
FAILED to create an OSGi profile for server instance. Please see create-osgi-profile_default.log for details.