Developer SQL disappears from the Office when connecting

Behavior occurred rarely, then often now systematically.  After a double click on a link and enter the credentials, I hit the ENTER button for a connection.  Version 4.0.1.14 build HAND-14, 48 application crashes and burns.  If I select the disappearance of first, no unexpected connection properties.  Why?

#
# A fatal error has been detected by Java runtime environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc = 0x0c6edeee, pid = 5844, tid = 3772
#
# Version JRE: Java (TM) SE Runtime Environment (7.0_51 - b13) (build 1.7.0_51 - b13)
# Java VM: Java hotspot Client VM (24.51 - b03 mixed mode windows - x 86)
# Problematic frame:
# C [oran11.dll + 0x28deee]
#
# Write core dump failed. Minidumps are not enabled by default on client versions of Windows
#
# If you want to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The accident happened outside the Virtual Machine Java to native code.
# See problematic frame for where report them the bug.
#

---------------  T H R E A D  ---------------

The current thread (0x0443a800): JavaThread 'chicken-2-wire-1' [_thread_in_native, id = 3772, stack (0x09ee0000, 0x09fe0000)]

siginfo: ExceptionCode = 0xc0000005, address 0x4c6ee1b0 reading

Records:
EAX = 0X0FFFFFFC EBX = 0 X 00000040, ECX = 0 X 00000000 EDX = 0X09FDE200
ESP = 0X09FDE170 EBP = 0X09FDE190 ESI = 0X09FDE25C EDI = 0X00000000
EIP = 0X0C6EDEEE, EFLAGS = 0 X 00010206

Top of the stack: (sp = 0x09fde170)
0x09fde170: 00000400 0c6b9428 09fde1c0 09fde21c
0x09fde180: 00000040 00000016 09fde65c 09fde75c
0x09fde190: 09fde204 0c60fe5e 09fde1a4 09fde21c
0x09fde1a0: 00000400 67452301 efcdab89 98badcfe
0x09fde1b0: 00002000 00000000 10325476 c3d2e1f0
0x09fde1c0: 08990000 0cd 42000 08990000 0cd 42000
0x09fde1d0: 08990002 0cc60000 01fde260 09fde26c
0x09fde1e0: 00000400 7c918cd9 00000000 42000 10 d

Operating instructions: (pc = 0x0c6edeee)
0x0c6edece: e7 7A 81 80 00 00 00 7 f9 f0 0f d 96 8B c1 c1 e8
0x0c6edede: c1 04 e0 04 03 d0 f0 03 2B c1 c8 e8 04 0f ae f8
0x0c6edeee: ff 24 85 c0 e1 6F 0c 81 80 00 00 00 7 d 03 eb f9
0x0c6edefe: 69 90 81 e9 80 00 00 00 66 06 66 0f 4th 6f 6f 0f


Register for memory mapping:

EAX = 0x0ffffffc is an unknown value
EBX = 0 x 00000040 is an unknown value
ECX = 0 x 00000000 is an unknown value
EDX = 0x09fde200 is oriented in the stack for the thread: 0x0443a800
ESP = 0x09fde170 is oriented in the stack for the thread: 0x0443a800
EBP = 0x09fde190 is oriented in the stack for the thread: 0x0443a800
ESI = 0x09fde25c is oriented in the stack for the thread: 0x0443a800
EDI = 0 x 00000000 is an unknown value


Stack: 0x09ee0000 (0x09fe0000) and sp = 0x09fde170, free space = 1016 k
Native frames: (J = compiled code Java, j = interpreted, Vv = VM code, C = native code)
[Oran11.dll + 0x28deee] C
[Oran11.dll + 0x1afe5e] C

