Fatal crash and damaged connections

Hi,
I was running a long query in an unshared connection, then opened a table and tried to switch to the Data tab, but sqldev froze.
I thought it was either some regression bug on locking the UI until the query finished, or the other type of deadlock I am frequently experiencing.
However, sqldev never came back. A stack dump apparently revealed some new stuff, so maybe this is different:
Full thread dump Java HotSpot(TM) Client VM (10.0-b19 mixed mode):
"worksheet" prio=6 tid=0x2e8ee400 nid=0x78c runnable [0x2efbf000..0x2efbfc94]
   java.lang.Thread.State: RUNNABLE
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        at oracle.net.ns.Packet.receive(Packet.java:239)
        at oracle.net.ns.DataPacket.receive(DataPacket.java:92)
        at oracle.net.ns.NetInputStream.getNextPacket(NetInputStream.java:172)
        at oracle.net.ns.NetInputStream.read(NetInputStream.java:117)
        at oracle.net.ns.NetInputStream.read(NetInputStream.java:92)
        at oracle.net.ns.NetInputStream.read(NetInputStream.java:77)
        at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1023)
        at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:999)
        at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:584)
        at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.
java:194)
        at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPrepare
dStatement.java:785)
        at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPrepa
redStatement.java:860)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
nt.java:1186)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePrep
aredStatement.java:3381)
        at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePrepare
dStatement.java:3425)
        - locked <0x07f27198> (a oracle.jdbc.driver.T4CConnection)
        at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(Oracle
PreparedStatementWrapper.java:1202)
        at oracle.dbtools.raptor.models.ResultSetTableModel.openResultSet(Result
SetTableModel.java:337)
        at oracle.dbtools.raptor.models.ResultSetTableModel$1.doWork(ResultSetTa
bleModel.java:673)
        - locked <0x0802da68> (a java.lang.Object)
        at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:161)
        at oracle.ide.dialogs.ProgressRunnable.start(ProgressRunnable.java:129)
        at oracle.dbtools.raptor.models.ResultSetTableModel._fetchNext(ResultSet
TableModel.java:889)
        - locked <0x0802d9d8> (a oracle.dbtools.raptor.models.ResultSetTableMode
l)
        at oracle.dbtools.raptor.models.ResultSetTableModel.open(ResultSetTableM
odel.java:350)
        at oracle.dbtools.raptor.models.ResultSetTableModel.open(ResultSetTableM
odel.java:341)
        at oracle.dbtools.raptor.controls.ResultSetTable.setQuery(ResultSetTable
.java:604)
        at oracle.dbtools.sqlworksheet.sqlview.SqlEditorMainPanel._setQueryResul
tSetData(SqlEditorMainPanel.java:1212)
        at oracle.dbtools.sqlworksheet.sqlview.SqlEditorMainPanel.setQueryResult
Set(SqlEditorMainPanel.java:1150)
        at oracle.dbtools.sqlworksheet.sqlview.SqlEditor$2.construct(SqlEditor.j
ava:1103)
        at oracle.dbtools.raptor.utils.NamedSwingWorker$2.run(NamedSwingWorker.j
ava:115)
        at java.lang.Thread.run(Thread.java:619)
"pool-2-thread-1" prio=6 tid=0x2eb3bc00 nid=0xbdc waiting on condition [0x3064f0
00..0x3064fb14]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x06be94f0> (a java.util.concurrent.locks.Abstra
ctQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
.await(AbstractQueuedSynchronizer.java:1925)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.jav
a:358)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.ja
va:946)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:906)
        at java.lang.Thread.run(Thread.java:619)
"IconOverlayTracker Timer" prio=6 tid=0x2e719800 nid=0xc08 in Object.wait() [0x3
054f000..0x3054fb94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.util.TimerThread.mainLoop(Timer.java:483)
        - locked <0x066a50b0> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)
"Timer-2" prio=6 tid=0x2ea6a800 nid=0xbf4 in Object.wait() [0x3044f000..0x3044fc
14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.util.TimerThread.mainLoop(Timer.java:483)
        - locked <0x066a5130> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)
"TextBufferScavenger" prio=6 tid=0x2bcd4400 nid=0x71c in Object.wait() [0x3024f0
00..0x3024fd94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x06579368> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
        at oracle.ide.model.TextNode$FacadeBufferReference$PollingThread.run(Tex
tNode.java:1886)
"Native Directory Watcher" prio=2 tid=0x2e88c400 nid=0x36c runnable [0x2facf000.
.0x2facfb94]
   java.lang.Thread.State: RUNNABLE
        at oracle.ide.natives.NativeHandler.enterWatcherThread(Native Method)
        at oracle.ide.natives.NativeHandler$2.run(NativeHandler.java:252)
        at java.lang.Thread.run(Thread.java:619)
"Swing-Shell" daemon prio=6 tid=0x2ea0a400 nid=0x234 waiting on condition [0x2f9
cf000..0x2f9cfc14]
   java.lang.Thread.State: WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x05c69dc0> (a java.util.concurrent.locks.Abstra
ctQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
.await(AbstractQueuedSynchronizer.java:1925)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.jav
a:358)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.ja
va:946)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:906)
        at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Win32ShellFol
derManager2.java:458)
        at java.lang.Thread.run(Thread.java:619)
"IconOverlayTracker Timer" prio=6 tid=0x2bd54400 nid=0xfe8 in Object.wait() [0x2
f7cf000..0x2f7cfd14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.util.TimerThread.mainLoop(Timer.java:483)
        - locked <0x05b68a88> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)
"IconOverlayTracker Timer" prio=6 tid=0x2ea0f800 nid=0xfe4 in Object.wait() [0x2
f5cf000..0x2f5cfd94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.util.TimerThread.mainLoop(Timer.java:483)
        - locked <0x05b68b08> (a java.util.TaskQueue)
        at java.util.TimerThread.run(Timer.java:462)
"Meter Updater" prio=6 tid=0x2e649400 nid=0xf34 waiting on condition [0x2f4cf000
..0x2f4cfb14]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at elephant.insider.view.impl.MeterUpdater$Updater.run(MeterUpdater.java
:131)
        at java.lang.Thread.run(Thread.java:619)
"Meter Dispatcher" prio=6 tid=0x2e648800 nid=0xf30 waiting on condition [0x2f3cf
000..0x2f3cfb94]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at elephant.insider.view.impl.MeterUpdater$Dispatcher.run(MeterUpdater.j
ava:282)
        at java.lang.Thread.run(Thread.java:619)
"Adapter Monitor" prio=6 tid=0x2b9e5000 nid=0xf1c waiting on condition [0x2f2cf0
00..0x2f2cfc14]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x05954860> (a java.util.concurrent.locks.Abstra
ctQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:198
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
.awaitNanos(AbstractQueuedSynchronizer.java:1963)
        at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.jav
a:395)
        at elephant.insider.server.monitor.impl.AdapterMonitorImpl$Monitor.run(A
dapterMonitorImpl.java:247)
        at java.lang.Thread.run(Thread.java:619)
"TimerQueue" daemon prio=6 tid=0x2af42400 nid=0xf6c in Object.wait() [0x2e4bf000
..0x2e4bfb14]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at javax.swing.TimerQueue.run(TimerQueue.java:236)
        - locked <0x0541bcf0> (a javax.swing.TimerQueue)
        at java.lang.Thread.run(Thread.java:619)
"AWT-EventQueue-0" prio=6 tid=0x2af20c00 nid=0x6d8 waiting for monitor entry [0x
2e2bf000..0x2e2bfb94]
   java.lang.Thread.State: BLOCKED (on object monitor)
        at oracle.javatools.db.StatementWrapper$1.runImpl(StatementWrapper.java:
220)
        - waiting to lock <0x07f27198> (a oracle.jdbc.driver.T4CConnection)
        at oracle.javatools.db.StatementWrapper$1.runImpl(StatementWrapper.java:
212)
        at oracle.javatools.db.StatementWrapper$ExecutionRunnable.run(StatementW
rapper.java:653)
        - locked <0x03034468> (a oracle.javatools.db.StatementWrapper$1)
        at oracle.javatools.db.StatementWrapper.doExecute(StatementWrapper.java:
290)
        at oracle.javatools.db.StatementWrapper.execute(StatementWrapper.java:21
1)
        at oracle.javatools.db.AbstractDatabase.isConnectionAlive(AbstractDataba
se.java:209)
        at oracle.javatools.db.AbstractDatabase.getConnection(AbstractDatabase.j
ava:187)
        at oracle.javatools.db.AbstractDatabase.getConnection(AbstractDatabase.j
ava:175)
        at oracle.dbtools.raptor.utils.Connections.getDatabase(Connections.java:
485)
        at oracle.dbtools.raptor.utils.Connections.getDatabase(Connections.java:
513)
        at oracle.dbtools.db.DBUtil.addQuotes(DBUtil.java:1300)
        at oracle.dbtools.raptor.oviewer.table.DataEditor.open(DataEditor.java:3
44)
        at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:244)
        at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:152)
        at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:
