This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 227841 - java.io.FileNotFoundException: C:\Users\?????\personal_domain\logs\server.log (??????? ?? ??????? ????? ????????? ????)
Summary: java.io.FileNotFoundException: C:\Users\?????\personal_domain\logs\server.log...
Status: RESOLVED DUPLICATE of bug 225867
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 23:42 UTC by joker1424
Modified: 2013-03-25 15:50 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193064


Attachments
stacktrace (1.51 KB, text/plain)
2013-03-22 23:42 UTC, joker1424
Details

Note You need to log in before you can comment on or make changes to this bug.
Description joker1424 2013-03-22 23:42:55 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_17-b02
OS: Windows 7

User Comments:
GUEST: I am using the NetBeans IDE7.3 beta 2 then I tried running the Glassfish Server 3.1.2 then it says that it can't run.

joker1424: ?? ??????????? GlassFish, ???? ? ?????? ??? ?????????? ?????? ?????????, ?????? ??????? ?? ??????. ?????? ???????? ???? ??????????.

GUEST: stopping the service....

GUEST: ? ???????? ?? ????? ???? ?? ????? (I dont know how it had happened).

psm727: Problemas




Stacktrace: 
java.io.FileNotFoundException: C:\Users\?????\personal_domain\logs\server.log (??????? ?? ??????? ????? ????????? ????)
   at java.io.FileInputStream.open(FileInputStream.java:0)
   at java.io.FileInputStream.<init>(FileInputStream.java:138)
   at org.glassfish.tools.ide.server.FetchLogLocal.initInputFile(FetchLogLocal.java:156)
   at org.glassfish.tools.ide.server.FetchLogLocal.call(FetchLogLocal.java:198)
   at org.glassfish.tools.ide.server.FetchLogLocal.call(FetchLogLocal.java:56)
   at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
Comment 1 joker1424 2013-03-22 23:42:57 UTC
Created attachment 132966 [details]
stacktrace
Comment 2 TomasKraus 2013-03-25 15:50:29 UTC

*** This bug has been marked as a duplicate of bug 225867 ***