Getting Errors in MWS

Hi Team,

i was configured MWS in my local and when i go for parner profile tab i am getting the errors like

java.lang.reflect.InvocationTargetException
Failed to evaluate binding expression: “#{wm_tn_pf_searchResultsViewPage.profileSearchResultProvider}”
Failed to evaluate binding expression: "#{wm_tn_pf_searchResultsViewPage.enterpriseSet}
Premature end of file
Failed to evaluate binding expression: "#{wm_tn_pf_searchResultsViewPage.canCreateProfile
Failed to evaluate binding expression: "#{wm_tn_pf_searchResultsViewPage.canCreateProfile.

i think defaulty MWS access local wm server and TN server…shud i configure anything in MWS.

Hi

Which version you are using.
You need to change the server details in MWS.
Integration-B2B-Administrative Preferences.
Check IS details and modify it.

And if you are using 7.1.2. then you need to give an extended setting in IS so that MWS can access TN.

Regards,
Pranith

Hi Pranith,

Thanks for ur reply.I am using the version 7.1.2 only,when i cjeck the administrative preferences,it automatically takes the default values ie IS ConfigName(localhost:5555),but i didnt change any thing in extended settings in IS,can u please suggest me what values i need to provide in extended settings.

Thanks&Regards
Santosh

Hi Pranith,

i have enabled all the key values in IS and now i am getting these errors:
HTTP error response: [ISS.0084.9001] Invalid credentials(electric.util.WrappedException: java.rmi.RemoteException: HTTP error response: [ISS.0084.9001] Invalid credentials)

and Premature end of file.

Hi Santosh

watt.server.auth.samlResolver=http://My webMethods Server_7.1.2_host:
My webMethods Server_7.1.2_port/services/SAML

This is the extended setting and replace host and port with your MWS host and port.

I hope this will help you.

Regards
Pranith

Hi Pranith,

As of ur suggestion,I placed watt.server.auth.samlResolver=http://My webMethods Server_7.1.2_host:
My webMethods Server_7.1.2_port/services/SAML in extended settings,now i am getting these errors:

1)java.lang.reflect.InvocationTargetException
2)electric.util.WrappedException: java.rmi.RemoteException: HTTP error response: [ISS.0084.9001] Invalid credentials
3)electric.util.WrappedException: org.xml.sax.SAXParseException: Premature end of file

Thanks&Regards
Santosh

Hi

Did you install TN webmanager package?

Regards
Pranith

Hi Pranith,
yes installed WmTnWeb package,need to install other than this package???

Hi Pranith,

One of my friend suggested me to give the proparties in webMethods7\IntegrationServer\packages\WmTN\config\properties.cnf
to
Administration > Integration > B2B
Settings > Server Settings page in My webMethods.once i go the to the server settings i am getting error like

electric.util.WrappedException: java.rmi.RemoteException: HTTP error response: [ISS.0084.9001] Invalid credentials at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getCompatibleException(WSClientDynamicProxy.java:411) at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:227) at $Proxy10.getTNProperties(Unknown Source) at sun.reflect.GeneratedMethodAccessor415.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.webMethods.caf.faces.data.object.ObjectMethodContentProvider.refresh(ObjectMethodContentProvider.java:366) at com.webMethods.caf.faces.data.object.ObjectMethodContentProvider.getValue(ObjectMethodContentProvider.java:279) at com.webMethods.caf.faces.data.ws.glue.GlueWSClientContentProvider$OutputProvider.getValue(GlueWSClientContentProvider.java:467) at com.webMethods.caf.is.wsclient.wm.tn.portal.admin.gettnproperties.GetTNProperties$Output.getResult(GetTNProperties.java:91) at com.webMethods.caf.wm_tn_ut_serversettings.Wm_tn_ut_serverSettingsDefaultviewView.getPropertiesFromServer(Wm_tn_ut_serverSettingsDefaultviewView.java:124) at com.webMethods.caf.wm_tn_ut_serversettings.Wm_tn_ut_serverSettingsDefaultviewView.beforeRenderResponse(Wm_tn_ut_serverSettingsDefaultviewView.java:133) at com.webMethods.caf.faces.bean.BaseViewBean.beforePhase(BaseViewBean.java:85) at com.webMethods.caf.faces.bean.FacesBeanPhaseListener.beforePhase(FacesBeanPhaseListener.java:30) at com.webMethods.caf.faces.portlet.PortletLifecycle.phase(PortletLifecycle.java:241) at com.webMethods.caf.faces.portlet.PortletLifecycle.render(PortletLifecycle.java:179) at com.webMethods.caf.faces.portlet.FacesPortlet.render(FacesPortlet.java:417) at com.webMethods.portal.framework.portletcontainer.impl.PortletApplicationHandler.process(PortletApplicationHandler.java:492) at com.webMethods.portal.framework.portletcontainer.servlet.PortletServlet.service(PortletServlet.java:58) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473) at org.mortbay.jetty.servlet.Dispatcher.dispatch(Dispatcher.java:286) at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:163) at com.webMethods.portal.framework.portletcontainer.PortletContainer.dispatch(PortletContainer.java:220) at com.webMethods.portal.framework.portletcontainer.PortletContainer.process(PortletContainer.java:129) at com.webMethods.portal.framework.portletcontainer.PortletContainer.renderPortlet(PortletContainer.java:102) at com.webMethods.portal.framework.portletcontainer.beans.PortletBean.processRequest(PortletBean.java:166) at com.webMethods.portal.framework.portletcontainer.beans.PortletBean.getContentInternal(PortletBean.java:72) at com.webMethods.portal.framework.portlet.beans.BasicPortletBean.getContent(BasicPortletBean.java:143) at com.webMethods.portal.mech.portlet.impl.PortletMechanics.getPortletContent(PortletMechanics.java:95) at com.webMethods.portal.mech.storage.page.PortletHelper.renderContent(PortletHelper.java:403) at com.webMethods.portal.mech.storage.page.PortletHelper.renderContent(PortletHelper.java:375) at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderPortlet(FolderRenderer.java:260) at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderColumn(FolderRenderer.java:203) at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderRow(FolderRenderer.java:164) at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderContent(FolderRenderer.java:91) at com.webMethods.portal.framework.presentation.renderers.FolderRenderer.renderPageContent(FolderRenderer.java:68) at com.webMethods.portal.framework.presentation.renderers.DefaultRenderer.render(DefaultRenderer.java:188) at com.webMethods.portal.framework.presentation.PresentationManager.handlePres(PresentationManager.java:363) at com.webMethods.portal.framework.dispatch.DispatchManager.pres(DispatchManager.java:618) at com.webMethods.portal.framework.dispatch.DispatchManager.handle(DispatchManager.java:458) at com.webMethods.portal.framework.dispatch.DispatchManager.handleDispatch(DispatchManager.java:371) at com.webMethods.portal.framework.impl.PortalServlet.service(PortalServlet.java:242) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:830) at com.webMethods.portal.framework.impl.NTLMFilter.doFilter(NTLMFilter.java:50) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821) at com.webMethods.caf.faces.servlet.GZIPFilter.doFilter(GZIPFilter.java:34) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java: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)

Hey Santhosh

Configure Central User Management and also create a database pool in MWS which is connected to TN database.And restart the IS once Central user is configured.

I hope this will definetly help you.
Let me know if have any queries.

Regards
Pranith