Java images: (J = compiled Java code, j = interpreted, Vv = VM code)
j oracle.jdbc.driver.T2CConnection.t2cCreateState ([BI [BI [BI [BI [BI [BI [BISI [S [B [BZ [J) I + 0
j oracle.jdbc.driver.T2CConnection.logon (V + 990)
oracle.jdbc.driver.PhysicalConnection j. < init > (Ljava/lang/String; Ljava/util/properties; Loracle/jdbc/driver/OracleDriverExtension ;) V + 346
oracle.jdbc.driver.T2CConnection j. < init > (Ljava/lang/String; Ljava/util/properties; Loracle/jdbc/driver/OracleDriverExtension ;) V + 4
j oracle.jdbc.driver.T2CDriverExtension.getConnection (Ljava/lang/String; Ljava/util/Properties ;) Ljava/sql/connection; + 34
j oracle.jdbc.driver.OracleDriver.connect (Ljava/lang/String; Ljava/util/Properties ;) Ljava/sql/connection; + 296
j oracle.jdeveloper.db.adapter.AbstractConnectionCreator.getConnection (Ljava/util/properties ;) Ljava/sql/connection; + 26
j oracle.dbtools.raptor.standalone.connection.RaptorConnectionCreator.getConnection (Ljava/util/properties ;) Ljava/sql/connection; + 703
j oracle.dbtools.raptor.dialogs.conn.ConnectionPrompt.promptForPassword (Ljava/util/properties; Ljava/lang/String; Loracle/jdeveloper/db/adapt/ConnectionCreator ;) Ljava/sql/connection; + 83
j oracle.jdevimpl.db.DBConnAddin$ 1.promptForPassword (Ljava/util/properties; Ljava/lang/String; Loracle/jdeveloper/db/adapt/ConnectionCreator ;) Ljava/sql/connection; + 7
j oracle.jdeveloper.db.adapter.DatabaseProvider.getConnection (Ljava/util/properties ;) Ljava/sql/connection; + 156
j oracle.jdeveloper.db.adapter.DatabaseProvider.getConnection () Ljava/sql/connection; + 5
j oracle.jdevimpl.db.adapter.CAConnectionCreator.createConnectionImpl (Ljava/lang/String ;) Ljava/sql/connection; + 59
j oracle.javatools.db.DatabaseFactory.createConnection (Ljava/lang/String; Loracle/javatools/db/DatabaseFactory$ ConnectionCreator ;) Ljava/sql/connection; + 6
j oracle.javatools.db.DatabaseFactory.createDatabase (Ljava/lang/String; Loracle/javatools/db/DatabaseFactory$ ConnectionCreator ;) Loracle/javatools/db/database; + 2
j oracle.jdeveloper.db.DatabaseConnections.getDatabase (Ljava/lang/String; (Z) Loracle/javatools / / database db; + 63
j oracle.dbtools.raptor.utils.Connections$ ConnectionInfo.getDatabase (Z) Loracle/javatools/db/base data; + 40
j oracle.dbtools.raptor.utils.Connections.getConnection (Ljava/lang/String; (Z) Ljava/sql/connection; + 17
j oracle.dbtools.raptor.utils.Connections.getConnection (Ljava/lang/String ;) Ljava/sql/connection; + 14
j oracle.dbtools.raptor.controls.DBConnectionComboBox$ ConnectionOpener.doWork () Ljava/sql/connection; + 14
j oracle.dbtools.raptor.controls.DBConnectionComboBox$ ConnectionOpener.doWork () Ljava/lang/object; + 1
j oracle.dbtools.raptor.backgroundTask.RaptorTask.call () Ljava/lang/object; + 10
J java.util.concurrent.FutureTask.run (V)
j oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$ RaptorFutureTask.run () V + 60
j java.util.concurrent.Executors$ RunnableAdapter.call () Ljava/lang/object; + 4
J java.util.concurrent.FutureTask.run (V)
j java.util.concurrent.ThreadPoolExecutor.runWorker (Ljava/util/concurrent/ThreadPoolExecutor$ worker ;)) V + 95
j java.util.concurrent.ThreadPoolExecutor$ Worker.run () V + 5
j java.lang.Thread.run (V + 11)
v ~ StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java threads: (= > current thread)
JavaThread 0x091ed000 ' Image Fetcher 0 ' demon [_thread_blocked, id = 4584, stack (0 x 08590000, 0 x 08690000)]
0x0815cc00 JavaThread 'Persistence Auto flush' daemon [_thread_blocked, id = 3292, stack (0 x 07790000, 0 x 07890000)]
JavaThread 'RequestProcessor queue manager' 0x07f05c00 demon [_thread_blocked, id = 972, stack (0x0b3a0000, 0x0b4a0000)]
JavaThread 'Context Analyzer' 0x090d8400 [_thread_blocked, id = 1424, stack (0x089d0000, 0x08ad0000)]
0x0448f000 JavaThread "TextBufferScavenger" [_thread_blocked, id = 3444, stack (0 x 07690000, 0 x 07790000)]
JavaThread "Swing-Shell" demon 0x090b6800 [_thread_blocked, id = 1412, stack (0x0a770000, 0x0a870000)]
JavaThread 'status-0' 0x08f00c00 [_thread_blocked, id = 4440, stack (0x0a570000, 0x0a670000)]
JavaThread 0x08fe6800 ' IconOverlayTracker Timer: null-jdbcNodeInfoType "[_thread_blocked, id = 5260, stack (0x0a470000, 0x0a570000)]
0x08e93800 JavaThread "WaitCursor-Timer" [_thread_blocked, id = 4708, stack (0x0a1e0000, 0x0a2e0000)]
0x08e91000 JavaThread "polling WeakDataReference" [_thread_blocked, id = 2624, stack (0x0a0e0000, 0x0a1e0000)]
= > 0x0443a800 JavaThread 'chicken-2-wire-1' [_thread_in_native, id = 3772, stack (0x09ee0000, 0x09fe0000)]
0x08d6d400 JavaThread 'Scheduler' daemon [_thread_blocked, id = 308, stack (0x09de0000, 0x09ee0000)]
JavaThread "Thread-8" 0x08ceb400 demon [_thread_blocked, id = 2680, stack (0x09be0000, 0x09ce0000)]
0x082d0800 JavaThread "Poller Log" [_thread_blocked, id = 4260, stack (0x08ad0000, 0x08bd0000)]
0x080af400 JavaThread "JarIndex Timer" daemon [_thread_blocked, id = 4544, stack (0x087c0000, 0x088c0000)]
JavaThread demon 'Inactive RequestProcessor thread [Was:NbStatusDisplayer/org.netbeans.core.NbStatusDisplayer$MessageImpl]' 0x0806b800 [_thread_blocked, id = 440, stack (0x086c0000, 0x087c0000)]
0x0471e800 'TimedCache-Timer"demon JavaThread [_thread_blocked, id = 3672, stack (0x07c90000, 0x07d90000)]
0x0465c000 JavaThread 'Framework event dispatcher' demon [_thread_blocked, id = 4188, stack (0x07a90000, 0x07b90000)]
0x0460a400 JavaThread 'State Data Manager' demon [_thread_blocked, id = 404, stack(0x07990000,0x07a90000)]
0x045ccc00 JavaThread "setting active thread" [_thread_blocked, id = 4964, stack (0 x 07890000, 0 x 07990000)]
JavaThread demon 'Inactive RequestProcessor thread [Was:WinSysModuleChangeHandler/org.netbeans.core.windows.persistence.ModuleChangeHandler$1]' 0x043f4000 [_thread_blocked, id = 4256, stack (0 x 07590000, 0 x 07690000)]
0x043f2400 JavaThread "CLI request server" daemon [_thread_in_native, id = 4156, stack (0 x 07490000, 0 x 07590000)]
0x043e0400 JavaThread "Active reference File Daemon" daemon [_thread_blocked, id = 4292, stack (0 x 04720000, 0 x 04820000)]
0 x 03813000 'TimerQueue' demon JavaThread [_thread_blocked, id = 4644, stack (0x041a0000, 0x042a0000)]
0x037ba400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id = 3056, stack (0x040a0000, 0x041a0000)]
0x037b8000 JavaThread "AWT-Windows" daemon [_thread_in_native, id = 5428, stack (0x03fa0000, 0x040a0000)]
0x037b6400 JavaThread "AWT-stop" [_thread_blocked, id = 5216, stack (0x03ea0000, 0x03fa0000)]
0x037c8800 JavaThread "Shredder Java2D" demon [_thread_blocked, id = 5768, stack (0x03da0000, 0x03ea0000)]
0x036b1000 JavaThread 'Thread of the Service' daemon [_thread_blocked, id = 788, stack (0x03ba0000, 0x03ca0000)]
JavaThread "CompilerThread0 C1" demon 0x036abc00 [_thread_blocked, id = 1760, stack (0x03aa0000, 0x03ba0000)]
JavaThread "Listener set" 0x036aa000 demon [_thread_blocked, id = 2776, stack (0x039a0000, 0x03aa0000)]
JavaThread 'Dispatcher of Signal' demon 0x00ecfc00 [_thread_blocked, id = 2112, stack (0x038a0000, 0x039a0000)]
0x00ec8400 JavaThread 'Finalizer' daemon [_thread_blocked, id = 3168, stack (0x035a0000, 0x036a0000)]
0x00ec2400 JavaThread "Reference Handler" daemon [_thread_blocked, id = 4780, stack (0x034a0000, 0x035a0000)]
JavaThread 'hand' 0x00cbd400 [_thread_blocked, id = 4828, stack (00030000 0 x, 0 x 00130000)]

Other topics:
0x00ec0400 VMThread [stack: 0x033a0000, 0x034a0000] [id = 5244]
0x036c4c00 WatcherThread [stack: 0x03ca0000, 0x03da0000] [id = 5584]

VM status: not to the point of restoration (normal execution)

VM Mutex/monitor currently owned by thread: None

Bunch
total of new generation def 50112K, used 44576K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden space 44608K, 96% have used [(0x10040000, 0x12a6a6b8, 0x12bd0000)]
Since 5504K-space, 25% used [0 x 13130000, 0 x 13690000, 0x1328d950)
5504K-space, 0% used [0x12bd0000, 0x12bd0000, 0 x 13130000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48377K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f7e798, 0x44f7e800, 0x42040000, 0x44f80000)]
Without shared space configured.

Card table byte_map: [0x00f50000, 0 x 01170000] byte_map_base: 0x00ecfe00

Voting page: 0x00da0000

Cache code [0 x 01310000, 0 x 03310000, 0x01bf0000)
total_blobs = 5308 nmethods = 4962 cards = 280 free_code_cache = 23708 Ko largest_free_block = 24261824

Events in compilation (10 events):
Event: 101.921 wire 0x036abc00 5158 oracle.dbtools.raptor.backgroundTask.IRaptorTaskStatus::isAlive (2 bytes)
Event: 101.921 wire 0x036abc00 nmethod 5158 0x01bea508 code [0x01bea600, 0x01bea680]
Event: 102.790 Thread 0x036abc00 5160 java.awt.Window::isRecursivelyVisible (5 bytes)
Event: 102.790 wire 0x036abc00 nmethod 5160 0x01bea948 code [0x01beaa40, 0x01beaac0]
Event: 107.771 wire 0x036abc00 sun.awt.windows.WToolkit::needUpdateWindow of 5161 (2 bytes)
Event: 107.771 wire 0x036abc00 nmethod 5161 0x01beab08 code [0x01beac00, 0x01beac80]
Event: 109.824 wire 0x036abc00 5162!         javax.swing.RepaintManager$ ProcessingRunnable::run (41 bytes)
Event: 109.825 wire 0x036abc00 nmethod 5162 0x01beacc8 code [0x01beadf0, 0x01beb044]
Event: 110.282 wire 0x036abc00 5163!         java.awt.AWTEvent::setSource (95 bytes)
Event: 110.282 wire 0x036abc00 nmethod 5163 0x01beb188 code [0x01beb2a0, 0x01beb5dc]

History of the heap GC (10 events):
Event: bunch of GC 106,000 front
{Heap before GC = 78 (8 full) calls:}
total of new generation def 50112K, used 46006K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden space 44608K, 100% have used [(0x10040000, 0x12bd0000, 0x12bd0000)]
Since 5504K-space, 25% used [0x12bd0000, 0x12d2d880, 0 x 13130000)
5504K-space, 0% used [0 x 13130000, 0 x 13130000, 0 x 13690000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
Event: bunch of GC 106.005 after
Bunch after calls GC = 79 (8 full):
total of new generation def 50112K, used 1398K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden 44608 K-space, 0% used [(0x10040000, 0x10040000, 0x12bd0000)]
Since 5504K-space, 25% used [0 x 13130000, 0 x 13690000, 0x1328d870)
5504K-space, 0% used [0x12bd0000, 0x12bd0000, 0 x 13130000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
}
Event: bunch of GC 107.053 front
{Heap before GC = 79 (8 full) calls:}
total of new generation def 50112K, used 46006K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden space 44608K, 100% have used [(0x10040000, 0x12bd0000, 0x12bd0000)]
Since 5504K-space, 25% used [0 x 13130000, 0 x 13690000, 0x1328d870)
5504K-space, 0% used [0x12bd0000, 0x12bd0000, 0 x 13130000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
Event: bunch of GC 107.058 after
Bunch after calls GC = 80 (8 full):
total of new generation def 50112K, used 1397K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden 44608 K-space, 0% used [(0x10040000, 0x10040000, 0x12bd0000)]
Since 5504K-space, 25% used [0x12bd0000, 0x12d2d738, 0 x 13130000)
5504K-space, 0% used [0 x 13130000, 0 x 13130000, 0 x 13690000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
}
Event: bunch of GC 108.117 front
{Heap before GC = 80 (8 full) calls:}
total of new generation def 50112K, used 46005K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden space 44608K, 100% have used [(0x10040000, 0x12bd0000, 0x12bd0000)]
Since 5504K-space, 25% used [0x12bd0000, 0x12d2d738, 0 x 13130000)
5504K-space, 0% used [0 x 13130000, 0 x 13130000, 0 x 13690000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
Event: bunch of GC 108.123 after
Bunch after calls GC = 81 (8 full):
total of new generation def 50112K, used 1398K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden 44608 K-space, 0% used [(0x10040000, 0x10040000, 0x12bd0000)]
Since 5504K-space, 25% used [0 x 13130000, 0 x 13690000, 0x1328d948)
5504K-space, 0% used [0x12bd0000, 0x12bd0000, 0 x 13130000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
}
Event: bunch of GC 109.202 front
{Heap before GC = 81 (8 full) calls:}
total of new generation def 50112K, used 46006K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden space 44608K, 100% have used [(0x10040000, 0x12bd0000, 0x12bd0000)]
Since 5504K-space, 25% used [0 x 13130000, 0 x 13690000, 0x1328d948)
5504K-space, 0% used [0x12bd0000, 0x12bd0000, 0 x 13130000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
Event: bunch of GC 109.208 after
Bunch after calls GC = 82 (8 full):
total of new generation def 50112K, used 1398K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden 44608 K-space, 0% used [(0x10040000, 0x10040000, 0x12bd0000)]
Since 5504K-space, 25% used [0x12bd0000, 0x12d2d940, 0 x 13130000)
5504K-space, 0% used [0 x 13130000, 0 x 13130000, 0 x 13690000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
}
Event: bunch of GC 110.347 front
{Heap before GC = 82 (8 full) calls:}
total of new generation def 50112K, used 46006K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden space 44608K, 100% have used [(0x10040000, 0x12bd0000, 0x12bd0000)]
Since 5504K-space, 25% used [0x12bd0000, 0x12d2d940, 0 x 13130000)
5504K-space, 0% used [0 x 13130000, 0 x 13130000, 0 x 13690000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
Event: bunch of GC 110.352 after
Bunch after calls GC = 83 (8 full):
total of new generation def 50112K, used 1398K [(0x10040000, 0x13690000, 0x20ae0000)]
Eden 44608 K-space, 0% used [(0x10040000, 0x10040000, 0x12bd0000)]
Since 5504K-space, 25% used [0 x 13130000, 0 x 13690000, 0x1328d950)
5504K-space, 0% used [0x12bd0000, 0x12bd0000, 0 x 13130000)
tenure generation total 111084K, used 76142K [0x20ae0000, 0x2775b000, 0 x 42040000)
K-space 111084, 68% have used [0x2553bb60, 0x2553bc00, 0x20ae0000, 0x2775b000)
compaction perm gen total 48384K, used 48151K [0 x 42040000, 0 x 52040000, 0x44f80000)
48384K-space, 99% have used [(0x44f45f28, 0x44f46000, 0x42040000, 0x44f80000)]
Without shared space configured.
}

Deoptimization events (0):
No event

Inner exceptions (10 events):
Event: threw 111.415 wire 0x0443a800 0x1294b9a8 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.415 wire 0x0443a800 0x1294c670 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.416 wire 0x0443a800 0x1294e748 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.416 wire 0x0443a800 0x1294f448 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.420 wire 0x037ba400 0x128bed38 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.420 wire 0x037ba400 0x128c0778 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.530 wire 0x0443a800 0x1296ea30 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.530 wire 0x0443a800 0x1296f880 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.531 wire 0x0443a800 0x1297e2e8 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: threw 111.531 wire 0x0443a800 0x1297f290 C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10):
Event: 111.416 load class 0x0929cc10
Event: 111.416 class 0x0929cc10 is loading
Event: 111.420 class 0x091edc38 loading
Event: 111.420 class 0x091edc38 is loading
Event: 111.530 class 0x090fb458 loading
Event: 111.530 class 0x090fb458 is loading
Event: 111.531 class 0x090fb040 loading
Event: 111.531 class 0x090fb040 is loading
Event: 111.531 class 0x0382bcf8 loading
Event: 111.556 class 0x0382bcf8 is loading


Dynamic libraries:
0x00400000 - 0 x 00417000 C:\Program Files\sqldeveloper\sqldeveloper.exe
0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
0 x 76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32. DLL
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x10000000 - 0x1003f000 C:\PROGRA~1\Citrix\ICACLI~1\RSHook.dll
0x00a80000 - 0x00abf000 C:\Program Files\Citrix\ICA Client\ShellHook.dll
0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll
0x5d090000 - 0x5d12a000 C:\WINDOWS\system32\comctl32.dll
0x00b10000 - C:\Program Files\sqldeveloper\ide\bin\launcher.dll 0x00b35000
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0 x 74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
0x78aa0000 - C:\Program Files\Java\jdk1.7.0_51\bin\msvcr100.dll 0x78b5f000
0x6e8a0000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\client\jvm.dll 0x6ec20000
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI. DLL
0x6e7f0000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\verify.dll 0x6e7fc000
0x6d590000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\java.dll 0x6d5b0000
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x6e880000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\zip.dll 0x6e893000
0x6d110000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\awt.dll 0x6d253000
0 x 77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
0x6d380000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\fontmanager.dll 0x6d3b9000
0x6e5c0000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\net.dll 0x6e5d4000
0x6e5e0000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\nio.dll 0x6e5ef000
0x6e7a0000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\t2k.dll 0x6e7d0000
0x6d290000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\dcpr.dll 0x6d2b4000
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\IPHLPAPI. DLL
0x76d40000 - 0x76d58000 C:\WINDOWS\system32\MPRAPI.dll
0x77cc0000 - 0x77cf2000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76e10000 - 0x76e35000 C:\WINDOWS\system32\adsldpc.dll
0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\NETAPI32.dll
0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x76b20000 - 0x76b31000 to C:\WINDOWS\system32\ATL. DLL
0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll
0x71bf0000 - 0x71c03000 C:\WINDOWS\system32\SAMLIB.dll
0 x 77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0 x 66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
68000000 0 x - 0 x 68036000 C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0 x 08690000 - C:\Program Files\sqldeveloper\ide\lib\idenative.dll 0x086ab000
0x6e520000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\management.dll 0x6e52a000
0x6e770000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\sunec.dll 0x6e790000
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ. DLL
0 x 77050000 - 0 x 77115000 C:\WINDOWS\system32\COMRes.dll
0x6e790000 - C:\Program Files\Java\jdk1.7.0_51\jre\bin\sunmscapi.dll 0x6e799000
0x77a80000 - 0x77b17000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x71b20000 - 0x71b32000 C:\WINDOWS\system32\MPR.dll
0x75f60000 - 0x75f67000 C:\WINDOWS\System32\drprov.dll
0x71c10000 - 0x71c1e000 C:\WINDOWS\System32\ntlanman.dll
0x71cd0000 - 0x71ce7000 C:\WINDOWS\System32\NETUI0.dll
0x71c90000 - 0x71cd0000 C:\WINDOWS\System32\NETUI1.dll
0x71c80000 - 0x71c87000 C:\WINDOWS\System32\NETRAP.dll
0x75f70000 - 0x75f7a000 C:\WINDOWS\System32\davclnt.dll
0x77b40000 - 0x77b62000 C:\WINDOWS\system32\appHelp.dll
0x593f0000 - 0 x 59482000 C:\WINDOWS\system32\wiashext.dll
0x0a870000 - 0x0aa1b000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6002.23084_x-ww_f3f35550\gdiplus.dll
0x0aa20000 - 0x0ab07000 C:\WINDOWS\system32\WININET.dll
0x0ab10000 - 0x0ab19000-C:\WINDOWS\system32\Normaliz.dll
0 x 78130000 - 0 x 78264000 C:\WINDOWS\system32\urlmon.dll
0x0ab20000 - 0x0ad0c000 C:\WINDOWS\system32\iertutil.dll
0x0add0000 - 0x0b095000 C:\WINDOWS\system32\xpsp2res.dll
0x73ba0000 - 0x73bb3000 C:\WINDOWS\system32\sti.dll
0x74ae0000 - 0x74ae7000 C:\WINDOWS\system32\CFGMGR32.dll
0 x 76980000 - 0 x 76988000 C:\WINDOWS\system32\LINKINFO.dll
0 x 76990000 - 0x769b5000 C:\WINDOWS\system32\ntshrui.dll
0x09ce0000 - 0x09cfa000 C:\WINDOWS\system32\hccutils. DLL
0x62f00000 - 0x62f1a000 C:\app\oracle\product\11.2.0\instantclient_11_2\ocijdbc11.dll
0x0a370000 - 0x0a470000 C:\app\oracle\product\11.2.0\instantclient_11_2\OCI.dll
0x088f0000 - 0x0898b000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.6195_x-ww_44262b86\MSVCR80.dll
0x0b4a0000 - 0x0b847000 C:\app\oracle\product\11.2.0\client_1\bin\OraClient11.Dll
0x60f00000 - 0x60ff1000 C:\app\oracle\product\11.2.0\client_1\bin\oracore11.dll
0 x 61400000 - 0x614ca000 C:\app\oracle\product\11.2.0\client_1\bin\oranls11.dll
0 x 65830000 - 0x6584b000 C:\app\oracle\product\11.2.0\client_1\bin\oraunls11.dll
0x618c0000 - 0x618c7000 C:\app\oracle\product\11.2.0\client_1\bin\orauts.dll
0x619b0000 - 0x61be3000 C:\app\oracle\product\11.2.0\client_1\bin\oracommon11.dll
0 x 65630000 - 0 x 65660000 C:\app\oracle\product\11.2.0\client_1\bin\orasnls11.dll
0x0b850000 - 0x0c45f000 C:\app\oracle\product\11.2.0\client_1\bin\orageneric11.dll
0 x 65910000 - 0x65c80000 C:\app\oracle\product\11.2.0\client_1\bin\oraxml11.dll
0x7c420000 - 0x7c4a7000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.6195_x-ww_44262b86\MSVCP80.dll
0x0c460000 - 0x0c860000 C:\app\oracle\product\11.2.0\client_1\bin\oran11.dll
0x0a680000 - 0x0a6e2000 C:\app\oracle\product\11.2.0\client_1\bin\oranl11.dll
0x09da0000 - 0x09dd6000 C:\app\oracle\product\11.2.0\client_1\bin\orantcp11.dll
0x0a700000 - 0x0a74d000 C:\app\oracle\product\11.2.0\client_1\bin\oranldap11.dll
0x627f0000 - 0x6292c000 C:\app\oracle\product\11.2.0\instantclient_11_2\orannzsbb11.dll
0x638b0000 - 0x63a3c000 C:\app\oracle\product\11.2.0\client_1\bin\oraldapclnt11.dll
0x0ad50000 - 0x0ad6e000 C:\app\oracle\product\11.2.0\client_1\bin\orancrypt11.dll
0x65cb0000 - 0x65e38000 C:\app\oracle\product\11.2.0\client_1\bin\orazt11.dll
0x0c860000 - 0x0c8ac000 C:\app\oracle\product\11.2.0\client_1\bin\oranro11.dll
0x0adb0000 - 0x0adbd000 C:\app\oracle\product\11.2.0\client_1\bin\oranhost11.dll
0x0c8c0000 - 0x0c8c6000 C:\app\oracle\product\11.2.0\client_1\bin\orancds11.dll
0x0c8e0000 - 0x0c8f1000 C:\app\oracle\product\11.2.0\client_1\bin\orantns11.dll
0x65e40000 - 0x65ed3000 C:\app\oracle\product\11.2.0\client_1\bin\oraztkg11.dll
0x614d0000 - 0x618b2000 C:\app\oracle\product\11.2.0\client_1\bin\orapls11.dll
0 x 65620000 - 0 x 65629000 C:\app\oracle\product\11.2.0\client_1\bin\oraslax11.dll
0 x 65850000 - 0 x 65856000 C:\app\oracle\product\11.2.0\client_1\bin\oravsn11.dll
0 x 65100000 - 0x653d1000 C:\app\oracle\product\11.2.0\client_1\bin\oraplp11.dll
0x632b0000 - 0 x 63633000 C:\app\oracle\product\11.2.0\client_1\bin\orahasgen11.dll
0 x 64630000 - 0x646ce000 C:\app\oracle\product\11.2.0\client_1\bin\oraocr11.dll
0x646d0000 - 0x6478d000 C:\app\oracle\product\11.2.0\client_1\bin\oraocrb11.dll
0 x 64790000 - 0x6479d000 C:\app\oracle\product\11.2.0\client_1\bin\oraocrutl11.dll
0x59a60000 - 0x59b01000 C:\WINDOWS\system32\dbghelp.dll
0x62bd0000 - 0x62c0e000 C:\app\oracle\product\11.2.0\client_1\bin\oracell11.dll
0x0c9a0000 - 0x0ca38000 C:\app\oracle\product\11.2.0\instantclient_11_2\orasql11.dll
0x650e0000 - 0x650f8000 C:\app\oracle\product\11.2.0\client_1\bin\OraPlc11.Dll

VM Arguments:
jvm_args:-Xbootclasspath/a: C:\Program Files\Java\jdk1.7.0_51\lib\tools.jar; C:\Program Files\Java\jdk1.7.0_51\lib\dt.jar-Dsun.java2d.noddraw=true-Dnetbeans.home=/Program Files/sqldeveloper/netbeans/platform /-Dnetbeans.logger.console=true-Dexcluded.modules=org.eclipse.osgi-Dide.cluster.dirs=/Program Files/sqldeveloper/netbeans/fcpbridge /: / Program Files/sqldeveloper/netbeans/ide /: / Program files/sqldeveloper/netbeans /... /-Xverify: none-Doracle.ide.extension.HooksProcessingMode=LAZY-Dorg.eclipse.equinox.simpleconfigurator.configUrl=file:bundles.info-Dosgi.bundles=file:/Program Files/sqldeveloper/ide/ide/lib/oracle.ide.osgi.jar@3:start -Dosgi.bundles.defaultStartLevel=1-Dosgi.configuration.cascaded=false-Dosgi.noShutdown=true-Dorg.osgi.framework.bootdelegation=*-Dosgi.parentClassloader=app-Dosgi.locking=none - Xbootclasspath/p:/Program Files/sqldeveloper /. rdbms/jlib/ojdi.jar-Dosgi.classloader.type=parallel-Dosgi.bundlefile.limit=500-Dide.feedback-server=ide.us.oracle.com-Djavax.xml.transform.TransformerFactory=oracle.ide.xml.switchable.SwitchableTransformerFactory-Djavax.xml.stream.XMLInputFactory=com.ctc.wstx.stax.WstxInputFactory-Djavax.xml.stream.util.XMLEventAllocator= oracle.ideimpl.xml.stream.XMLEventAllocatorImpl-Doracle.ide.reportEDTViolations=bug-Doracle.ide.reportEDTViolations.exceptionsfile=/Program Files/sqldeveloper/ide/bin/swing-thread-violations.conf-Xms128M-Xmx800M-Dide.update.usage.servers=http://www.oracle.com/webfolder/technetwork/sqldeveloper/usage.xml -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true-Dsun.java2d.ddoffscreen=false-Dwindows.shell.font.languages= - XX : MaxPermSize = 256 M-Doracle.ide.startup.features=sqldeveloper-Doracle.ide.osgi.boot.api.OJStartupHook=oracle.dbtools.raptor.startup.HomeSupport-Doracle.jdbc.mapDateToTimestamp=false-Doracle.jdbc.autoCommitSpecCompliant=false-Doracle.jdbc.useFetchSizeWithLongColumn=true-Dsun.locale.formatasdefault=true - Dide.AssertTracingDisabled=true - Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true-Djava.util.logging.config.file=logging.conf-Dsqldev.debug=false-Xms128m-Xmx800m-Dide.startingArg0=C:\Program Files\sqldeveloper\sqldeveloper.exe-Dide.launcherProcessId=5844-Dide.config_pathname=C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf-Dide.startingcwd=C:\Program Files\sqldeveloper--Dtool.user.conf=C:\Documents Duser.conf=C:\Documents et Settings\RMURPHY\Application Data\sqldeveloper\1.0.0.0.0\product.conf et Settings\RMURPHY\Application Data\sqldeveloper\1.0.0.0.0\sqldeveloper.conf-Dide.shell.enableFileTypeAssociation=C:\Program Files\sqldeveloper\sqldeveloper.exe-Dide.pref.dir.base=C:\Documents and Settings\RMURPHY\Application Donnees-dide.work.dir.base=c:\sw Documents
java_command: oracle.ide.osgi.boot.OracleIdeLauncher
Type of launcher: generic

Environment variables:
PATH=C:\app\oracle\product\11.2.0\instantclient_11_2; C:\Program Files\Common Files\Microsoft Shared\Microsoft Services online; C:\app\oracle\product\11.2.0\Client_1\bin; C:\oracle\product\10.2.0\client_2\bin; E:\oracle\product\10.2.0\Client_1\bin; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem; C:\Windows\system32\WindowsPowerShell\v1.0; C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\; C:\Program Files\Microsoft SQL Server\100\Tools\Binn\; C:\Program Files\Microsoft SQL Server\100\DTS\Binn\; C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\. C:\Program Files\Windows Imaging\. C:\Program Files\OmniBack\bin\
USERNAME = xxxxxxx

OS = Windows_NT
PROCESSOR_IDENTIFIER = x 86 family 6 model 23 Stepping 10, GenuineIntel

---------------  S Y S T E M  ---------------

OS: Windows XP Build 2600 Service Pack 3

CPU:total 2 (2 cores per processor, 1 threads by heart) family 6 model 23 stepping 10 cmov cx8 fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4 k page, physical 3632676 k (2422308 k free), Exchange 7639844 k (6369116 k free)

vm_info: Java hotspot Client VM (24.51 - b03) for JRE windows - x 86 (1.7.0_51 - b13), built on 18 December 2013 19:09:58 by 'java_re' with unknown MS VC ++: 1600

time: kill May 05 13:04:05 2014
elapsed time: 111 seconds

Hi 876213,

Since 'the accident occurred outside the Virtual Machine Java to native code' (e.g. oran11.dll), you should try one of the following conditions:

1. avoid the Oracle DB client code.

2. cleaning of the Oracle DB client so that only one Windows PATH ENV variable appears (instead of 3!).  It resembles a version mismatch.

So I recommend one of these:

1. use Connection Type: base without database > advanced > use Oracle Client and the driver use OIC/thickness options

2. at least install client Oracle 11.2.0.3 moment (the minimum for SQL Dev 4.0.x) and put it on the PATH, first removing all other Oracle customers

If you do not want to change the path globally in Windows system settings, create a .bat file which then adjusts lance SQL Developer.

Kind regards

Gary

SQL development team

Tags: Database

Similar Questions

  • Why the volume speaker icon disappear from the Office

    WHY THE VOLUME SPEAKER ICON DISAPPEAR FROM THE OFFICE

    Hi FREDERICKLOU,

    Follow the steps below to make sure that the volume icon is set to display in the notification bar:

    1. Click the arrow in the notification bar, click Customize and click Start > Control Panel > Notification area icons
    2. Use the drop-down list next to the Volume and select Show icon and notifications
    3. Click OK

    Let us know if that helps.

  • My Recycle Bin icon disappeared from the Office

    My Recycle Bin icon disappeared from the office, what ca I do it to get it back?

    http://support.Microsoft.com/default.aspx/KB/810869

    How can I make the Recycle Bin on my desktop in Windows Vista

    To resolve this problem in Windows Vista, follow these steps:

    1. click on Startand then click Control Panel.

    2. click on appearance and personalization, click personalization, and then click on Change desktop icons.

    3. Click to select the Recycle Bin check box, and then click OK.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://ask-Leo.com/i_accidentally_deleted_my_recycle_bin_in_vista_how_do_i_get_it_back.html

    A tutorial on the restoration of the trash.

    See you soon.

    Mick Murphy - Microsoft partner

  • reminder disappeared from the Office

    I have a relatively new computer running windows 7 pro.  Few problems. Tonight, I am home after doing something else and found that my reminder with my to-do list had disappeared from the office.  There is no error message and clicking on the icon in the toolbar them recovered.  I restarted the computer and they appeared.  I ran the SFC system, a few days ago.

    Everything else seems to work, even if today, I suddenly disconnected (e) Skype which surprised me 9latest version). I have antivirus and use Outlook.com.  I deleted temporary files, deleted cookies and didn't expect no more problems. I love these notes and can't imagine why they just disappear?

    Please don't tell me to reinstall the operating system.

    Ellen

    Sticky notes are nice but not reliable because they are easily erased or deleted because they are not permanent files,

    As another way to list these items using Notepad or Wordpad.

    Click on start / all programs / Accessories folder / Notepad. (is free) WordPad is part of the Office on I think, but it may also be listed.

  • my creative cloud icon has disappeared from the office, it is not in my applications folder. How can I get that back?

    my creative cloud icon has disappeared from the office, it is not in my applications folder. How can I get that back?

    Hello

    Please try to re - download applications.

    https://helpx.Adobe.com/creative-cloud/help/download-install-app.html

    Concerning

  • backup hd disappeared from the Office

    Today, I received a message that does not have my Time Machine backup.  While they inspected out, I find that my HD internal backup icon has disappeared from my office.  Yikes!  How find it & get it back?  I run first aid disk backup and the Info window says "not mounted."  However, he finds the disk in the finder window,

    I would add that the first aid app takes a long time and the small progress bar indicates no progress at all.  "He's been on: checking multiple related files" forever.

  • Desktop shortcuts for items on the network sometimes drives disappear from the Office

    I have a number of shortcut icons on my desktop Windows 7 (RC1) to the network elements - some are files on a NAS server, some are mapped as the floppy drives, etc. However, Windows 7 seems to sometimes simply remove all without notice, and I have to recreate all the shortcuts to my NAS articles again.

    I wondered at first if this may have been because Windows sometimes would start until all my network devices is available, but when that happens, he scored just correctly icons with a red x to indicate that he could not find them at startup, and as soon as the NAS is available then shortcuts work fine.

    However at random intervals, seven of these shortcuts simply disappear from the desktop. All other shortcuts and icons are very good and the mapped drives are always present in my 'Computer' screen - it's just the focused on the NAS shortcuts on the desktop that disappear.

    No idea why this is happening?

    André

    If you create shortcuts from desktop to removable storage locations such as NAS icons will disappear from time to time because Windows 7 has a built in scheduling the task to clean up unused or broken links.

    To prevent the task to run, you must disable the task in the task schedular: Start-Programs-Accessories-System Tools-Task Scheduler
    Expand the tree in the left pane until you get to the Task Scheduler Library-Microsoft-Windows-diagnosis.
    In the right pane, right click on the named scheduled task, and then click on disable.

  • BlackBerry Smartphones configuration assistant has disappeared from the Office Curve 8330

    My icon of the Setup Wizard (the one with the picture of the phone with a gear next to it) disappeared from my office. I tried removing the battery and do a reset and select "show all" applications. Any suggestions on how to get it back?

    Office = Home screen, we call it.

    Do you think you accidentally move to a folder... The program installation, Applications, downloads, etc. ?

  • CD/DVD writer disappeared from the Office

    I'm new to this, so please be patient. I am running Windows 7 Home Premium OS on a Dell XPS M1210 laptop. I tried to burn my first DVD. A window appeared in windows media player, saying that I had to install a burner/player. The ICON for the drive disappeared from my office. I can't find anything anywhere. I had just finished burning files to a CD - R disc in the 'Master Disc' configuration, with success. Dell support site is down at the moment.

    I can't find any software for the drive. You can use some of your skills!

    Thank you

    David Henry

    Fort Worth, Texas, United States

    Your CD or DVD drive is missing or is not recognized by Windows or other programs

    Fix for CD/DVD drive missing:

    http://support.Microsoft.com/kb/982116

  • "nothing can be sent from the Office" when you try to print

    Original title: the problem of office printing

    Windows 8: I can't print anything.  He said: "nothing can be sent from the office.  Two hours ago, it was printing.  It happened once before and I accidentally found something clicked, active summer and it worked again.  They make it almost impossible to find! I can't find this time and so cannot print.  Where can I activate "the workstation sending" on my printer please.  I hate Windows 8!  Thank you.

    Hello

    -You use the devices option in the charms bar to select the printer and then print whatever it is?

    The message 'Nothing can be sent from the Office' means simply that you must do this from the 'Start' screen or in an app Store instead of from the "desktop". If you get "Has nothing to send right now" the splash screen or the app Store, then this means that you don't have any external device (ex: projector, printer, etc.) connected to send anything to, or the application does not support.

    Here is a work around that you can try.

    If you try to print from a program like MS word or notepad, and then press the CTRL key and the P key to access the printer Options. You will find the printer that is installed on the computer.

    Navigate through the steps of troubleshooting provided in http://answers.microsoft.com/en-us/windows/forum/windows_8-hardware/devices-nothing-can-be-sent-from-this-desktop/532f81de-435d-4121-a9e3-2ed57a1bf31a

    This is a wonderful tutorial on how to get used to Windows 8. Hope that this will make it easier to use Windows 8. http://Windows.Microsoft.com/en-in/Windows-8/tutorial

    If you have any questions, please let us know.

  • Shortcut network disappeared from the Office of Windows7

    Hello
    first of all sorry for my English, I'm Italian!

    I'm a system for a small and medium business administrator. We are moving to Windows 7, because I think it's faster and more reliable than XP... but we have a little problem:
    Any customer using a new PC running Windows 7 , are complaining of the same problem (but boring):
    Some times generally (after the reboot, but not always) all the 'shortened network' disappear from office without reason.
    With the word "shortcut network" I mean: link to the remote folder (folder on a network file server), link to computer from the network or link to my own connections (such as the VPN to my company)
    An especially don't bind to the network resources are affected by this problem, [the desktop icon, the internal links, ore file icons, are not affected by this problem]

    It happened to me also (on all of my 3 PCs) and I'm really surprised!
    I found some forums with the same question:
    example 1 http://forums.techarena.in/operating-systems/1285630.htm
    Example 2 http://www.bdc-forum.it/showthread.php?t=91939
    but all have not yet given a comprehensive response

    Can you help me?
    Best regards
    Giorgio

    BossDweebe thanks for your quick response. Yes, I mean that!

    In general I want to say "link on the desktop pointing to external resources" as:

    link to removabke USB pen
    link to the memory card
    link to the computer from the network
    link to the shared folder [not on my PC] network.

    My idea was this link to clean periodically broken (or does not apparently) of windows from the desktop:

    Without doubt, I found the solution for this problem:

    You must click the Start Menu > Control Panel and then > go to system and security > administrative tools (bottom) > Task Scheduler > Task Scheduler (Local) (top left corner) > Task Scheduler Library > Microsoft > Windows > diagnosis >

    (right pane) Right-click on planned > disabled

    In the case of the active shortcuts then all desktop external drives such as card readers, usb, CD/DVD player and also Panel readers so items are deleted by Windows 7 when planning

  • Some user icons have disappeared from the Office

    I use a Sony Vaio laptop running Vista business with Service Pack 2.

    Earlier today, most of the icons on my desktop disappeared. Who else is shortcuts in the folder C:\USERS\PUBLIC\DESKTOP.  Those who have disappeared are those of C:\USERS\MYNAME\DESKTOP.  When I look in this file by using Solution Explorer, all the files are still present. It's just you display the icon on the desktop that is missing.

    I am connected to my usual account that has administrator privileges.  Office properties are set to "Show desktop icons" and "snap to grid".

    Earlier today, I installed an update of AVG Internet Security and performed a full scan, but can't say for sure if the disappearance of the icons has coincided with this.

    It seems that the system is linking the visible office with the files in the Public folder, but not those in my personal file.

    I tried to restore the system to the earlier dates, but this did not restore desktop layout.

    Can anyone tell how to recover? Help will be very appreciated.

    Hi Jessen

    Thanks for your reply.

    In fact, it became obvious that the registry has been damaged.  I restored the registry to a previous state by using a backup, and that solved the problem.

    Thank you for your suggestions.

    Sohail

  • Destop icons have disappeared from the office.

    My desktop icons disappeared, impossible to open anything in the Office

    Hello
    Your computer is probably infected by malicious software. Try following the steps in this virus/malware removal guide: http://www.selectrealsecurity.com/malware-removal-guide/
    It provides simple instructions on how to remove malware from Windows. If you have any questions, just ask. I hope this helps you.
    Brian
  • Satellite L550 - 1 8: icons disappeared from the Office

    Hello.
    Satellite my husband suddenly erased while he was using it. When the screen came back, all the "shortcuts" to programs had disappeared. The screen is white gray with the brand Toshiba passes through the middle of the screen.

    How do we get back shortcuts? Sorry don't know the good 'computer-terms..".

    Hello

    Right click on the desktop. Choose the command view and ensure this option called Show Desktop icons is selected (marked)

    Good luck

  • No sound from the tv when connected via a laptop computer vga cable

    I connect my acer to a sanyo hd tv with a vga cable.  pictue is fine, but the sound only comes from my laptop, using windows 7

    Hello

    I suggest you refer to the link mentioned to ensure that Media Center has been configured properly with the TV below:

    Getting started with Windows Media Center

    You may also like to refer to the below mentioned link and check if the cables were connected as they are supposed to be:

    Connect your computer to a TV

    Note: If your computer is connected to a TV, notes that many video cards and cable types do not support audio signals. You may need to connect the sound card of your computer directly to your speakers.

    Kind regards

    Gaurav Prakash - Microsoft Support
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • Cannot downgrade

    Dear people of Apple Support communities, I tried to downgrade my MacBook Pro (13, early 2011) of El Capitan to the Mavericks, but I'm stuck. At the beginning I was not able to create a bootable USB, however, I used a 32 GB SD card I had lying around

  • Dynadock U3.0 does not work on USB 3.0

    Hello My Dynadock works quite strange (8.1 WIN): it works perfectly well on the USB 2.0 slot, while only partially on USB 3.0 - in this case there is no ethernet connection and video, so no Displaylink of icon in the status bar. Only the usb ports an

  • Delete the old partition of Vista HDDRecovery after migration to W7

    I bought my PC with Vista, including a special partition DATA (E) containing HDDRecoverySince I installed Windows 7 and I have created a new recovery disk.Is it possible to delete the old partition E now?Thank you for your response.

  • Cannot reinstall Windows XP after the removal of Windows 8. The installation does not complete.

    I installed win 8 January last on a xp pro machine, which was in surplus. I uninstalled the victory 8 and now impossible to reinstall win xp pro The computer is a homemade which ran from win xp pro for several years. I installed win 8 trial knowing t

  • How to import MPEG-4 files in Windows Movie Maker in Windows Vista?

    Windows Media Player 11 recognizes and plays MPEG-4 great but WMM does not recognize them.  I would like to import some MPEG-4 files in Movie Maker and work with them - is there a codec or something that allows this? I'm sure I can find a software to