1070 web stuff broken?

Am I the only one who gets a FileNotFound internal error when enabling web modules in 1070? It goes something like:

java.io.FileNotFoundException: (No such file or directory)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.(FileOutputStream.java:179) at java.io.FileOutputStream.(FileOutputStream.java:131) at java.io.FileWriter.]]>(FileWriter.java:73)

at com.intellij.j2ee.module.components.s.Q(s.java:67)

0
5 comments
Avatar
Permanently deleted user

1070 is the first build that web modules work for me. Finally. Try deleting
(brace yourself) the system and config directories (don't delete your
license though:)). I know it sucks but after I did that, web modules work
great.

"Hani Suleiman" <hani@formicary.net> wrote in message
news:6602280.1073340226112.JavaMail.itn@is.intellij.net...

Am I the only one who gets a FileNotFound internal error when enabling web

modules in 1070? It goes something like:
>

java.io.FileNotFoundException: (No such file or directory)

>

at java.io.FileOutputStream.open(Native Method)

>

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

>

at java.io.FileOutputStream.<init>(FileOutputStream.java:131)

>

at java.io.FileWriter.<init>(FileWriter.java:73)

>

at com.intellij.j2ee.module.components.s.Q(s.java:67)

>


0
Avatar
Permanently deleted user

Hani I got this too, had to rebuild the project too many things changed
in there.

R

0

Yep, got it working, and just uploaded orionplugin fixed to work with 1071, hopefully with any of war/exploded/neither (I've verified it with my usage, which is neither).

0
Avatar
Permanently deleted user

Could you please post an SCR including full stacktrace?
Thank you

--
regards,
Alexey Kudravtsev
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"


"Hani Suleiman" <hani@formicary.net> wrote in message news:6602280.1073340226112.JavaMail.itn@is.intellij.net...

Am I the only one who gets a FileNotFound internal error when enabling web modules in 1070? It goes something like:

>

java.io.FileNotFoundException: (No such file or directory)

>

at java.io.FileOutputStream.open(Native Method)

>

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

>

at java.io.FileOutputStream.<init>(FileOutputStream.java:131)

>

at java.io.FileWriter.<init>(FileWriter.java:73)

>

at com.intellij.j2ee.module.components.s.Q(s.java:67)

>


0
Avatar
Permanently deleted user

Alexey Kudravtsev (JetBrains) wrote:

Could you please post an SCR including full stacktrace?
Thank you

We did, at least I did when it happened through the auto exception handler

0

Please sign in to leave a comment.