Annotation: Exception detected in class org.netbeans.modules.vcs.profiles.vss.commands.SetInitializationVariable. java.lang.NullPointerException at java.io.RandomAccessFile.(RandomAccessFile.java:209) at org.netbeans.modules.vcs.profiles.vss.commands.SetInitializationVariable.writeValue(SetInitializationVariable.java:92) at org.netbeans.modules.vcs.profiles.vss.commands.SetInitializationVariable.exec(SetInitializationVariable.java:80) at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.runClass(ExecuteCommand.java:861) at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.run(ExecuteCommand.java:993) at org.netbeans.modules.vcscore.cmdline.UserCommandSupport.execute(UserCommandSupport.java:342) at org.netbeans.spi.vcs.commands.CommandTaskSupport.execute(CommandTaskSupport.java:74) at org.netbeans.modules.vcscore.cmdline.UserCommandTask.execute(UserCommandTask.java:472) at org.netbeans.api.vcs.commands.CommandTask.runCommandTask(CommandTask.java:112) at org.netbeans.api.vcs.commands.CommandTaskInfoImpl.run(CommandTaskInfoImpl.java:40) at org.netbeans.modules.vcscore.commands.CommandProcessor$5.run(CommandProcessor.java:753) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330) [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:686)