Hi guys,
I have been struggling for some days now to configure a new webMethods 10.5 environment (yes I know it is out of support but the client does not want to upgrade for now). I installed IS and made it work after several install - reinstall operations. With MWS however it’s a total disaster. I just can’t get to create the default osgi profile. I lost count of how many times I installed, reinstalled, dropped and re-created the DB product for MWS.
After running below command:
./mws.sh -s default create-osgi-profile
I am getting
FAILED to create an OSGi profile for server instance. Please see create-osgi-profile_default.log for details.
In the create-osgi-profile_default.log I can see absolutely nothing useful:
Copying 1 file to /wmHome/MWS/features/uninstall
Deleting directory /wmHome/MWS/server/default/temp/osgi-custom-libs
Created dir: /wmHome/MWS/server/default/temp/osgi-custom-libs
Created dir: /wmHome/MWS/server/default/temp/osgi-custom-libs/definitions
Created dir: /wmHome/MWS/server/default/temp/osgi-custom-libs/eclipse/plugins
Approximating what the classpath will be
prepare-osgi:
update-osgi-engfix-libs:
Updating engineering fixes for OSGi profile ...
Created dir: /wmHome/MWS/server/default/temp/osgi-custom-libs/eclipse/features
Building jar: /wmHome/MWS/server/default/temp/osgi-custom-libs/eclipse/features/feature.jar
Debug options:
file:/wmHome/MWS/server/.options not found
!SESSION 2024-04-08 17:08:50.813 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_222
java.vendor=Azul Systems, Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
!ENTRY org.eclipse.osgi 4 0 2024-04-08 17:08:50.876
!MESSAGE Error reading configuration: Unable to create lock manager.
!STACK 0
java.io.IOException: Unable to create lock manager.
at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.java:713)
Do SAG developers even bother with actual exception handling?
Do you have any ideas what else I can check?
I had a SI with SAG and according to them MWS is a “fragile” product and in most cases you just have to re-try to install and re-install it. I find it unacceptable that even though SAG products are extremely expensive one has to struggle to install MWS fresh.
#webMethods