You will need to set your DISPLAY variable to point back to your X server (running most likely on your desktop). If you have firewalls in-between you will need to get them opened up for X communications between the server and your workstation.
Kick off X on your workstation (I use Reflections, but there are many alternatives) and telnet or ssh to your server. Set your DISPLAY to your workstation (DISPLAY=10.10.10.10:0.;export DISPLAY) and then kick off the script for the repoui.
If you are clustering you will need to modify the repoui.sh, repoconfig.sh and repostore.sh to include the jdbc driver (ojdbc14.jar for Oracle 9.x) in the CLASSPATH. I also noticed you will need to create a logs directory under the reposerver directory or you won’t be able to start.
Hope this helps.
#webMethods#Integration-Server-and-ESB#webMethods-General