94)
        at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneSt
ate.java:231)
        at oracle.ideimpl.editor.SplitPane.setCurrentEditorStatePos(SplitPane.ja
va:1220)
        at oracle.ideimpl.editor.SplitPane$1.valueChanged(SplitPane.java:132)
        at oracle.ide.controls.customtab.CustomTab.fireSelectionChange(CustomTab
.java:292)
        at oracle.ide.controls.customtab.CustomTab._setSelectedPage(CustomTab.ja
va:604)
        at oracle.ide.controls.customtab.CustomTab.setSelectedPage(CustomTab.jav
a:566)
        at oracle.ide.controls.customtab.CustomTab.selectPageAt(CustomTab.java:6
19)
        at oracle.ide.controls.customtab.CustomTab.mousePressed(CustomTab.java:9
69)
        at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
2)
        at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:26
2)
        at java.awt.Component.processMouseEvent(Component.java:6038)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
        at java.awt.Component.processEvent(Component.java:5806)
        at java.awt.Container.processEvent(Container.java:2058)
        at java.awt.Component.dispatchEventImpl(Component.java:4413)
        at java.awt.Container.dispatchEventImpl(Container.java:2116)
        at java.awt.Component.dispatchEvent(Component.java:4243)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3983)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
        at java.awt.Container.dispatchEventImpl(Container.java:2102)
        at java.awt.Window.dispatchEventImpl(Window.java:2440)
        at java.awt.Component.dispatchEvent(Component.java:4243)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:273)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:183)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:173)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
"AWT-Windows" daemon prio=6 tid=0x2bb9d000 nid=0xa74 runnable [0x2e0af000..0x2e0
afc94]
   java.lang.Thread.State: RUNNABLE
        at sun.awt.windows.WToolkit.eventLoop(Native Method)
        at sun.awt.windows.WToolkit.run(WToolkit.java:290)
        at java.lang.Thread.run(Thread.java:619)
