Hi All
I’m returning to webmethods after a few years on another project.
I’m trying to develop a new inbox landing page using the business console but the first, and very basic, problem I encountered is the following exception on trying to deploy the HelloWorld example from the documentation.
I am working with webmethods 10.3 & the business console default tabs all work ok, but I can’t see what the problem with the deployment is.
I deployed using Designer to a remote MWS & have tried both a Portlet project & a Gadget project with the same result.
Please help, any ideas welcome!
2021-01-05 16:39:48 GMT (DeployComponent:INFO) [qtp513464080-227][WS:17773] - wm_pghelpers DeployComponent-fileName: LandingPage.war
2021-01-05 16:39:48 GMT (DeployComponent:INFO) [qtp513464080-227][WS:17773] - wm_pghelpers DeployComponent-tempFile: /projects/app/webmethods/MWS/server/default/temp/temp_2007603569/LandingPage.war
2021-01-05 16:39:48 GMT (InstallComponent:INFO) [qtp513464080-227][WS:17773] - Obtained cluster installer lock for component LandingPage.war
2021-01-05 16:39:48 GMT (WebApplicationInstallService:INFO) [qtp513464080-227][WS:17773] - Installing bundle from: file:/projects/app/webmethods/MWS/server/default/deploy/LandingPage/
2021-01-05 16:39:50 GMT (PortletApplicationListener:INFO) [qtp513464080-227][WS:17773] - Web Application initialized: /LandingPage
2021-01-05 16:39:50 GMT (PortletApplicationListener:INFO) [qtp513464080-227][WS:17773] - Portlet descriptor is not found, NOT a portlet application
2021-01-05 16:39:50 GMT (ContextHandler:INFO) [qtp513464080-227][WS:17773] - Started o.e.j.w.WebAppContext@39483ded{/LandingPage,file:/projects/app/webmethods/profiles/MWS_default/configuration/org.eclipse.osgi/8852/0/bundleFile/,AVAILABLE}{file:/projects/app/webmethods/profiles/MWS_default/configuration/org.eclipse.osgi/8852/0/bundleFile/}
2021-01-05 16:39:50 GMT (PortletAppilcationInstallMechanics:INFO) [qtp513464080-227][WS:17773] - LandingPage: Gadget application!
2021-01-05 16:39:50 GMT (BCGadgetProvider:INFO) [qtp513464080-227][WS:17773] - Gadget definition container baseFolderID :/meta/default/folder/0000199918
2021-01-05 16:39:50 GMT (BCGadgetProvider:INFO) [qtp513464080-227][WS:17773] - Gadget definition container xtypeID : 199917
2021-01-05 16:39:50 GMT (PortletAppilcationInstallMechanics:WARN) [qtp513464080-227][WS:17773] - Trying to recover by uninstalling failed component: LandingPage.war
2021-01-05 16:39:50 GMT (BCGadgetProvider:INFO) [qtp513464080-227][WS:17773] - Gadget definition container baseFolderID :/meta/default/folder/0000199918
2021-01-05 16:39:50 GMT (BCGadgetProvider:INFO) [qtp513464080-227][WS:17773] - Gadget definition container xtypeID : 199917
2021-01-05 16:39:50 GMT (PortletApplicationListener:INFO) [qtp513464080-227][WS:17773] - Web Application destroyed: /LandingPage
2021-01-05 16:39:50 GMT (PortletContainer:INFO) [qtp513464080-227][WS:17773] - unregisterPortletApplication: LandingPage
2021-01-05 16:39:50 GMT (ContextHandler:INFO) [qtp513464080-227][WS:17773] - Stopped o.e.j.w.WebAppContext@39483ded{/LandingPage,file:/projects/app/webmethods/profiles/MWS_default/configuration/org.eclipse.osgi/8852/0/bundleFile/,UNAVAILABLE}{file:/projects/app/webmethods/profiles/MWS_default/configuration/org.eclipse.osgi/8852/0/bundleFile/}
2021-01-05 16:39:50 GMT (WebAppRuntimeConfigManager:INFO) [qtp513464080-227][WS:17773] - Deleting: [deletedID, name] [/meta/default/wm_xt_webapp_runtime_config_data/0000242284, landingpage]
2021-01-05 16:39:50 GMT (Axis1CommandServlet:ERROR) [qtp513464080-227][WS:17773] - [POP.001.0002] A "javax.xml.bind.UnmarshalException" occurred with the Message "null"
javax.xml.bind.UnmarshalException
- with linked exception:
[org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.]