Inconsistent two drivers in the same application |
Sajero |
2007-11-22 11:04:26 |
Hello friends, i need yout help, i downloaded the trial version of Access driver V3 (trial version) and Paradox driver Version 3 too(this driver i Buy in February 2007), not Version 4, but i when run my application java, the IDE set me this error: This not occur if i just have only one driver whatever. But i need the two drivers in my application. Please Help me. I intent run in two threads but the same Exception appears.
I noticed that this error not occurr when i used the paradox driver Version 4, please help me. I wan't to buy the driver paradox again. :(
xception in thread "main" java.lang.IllegalAccessError: class com.hxtt.sql.paradox.l cannot access its superclass com.hxtt.sql.dh
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.hxtt.global.SQLState.getConnection(Unknown Source)
at com.hxtt.sql.HxttDriver.a(Unknown Source)
at com.hxtt.sql.HxttDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
|
Re:Inconsistent two drivers in the same application |
HXTT Support |
2007-11-22 16:12:28 |
Please make sure that you're using two packages, which are released at the same day.
|
Re:Re:Inconsistent two drivers in the same application |
Sajur |
2007-11-22 16:22:33 |
Hello!!! I don't understand you :( How do I know it?. I have Paradox V3 and Access V3 in my application. But I said if I have Paradox V4 and Access V3, the exception not occur Please Help me again :( Thanks so much!!!
|
Re:Re:Re:Inconsistent two drivers in the same application |
HXTT Support |
2007-11-22 16:31:42 |
>But I said if I have Paradox V4 and Access V3,
Yeah. Because they are sharing some common class files, so that you need to use the versions which are released at the same day.
|
Re:Re:Re:Inconsistent two drivers in the same application |
sajero |
2007-11-22 16:43:21 |
Excelent, but o don't know where to dowload the Access Driver version
corresponding to my Paradox Driver Version 3. On the page i not found the link, I see that exist only one link about the Paradox Version 3, but this is not the Version 3 is the Version 4!!!. Please help me. Where i download the correct accesss driver version? Thank so much!!!!, so much!!!!. My Paradox driver i downloaded on february.
|
Re:Re:Re:Re:Re:Inconsistent two drivers in the same application |
HXTT Support |
2007-11-22 16:52:45 |
>Where i download the correct accesss driver version?
You can download the latest Paradox v4.0 and Access v3.0, which are released at the same day.
|
Re:Re:Re:Re:Re:Re:Inconsistent two drivers in the same application |
sajero |
2007-11-22 17:03:53 |
Yea!!!, but please help me, i can't download the paradox dirver version 4, because i have the paradox driver version 3, i buy it on february 2007 and i do not want buy it again in its version 4. I need to work with this version Necessarily. So i need the correct version of the access driver, because my application work with both. Please could you tell me when i download the correct access driver version released the same day of the my paradox driver verision 3? :( Help me please :(
|
Re:Re:Re:Re:Re:Re:Re:Inconsistent two drivers in the same application |
HXTT Support |
2007-11-22 17:31:57 |
>i buy it on february 2007 and i do not want buy it again in its version 4.
But you can login and download v4 because you are in free upgrade period.
|