.torrent not associated

Status
Not open for further replies.

shwetanshu

Cyborg Agent
Any bit torrent client is not able to associate itself with .torrent files on my computer?? The error given is
Failed to Write Data to Registry.

Then clicking on details in Azureus, it show the following:
Code:
org.gudy.azureus2.plugins.platform.PlatformManagerException: Failed to write registry details
	at org.gudy.azureus2.platform.win32.PlatformManagerImpl.registerAdditionalFileType(PlatformManagerImpl.java:547)
	at org.gudy.azureus2.platform.win32.PlatformManagerImpl.registerAdditionalFileType(PlatformManagerImpl.java:470)
	at org.gudy.azureus2.platform.win32.PlatformManagerImpl.registerApplication(PlatformManagerImpl.java:442)
	at org.gudy.azureus2.ui.swt.views.configsections.ConfigSectionInterface$9.handleEvent(ConfigSectionInterface.java:484)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:114)
	at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:58)
	at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:108)
	at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:123)
	at org.gudy.azureus2.ui.swt.Main.main(Main.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
	at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: org.gudy.azureus2.platform.win32.access.impl.AEWin32AccessExceptionImpl: writeStringValue:RegCreateKeyEx failed
	at org.gudy.azureus2.platform.win32.access.impl.AEWin32AccessInterface.writeStringValue(Native Method)
	at org.gudy.azureus2.platform.win32.access.impl.AEWin32AccessImpl.writeStringValue(AEWin32AccessImpl.java:87)
	at org.gudy.azureus2.platform.win32.PlatformManagerImpl.registerAdditionalFileType(PlatformManagerImpl.java:496)
	... 18 more

Any Help?? I m using WinXP SP2. Full comp specs are here
 

yrana2002

Ambassador of Buzz
Have you tried the basics first?
1. Right click the file while holding Shift key and choose Open With..
2. From the list of programs given, choose your Azureus client either by choosing from the list or by clicking Browse..
3. Enable "Always use the program to open such files" and click on OK.

One should always check the basics first before going any furtherer. :wink:
 
Status
Not open for further replies.
Top Bottom