Echo4190 / alliancep2pbeta

Automatically exported from code.google.com/p/alliancep2pbeta
0 stars 0 forks source link

Fatal error: 'Permissions problem' #126

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Alliance was working fine. Shut it down. 
2. Went to open it again, _incomplete_ folder was not touched. 
3.

What is the expected output? What do you see instead?
Fatal crash when trying to launch the program. 

What version of the product are you using? On what operating system?
Xp, the stab beta 1.1

Please provide any additional information below.
I deleted the _incomplete_ folder to see if that would help, although it gives 
the same message still.

Fatal Error report generated at Mon Sep 13 20:39:54 EST 2010

Human readable error: 
Error: java.io.IOException: Permission problem: can't create 
D:\Unsorted/_incomplete_.

System properties: 

java.runtime.name:
Java(TM) SE Runtime Environment

sun.boot.library.path:
C:\Program Files\Java\jre6\bin

java.vm.version:
16.3-b01

java.vm.vendor:
Sun Microsystems Inc.

java.vendor.url:
http://java.sun.com/

path.separator:
;

java.vm.name:
Java HotSpot(TM) Client VM

file.encoding.pkg:
sun.io

sun.java.launcher:
SUN_STANDARD

user.country:
GB

sun.os.patch.level:
Service Pack 3

java.vm.specification.name:
Java Virtual Machine Specification

user.dir:
C:\Documents and Settings\Eddie\Desktop\alliance-v1.1.0d-1161\Alliance

java.runtime.version:
1.6.0_20-b02

java.awt.graphicsenv:
sun.awt.Win32GraphicsEnvironment

java.endorsed.dirs:
C:\Program Files\Java\jre6\lib\endorsed

os.arch:
x86

java.io.tmpdir:
C:\DOCUME~1\Eddie\LOCALS~1\Temp\

line.separator:

java.vm.specification.vendor:
Sun Microsystems Inc.

user.variant:

os.name:
Windows XP

sun.jnu.encoding:
Cp1252

java.library.path:
C:\Program 
Files\Java\jre6\launch4j-tmp;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WI
NDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program 
Files\Common Files\Lenovo;c:\Program Files\Microsoft SQL 
Server\90\Tools\binn\;C:\Program 
Files\QuickTime\QTSystem\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program 
Files\UltraVPN\bin;C:\Program Files\Java\jre6\bin

java.specification.name:
Java Platform API Specification

java.class.version:
50.0

sun.management.compiler:
HotSpot Client Compiler

os.version:
5.1

user.home:
C:\Documents and Settings\Eddie

user.timezone:
Australia/Sydney

java.awt.printerjob:
sun.awt.windows.WPrinterJob

file.encoding:
Cp1252

java.specification.version:
1.6

java.class.path:
C:\Documents and 
Settings\Eddie\Desktop\alliance-v1.1.0d-1161\Alliance\alliance.dat

user.name:
Eddie

java.vm.specification.version:
1.0

java.home:
C:\Program Files\Java\jre6

sun.arch.data.model:
32

user.language:
en

java.specification.vendor:
Sun Microsystems Inc.

awt.toolkit:
sun.awt.windows.WToolkit

java.vm.info:
mixed mode, sharing

java.version:
1.6.0_20

java.ext.dirs:
C:\Program Files\Java\jre6\lib\ext;C:\WINDOWS\Sun\Java\lib\ext

sun.boot.class.path:
C:\Program Files\Java\jre6\lib\resources.jar;C:\Program 
Files\Java\jre6\lib\rt.jar;C:\Program 
Files\Java\jre6\lib\sunrsasign.jar;C:\Program 
Files\Java\jre6\lib\jsse.jar;C:\Program Files\Java\jre6\lib\jce.jar;C:\Program 
Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes

java.vendor:
Sun Microsystems Inc.

file.separator:
\

java.vendor.url.bug:
http://java.sun.com/cgi-bin/bugreport.cgi

sun.io.unicode.encoding:
UnicodeLittle

sun.cpu.endian:
little

sun.desktop:
windows

alliance.build:
1161

sun.cpu.isalist:
pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86

Error stack trace: 
java.io.IOException: Permission problem: can't create D:\Unsorted/_incomplete_.
    at org.alliance.core.file.blockstorage.BlockStorage.<init>(BlockStorage.java:61)
    at org.alliance.core.file.blockstorage.DownloadStorage.<init>(DownloadStorage.java:19)
    at org.alliance.core.file.FileManager.init(FileManager.java:70)
    at org.alliance.core.CoreSubsystem.init(CoreSubsystem.java:154)
    at org.alliance.launchers.ui.Main.initCore(Main.java:243)
    at org.alliance.launchers.ui.Main.main(Main.java:76)

Original issue reported on code.google.com by eddie9...@gmail.com on 13 Sep 2010 at 10:48

GoogleCodeExporter commented 8 years ago
Problem solved. I'd been interchanging the external drive the shared file is 
hosted on between two computers and also use various usb devices in these 
computers and the external drive letter somehow changed from E to F. Once I 
restored it back to E it worked again. 

Original comment by eddie9...@gmail.com on 16 Sep 2010 at 7:53