"AWT-Shutdown" prio=6 tid=0x2bbad800 nid=0xa70 in Object.wait() [0x2dfaf000..0x2
dfafd14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
        - locked <0x053f0240> (a java.lang.Object)
        at java.lang.Thread.run(Thread.java:619)
"Java2D Disposer" daemon prio=6 tid=0x2bb7c400 nid=0xa6c in Object.wait() [0x2de
af000..0x2deafd94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x053f02d0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
        at sun.java2d.Disposer.run(Disposer.java:125)
        at java.lang.Thread.run(Thread.java:619)
"Low Memory Detector" daemon prio=6 tid=0x2af39400 nid=0xddc runnable [0x0000000
0..0x00000000]
   java.lang.Thread.State: RUNNABLE
"CompilerThread0" daemon prio=6 tid=0x2af2b400 nid=0xdd8 waiting on condition [0
x00000000..0x2b59f7bc]
   java.lang.Thread.State: RUNNABLE
"Attach Listener" daemon prio=6 tid=0x2af2a400 nid=0xdd4 runnable [0x00000000..0
x00000000]
   java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=6 tid=0x2af29400 nid=0xdd0 waiting on condition
[0x00000000..0x00000000]
   java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=8 tid=0x2af16800 nid=0xdbc in Object.wait() [0x2b29f000.
.0x2b29fd14]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
        - locked <0x05370298> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=6 tid=0x2af15c00 nid=0xdb8 in Object.wait() [0x2
b19f000..0x2b19fc94]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:485)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
        - locked <0x05370320> (a java.lang.ref.Reference$Lock)
"main" prio=6 tid=0x00986800 nid=0xd5c waiting on condition [0x00000000..0x0012f
b3c]
   java.lang.Thread.State: RUNNABLE
"VM Thread" prio=6 tid=0x2af12800 nid=0xdb4 runnable
"VM Periodic Task Thread" prio=6 tid=0x2af54800 nid=0xde0 waiting on condition
JNI global references: 4038
Heap
def new generation   total 4736K, used 1381K [0x02c10000, 0x03130000, 0x0537000
0)
  eden space 4224K,  23% used [0x02c10000, 0x02d08a40, 0x03030000)
  from space 512K,  75% used [0x03030000, 0x03090b50, 0x030b0000)
  to   space 512K,   0% used [0x030b0000, 0x030b0000, 0x03130000)
tenured generation   total 62144K, used 47234K [0x05370000, 0x09020000, 0x22c10
000)
   the space 62144K,  76% used [0x05370000, 0x08190950, 0x08190a00, 0x09020000)
compacting perm gen  total 45824K, used 45645K [0x22c10000, 0x258d0000, 0x2ac10
000)
   the space 45824K,  99% used [0x22c10000, 0x258a36c0, 0x258a3800, 0x258d0000)
No shared spaces configured.At the end, I had to kill sqldev. But on restarting, my connections couldn't get loaded.
Upon further investigation, I found the connections.xml truncated! The last entry was part of the second last connection:
   <Reference name="DES - Auditoria" className="oracle.jdeveloper.db.adapter.DatabaseProvider" xmlns="">
      <Factory className="oracle.jdeveloper.db.adapter.DatabaseProviderFactory"/>
      <RefAddresses>
         <StringRefAddr addrType="OracleConnectionType">
            <Contents>BASIC</Contents>
         </StringRefAddr>
         <StringRefAddr addrType="oraDriverType">
            <Contents>thin</Contents>
         </StringRefAddr>
         <StringRefAddr addrType="sid">
            <Contents>DES</Contents>
         </StringRefAddr>
         <StringRefAddr addrType="port">
            <Contents>1521</Contents>
         </StringRefAddr>
         <StringRefAddr addrType="user">
            <Contents>Auditoria</Contents>
         </StringRefAddr>
         <StringRefAddr addrType="role">
            <Contents/>
         </StringRefAddr>
         <StringRefAddr addrType="NoPasswordConnection">
            <Contents>TRUE</Contents>
         </StringRefAddr>
         <StringRefAddr addrType="subtype">
            <Contents>oraJDBC</Contents>
         </StringRefAddr>
         <StringRefAddr addrType="ConnName">
            <Contents>DES - Auditoria</Contents>
         </StringRefAddr>
         <StringRefAddr addrType="RaptorConnectionType">
            <Contents>Oracle</Contents>
         </StringReTrying to import previously saved connections failed with another exception.
Luckily copying the xml from the conserved previous version finally restored my connections.
How could all this happen???
Regards,
K.

I found the truncation of connections.xml to happen on just opening the unshared connection!
This is all I get in the log on doing so:
FINER     2940     188     oracle.javatools.db.DatabaseFactory     Opening connection for DES - General__1 took 172ms
FINE     2941     0     oracle.javatools.db.AbstractDatabase     DES - General__1: new oracle.javatools.db.ora.Oracle10gR2
FINER     2942     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2943     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2944     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2945     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2946     0     oracle.javatools.db.DBLog     DES - General__1:
select /*OracleDatabaseImpl.ALL_NLS_PARAMS_QUERY*/
       s.parameter, s.value
from  nls_session_parameters s
union all
select d.parameter, d.value
from  nls_database_parameters d
where not exists (select 1 from nls_session_parameters s2
                  where   s2.parameter = d.parameter)
union all
select 'NLS_CHARSET_ID' parameter, to_char(NLS_CHARSET_ID(charset.value)) value
from (select value
      from nls_database_parameters
      where parameter = 'NLS_CHARACTERSET') charset
Binds used: none
FINER     2947     15     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 15ms
FINER     2948     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2949     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2950     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2951     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2952     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2953     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2954     0     oracle.javatools.db.DBLog     DES - General__1:
SELECT /*BaseOracleDatabase.ALL_CURR_USER_QUERY*/
       USERNAME
,      DEFAULT_TABLESPACE
,      TEMPORARY_TABLESPACE
FROM   SYS.USER_USERS
Binds used: none
FINER     2955     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2956     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2957     16     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 16ms
FINER     2958     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2959     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2960     0     oracle.javatools.db.DBLog     DES - General__1:
SELECT /*OracleDatabaseImpl.ALL_ROLES_QUERY*/
       ROLE FROM SESSION_ROLES
Binds used: none
FINER     2961     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINE     2962     0     oracle.javatools.db.ora.OracleDatabaseImpl     Database DES - General__1 has the DBA role.
FINER     2963     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2964     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2965     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2966     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2967     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2968     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2969     391     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2970     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2971     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     2972     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     2973     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2974     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2975     15     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2976     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2977     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2978     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2979     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2980     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2981     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2982     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2983     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2984     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2985     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2986     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2987     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2988     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2989     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2990     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2991     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2992     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2993     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2994     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2995     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2996     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2997     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2998     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     2999     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3000     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3001     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3002     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3003     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3004     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3005     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3006     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3007     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3008     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3009     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3010     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3011     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3012     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3013     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3014     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3015     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3016     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3017     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3018     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3019     15     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3020     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3021     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3022     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3023     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3024     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3025     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3026     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3027     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3028     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3029     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3030     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3031     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3032     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3033     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3034     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3035     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3036     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3037     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3038     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3039     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3040     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3041     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3042     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3043     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3044     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3045     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3046     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3047     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3048     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3049     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3050     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3051     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3052     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3053     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3054     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3055     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3056     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3057     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3058     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3059     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3060     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3061     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3062     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3063     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3064     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3065     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3066     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3067     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3068     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3069     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3070     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3071     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3072     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3073     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3074     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3075     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3076     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3077     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3078     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3079     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3080     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3081     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3082     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3083     15     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 15ms
FINER     3084     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3085     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3086     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3087     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3088     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3089     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3090     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3091     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3092     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3093     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3094     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3095     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3096     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3097     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3098     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3099     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3100     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3101     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3102     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3103     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3104     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3105     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3106     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3107     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3108     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3109     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3110     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3111     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3112     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3113     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3114     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3115     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3116     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3117     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3118     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3119     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3120     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3121     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3122     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3123     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3124     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3125     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3126     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3127     15     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3128     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3129     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3130     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3131     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3132     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3133     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3134     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3135     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3136     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3137     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3138     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3139     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3140     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3141     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3142     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3143     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3144     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3145     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3146     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3147     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3148     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 16ms
FINER     3149     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3150     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3151     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3152     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3153     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3154     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3155     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3156     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3157     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3158     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3159     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3160     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3161     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3162     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3163     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3164     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3165     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3166     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3167     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3168     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3169     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3170     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3171     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3172     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3173     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3174     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3175     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3176     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3177     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3178     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3179     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3180     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3181     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3182     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3183     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3184     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3185     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3186     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3187     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3188     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3189     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3190     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3191     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3192     15     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3193     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3194     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3195     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3196     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3197     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3198     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3199     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3200     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3201     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3202     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3203     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3204     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3205     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3206     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3207     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3208     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3209     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3210     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3211     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3212     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3213     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3214     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3215     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3216     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3217     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3218     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3219     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3220     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3221     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3222     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3223     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3224     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3225     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3226     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3227     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3228     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3229     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3230     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3231     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3232     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3233     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3234     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3235     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3236     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3237     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     3238     0     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 0ms
FINER     3239     0     oracle.javatools.db.DBLog     DES - General__1:
/** TESTING CONNECTION IS ALIVE */ SELECT 1 FROM DUAL
Binds used:
FINER     3240     15     oracle.javatools.db.StatementWrapper     Executing query, and processing results took 15ms
FINER     3241     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3242     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3243     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3244     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3245     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3246     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3247     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3248     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3249     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3250     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3251     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3252     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3253     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3254     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3255     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3256     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3257     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3258     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3259     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3260     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3261     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3262     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3263     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3264     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3265     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3266     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3267     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3268     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3269     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3270     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3271     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3272     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3273     15     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3274     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3275     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3276     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3277     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3278     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3279     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3280     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3281     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3282     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3283     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3284     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3285     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3286     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3287     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3288     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3289     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3290     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3291     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3292     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3293     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3294     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 16ms
FINER     3295     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3296     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3297     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3298     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3299     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3300     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3301     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3302     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3303     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3304     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3305     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3306     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3307     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3308     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3309     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3310     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3311     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3312     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3313     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3314     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3315     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3316     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 16ms
FINER     3317     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3318     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3319     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3320     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3321     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3322     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3323     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3324     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3325     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3326     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3327     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3328     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3329     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3330     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3331     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3332     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3333     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3334     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3335     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3336     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3337     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3338     15     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3339     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3340     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3341     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3342     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3343     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3344     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3345     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3346     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3347     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3348     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3349     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3350     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3351     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3352     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3353     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3354     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3355     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3356     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3357     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3358     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3359     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3360     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3361     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3362     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3363     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3364     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3365     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3366     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3367     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3368     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3369     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3370     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3371     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3372     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3373     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3374     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3375     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3376     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3377     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3378     15     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3379     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3380     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3381     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3382     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3383     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3384     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3385     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3386     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3387     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3388     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3389     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3390     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3391     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3392     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3393     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3394     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3395     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3396     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3397     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3398     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3399     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3400     16     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3401     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3402     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3403     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3404     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3405     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3406     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3407     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3408     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3409     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3410     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3411     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3412     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3413     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3414     0     oracle.jdeveloper.db.DatabaseConnections     ... lookup of Referenceable from CA took 0ms
FINER     3415     0     oracle.jdeveloper.db.Data

Similar Messages

  • 10.8.3 crashing and damaging external drives

    I never had in years so many crashes and damaged HDD as with 10.8.3!!!!! Away from home, no Genius near and worst: I'm working! Can anyone help me? (as this panic I had 15 or more since upgrading)
    Thank you
    Anonymous UUID:               
    899BDEBE-0285-4D08-6A7D-9DF556C83CA9
    Sun Mar 31 04:16:40 2013
    panic(cpu 2 caller 0xffffff8000ab7e95): Kernel trap at 0xffffff7f82a6dca6, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000068, CR3: 0x000000006b37804f, CR4: 0x00000000000606e0
    RAX: 0x0000000000000000, RBX: 0xffffff801365d600, RCX: 0x0000000000000001, RDX: 0x0000000000000000
    RSP: 0xffffff80f16739b0, RBP: 0xffffff80f16739e0, RSI: 0xffffff80146a8c00, RDI: 0xffffff801365d600
    R8:  0xffffff8015781200, R9:  0xffffff8120f58000, R10: 0x0000000000000001, R11: 0x0000000000000000
    R12: 0x0000000000000000, R13: 0xffffff7f82e6a7d0, R14: 0xffffff80146a8c00, R15: 0xffffff801365d600
    RFL: 0x0000000000010246, RIP: 0xffffff7f82a6dca6, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000068, Error code: 0x0000000000000002, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80f1673650 : 0xffffff8000a1d626
    0xffffff80f16736c0 : 0xffffff8000ab7e95
    0xffffff80f1673890 : 0xffffff8000acd4dd
    0xffffff80f16738b0 : 0xffffff7f82a6dca6
    0xffffff80f16739e0 : 0xffffff7f82ac4fbc
    0xffffff80f1673a10 : 0xffffff7f82a81f2f
    0xffffff80f1673a40 : 0xffffff7f82a82efd
    0xffffff80f1673a70 : 0xffffff7f82aec230
    0xffffff80f1673ab0 : 0xffffff7f82a8303a
    0xffffff80f1673ae0 : 0xffffff7f82a75d48
    0xffffff80f1673b40 : 0xffffff7f82a81990
    0xffffff80f1673ba0 : 0xffffff8000e65ab3
    0xffffff80f1673bc0 : 0xffffff8000e6668d
    0xffffff80f1673c20 : 0xffffff8000e6408f
    0xffffff80f1673d70 : 0xffffff8000a984a1
    0xffffff80f1673e80 : 0xffffff8000a20aed
    0xffffff80f1673eb0 : 0xffffff8000a10448
    0xffffff80f1673f00 : 0xffffff8000a1961b
    0xffffff80f1673f70 : 0xffffff8000aa5dd6
    0xffffff80f1673fb0 : 0xffffff8000acdd43
    Kernel Extensions in backtrace:
    com.apple.iokit.IOAcceleratorFamily(30.14)[8CAD17E4-8359-3015-BCFC-F1964357CBFE] @0xffffff7f82a5f000->0xffffff7f82aa9fff
    dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f80f6c000
    dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f816d2000
    dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8168f000
    com.apple.AMDRadeonAccelerator(1.0.6)[1DDF899D-B472-36DF-A08D-365D3221F6CE]@0xff ffff7f82ab5000->0xffffff7f82e6bfff
    dependency: com.apple.iokit.IOAcceleratorFamily(30.14)[8CAD17E4-8359-3015-BCFC-F1964357CBFE ]@0xffffff7f82a5f000
    dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f80f6c000
    dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f816d2000
    dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8168f000
    BSD process name corresponding to current thread: plugin-container
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:
    0x0000000000800000
    Kernel text base: 0xffffff8000a00000
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 13071288966976
    last loaded kext at 88930055395: com.tuxera.filesystems.tufsfs.fusefs_txantfs
    2013.3.14 (addr 0xffffff7f82f82000, size 98304)
    last unloaded kext at 254117951487: com.apple.driver.AppleUSBUHCI
    5.2.5 (addr 0xffffff7f8149d000, size 65536)
    loaded kexts:
    com.tuxera.filesystems.tufsfs.fusefs_txantfs
    2013.3.14
    com.Cycling74.driver.WondershareAudioDevice
    1.5.2
    com.Cycling74.driver.Soundflower
    1.5.1
    de.novamedia.driver.NMSmartplugSCSIDevice
    1.0.1
    com.apple.filesystems.cd9660
    1.4.3
    com.apple.driver.AppleHWSensor
    1.9.5d0
    com.apple.driver.AGPM
    100.12.87
    com.apple.driver.IOBluetoothSCOAudioDriver
    4.1.3f3
    com.apple.driver.IOBluetoothA2DPAudioDriver
    4.1.3f3
    com.apple.driver.AppleMikeyHIDDriver
    122
    com.apple.driver.AppleHDA
    2.3.7fc4
    com.apple.driver.AudioAUUC
    1.60
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport
    4.1.3f3
    com.apple.iokit.IOUserEthernet
    1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager
    4.1.3f3
    com.apple.Dont_Steal_Mac_OS_X
    7.0.0
    com.apple.driver.ApplePolicyControl
    3.3.0
    com.apple.driver.AppleMikeyDriver
    2.3.7fc4
    com.apple.driver.ACPI_SMC_PlatformPlugin
    1.0.0
    com.apple.driver.AppleSMCPDRC
    1.0.0
    com.apple.filesystems.autofs
    3.0
    com.apple.driver.AppleUpstreamUserClient
    3.5.10
    com.apple.kext.AMDFramebuffer
    8.1.0
    com.apple.AMDRadeonAccelerator
    1.0.6
    com.apple.driver.SMCMotionSensor
    3.0.3d1
    com.apple.driver.AppleLPC
    1.6.0
    com.apple.driver.AppleSMCLMU
    2.0.3d0
    com.apple.driver.AppleIntelHD3000Graphics
    8.1.0
    com.apple.driver.AppleIntelSNBGraphicsFB
    8.1.0
    com.apple.driver.AppleMuxControl
    3.3.0
    com.apple.driver.AppleMCCSControl
    1.1.11
    com.apple.driver.AppleUSBTCButtons
    237.1
    com.apple.driver.AppleUSBTCKeyboard
    237.1
    com.apple.driver.AppleIRController
    320.15
    com.apple.iokit.SCSITaskUserClient
    3.5.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless
    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib
    1.0.0d1
    com.apple.BootCache
    34
    com.apple.driver.XsanFilter
    404
    com.apple.iokit.IOAHCIBlockStorage
    2.3.1
    com.apple.driver.AppleUSBHub
    5.5.5
    com.apple.driver.AppleSDXC
    1.4.0
    com.apple.driver.AirPort.Brcm4331
    614.20.16
    com.apple.iokit.AppleBCM5701Ethernet
    3.6.0b1
    com.apple.driver.AppleFWOHCI
    4.9.6
    com.apple.driver.AppleAHCIPort
    2.5.1
    com.apple.driver.AppleUSBEHCI
    5.5.0
    com.apple.driver.AppleEFINVRAM
    1.7
    com.apple.driver.AppleSmartBatteryManager
    161.0.0
    com.apple.driver.AppleRTC
    1.5
    com.apple.driver.AppleACPIButtons
    1.7
    com.apple.driver.AppleHPET
    1.8
    com.apple.driver.AppleSMBIOS
    1.9
    com.apple.driver.AppleACPIEC
    1.7
    com.apple.driver.AppleAPIC
    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient
    196.0.0
    com.apple.nke.applicationfirewall
    4.0.39
    com.apple.security.quarantine
    2
    com.apple.driver.AppleIntelCPUPowerManagement
    196.0.0
    com.apple.driver.DspFuncLib
    2.3.7fc4
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport
    4.1.3f3
    com.apple.iokit.IOAudioFamily
    1.8.9fc11
    com.apple.kext.OSvKernDSPLib
    1.6
    com.apple.iokit.IOSurface
    86.0.4
    com.apple.iokit.IOSerialFamily
    10.0.6
    com.apple.iokit.IOBluetoothFamily
    4.1.3f3
    com.apple.driver.IOPlatformPluginLegacy
    1.0.0
    com.apple.driver.AppleSMBusPCI
    1.0.11d0
    com.apple.kext.triggers
    1.0
    com.apple.iokit.IOFireWireIP
    2.2.5
    com.apple.iokit.IOAcceleratorFamily
    30.14
    com.apple.kext.AMD6000Controller
    8.1.0
    com.apple.kext.AMDSupport
    8.1.0
    com.apple.driver.IOPlatformPluginFamily
    5.3.0d51
    com.apple.driver.AppleSMC
    3.1.4d2
    com.apple.driver.AppleHDAController
    2.3.7fc4
    com.apple.iokit.IOHDAFamily
    2.3.7fc4
    com.apple.driver.AppleGraphicsControl
    3.3.0
    com.apple.driver.AppleBacklightExpert
    1.0.4
    com.apple.iokit.IONDRVSupport
    2.3.7
    com.apple.driver.AppleSMBusController
    1.0.11d0
    com.apple.iokit.IOGraphicsFamily
    2.3.7
    com.apple.driver.AppleThunderboltDPInAdapter
    1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily
    1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter
    1.2.6
    com.apple.iokit.IOUSBMassStorageClass
    3.5.1
    com.apple.driver.AppleUSBMultitouch
    237.3
    com.apple.iokit.IOUSBHIDDriver
    5.2.5
    com.apple.driver.AppleUSBMergeNub
    5.5.5
    com.apple.driver.AppleUSBComposite
    5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice
    3.5.5
    com.apple.iokit.IOBDStorageFamily
    1.7
    com.apple.iokit.IODVDStorageFamily
    1.7.1
    com.apple.iokit.IOCDStorageFamily
    1.7.1
    com.apple.iokit.IOSCSIBlockCommandsDevice
    3.5.5
    com.apple.iokit.IOAHCISerialATAPI
    2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily
    3.5.5
    com.apple.driver.AppleThunderboltNHI
    1.6.3
    com.apple.iokit.IOThunderboltFamily
    2.2.6
    com.apple.iokit.IOUSBUserClient
    5.5.5
    com.apple.iokit.IO80211Family
    522.4
    com.apple.iokit.IOEthernetAVBController
    1.0.2b1
    com.apple.iokit.IONetworkingFamily
    3.0
    com.apple.iokit.IOFireWireFamily
    4.5.5
    com.apple.iokit.IOAHCIFamily
    2.3.1
    com.apple.iokit.IOUSBFamily
    5.5.5
    com.apple.driver.AppleEFIRuntime
    1.7
    com.apple.iokit.IOHIDFamily
    1.8.1
    com.apple.iokit.IOSMBusFamily
    1.1
    com.apple.security.sandbox
    220.2
    com.apple.kext.AppleMatch
    1.0.0d1
    com.apple.security.TMSafetyNet
    7
    com.apple.driver.DiskImages
    345
    com.apple.iokit.IOStorageFamily
    1.8
    com.apple.driver.AppleKeyStore
    28.21
    com.apple.driver.AppleACPIPlatform
    1.7
    com.apple.iokit.IOPCIFamily
    2.7.3
    com.apple.iokit.IOACPIFamily
    1.4
    com.apple.kec.corecrypto
    1.0
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.5 GHz, 8 GB, SMC 1.69f4
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS727575A9E362, 750,16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: External, 0x13fd  (Initio Corporation), 0x1840, 0xfa130000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: eGo USB, 0x059b  (Iomega Corporation), 0x0070, 0xfd120000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    Hi Viking, travelling and working down here in Brazil, no idea how much a 1.5 GB HDD costs! Had to buy 2 of them and manage to save almost everything.
    Anyway the system keeps crashing by itself. I really upgraded tuxera but keeps giving me the old version.
    As for Cycling it's ok for the system.
    Don't know what to do anymore and I'm affraid to loose more data having to work for another 90 days here!
    Thanks and if you can keep helping me...
    Interval Since Last Panic Report:  505870 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    899BDEBE-0285-4D08-6A7D-9DF556C83CA9
    Sat Apr  6 17:37:41 2013
    panic(cpu 0 caller 0xffffff80074b7e95): Kernel trap at 0xffffff7f8945eca6, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000068, CR3: 0x00000001fc03603d, CR4: 0x00000000000606e0
    RAX: 0x0000000000000000, RBX: 0xffffff801cdd9000, RCX: 0x0000000000000001, RDX: 0x0000000000000000
    RSP: 0xffffff80f80139b0, RBP: 0xffffff80f80139e0, RSI: 0xffffff8019fdfc00, RDI: 0xffffff801cdd9000
    R8:  0xffffff80338c0f00, R9:  0xffffff811b8c0000, R10: 0x0000000000000001, R11: 0x0000000000000000
    R12: 0x0000000000000000, R13: 0xffffff7f8985b7d0, R14: 0xffffff8019fdfc00, R15: 0xffffff801cdd9000
    RFL: 0x0000000000010246, RIP: 0xffffff7f8945eca6, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000068, Error code: 0x0000000000000002, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80f8013650 : 0xffffff800741d626
    0xffffff80f80136c0 : 0xffffff80074b7e95
    0xffffff80f8013890 : 0xffffff80074cd4dd
    0xffffff80f80138b0 : 0xffffff7f8945eca6
    0xffffff80f80139e0 : 0xffffff7f894b5fbc
    0xffffff80f8013a10 : 0xffffff7f89472f2f
    0xffffff80f8013a40 : 0xffffff7f89473efd
    0xffffff80f8013a70 : 0xffffff7f894dd230
    0xffffff80f8013ab0 : 0xffffff7f8947403a
    0xffffff80f8013ae0 : 0xffffff7f89466d48
    0xffffff80f8013b40 : 0xffffff7f89472990
    0xffffff80f8013ba0 : 0xffffff8007865ab3
    0xffffff80f8013bc0 : 0xffffff800786668d
    0xffffff80f8013c20 : 0xffffff800786408f
    0xffffff80f8013d70 : 0xffffff80074984a1
    0xffffff80f8013e80 : 0xffffff8007420aed
    0xffffff80f8013eb0 : 0xffffff8007410448
    0xffffff80f8013f00 : 0xffffff800741961b
    0xffffff80f8013f70 : 0xffffff80074a5dd6
    0xffffff80f8013fb0 : 0xffffff80074cdd43
          Kernel Extensions in backtrace:
             com.apple.iokit.IOAcceleratorFamily(30.14)[8CAD17E4-8359-3015-BCFC-F1964357CBFE ]@0xffffff7f89450000->0xffffff7f8949afff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8796c000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f880cd000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8808a000
             com.apple.AMDRadeonAccelerator(1.0.6)[1DDF899D-B472-36DF-A08D-365D3221F6CE]@0xf fffff7f894a6000->0xffffff7f8985cfff
                dependency: com.apple.iokit.IOAcceleratorFamily(30.14)[8CAD17E4-8359-3015-BCFC-F1964357CBFE ]@0xffffff7f89450000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8796c000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f880cd000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8808a000
    BSD process name corresponding to current thread: plugin-container
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x0000000007200000
    Kernel text base: 0xffffff8007400000
    System model name: MacBookPro8,2 (Mac-94245A3940C91C80)
    System uptime in nanoseconds: 110643967891780
    last loaded kext at 107698276016373: com.apple.filesystems.cd9660    1.4.3 (addr 0xffffff7f899dc000, size 36864)
    last unloaded kext at 107848572264075: com.apple.driver.AppleUSBCDC    4.1.23 (addr 0xffffff7f899a1000, size 12288)
    loaded kexts:
    de.novamedia.driver.NMSmartplugSCSIDevice    1.0.1
    com.tuxera.filesystems.tufsfs.fusefs_txantfs    2013.3.14
    com.Cycling74.driver.WondershareAudioDevice    1.5.2
    com.Cycling74.driver.Soundflower    1.5.1
    com.apple.filesystems.cd9660    1.4.3
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.driver.IOBluetoothSCOAudioDriver    4.1.3f3
    com.apple.driver.IOBluetoothA2DPAudioDriver    4.1.3f3
    com.apple.iokit.IOBluetoothSerialManager    4.1.3f3
    com.apple.driver.AGPM    100.12.87
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AppleHDA    2.3.7fc4
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.1.3f3
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AppleMikeyDriver    2.3.7fc4
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.kext.AMDFramebuffer    8.1.0
    com.apple.driver.SMCMotionSensor    3.0.3d1
    com.apple.driver.AppleIntelHD3000Graphics    8.1.0
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.ApplePolicyControl    3.3.0
    com.apple.AMDRadeonAccelerator    1.0.6
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.AppleSMCLMU    2.0.3d0
    com.apple.driver.AppleIntelSNBGraphicsFB    8.1.0
    com.apple.driver.AppleMuxControl    3.3.0
    com.apple.driver.AppleMCCSControl    1.1.11
    com.apple.driver.AppleUSBTCButtons    237.1
    com.apple.driver.AppleUSBTCKeyboard    237.1
    com.apple.driver.AppleIRController    320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.iokit.SCSITaskUserClient    3.5.5
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.3.1
    com.apple.driver.AppleUSBHub    5.5.5
    com.apple.driver.AppleSDXC    1.4.0
    com.apple.iokit.AppleBCM5701Ethernet    3.6.0b1
    com.apple.driver.AppleFWOHCI    4.9.6
    com.apple.driver.AirPort.Brcm4331    614.20.16
    com.apple.driver.AppleAHCIPort    2.5.1
    com.apple.driver.AppleUSBEHCI    5.5.0
    com.apple.driver.AppleEFINVRAM    1.7
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleACPIButtons    1.7
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.8
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.7
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    196.0.0
    com.apple.nke.applicationfirewall    4.0.39
    com.apple.security.quarantine    2
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.5
    com.apple.iokit.IOUSBMassStorageClass    3.5.1
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.driver.DspFuncLib    2.3.7fc4
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.1.3f3
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleHDAController    2.3.7fc4
    com.apple.iokit.IOHDAFamily    2.3.7fc4
    com.apple.driver.AppleSMBusPCI    1.0.11d0
    com.apple.iokit.IOAudioFamily    1.8.9fc11
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.iokit.IOSurface    86.0.4
    com.apple.iokit.IOBluetoothFamily    4.1.3f3
    com.apple.iokit.IOAcceleratorFamily    30.14
    com.apple.kext.AMD6000Controller    8.1.0
    com.apple.kext.AMDSupport    8.1.0
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.driver.IOPlatformPluginFamily    5.3.0d51
    com.apple.driver.AppleSMC    3.1.4d2
    com.apple.driver.AppleGraphicsControl    3.3.0
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IONDRVSupport    2.3.7
    com.apple.driver.AppleSMBusController    1.0.11d0
    com.apple.iokit.IOGraphicsFamily    2.3.7
    com.apple.driver.AppleUSBMultitouch    237.3
    com.apple.driver.AppleThunderboltDPInAdapter    1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily    1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.2.6
    com.apple.iokit.IOUSBHIDDriver    5.2.5
    com.apple.driver.AppleUSBMergeNub    5.5.5
    com.apple.driver.AppleUSBComposite    5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.5.5
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOAHCISerialATAPI    2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.5
    com.apple.iokit.IOUSBUserClient    5.5.5
    com.apple.driver.AppleThunderboltNHI    1.6.3
    com.apple.iokit.IOThunderboltFamily    2.2.6
    com.apple.iokit.IOEthernetAVBController    1.0.2b1
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IO80211Family    522.4
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.iokit.IOAHCIFamily    2.3.1
    com.apple.iokit.IOUSBFamily    5.5.5
    com.apple.driver.AppleEFIRuntime    1.7
    com.apple.iokit.IOHIDFamily    1.8.1
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    220.2
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    345
    com.apple.iokit.IOStorageFamily    1.8
    com.apple.driver.AppleKeyStore    28.21
    com.apple.driver.AppleACPIPlatform    1.7
    com.apple.iokit.IOPCIFamily    2.7.3
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.5 GHz, 8 GB, SMC 1.69f4
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS727575A9E362, 750,16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: eGo USB, 0x059b  (Iomega Corporation), 0x0070, 0xfa130000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: External, 0x13fd  (Initio Corporation), 0x1840, 0xfd120000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

  • Ongoing fatal crash and security bug related to connecting external display

    The infrastructures in OS X to resume from sleep, to authenticate, and to change displays is fundamentally not working.
    The security bug I have encountered has to do with connecting a cinema display exclusively to a MacBook Pro. This is a specific situation, but please note that I have experienced the same problem on no fewer than three independent laptop. Plus, the Genius in the Apple Retail Store was convinced of the general instability of this infrastructure. The security problem is that hot corners no longer function if I transition between two states in the same reboot. The first state is where I have the laptop powered on and using its own internal display exclusively (when I'm on the road). The second state is when I have the laptop displaying its output exclusively on an external display (when I'm at home). What happens is that an attempt to use hot corners fails. There is no response. I even added configuration on all four corners (whereas I originally had settings only for the rightmost corners), and even then, the hot corner action (of sleeping the display or entering locked screen saver mode) does not commence. This prevents the user from being able to secure the display on demand using standard methods that are supposed to work.
    The instability level related to connecting the external display exclusively is high. Again, I've experienced this on no fewer than three independent laptops, and the Apple Genius at the Retail Store confirmed that this aspect of OS X did not work consistently. When I want to connect the cinema display to the laptop in such a way that the laptop's own display is not part of the active screen, the process I use succeeds about half the time. Supposing I have been on the road, where I am using the laptop display exclusively. I then put the laptop to sleep. When I return home with the lid open, I connect first the USB (power) from the cinema display to the laptop, and then I connect the Mini DisplayPort. When that step works, what happens is that the login screen shows on the cinema display despite the fact that my laptop lid is closed. This is good, and is what I want. At that point, I open the laptop lid and quickly log in.
    With Apple being a mobile device company, I rely on the laptop for tasks that one traditionally may use a desktop for. This simply points to the versatility of the laptop. But I'd like the bugs resolved, so that I do not have to hesitate to make use of the inherent flexibility possible with the MacBook Pro.
    Here's what happens when the process (of connecting the external display in a way that establishes itself as the only screen in use by OS X) fails. Firstly, when I connect the external display via Mini DisplayPort, the laptop doesn't even respond. Instead, it remains asleep. So to work around it I have to repeatedly disconnect and reconnect the Mini DisplayPort so that the asleep MacBook Pro will see that there is a display connected to it. Also, sometimes that isn't even enough and I have to open the laptop lid, and put it to sleep again so as to trigger whatever actions are necessary to recognise the external display (presumably by having the laptop recently awake). Around half the time, I have to play this game of disconnecting and reconnecting until it actually works. This high level of reproducibility (confirmed by the Apple Genius representative's confidence that this part of the system doesn't actually work) should make it easy for an engineer to look into the problem.
    Fatally, and recently, OS X has completely crashed when I have attempted to connect the external display. The external display has gone completely blue, and after a half a minute, it blanked out and my entire laptop became unresponsive. I called Apple Support and was given a case number. I also took the laptop into the retail store to see if I could recover my current session without rebooting. There was no process suggested to make that happen and I was told to reboot the machine. I've had this happen before on other laptops, and it is frustrating that the kernel reaches such a state that it cannot be used. As I see it, this problem is not too unrelated to the way that I need to play a game in order to get the external display connected exclusively. Here are some workarounds that could be added:
    Firstly, whenever I connect an external display, I'd like the laptop to see that this has happened, and to take action accordingly (such as resuming from sleep). Secondly, If I connect an external keyboard, and press a key on it, I'd like this to wake the laptop too (in the event that the first method fails for some unforeseen reason). I'd also like the connection of the cinema display's USB power not to cause the laptop to enter into a confused state between asleep and awake. Sometimes I need to disconnect and reconnect USB power in order to trigger the laptop into waking, but that's only because it's not doing it on its own properly. On the other hand, I also ensure that the laptop doesn't have the Mini DisplayPort connected without also having the cinema display USB power connected, because that also is an unsupported configuration.
    I've also gotten the laptop to become confused about whether it is asleep or awake. When I open the lid, it seems to enter into sleep mode, but closing it seems to bring it into an active state.
    Also, I've successfully logged on and authenticated with the screen showing exclusively on the external display. But just ten seconds after I start using the system, the laptop falls asleep--with the lid open! Whatever triggers that action doesn't seem to be on track. The laptop is open, there are incoming events such as mouse movements and key presses, and the external display is on and is in use. And then the laptop falls asleep! This has happened numerous times. Not only should this not happen; the instances where it does happen can cause further instability and put my system at risk of fatally crashing.
    Also, the authentication system itself is highly buggy--far more than it should be. At times I have opened the laptop lid and caught a glimpse of a window before I have begun the login process. Also, an external authentication application that asks for Kerberos/AFS login credentials has been able to overlay itself on top of the primary authentication (whereas I should only see a single login dialog when I need to authenticate to the system). Also, I've had several of these authentication screens overlay on top of one another, although it's been months since I've experienced that one (so it may have been fixed). Also, around a third of the time, the window that authenticates me (on the black background) somehow transfers itself into the background (even though there's only one window!). What that means is what I begin to type my password, and now the laptop starts beeping at me and I need to manually click on the password field and begin entering my password again. This really shouldn't happen, and indicates too much complexity in this authentication process (such as, more OS X code is involved than is strictly necessary, which is likely to make the authentication system more difficult to test). Also, at times, I have been using too much CPU, such that the authentication screen takes too long to emerge. That also means that I'm not able to logon until I uncleanly shutdown the laptop. If the laptop has been asleep, and is revived in preparation for login, then that login screen should be given highest priority, even if there are other heavy CPU or I/O intensive tasks running in the background. And maybe the login dialog shouldn't disappear when the user is legitimately attempting to log in. So even if there is a possibility that the system is under heavy resource use (or there is a stall or minor deadlock), it shouldn't prevent the user from logging in altogether.
    At the moment, the very fact that the system shut down uncleanly means that the full disk encryption suite that I used has entered into an undetermined state, suggesting I may lose access to all my data. It's my hope that I can rely on Apple's products to interoperate in a way that won't cause me to be fearful and restrictive in my use, so that I can freely connect an external display at times, and at other times carry the laptop on the road.

    Ive got the same problem with Samsung UE225010 monitor too, its full hd but it looks terrible, could it be Displayport adapter issue, because couple month ago Ive tryed with some IPS display, and it looked same bad.

  • InDesign file crashing and damaging file...even the backup file.

    Of course in times of deadline but I have a lengthy 20 something page document that continually crashes and then gives me a damaged error but attempting to recover just crashes InDesign. I have tried recreating a couple times thinking maybe something corrupt in the doc but even the back up file is corrupt now! UGH! HELP!!!

    Hard to tell what you mean by the backup file is corrupt.
    It's possible that only the recovery data is bad, and if you empty the (hidden by default) InDesign Recovery folder you will be able to start ID without auto-recovery, then use File > Open... to navigate to and open the last saved version of the file.
    If a backup file is also misbehaving it  may be that it already had a problem, or else there is something not specifically file-related that is the problem, a plugin conflict, or a bad font are two common errors. Without more information, though, it's impossible to say. What version of ID? Which OS? Do you have the latest patch installed for your version?
    If yo are a Mac user you likely have a crash report associated with this. If so, post it on pastebin.com and give us a link to it here and we might be able to narrow things down.

  • How can I fix these many errors? I tried cropping a photo on my iPod touch, and then the whole thing crashed and said "connect to itunes" now itunes isn't letting me do a restore because of error 3194 and I don't have a warranty, somebody please help.

    Please help.

    See the actions for that error here:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    iPhone Error 3194 - How to Fix iTunes Error 3194?
    Fix Error 3194 from iTunes during iPhone restore

  • My ipod 5th gen ios 7.0.6 crashed and keeps going from the apple logo, going to a black screen, back to the apple logo, then back to the black screen and so on. Furthermore, my laptop doesn't recognise that the iPod is connected. What do I do?

    My ipod 5th gen ios 7.0.6 crashed and keeps going from the apple logo, going to a black screen, back to the apple logo, then back to the black screen and so on. Furthermore, my laptop doesn't recognise that the iPod is connected. What do I do?
    Please help me out as this is very irritating. This has been happening for the last 20-30 minutes. It had roughly half battery left.

    Try:                                               
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable       
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                              

  • The PC that my ipod was connected crashed and i wanted to switch it to my laptop now..the question is will i lose all my pictures and notes from my ipod if i switch PC's or is there a way to make it stay since i have icloud backup on my ipod.

    hi...the pc that my ipod was connected crashed and i wanted to switch it to my laptop now..the question is will i lose all my pictures and songs from my ipod if i switch PC's or is there a way to make it stay since u have icloud backup on my ipod. i really dont want to lose my pictures so plz let me know if there is a way...thank you

    The iCloud backup does not include non-Tunes purchased music and photos that were synced to the iPod. The iCloud backup does not also included a few other things included in the iPod backup that iTunes makes.
    The iPod backup that iTunes makes does also not included non-iTunes purchases and photos synced to the iPod.
    free programs like iFunBox with copy non-iTunes purchased music and some other things from iPod to computer.  A paid program like TouchCopy is needed to copy photos synced to the iPod to a computer.

  • My ipad is recognised as a camera when connected to my computer running on Windows XP. When my ipad has photos on it and I connect it to my computer it is initially recognised as a camera before my computer crashes.

    When my ipad has photos on it and I connect it to my computer it is initially recognised as a camera before my computer crashes. Resulting in me having to reboot the system again and going through the disc checks to resolve errors. This has happened on several occasions. On previous occasions when I have not had any photos on my ipad it has connected to my computer without any problem.Is there a way of solving this problem without having to remove all of my photos from my ipad.

    Being recognized as a camera is normal. Your computer sees the DCIM folder and doesn't know the difference between a 'real' camera and an iPad.
    One way to stop it could be to tell windows explorer what to do. When you plug your iPad in do you see a little pop up window listing things to do with the device? If so, there should be an option to 'do nothing', which means you tell your computer 'hey, ignore this device'. Your iTUnes will still work when you connect them, the windows protocols that search for images, etc. should just let it be and hopefully stop the crashing.

  • My ipod is not being recognised when i connect it to my computer and itunes crashes everytime i connect my ipod. Suggestions please?

    I'm having problems with my ipod. Everytime I connect it to my computer, itunes crashes and it says that the device is not recognised. Any suggestions pleeease?

    HI, if anyone can help, I appreciate it, I tried to
    return it but lost the receipt and I bought it a week
    ago so that kinda stings. Ok my PC froze today like
    it did a million times before and I had to restore
    it, after I restored it I tried to hooki up my ipod
    and it said usb device not reconized. When I clicked
    on that it said device is not reconized by windows. I
    tried different usb ports and the same thing keeps
    happening, but the ipod works when I hook it up to my
    360 and all my songs are still on there. I also tried
    re installing itunes and that didn't work either. If
    anyone knows what I can do please help. Thanks.
    I just got home from my dad's house and my ipod works fine on his PC, so I thought maybe my usb ports are faulty but all my other devices work on all my ports, the only thing that dosent work is my pod, so my pc isn't busted. If anyone knows what I can do please let me know, thanks for the help.

  • TS2446 my ipod touch is disabled tells me to connect to itunes but itunes doesn't recognize because my computer crashed and had to have fixed so doent recognize my ipod touch what do i do

    My ipod touch was lost and now I got it back but someone locked it up and says my ipod touch is disabled tells me to connect to my itunes.  I connected to my itunes on my computer but will not recognize this ipod touch because since it was lost my computer crashed and nothing could be saved on it so I had to reload itunes and start from the beginning so how do I get my ipod touch out of "disabled" mode?

    Try authorizing the computer because that may be the problem. And you need the latest version of itunes. Itunes 11.
    To authorize the computer go to itunes then press store then authorize.

  • ITunes Crash And Close Everytime Try To Connect To iPhone 3GS

    Hi as you see on my profile I'm using HP desktop 64bit windows vista home premium. So i download iTunes 64bit and installed it no problem on my system, Then connect my iPhone 3gs and iTunes start to making backup for first time, Then i update it to new version. After that when ever i connect my iphone to PC and try iTunes it first start to recognize the iphone but like after loading the i iTunes going to Stop,Hanged,Crash and iTunes close!
    I even uninstall iTunes then restart then install fresh one but still didn't work. My guess is that i should reset my iPhone to factory maybe.
    Oh but away the iPhones battery is awful. This my first Purchase on Apple, Let see how good this company is!
    Ok sync causing the problem on iTunes! I cancel the sync on iPhone when trying to connect to iTunes and didnt crash. As soon i start sync the iTunes crash.
    HELP.

    disable your anti virus/anti trojan software close and restart itunes and try again...
    if it is still crashing disable your firewall software close and restart itunes and try again...
    if no anti virus/anti trojan or firewall software is running try a driver re-install
    check this link for more help: http://support.apple.com/kb/TS1495
    be well!

  • Bought PS Elements 12 online this morning, unfortunately my internet connection crashed and download was incomplete, how can i go back? I don't have mail yet from Adobe of my purchase... Getting worried...

    Bought PS Elements 12 online this morning, unfortunately my internet connection crashed and download was incomplete, how can i go back? I don't have mail yet from Adobe of my purchase... Getting worried...

    Go to http://www.adobe.com/downloads and click the Try next to Elements. 
    Once you have the trial installed, use your newly-purchased serial number to register it.

  • I own Photoshop CS5.5 Student Teacher Edition.  My Computer Crashed and my Disk was damaged

    My computer Recently crashed and my Adobe CS5.5 Student and Teacher Edition Disk was damaged last year.   I want to re-download CS5.5 and then enter my serial Number so I can have it on my newly restored / repaired computer again how do I do this?

    I have a Photoshop CSS Protable software if you think you need then you knock me . 

  • My phone crashed and has an icon showing a usb cable and the itunes emblem. when I connect to itunes it does not recognize my phone and treats it as just iphone. when I try to restore about 9 to 10 minutes into the restore the phone turns off and then on

    My phone crashed and has an icon showing a usb cable and the itunes emblem. when I connect to itunes it does not recognize my phone and treats it as just iphone. when I try to restore about 9 to 10 minutes into the restore the phone turns off and then on and then loses the connection with itunes and at the end of the download it just asks me to restore it again.

    Be prepared to lose everything on your iPhone but it should be backed up in iTunes so you can restore from your backup.
    Try Recovery Mode... http://support.apple.com/kb/HT1808

  • I phone crashed and won't start up, even after connecting it to my mac, and tried the 10 sec. holding the power and home button

    my iPhone 4 crashed and the screen froze, so i pushed the power key to turn it off. But it won't start up again. I tried the 10 sec. holding with the power and home button, and connected it to my laptop, but it still won't start up. what should i do?

    Is there anything at all on the screen? Try this procedure:
    Plug your device into the original charger & block in a wall outlet and leave it alone for a couple of hours. Then, while it is still plugged in, restart it by holding down the home button and the power button for 10-15 seconds until you see the Apple, then let go.

