My webmethods server new server instance error

Hi All
iam creating new My webMethods server new server instance (iam deleted default server instance in sqlserver)on port 8585 it created in another database in sqlserver only.iam created new My webMethods server new server instance succesfully and iam intializing the server instance throuhg run command(D:\webMethods7\MWS\server\raja1\bin) iam getting error like this

at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.jav
a:830)
at com.webMethods.portal.framework.impl.NTLMFilter.doFilter(NTLMFilter.java:50)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.jav
a:821)
at com.webMethods.caf.faces.servlet.GZIPFilter.doFilter(GZIPFilter.java:34)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.jav
a:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at com.webMethods.portal.webApplication.WmWebAppContext.handle(WmWebAppContext.java:159)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
2012-08-18 23:51:49 IST (portlet : WARN) [RID:132] - [POP.004.0004] An error occurred while formatting th
e Message Key “exception.wm_bam_process_config”.
2012-08-18 23:51:56 IST (Framework : INFO) [RID:133] - Processing request [zwcj8oj8he3e:Administrator] ht
tp://localhost:8585/meta/default/wm_xt_fabricfolder/0000003321 (POST)
2012-08-18 23:51:56 IST (Framework : INFO) [RID:134] - Processing request [zwcj8oj8he3e:Administrator] ht
tp://localhost:8585/meta/default/wm_xt_fabricfolder/0000003321 (GET)
2012-08-18 23:51:56 IST (webservice : WARN) [RID:134] - SOAPException( Client: [ISS.0088.9122] Service ws
.monitor.process.model:pingService does not exist )
at electric.soap.SOAPMessage.getSOAPException(SOAPMessage.java:691)
at electric.soap.java.reference.JavaToSOAP.invoke(JavaToSOAP.java:256)
at electric.soap.java.reference.JavaToSOAP.invoke(JavaToSOAP.java:165)
at electric.proxy.handler.Proxy.invoke(Proxy.java:126)
at $Proxy8.pingService(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invokeMethod(WSClientDynamicProxy.
java:89)
at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:1
34)

ple any body help me how to resolve

Did you ran/install all IS/MWS related tables via db configurator and restarted IS and then MWS run.sh first time?

HTH

yes.iam deleated all MWS tables and iam recreate the tables using DBcofigarator.but iam getting same only