Quantcast
Channel: Toad Extension for Eclipse
Viewing all articles
Browse latest Browse all 978

Forum Post: Spring Tool Suite and Toad community edtiion crashes

$
0
0
Installed Toad on the Spring Tool Suite as repllacemnt for sql developer but it crashes frequently (mostly after 5 minutes or so), what could be the problem  Spring Tool Suite : 3.6.1 on Eclipse Luna 4.4 , Toad community edition 2.1.3 , connecting to Oracle 11.2 , java 1.7.0_67_b01, WIN 7 32 bit found this in the error log of the STS suite # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0b16b66f, pid=25772, tid=26240 # # JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01) # Java VM: Java HotSpot(TM) Client VM (24.65-b04 mixed mode, sharing windows-x86 ) # Problematic frame: # C [QP5.dll+0x3fb66f] ...... Stack: [0x07150000,0x071a0000], sp=0x07199554, free space=293k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [QP5.dll+0x3fb66f] C [QP5.dll+0x32168] C [QP5.dll+0xc2c9] C [QP5.dll+0x11191] C [QP5.dll+0xe69e] C [QP5.dll+0x15bbb8] C [QP5.dll+0x15df82] C [QP5.dll+0x15cda6] C [QP5.dll+0x15a203] C [QP5.dll+0x1b1d0] C [QP5.dll+0x1d2ac] C [QP5.dll+0x1d489] C [QP5.dll+0x403d5] J 5186 qp5j.QP5J.nQP5ProcString8(IJLjava/lang/String;J)J (0 bytes) @ 0x02015b09 [0x02015a50+0xb9] J 5185 C1 qp5j.QP5J.QP5ProcString(IJLjava/lang/String;J)J (53 bytes) @ 0x02015db4 [0x02015d20+0x94] J 5194 C1 qp5j.XPathIter. init (Ljava/lang/String;Lqp5j/PiItem;)V (63 bytes) @ 0x0201bd34 [0x0201bc50+0xe4] J 5189 C1 com.dell.toadext.qp5.impl.QP5.parseNamedUnit(Lcom/dell/toadext/qp5/impl/NamedUnit;Lqp5j/PiItem;Ljava/lang/String;)V (642 bytes) @ 0x020169b8 [0x02016930+0x88] j com.dell.toadext.qp5.impl.QP5.parseNamedUnit(Lcom/dell/toadext/qp5/impl/NamedUnit;Lqp5j/PiItem;Ljava/lang/String;)V+604 j com.dell.toadext.qp5.impl.QP5.makeUnits(Lcom/dell/toadext/qp5/IParseTree;)V+146 j com.dell.toadext.oracle.core.model.impl.AbstractOraCompilable.initParseTree()V+41 j com.dell.toadext.oracle.core.model.impl.AbstractOraCompilable.getParseTree()Lcom/dell/toadext/qp5/IParseTree;+14 j com.dell.toadext.oracle.core.loader.detail.compilable.OraPackageMethodDetailListLoader.doLoad(Lcom/dell/toadext/core/IDboCollection;Lcom/dell/toadext/sql/ISqlExecutor;)V+17 j com.dell.toadext.loader.DboListLoader.load(Lcom/dell/toadext/model/LoadType;Lcom/dell/toadext/core/IDboCollection;)V+65 j com.dell.toadext.loader.DboListLoader.load(Lcom/dell/toadext/core/IDboCollection;)V+5 j com.dell.toadext.loader.DboListLoader.resolve(Lcom/dell/toadext/model/IModelCollection;[Ljava/lang/Object;)V+40 j com.dell.toadext.model.ModelCollection.resolveModels()V+227 J 4597 C1 com.dell.toadext.model.ModelCollection.getModels()Ljava/util/List; (8 bytes) @ 0x01ed4c80 [0x01ed4ac0+0x1c0] j com.dell.toadext.model.ModelCollection.iterator()Ljava/util/Iterator;+1 j com.dell.toadext.oracle.core.OraModelFinder.findModel(Lcom/dell/toadext/model/ModelName;Lcom/dell/toadext/model/search/IModelFinder$ModelFinderSettings;Z)Lcom/dell/toadext/model/IModel;+647 j com.dell.toadext.ui.parser.positions.SqlPosition.findModel(Lcom/dell/toadext/core/IConnector;Lcom/dell/toadext/model/ModelName;Lcom/dell/toadext/model/search/IModelFinder$ModelFinderSettings;Z)Lcom/dell/toadext/model/IModel;+10 j com.dell.toadext.ui.parser.positions.SqlPosition.validateAndCache(Lcom/dell/toadext/qp5/IToken;Lcom/dell/toadext/qp5/IChunkInfo;Lcom/dell/toadext/core/IConnector;ZLjava/lang/Class;)Lcom/dell/toadext/model/IModel;+426 j com.dell.toadext.ui.parser.positions.ExecArrSqlPosition.findModelAndCache(Lcom/dell/toadext/qp5/IChunkInfo;Lcom/dell/toadext/core/IConnector;ZLjava/lang/Class;)Lcom/dell/toadext/model/IModel;+10 j com.dell.toadext.ui.parser.positions.SqlPosition.getModel(Lcom/dell/toadext/qp5/IChunkInfo;Lcom/dell/toadext/core/IConnector;Z)Lcom/dell/toadext/model/IModel;+60 j com.dell.toadext.ui.parser.SqlPositionHelper.findPositions(Lcom/dell/toadext/qp5/IToken;Lcom/dell/toadext/qp5/IChunkInfo;ZLcom/dell/toadext/ui/parser/ISqlTextParser;)Lcom/dell/toadext/ui/parser/ISqlPosition;+70 j com.dell.toadext.ui.parser.SqlTextParser.findHyperLinks(Z)V+188 j com.dell.toadext.ui.parser.SqlTextParser.doModelSearchAndSyntaxCheck()V+27 j com.dell.toadext.ui.parser.ModelAndSyntaxCheckRunnable.run()V+11 J 1583 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x019548bc [0x01954890+0x2c] j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1 j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4 j com.dell.toadext.core.BackgroundRunner$PreloaderThread.resolveItem(Lcom/dell/toadext/core/BackgroundRunner$PreloadItem;)V+264 j com.dell.toadext.core.BackgroundRunner$PreloaderThread.run()V+39 v ~StubRoutines::call_stub V [jvm.dll+0x1410fa] V [jvm.dll+0x20567e] V [jvm.dll+0x1412c5] V [jvm.dll+0x141327] V [jvm.dll+0xec6ef] V [jvm.dll+0x16252c] V [jvm.dll+0x162f87] V [jvm.dll+0x1a7489] C [msvcr100.dll+0x5c556] C [msvcr100.dll+0x5c600] C [kernel32.dll+0x4ee1c] C [ntdll.dll+0x637fb] C [ntdll.dll+0x637ce] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J 5186 qp5j.QP5J.nQP5ProcString8(IJLjava/lang/String;J)J (0 bytes) @ 0x02015ac5 [0x02015a50+0x75] J 5185 C1 qp5j.QP5J.QP5ProcString(IJLjava/lang/String;J)J (53 bytes) @ 0x02015db4 [0x02015d20+0x94] J 5194 C1 qp5j.XPathIter. init (Ljava/lang/String;Lqp5j/PiItem;)V (63 bytes) @ 0x0201bd34 [0x0201bc50+0xe4] J 5189 C1 com.dell.toadext.qp5.impl.QP5.parseNamedUnit(Lcom/dell/toadext/qp5/impl/NamedUnit;Lqp5j/PiItem;Ljava/lang/String;)V (642 bytes) @ 0x020169b8 [0x02016930+0x88] j com.dell.toadext.qp5.impl.QP5.parseNamedUnit(Lcom/dell/toadext/qp5/impl/NamedUnit;Lqp5j/PiItem;Ljava/lang/String;)V+604 j com.dell.toadext.qp5.impl.QP5.makeUnits(Lcom/dell/toadext/qp5/IParseTree;)V+146 j com.dell.toadext.oracle.core.model.impl.AbstractOraCompilable.initParseTree()V+41 j com.dell.toadext.oracle.core.model.impl.AbstractOraCompilable.getParseTree()Lcom/dell/toadext/qp5/IParseTree;+14 j com.dell.toadext.oracle.core.loader.detail.compilable.OraPackageMethodDetailListLoader.doLoad(Lcom/dell/toadext/core/IDboCollection;Lcom/dell/toadext/sql/ISqlExecutor;)V+17 j com.dell.toadext.loader.DboListLoader.load(Lcom/dell/toadext/model/LoadType;Lcom/dell/toadext/core/IDboCollection;)V+65 j com.dell.toadext.loader.DboListLoader.load(Lcom/dell/toadext/core/IDboCollection;)V+5 j com.dell.toadext.loader.DboListLoader.resolve(Lcom/dell/toadext/model/IModelCollection;[Ljava/lang/Object;)V+40 j com.dell.toadext.model.ModelCollection.resolveModels()V+227 J 4597 C1 com.dell.toadext.model.ModelCollection.getModels()Ljava/util/List; (8 bytes) @ 0x01ed4c80 [0x01ed4ac0+0x1c0] j com.dell.toadext.model.ModelCollection.iterator()Ljava/util/Iterator;+1 j com.dell.toadext.oracle.core.OraModelFinder.findModel(Lcom/dell/toadext/model/ModelName;Lcom/dell/toadext/model/search/IModelFinder$ModelFinderSettings;Z)Lcom/dell/toadext/model/IModel;+647 j com.dell.toadext.ui.parser.positions.SqlPosition.findModel(Lcom/dell/toadext/core/IConnector;Lcom/dell/toadext/model/ModelName;Lcom/dell/toadext/model/search/IModelFinder$ModelFinderSettings;Z)Lcom/dell/toadext/model/IModel;+10 j com.dell.toadext.ui.parser.positions.SqlPosition.validateAndCache(Lcom/dell/toadext/qp5/IToken;Lcom/dell/toadext/qp5/IChunkInfo;Lcom/dell/toadext/core/IConnector;ZLjava/lang/Class;)Lcom/dell/toadext/model/IModel;+426 j com.dell.toadext.ui.parser.positions.ExecArrSqlPosition.findModelAndCache(Lcom/dell/toadext/qp5/IChunkInfo;Lcom/dell/toadext/core/IConnector;ZLjava/lang/Class;)Lcom/dell/toadext/model/IModel;+10 j com.dell.toadext.ui.parser.positions.SqlPosition.getModel(Lcom/dell/toadext/qp5/IChunkInfo;Lcom/dell/toadext/core/IConnector;Z)Lcom/dell/toadext/model/IModel;+60 j com.dell.toadext.ui.parser.SqlPositionHelper.findPositions(Lcom/dell/toadext/qp5/IToken;Lcom/dell/toadext/qp5/IChunkInfo;ZLcom/dell/toadext/ui/parser/ISqlTextParser;)Lcom/dell/toadext/ui/parser/ISqlPosition;+70 j com.dell.toadext.ui.parser.SqlTextParser.findHyperLinks(Z)V+188 j com.dell.toadext.ui.parser.SqlTextParser.doModelSearchAndSyntaxCheck()V+27 j com.dell.toadext.ui.parser.ModelAndSyntaxCheckRunnable.run()V+11 J 1583 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x019548bc [0x01954890+0x2c] j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1 j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4 j com.dell.toadext.core.BackgroundRunner$PreloaderThread.resolveItem(Lcom/dell/toadext/core/BackgroundRunner$PreloadItem;)V+264 j com.dell.toadext.core.BackgroundRunner$PreloaderThread.run()V+39 v ~StubRoutines::call_stub

Viewing all articles
Browse latest Browse all 978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>