Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Screen is filled with Exception messages when I run the driver installer #140

Closed
InputUsername opened this issue Jan 9, 2016 · 6 comments

Comments

@InputUsername
Copy link

[Dang, this stupid GitHub app removed my description.]

See @phatchman's comment below, I'm getting the same exact thing.

@k-peek
Copy link

k-peek commented Jan 10, 2016

Same issue here. The error is that Dbreeze can't create a table because the file is already open by another process.

It happens right after it finishes installing. Windows floods the screen with the exception until I hit uninstall and then it goes away.

@k-peek
Copy link

k-peek commented Jan 10, 2016

Tried this version and it seems like it may work, at the very least I don't have the exceptions.
1.6.206.15349

@phatchman
Copy link

Similar issue with repeated exception message on Windows 10. I tried to manually grant permissions to the files in question, but that does not appear to have resolved the issue. Exception message from log file below.

<log4j:event logger="ScpControl.ScpHub" timestamp="1452404351763" level="DEBUG" thread="1">log4j:messageRoot hub stopped/log4j:messagelog4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" />/log4j:properties<log4j:locationInfo class="ScpControl.RootHub" method="Stop" file="" line="0" />/log4j:event
<log4j:event logger="ScpControl.ScpDevice" timestamp="1452404351764" level="ERROR" thread="17">log4j:message DBreeze.Exceptions.DBreezeException: Creation of the database folder failed! ---> DBreeze.Exceptions.DBreezeException: Database is not operable, please find out the problem and restart the engine! FSR INIT FAILED: C:\Program Files\Nefarius Software Solutions\ScpToolkit\Db_DBreezeSchema ---> System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Nefarius Software Solutions\ScpToolkit\Db_DBreezeSchema' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at DBreeze.Storage.FSR.InitFiles() --- End of inner exception stack trace --- at DBreeze.Storage.FSR.InitFiles() at DBreeze.Storage.StorageLayer..ctor(String fileName, TrieSettings trieSettings, DBreezeConfiguration configuration) at DBreeze.Scheme.OpenSchema() at DBreeze.DBreezeEngine.InitDb() --- End of inner exception stack trace --- at DBreeze.DBreezeEngine.InitDb() at ScpControl.Database.ScpDb..ctor() at ScpControl.Profiler.DualShockProfileManager.LoadProfiles() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at ScpControl.ScpCore.SingletonBase`1.CreateInstanceOfT() at System.Lazy`1.CreateValue() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Lazy`1.get_Value() at ScpControl.RootHub.OnHidReportReceived(Object sender, ScpHidReport e) at ScpControl.ScpHub.OnHidReportReceived(Object sender, ScpHidReport e) at ScpControl.Usb.UsbDevice.OnHidReportReceived(ScpHidReport report) at ScpControl.Usb.UsbDevice.HidWorker(Object o)]]></log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.Usb.UsbDevice" method="HidWorker" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpDevice" timestamp="1452404351767" level="DEBUG" thread="17">log4j:message-- Usb Device : HID_Worker_Thread Exiting</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.Usb.UsbDevice" method="HidWorker" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpHub" timestamp="1452404633756" level="DEBUG" thread="1">log4j:messageInitializing root hub</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.RootHub" method="Open" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpHub" timestamp="1452404633772" level="DEBUG" thread="1">log4j:message++ C:\Program Files\Nefarius Software Solutions\ScpToolkit\ScpControl.dll 1.6.237.16008</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.RootHub" method="Open" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpHub" timestamp="1452404633781" level="DEBUG" thread="1">log4j:message++ Microsoft Windows 10 Professional (10.0.10586.0 AMD64)</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.RootHub" method="Open" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpHub" timestamp="1452404633781" level="DEBUG" thread="1">log4j:messageStarting root hub</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.RootHub" method="Start" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpDevice" timestamp="1452404633828" level="INFO" thread="1">log4j:messageSuccessfully opened device with MAC address 00:26:43:CE:DD:69</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.Usb.Ds3.UsbDs3" method="Open" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpDevice" timestamp="1452404633843" level="INFO" thread="1">log4j:messageGenuine Sony DualShock 3 detected</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.Usb.Ds3.UsbDs3" method="Open" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpDevice" timestamp="1452404633843" level="ERROR" thread="1">log4j:messageCouldn't plug in virtual device 1: System.ComponentModel.Win32Exception (0x80004005): The parameter is incorrect</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.BusDevice" method="Plugin" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpHub" timestamp="1452404633843" level="INFO" thread="1">log4j:messagePlugged in Port #1 for 00:26:43:CE:DD:69 on Virtual Bus</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.RootHub" method="OnDeviceArrival" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpDevice" timestamp="1452404637263" level="DEBUG" thread="68">log4j:message-- Usb Device : HID_Worker_Thread Starting</log4j:message>log4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" /></log4j:properties><log4j:locationInfo class="ScpControl.Usb.UsbDevice" method="HidWorker" file="" line="0" /></log4j:event>
<log4j:event logger="ScpControl.ScpDevice" timestamp="1452404637279" level="ERROR" thread="68">log4j:message DBreeze.Exceptions.DBreezeException: Creation of the database folder failed! ---> DBreeze.Exceptions.DBreezeException: Database is not operable, please find out the problem and restart the engine! FSR INIT FAILED: C:\Program Files\Nefarius Software Solutions\ScpToolkit\Db\_DBreezeSchema ---> System.UnauthorizedAccessException: Access to the path 'C:\Program Files\Nefarius Software Solutions\ScpToolkit\Db\_DBreezeSchema' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at DBreeze.Storage.FSR.InitFiles() --- End of inner exception stack trace --- at DBreeze.Storage.FSR.InitFiles() at DBreeze.Storage.StorageLayer..ctor(String fileName, TrieSettings trieSettings, DBreezeConfiguration configuration) at DBreeze.Scheme.OpenSchema() at DBreeze.DBreezeEngine.InitDb() --- End of inner exception stack trace --- at DBreeze.DBreezeEngine.InitDb() at ScpControl.Database.ScpDb..ctor() at ScpControl.Profiler.DualShockProfileManager.LoadProfiles() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at ScpControl.ScpCore.SingletonBase`1.CreateInstanceOfT() at System.Lazy`1.CreateValue() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Lazy`1.get_Value() at ScpControl.RootHub.OnHidReportReceived(Object sender, ScpHidReport e) at ScpControl.ScpHub.OnHidReportReceived(Object sender, ScpHidReport e) at ScpControl.Usb.UsbDevice.OnHidReportReceived(ScpHidReport report) at ScpControl.Usb.UsbDevice.HidWorker(Object o)]]>/log4j:messagelog4j:properties<log4j:data name="log4jmachinename" value="DESKTOP-JVED038" /><log4j:data name="log4japp" value="ScpServer.exe" /><log4j:data name="log4net:UserName" value="DESKTOP-JVED038\phatc" /><log4j:data name="log4net:Identity" value="" /><log4j:data name="log4net:HostName" value="DESKTOP-JVED038" />/log4j:properties<log4j:locationInfo class="ScpControl.Usb.UsbDevice" method="HidWorker" file="" line="0" />/log4j:event

@nefarius
Copy link
Owner

Does this occur on a fresh installation or on an update?

nefarius added a commit that referenced this issue Jan 10, 2016
Updated version
@InputUsername
Copy link
Author

Happens on a fresh install.

EDIT: I'm going to try the new version, will report back.
EDIT 2: It works, no problems anymore. Thanks!

@Hankooc
Copy link

Hankooc commented Nov 20, 2016

My Laptop (Sony vaio sve14117flb) has a BT/WIFI combo card and I've installed a software owner that switch turn on/off the wireless functions. When I turn on Bluetooth function and install the software It not runs by bluetooth only through USB cable. How may I get It runs by bluetooth?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
5 participants