[This topic is migrated from our old forums. The original author name has been removed]
Hi,
Using 7.1.5 version, I receive sometimes the following error when connected to SQL Server 2008 R2.
Any advices are welcome !
TIA,
Phil
------------------------- Product Information ------------------------
Product: DbVisualizer Personal 7.1.5
Build: #1590 (2011/02/24 17:23)
Java VM: Java HotSpot(TM) 64-Bit Server VM
Java Version: 1.6.0_37
Java Vendor: Sun Microsystems Inc.
OS Name: Windows 7
OS Arch: amd64
OS Version: 6.1
------------------------- Connected Databases ------------------------
Database Type: SQL Server
Major Version: 10
Minor Version: 50
Profile: sqlserver
Connection Message:
Microsoft SQL Server
10.50.2550
Microsoft SQL Server JDBC Driver 3.0
3.0.1301.202
--------------------------- Debug Printouts --------------------------
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121210-172922664.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121210-173244974.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121210-173310435.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121210-173331078.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121210-173351815.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121210-173357607.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121211-094117056.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121211-094126122.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121211-094126122.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121211-095656042.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121211-095656042.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121211-104657942.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121211-104708952.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
writePropertiesFile: java.io.FileNotFoundException: C:\Users\phm\.dbvis\History\20121211-104731586.sql.met (The requested operation cannot be performed on a file with a user-mapped section open)
Philippe,
I assume you have write access to the C:\Users\phm\.dbvis\History folder?
Are there multiple instances (processes) of DbVisualizer running on the same machine?
Regards
Roger
a
anonymous
said
almost 12 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: Error using 7.1.5
Hi Roger,
Yes I have the rights on this folder (My user is admin on the machine)
In confirm you that there is only one instance running on the machine.
I don't know if it's a coincidence but if I run a SELECT query many time then just change th WHERE clause, the error is appearing just after 1 or 2 executions of the new query.
HTH,
Phil
Roger Bjärevall
said
almost 12 years ago
[This reply is migrated from our old forums.]
Re: Error using 7.1.5
Phil,
Would it be possible that you verify whether the issue occur with the latest 9.0.2 version?
Regards
Roger
a
anonymous
said
almost 12 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: Error using 7.1.5
Hi Roger,
My license was expired on 2011-01-22 therefore I cannot upgrade now.
Regards,
Phil
anonymous