LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Server won�t start

    Employee
    Posted 05-17-2017 05:36

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ThomasT

    Dear all.

    Something suddely happened with my desktop ser ver and now i will not start.

    I get this error message.
    Could anybody help?


    05/17/17 14:31:56 Initializing Server Console
    05/17/17 14:31:56 Starting LAE Server
    05/17/17 14:31:57 Exception in thread "main" java.lang.RuntimeException: Unable to create fie (c:/Lavastorm/LAETemp/log/server\server.7721.log) log writer for logging system: c:\Lavastorm\LAETemp\log\server\server.7721.log (Access is denied)
    05/17/17 14:31:59 at com.lavastorm.brain.BRAINApplication.createFileLog Writer(BRAINApplication.java:991)
    05/17/17 14:31:59 at com.lavastorm.brain.BRAINApplication.installFileEr rorLog(BRAINApplication.java:963)
    05/17/17 14:31:59 at com.lavastorm.brain.BRAINApplication.installFileEr rorLog(BRAINApplication.java:1040)
    05/17/17 14:31:59 at com.lavastorm.brain.BRAINApplication.installFileEr rorLog(BRAINApplication.java:940)
    05/17/17 14:31:59 at com.lavastorm.brain.BRAINApplication.standardIniti alization(BRAINApplication.java:1256)
    05/17/17 14:31:59 at com.lavastorm.brain.BRAINApplication.standardIniti alization(BRAINApplication.java:1217)
    05/17/17 14:31:59 at com.lavastorm.brain.BRAINApplication.standardIniti alization(BRAINApplication.java:1210)
    05/17/17 14:31:59 at com.lavastorm.brain.server.Server.main(Server.java :329)
    05/17/17 14:31:59 Caused by: java.io.FileNotFoundException: c:\Lavastorm\LAETemp\log\server\server.7721.log (Access is denied)
    05/17/17 14:31:59 at java.io.FileOutputStream.open(Native Method)
    05/17/17 14:31:59 at java.io.FileOutputStream.<init>(FileOutputStream.j ava:221)
    05/17/17 14:31:59 at com.lavastorm.logging.BinaryFileLogWriter.openStre am(BinaryFileLogWriter.java:37)
    05/17/17 14:31:59 at com.lavastorm.logging.BinaryFileLogWriter.<init>(B inaryFileLogWriter.java:25)
    05/17/17 14:31:59 at com.lavastorm.brain.BRAINApplication.createFileLog Writer(BRAINApplication.java:985)
    05/17/17 14:31:59 ... 7 more


  • 2.  RE: Server won�t start

    Employee
    Posted 05-17-2017 06:20

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    You need permission to write that file in that folder.

    The question would be .. did you install LAE as another user (possibly admnistrator)?
    The folder (and file) needs to be read/write for your userid.