The next step shown in documentation would be to run webMethods1015/MWS/server/default/bin/mws.sh init
However when doing so, I receive the following error.
I am not sure if the error you posted has enough information to provide a clue. Since it is a brand new install I would recommend you recreate the MWS tables and update the softwareAG1015\MWS\server\default\config\mws.db.xml config with the DB password (in plain text) and then save it. After this start the MWS again.
The very first time it will take a while to bootup MWS. Another thing to do is to apply the latest MWS fix and the DCC fix (before creating MWS tables).
Is there any other node in your cluster or is this the first node you are building? The rest of the _full_.log and wrapper.log files would be useful here. Check the cluster.xml file if there is a ghost node there. Looks like something is wrong with one of the cluster nodes but there aren’t enough information to understand what.
additional information regarding the db compontents:
I recommend using three different oracle db users/schemas here:
IS&BPM
MWS
TN (already separated as I can see in your original post.)
Additionally, instead of just creating the ProcessAudit and ProcessEngine components separately, you should use the “BPM” product instead.
Remember to create an additional user/schema for the “Archive” component, otherwise you won´t be able to delete/archive the IS Audit and Process Audit data later on.
See Monitor Users Guide for further informations on this.
Furthermore, I cannot see any information how the Tablespaces and the Users were created prior to running the above mentioned commands. Can you add these informations, please?