dbTalk Databases Forums  

Error when I open PSQL 9.1 Control Center

comp.databases.btrieve comp.databases.btrieve


Discuss Error when I open PSQL 9.1 Control Center in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mtn_bikers@msn.com
 
Posts: n/a

Default Error when I open PSQL 9.1 Control Center - 11-10-2005 , 02:30 PM






Hi,

I have an error when I open the Pervasive Control Center with version
9.1.

"An orror has occurred. See the log file :
C:\PVSW\BIN\XXXXXXXXXXXXX.log"

This is the log file ;
!SESSION nov. 10, 2005 15:25:29.693
--------------------------------------------
eclipse.buildId=I200406251208
java.version=1.3.1_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_CA

!ENTRY org.eclipse.osgi nov. 10, 2005 15:25:29.693
!MESSAGE Error registering XML parser services.
!STACK 0
java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
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 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
org.eclipse.core.runtime.adaptor.EclipseAdaptor.re gisterEndorsedXMLParser(EclipseAdaptor.java:272)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.fr ameworkStart(EclipseAdaptor.java:253)
at
org.eclipse.osgi.framework.internal.core.SystemBun dleActivator.start(SystemBundleActivator.java:61)
at
org.eclipse.osgi.framework.internal.core.BundleCon textImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleCon textImpl.startActivator(BundleContextImpl.java:954 )
at
org.eclipse.osgi.framework.internal.core.BundleCon textImpl.start(BundleContextImpl.java:937)
at
org.eclipse.osgi.framework.internal.core.StartLeve lManager.resumeBundles(StartLevelManager.java:553)
at
org.eclipse.osgi.framework.internal.core.StartLeve lManager.incFWSL(StartLevelManager.java:477)
at
org.eclipse.osgi.framework.internal.core.StartLeve lManager.doSetStartLevel(StartLevelManager.java:27 3)
at
org.eclipse.osgi.framework.internal.core.StartLeve lManager.launch(StartLevelManager.java:243)
at
org.eclipse.osgi.framework.internal.core.SystemBun dle.resume(SystemBundle.java:166)
at
org.eclipse.osgi.framework.internal.core.Framework .launch(Framework.java:425)
at org.eclipse.osgi.framework.internal.core.OSGi.laun ch(OSGi.java:51)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.st artup(EclipseStarter.java:216)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:127)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java: 185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)

!ENTRY org.eclipse.osgi nov. 10, 2005 15:25:29.740
!MESSAGE Startup error
!STACK 1
java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknow n 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 java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.core.runtime.adaptor.PluginConverterIm pl.parsePluginInfo(PluginConverterImpl.java:557)
at
org.eclipse.core.runtime.adaptor.PluginConverterIm pl.fillPluginInfo(PluginConverterImpl.java:111)
at
org.eclipse.core.runtime.adaptor.PluginConverterIm pl.convertManifest(PluginConverterImpl.java:660)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData .generateManifest(EclipseBundleData.java:233)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData .loadManifest(EclipseBundleData.java:191)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData .getManifest(EclipseBundleData.java:159)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData .loadFromManifest(EclipseBundleData.java:280)
at
org.eclipse.osgi.framework.internal.defaultadaptor .DefaultBundleData.initializeNewBundle(DefaultBund leData.java:77)
at
org.eclipse.osgi.framework.internal.defaultadaptor .DefaultAdaptor$1.begin(DefaultAdaptor.java:451)
at
org.eclipse.osgi.framework.internal.core.Framework .installWorkerPrivileged(Framework.java:746)
at
org.eclipse.osgi.framework.internal.core.Framework $2.run(Framework.java:664)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.Framework .installWorker(Framework.java:715)
at
org.eclipse.osgi.framework.internal.core.Framework .installBundle(Framework.java:659)
at
org.eclipse.osgi.framework.internal.core.BundleCon textImpl.installBundle(BundleContextImpl.java:219)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.in stallBundles(EclipseStarter.java:800)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.lo adBasicBundles(EclipseStarter.java:429)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.st artup(EclipseStarter.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:127)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java: 185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)

!ENTRY org.eclipse.osgi nov. 10, 2005 15:25:29.755
!MESSAGE Bundle
initial@reference:file:c:/PVSW/bin/p...ipse.core.runtime_3.0.1/
[1] was not resolved.


Someone have ideas?

Thank you!

David


Reply With Quote
  #2  
Old   
Bill Bach
 
Posts: n/a

Default Re: Error when I open PSQL 9.1 Control Center - 11-10-2005 , 09:25 PM






The hint is here:

Quote:
java.version=1.3.1_01
I believe that the PSQLv9.1 comes with 1.5.0, not 1.3.1. The fact that
you are getting 1.3.1 indicates that there is an older JRE on your
system.

To fix this:
1) Uninstall PSQLv9.1.
2) Uninstall all copies of the JRE.
3) Reinstall PSQLv9.1.

If you issue the command "java -version" from the command line, you
should get a 1.5.0 returned to you.
Goldstar Software Inc.
Building on Btrieve(R) for the Future(SM)
Bill Bach
BillBach (AT) goldstarsoftware (DOT) com
http://www.goldstarsoftware.com
*** Chicago: Pervasive.SQL Service & Support - March, 2006 ***
*** Chicago: Pervasive DataExchange Class - March, 2006 ***


Reply With Quote
  #3  
Old   
mtn_bikers@msn.com
 
Posts: n/a

Default Re: Error when I open PSQL 9.1 Control Center - 11-11-2005 , 09:55 AM



Hi Bill,

Thanks for your help.
I found my problem. I have on this machine Oracle Manager Console. In
the windows path, Oracle put a path to a old JRE 1.1.18.
When I installed Pervasive, installation detects this Java Runtime and
don't install the good JRE included in Pervasive installation.
I delete the bad path in windows, and it works fine.

For your information.

Thank you.

David


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.