Websphere 8.0 not starting up in IntelliJ 13 ( Error while creating script file: stream closed)

已回答

Hi ,
        I am migrating from Eclipse to Intellij ,i succesfully migrated project  but while starting application i am getting the following error(In eclipse its working fine)

Error running websphere.
  Error while creating script file: stream closed

My startup settings
websphere start up connection.png

1

Did you check IDEA's log for more detailed error? From the short error description it fails to create some script, and it could be related to space symbol in WebSphere's install location (i.e. "Program Files"). Try to use another location.

0
Avatar
Permanently deleted user

thanks for reply ,it was previlege issue :( , i have to run Intellij in Admin mode .

Thank You
Chandra

0
Avatar
Permanently deleted user

I am facing same issue. Is there any other solution for that other than starting in admin mode?

0
Avatar
Permanently deleted user

Reported!! Thanks!

0

请先登录再写评论。