0

I need to use maximo anywhere so i have installed worklight server and worklight studio. from worklight studio when trying to deploy adapter on worklight i got this error in console :

Adapter deployment failed
Not Found; Error 404: com.ibm.ws.webcontainer.servlet.exception.NoTargetForURIException: No target servlet configured for uri : /console/api/adapters/upload

What can be the cause of this problem? Can you help me please?

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
  • 1
    May I know the procedure you have followed to deploy adapter? – dhineshsundar Sep 07 '14 at 15:03
  • Also mention your Worklight version. Additionally mention explicitly whether or not this is an attempt to create an adapter in Studio and then deploy it via Worklight Console, located in a different application server that Worklight Server is deployed to. Please don't spare in any details. – Idan Adar Sep 07 '14 at 19:50
  • I'm usin worklight server 5.0.6 – developer31 Sep 08 '14 at 08:33
  • I did these steps : 1. Install Maximo anywhere 2. Install Worlight (Server and studio). worklight was installed in Web Sphere by installetor. 3. build gen and dist. When i did build gen a worklight project was generated (MaximoAnywhereProject ). To deploy adapter i did the following : Expand MaximoAnywhereProject - > Expand adapters - > Right click on 'OSLCGenericAdapter' - > Choose 'Run As' - > 'Deploy Worklight Adapter' – developer31 Sep 08 '14 at 08:44
  • Does it *always* happen? Can you try re-installing Studio? – Idan Adar Sep 08 '14 at 10:53
  • @IdanAdar yes always. ok i will try – developer31 Sep 08 '14 at 12:57
  • @IdanAdar it's always the same problem even when reinstalling worklight studio. – developer31 Sep 09 '14 at 16:48
  • @developer31, is this issue still valid? – Idan Adar May 01 '15 at 03:41

1 Answers1

0

The current suggestion is to upgrade the Studio installation to either the latest 5.0.6.2 iFix level, or to Worklight 6.0, as Worklight 5.0.6 is no longer a supported product level.

Idan Adar
  • 44,156
  • 13
  • 50
  • 89