Maybe you are looking for

  • Issue with Overall result in Formula

    Hi all, I have two keyfigures K1, K2 and a formula F1 in the report. (F1 = K1/ K2). And i have set the "Calculate result As" property of the keyfigure K2 as "Average". My report output looks like this, K1   |    K2   |   F1 5     |    10    |    0.5

  • I cant sync my ipod i connect it with you usb lead and it starts to charge but itunes wont recognize it being there

    i just got a new cd and i want to sync it onto my ipod i tried it the other day and it knows he album now and the songs but i cant play them and the song names are grey instead of black so i thought oh the sync cant have worked correctly so i go back

  • Gd580 and the XFi

    I recently installed the XFi on my system, using a gd580 5.1 speaker setup. The problem I am having is that I am not getting any sound out of the speakers. If I plug headphones into the card, I get sound. Plugging the speakers in from the subwoofer i

  • Building SQL String ?

    I am trying to build a SQL String and send it to the database... this is how i am trying to form a query string StringBuffer sBuff = new StringBuffer(250); sBuff.append("old information") sBuff.append("new history added twice"); String caseObjId = "2

  • Reg: Inprocess inspection

    Hi All, can anyone explain me about in-process inspection and how to carry out. i have attached quality plan to master recipe. once i create the order, inspection lot is created and it is coming to  QA32. when i make the Results recording for that lo