Hello Folks,
I have a J2EE Enterprise App Project in NDS. I am able to create ear file, deploy to my local J2EE engine. But the last time I deployed, the "Deploy Output View" stuck at the log "<b>Created a temporary copy: ....ear[more]</b>" and doesn't move. However, when I try to access the application through browser, I am able to see my application deployed. This means, only NDS updated with deployment status? or something wrong with SDM?
But since, the deployment is stuck in NDS. I cannot right click on ear and say "Deploy to J2EE Engine" as its now shaded. So, I have to restart NDS and J
I tried restarting J2E engine but I still have the same problem, this time when I deploy, it fails with <b>Deployment Aborted</b> and details say
<b>
Deployment exception : Server localhost did not accept login request as apiadmin on port 50018 - Cannot log in. There are already active sessions:
Session id 0 / An administrator logged in via API /
Inner exception was :
Server Localhost did not accept login request as apiadmin on port 50018 - Cannot log in. There are already active sessions:
Session id 0 / An administrator logged in via API /
</b>
Any solutions?
Thanks and I appreciate ur time,
Kiran