IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Oracle Discussion :

Fonctionnement AWM.EXE version 10.2.0.3.0A


Sujet :

Oracle

  1. #1
    Expert Oracle confirmé

    Homme Profil pro
    Consultant Big Data
    Inscrit en
    Mars 2003
    Messages
    448
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Essonne (Île de France)

    Informations professionnelles :
    Activité : Consultant Big Data
    Secteur : Conseil

    Informations forums :
    Inscription : Mars 2003
    Messages : 448
    Points : 926
    Points
    926
    Par défaut Fonctionnement AWM.EXE version 10.2.0.3.0A
    Bonjour,

    Je me suis mis tout récemment à la BI (Business Intelligence) et ai créé mes premières dimensions et cubes avec l'application AWM (Analytic Workspace Manager) d'Oracle.

    Jusqu'à présent, j'utilisais sur mon PC (Windows XP) une base 10gR2 (fraichement patchée en 10.2.0.3.0) et l'ancienne version d'AWM, qui est en 10.1 et quelque (j'ai oublié la version exacte).

    Depuis peu, j'ai récupéré la dernière version en date d'AWM, à savoir la 10.2.0.3.0A.

    J'arrive bien à lancer cette dernière version d'AWM.EXE et à me connecter sur un compte de mon instance Oracle. Par contre, dès que je veux faire une manipulation supplémentaire, comme créer un espace de travail analytique ou me déplacer dans l'arborescense, l'application se ferme et me génère un fichier de Log (genre hs_err_pidxxxx.log) inclus ci-dessous.

    J'aimerais savoir si quelqu'un a déjà rencontré et résolu ce problème ?

    Je n'arrive pas trop à savoir d'ou vient ce problème.
    Est-ce une variable d'environnement comme PATH ou CLASSPATH qui est incomplète, ou bien un pb de fichiers (genre .JAR) qui ne serait pas au bon endroit (genre sous l'ORACLE_HOME) ?

    Merci pour votre aide.



    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x61D34D68
    Function=xaolog+0x6338
    Library=C:\oracle\product\10.2.0\db_1\bin\OraClient10.Dll

    Current Java thread:
    at oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Native Method)
    at oracle.jdbc.driver.T2CPreparedStatement.executeForDescribe(T2CPreparedStatement.java:518)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1030)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1123)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3284)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3328)
    - locked <0x10139cc8> (a oracle.jdbc.driver.T2CPreparedStatement)
    - locked <0x138cfec0> (a oracle.jdbc.driver.T2CConnection)
    at oracle.olap.awm.util.jdbc.SQLWrapper.execute(SQLWrapper.java:184)
    at oracle.olap.awm.util.jdbc.SQLWrapper.execute(SQLWrapper.java:62)
    at oracle.olap.awm.businessobject.aw.WorkspaceBO.getWorkspacesOwnedBySchemaInStandardForm(WorkspaceBO.java:200)
    at oracle.olap.awm.dataobject.dialog.modelview.ModelerListPanel.showData(ModelerListPanel.java:184)
    at oracle.olap.awm.dataobject.dialog.modelview.ModelerListPanel.<init>(ModelerListPanel.java:95)
    at oracle.olap.awm.app.AwmFrame.selectionChanged(AwmFrame.java:4222)
    at oracle.olap.awm.navigator.Navigator.fireNavigatorEvent(Navigator.java:149)
    at oracle.olap.awm.navigator.Navigator.propertyChange(Navigator.java:129)
    at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(Unknown Source)
    at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(Unknown Source)
    at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(Unknown Source)
    at javax.swing.JComponent.firePropertyChange(Unknown Source)
    at oracle.bali.ewt.dTree.DTree.firePropertyChange(Unknown Source)
    at oracle.bali.ewt.dTree.DTree$SelectionListener.propertyChange(Unknown Source)
    at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
    at oracle.bali.ewt.dTree.DTreeMultipleSelectionManager.firePropertyChange(Unknown Source)
    at oracle.bali.ewt.dTree.DTreeMultipleSelectionManager._setSelection(Unknown Source)
    at oracle.bali.ewt.dTree.DTreeMultipleSelectionManager.selectItem(Unknown Source)
    at oracle.bali.ewt.dTree.DTree._updateSelection(Unknown Source)
    at oracle.bali.ewt.dTree.DTree._handleMouseSelection(Unknown Source)
    at oracle.bali.ewt.dTree.DTree.processMouseEvent(Unknown Source)
    at oracle.olap.awm.navigator.Navigator.processMouseEvent(Navigator.java:509)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at oracle.bali.ewt.LWComponent.processEventImpl(Unknown Source)
    at oracle.bali.ewt.dTree.DTree.processEventImpl(Unknown Source)
    at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    Dynamic libraries:
    0x00400000 - 0x0041C000 C:\AWM102030A\awm\bin\awm.exe
    0x77F40000 - 0x77FEE000 C:\WINDOWS\System32\ntdll.dll
    0x77E40000 - 0x77F36000 C:\WINDOWS\system32\kernel32.dll
    0x77D10000 - 0x77D96000 C:\WINDOWS\system32\USER32.dll
    0x77C40000 - 0x77C80000 C:\WINDOWS\system32\GDI32.dll
    0x77DA0000 - 0x77E3E000 C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000 C:\WINDOWS\system32\RPCRT4.dll
    0x08000000 - 0x08138000 C:\AWM102030A\awm\jre\bin\client\jvm.dll
    0x76AE0000 - 0x76B0E000 C:\WINDOWS\System32\WINMM.dll
    0x77BE0000 - 0x77C33000 C:\WINDOWS\system32\MSVCRT.dll
    0x10000000 - 0x10007000 C:\AWM102030A\awm\jre\bin\hpi.dll
    0x00A00000 - 0x00A0E000 C:\AWM102030A\awm\jre\bin\verify.dll
    0x00A10000 - 0x00A29000 C:\AWM102030A\awm\jre\bin\java.dll
    0x00A30000 - 0x00A3D000 C:\AWM102030A\awm\jre\bin\zip.dll
    0x03D50000 - 0x03E5F000 C:\AWM102030A\awm\jre\bin\awt.dll
    0x72F50000 - 0x72F73000 C:\WINDOWS\System32\WINSPOOL.DRV
    0x76320000 - 0x7633C000 C:\WINDOWS\System32\IMM32.dll
    0x7CCC0000 - 0x7CDE1000 C:\WINDOWS\system32\ole32.dll
    0x5B090000 - 0x5B0C4000 C:\WINDOWS\System32\uxtheme.dll
    0x03E60000 - 0x03EB0000 C:\AWM102030A\awm\jre\bin\fontmanager.dll
    0x74690000 - 0x746D4000 C:\WINDOWS\System32\MSCTF.dll
    0x037C0000 - 0x037DE000 C:\AWM102030A\awm\jre\bin\jpeg.dll
    0x62F00000 - 0x62F13000 C:\oracle\product\10.2.0\db_1\BIN\ocijdbc10.dll
    0x046F0000 - 0x04749000 c:\oracle\product\10.2.0\db_1\BIN\OCI.dll
    0x7C340000 - 0x7C396000 c:\oracle\product\10.2.0\db_1\BIN\MSVCR71.dll
    0x76BA0000 - 0x76BAB000 C:\WINDOWS\System32\PSAPI.DLL
    0x61C20000 - 0x61E76000 C:\oracle\product\10.2.0\db_1\bin\OraClient10.Dll
    0x60870000 - 0x60957000 C:\oracle\product\10.2.0\db_1\bin\oracore10.dll
    0x60A80000 - 0x60B46000 C:\oracle\product\10.2.0\db_1\bin\oranls10.dll
    0x63690000 - 0x636A8000 C:\oracle\product\10.2.0\db_1\bin\oraunls10.dll
    0x60EB0000 - 0x60EB7000 C:\oracle\product\10.2.0\db_1\bin\orauts.dll
    0x719F0000 - 0x71A05000 C:\WINDOWS\System32\WS2_32.dll
    0x719E0000 - 0x719E8000 C:\WINDOWS\System32\WS2HELP.dll
    0x636B0000 - 0x636B6000 C:\oracle\product\10.2.0\db_1\bin\oravsn10.dll
    0x60FA0000 - 0x61093000 C:\oracle\product\10.2.0\db_1\bin\oracommon10.dll
    0x60300000 - 0x6086B000 C:\oracle\product\10.2.0\db_1\bin\orageneric10.dll
    0x63430000 - 0x63457000 C:\oracle\product\10.2.0\db_1\bin\orasnls10.dll
    0x04750000 - 0x048C6000 C:\oracle\product\10.2.0\db_1\bin\oraxml10.dll
    0x037E0000 - 0x037F0000 C:\WINDOWS\System32\MSVCIRT.dll
    0x60960000 - 0x60A72000 C:\oracle\product\10.2.0\db_1\bin\oran10.dll
    0x62740000 - 0x6277D000 C:\oracle\product\10.2.0\db_1\bin\oranl10.dll
    0x62790000 - 0x627A7000 C:\oracle\product\10.2.0\db_1\bin\oranldap10.dll
    0x627F0000 - 0x628FC000 C:\oracle\product\10.2.0\db_1\bin\orannzsbb10.dll
    0x62530000 - 0x62583000 C:\oracle\product\10.2.0\db_1\bin\oraldapclnt10.dll
    0x62670000 - 0x6268B000 C:\oracle\product\10.2.0\db_1\bin\orancrypt10.dll
    0x71A10000 - 0x71A19000 C:\WINDOWS\System32\WSOCK32.dll
    0x770E0000 - 0x7716B000 C:\WINDOWS\system32\OLEAUT32.dll
    0x62920000 - 0x6296D000 C:\oracle\product\10.2.0\db_1\bin\oranro10.dll
    0x626B0000 - 0x626B7000 C:\oracle\product\10.2.0\db_1\bin\oranhost10.dll
    0x62660000 - 0x62666000 C:\oracle\product\10.2.0\db_1\bin\orancds10.dll
    0x629C0000 - 0x629C8000 C:\oracle\product\10.2.0\db_1\bin\orantns10.dll
    0x048D0000 - 0x04C36000 C:\oracle\product\10.2.0\db_1\bin\orapls10.dll
    0x037F0000 - 0x037FB000 C:\oracle\product\10.2.0\db_1\bin\oraslax10.dll
    0x63080000 - 0x63284000 C:\oracle\product\10.2.0\db_1\bin\oraplp10.dll
    0x61ED0000 - 0x61F68000 C:\oracle\product\10.2.0\db_1\bin\orahasgen10.dll
    0x62AB0000 - 0x62B1F000 C:\oracle\product\10.2.0\db_1\bin\oraocr10.dll
    0x62B20000 - 0x62B66000 C:\oracle\product\10.2.0\db_1\bin\oraocrb10.dll
    0x71B80000 - 0x71BCE000 C:\WINDOWS\System32\NETAPI32.dll
    0x62980000 - 0x62990000 C:\oracle\product\10.2.0\db_1\bin\orantcp10.dll
    0x63520000 - 0x635BA000 C:\oracle\product\10.2.0\db_1\bin\orasql10.dll
    0x76F40000 - 0x76F50000 C:\WINDOWS\System32\Secur32.dll
    0x71990000 - 0x719CC000 C:\WINDOWS\System32\mswsock.dll
    0x76ED0000 - 0x76EF5000 C:\WINDOWS\System32\DNSAPI.dll
    0x76D10000 - 0x76D27000 C:\WINDOWS\System32\iphlpapi.dll
    0x76F60000 - 0x76F67000 C:\WINDOWS\System32\winrnr.dll
    0x76F10000 - 0x76F3D000 C:\WINDOWS\system32\WLDAP32.dll
    0x76F70000 - 0x76F75000 C:\WINDOWS\System32\rasadhlp.dll
    0x719D0000 - 0x719D8000 C:\WINDOWS\System32\wshtcpip.dll
    0x71EF0000 - 0x71EF4000 C:\WINDOWS\System32\security.dll
    0x76CC0000 - 0x76CDD000 C:\WINDOWS\system32\msv1_0.dll
    0x76C40000 - 0x76C62000 C:\WINDOWS\system32\imagehlp.dll
    0x6D9E0000 - 0x6DA5D000 C:\WINDOWS\system32\DBGHELP.dll
    0x77BD0000 - 0x77BD7000 C:\WINDOWS\system32\VERSION.dll

    Heap at VM Abort:
    Heap
    def new generation total 1920K, used 1204K [0x10010000, 0x10220000, 0x12770000)
    eden space 1728K, 69% used [0x10010000, 0x1013c6c8, 0x101c0000)
    from space 192K, 1% used [0x101c0000, 0x101c0b28, 0x101f0000)
    to space 192K, 0% used [0x101f0000, 0x101f0000, 0x10220000)
    tenured generation total 24596K, used 17951K [0x12770000, 0x13f75000, 0x30010000)
    the space 24596K, 72% used [0x12770000, 0x138f7e38, 0x138f8000, 0x13f75000)
    compacting perm gen total 16128K, used 16091K [0x30010000, 0x30fd0000, 0x34010000)
    the space 16128K, 99% used [0x30010000, 0x30fc6d90, 0x30fc6e00, 0x30fd0000)

    Local Time = Tue Aug 21 14:49:16 2007
    Elapsed Time = 138
    #
    # The exception above was detected in native code outside the VM
    #
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
    #

  2. #2
    Membre expert

    Profil pro
    Inscrit en
    Février 2006
    Messages
    3 437
    Détails du profil
    Informations personnelles :
    Localisation : France

    Informations forums :
    Inscription : Février 2006
    Messages : 3 437
    Points : 3 597
    Points
    3 597
    Par défaut
    D'après cette discussion sur OTN, il semble qu'il s'agit un bug Oracle.

  3. #3
    Expert Oracle confirmé

    Homme Profil pro
    Consultant Big Data
    Inscrit en
    Mars 2003
    Messages
    448
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Essonne (Île de France)

    Informations professionnelles :
    Activité : Consultant Big Data
    Secteur : Conseil

    Informations forums :
    Inscription : Mars 2003
    Messages : 448
    Points : 926
    Points
    926
    Par défaut
    Merci Pifor pour ce lien.

    J'ai pu, grâce à ce lien, résoudre mon pb.

    En fait, l'application AWM.EXE utilise un fichier de configuration appelé AWMDB.PROPERTIES, dans lequel tu trouves une ligne pour te connecter à ton instance.

    Le mien contenait :
    indiquant que je voulais me connecter à mon instance ORCL via le client Oracle.

    J'ai donc préféré strapper le client Oracle, et passer par la couche JDBC. Pour se faire, il faut modifier ce fichier .properties en lui indiquant la chaîne de connexion sous la forme host:port:instance

    Du coup, mon fichier contient maintenant :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    ORCL=localhost:1521:orcl
    et AWM fonctionne.


    Sinon une autre solution a l'air possible d'après ce site :
    Hello,

    I got the same problem ("An unexpected exception has been detected in native code outside the VM...") with AWM 10.2.0.3 connected to local database 10.2.0.3.

    But after 1 hour I got resolution: after replacing files in jdbc, jlib and lib directories by files from the same directiories, but from ORA_HOME, the problem disapeared ;-)


    With regards
    Piotr Grzegrzółka
    Personnellement, je ne suis pas pour cette solution.
    En effet, j'aurais donc été écrasé des fichiers .JAR de mon ORACLE_HOME par ceux fournis avec AWM, sachant que les JAR de ma base Oracle sont plus récents que ceux de AWM !!!

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. [AC-2010] Référence incomplète ou rompue au fichier EXCEL.EXE version 1.7
    Par claire_arts dans le forum Runtime
    Réponses: 4
    Dernier message: 08/11/2011, 10h45
  2. Réponses: 1
    Dernier message: 08/09/2010, 19h28
  3. XL-Macro ne fonctionne pas avec version small business edition
    Par emorex6 dans le forum Macros et VBA Excel
    Réponses: 12
    Dernier message: 14/01/2008, 15h08
  4. Requête fonctionnant sur une version 4.1 mais pas 4.0
    Par DreammyKetty dans le forum Requêtes
    Réponses: 4
    Dernier message: 24/11/2007, 23h31
  5. comment faire fonctionner l'exe sur une autre machine
    Par brian79 dans le forum C++Builder
    Réponses: 8
    Dernier message: 28/05/2004, 15h00

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo