Unable to deploy webapp, "Unexpected Node Artifact"

Just upgraded to 98.510 today.  When I attempt to run my webapp run configuration, IDEA lists an error:

Internal error: Unexpected node artifact:webapp-site:war exploded; nodes=[artifact:webapp-site:war, artifact:webapp-site:war exploded]

Is this a known issue?  I've recieved the error both from my existing project and one that I started from scratch.

~kc

0
7 comments
Avatar
Permanently deleted user

I just got one of these Make Error: Internal Error: Unexpected node artifact errors as well, using build 98.520.

Which is weird, because I just started up a debugging deploy before and jumped to a breakpoint in my JSP page.

I restarted my IDEA and then tried to just deploy for a run and got this error. Trying again fails the same way over and over.

Back to 9.0.4 until the next EAP. (-:

0
Avatar
Permanently deleted user

The problem will be fixed in the next EAP.

Just upgraded to 98.510 today.  When I attempt to run my webapp run configuration, IDEA lists an error:

>

Internal error: Unexpected node artifact:webapp-site:war exploded; nodes=[artifact:webapp-site:war, artifact:webapp-site:war exploded]

>

Is this a known issue?  I've recieved the error both from my existing project and one that I started from scratch.

>

~kc

>

---
Original message URL: http://devnet.jetbrains.net/message/5279666#5279666



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

Nikolay, is there any workaround for this?

0
Avatar
Permanently deleted user

I got around this by remove the directory .DS_Store in the project root

0
Avatar
Permanently deleted user

Unfortunately I cannot reproduce the problem so I cannot suggest a workaround. Does the problem repeat if you invoke Build | Build Artifacts action
just after opening the project?

Nikolay, is there any workaround for this?

>

---
Original message URL: http://devnet.jetbrains.net/message/5279755#5279755



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

Hi Nikolay,

I switched back to 98.486. Deployement issues started with RC2 and same happens with RC3 build.
Once it happens, only restarting Intellij helps, but not for long (I'll switch back to RC3 and try to reproduce it).
If it is of any help:
I am using an empty artifact and adding exploded directory of another artifact to it. this because of this issue/workaround:

http://youtrack.jetbrains.net/issue/IDEA-58474

0

Please sign in to leave a comment.