The Connection Navigator is missing

JAVA_HOME = C:\Program Files\Java\jdk1.6.0_10
path = %path%;%JAVA_HOME%\bin
I hava a Java SDK 6 Update 10 and the latest SQL developer.
When i start the developer, there is no Connection Navigator docked on the left also it also disappear under the View menu.
I tried to create new connection from File>New, i can find the database connection (i think it comes from the TNS_ADMIN i have set).
I clikc OK, then there is no connection dialog box appears, nothing happen.
I search this forum and find somebody said deleting the "windowinglayout.xml" would help the problem.
I tried it but no difference.
this the console when i start sqldeveloper and try to make new database connection
e SQL Developer': java.lang.ExceptionInInitializerError
at oracle.dbtools.raptor.RaptorDBAddin.initialize(RaptorDBAddin.java:111
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
rImpl.java:405)
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
erImpl.java:214)
at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
dinManagerImpl.java:128)
at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
at oracle.ide.Ide.startup(Ide.java:662)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:110)
at oracle.ideimpl.Main.main(Main.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
Caused by: java.lang.NullPointerException
at oracle.i18n.text.OraTerritory.getInstance(OraTerritory.java:101)
at oracle.dbtools.raptor.config.DBConfig.<clinit>(DBConfig.java:286)
... 33 more
Exception initializing 'oracle.dbtools.raptor.standalone.RaptorStandaloneAddin'
in extension 'Oracle SQL Developer Extras': java.lang.NoClassDefFoundError: Coul
d not initialize class oracle.dbtools.raptor.config.DBConfig
at oracle.dbtools.raptor.utils.URLChooserShortcuts.<clinit>(URLChooserSh
ortcuts.java:38)
at oracle.dbtools.raptor.standalone.RaptorStandaloneAddin.initialize(Rap
torStandaloneAddin.java:87)
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
rImpl.java:405)
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
erImpl.java:214)
at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
dinManagerImpl.java:128)
at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
at oracle.ide.Ide.startup(Ide.java:662)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:110)
at oracle.ideimpl.Main.main(Main.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
Exception in thread "XML Action Loader" java.lang.NoClassDefFoundError: Could no
t initialize class oracle.dbtools.raptor.config.DBConfig
at oracle.dbtools.raptor.dialogs.actions.XMLBasedObjectAction$1$1.run(XM
LBasedObjectAction.java:146)
Failed to load a window
java.lang.NoClassDefFoundError: Could not initialize class oracle.dbtools.raptor
.utils.URLChooserShortcuts
at oracle.dbtools.raptor.filenav.ProjectRootFilter.loadChildren(ProjectR
ootFilter.java:87)
at oracle.dbtools.raptor.filenav.ProjectRootFilter.getChildren(ProjectRo
otFilter.java:61)
at oracle.ideimpl.explorer.BaseTreeExplorer.addChildren(BaseTreeExplorer
.java:358)
at oracle.ideimpl.explorer.BaseTreeExplorer.setRoot(BaseTreeExplorer.jav
a:1489)
at oracle.ideimpl.explorer.BaseTreeExplorer.getTree(BaseTreeExplorer.jav
a:1458)
at oracle.ideimpl.explorer.BaseTreeExplorer.setContext(BaseTreeExplorer.
java:619)
at oracle.ideri.navigator.DefaultNavigatorWindow.createTree(DefaultNavig
atorWindow.java:1112)
at oracle.ideri.navigator.DefaultNavigatorWindow.getGUI(DefaultNavigator
Window.java:361)
at oracle.ide.docking.DockableWindow.getHostedComponent(DockableWindow.j
ava:231)
at oracle.ideimpl.docking.TitledPanelHolder.getOrCreateComponent(TitledP
anelHolder.java:47)
at oracle.ideimpl.docking.TitledPanel.setPageVisible(TitledPanel.java:88
1)
at oracle.ideimpl.docking.TitledPanel.showClient(TitledPanel.java:858)
at oracle.ideimpl.docking.TitledPanel.setClientVisible(TitledPanel.java:
841)
at oracle.ideimpl.docking.TitledPanel.setDockableVisible(TitledPanel.jav
a:1933)
at oracle.ideimpl.docking.DockPanel.setDockableVisible(DockPanel.java:31
1)
at oracle.ideimpl.docking.AbstractDockPanelHost.setDockableVisible(Abstr
actDockPanelHost.java:71)
at oracle.ideimpl.docking.DockStationImpl.setDockableVisible(DockStation
Impl.java:477)
at oracle.ideimpl.docking.DockStationImpl.setDockableVisible(DockStation
Impl.java:444)
at oracle.ideimpl.docking.DockStationImpl.setDefaultState(DockStationImp
l.java:1299)
at oracle.ideimpl.docking.DockStationImpl.onFreshInstall(DockStationImpl
.java:1194)
at oracle.ideimpl.docking.DockStationImpl.loadLayout(DockStationImpl.jav
a:1176)
at oracle.ideimpl.docking.DockStationListener.init(DockStationListener.j
ava:36)
at oracle.ide.layout.Layouts.activate(Layouts.java:805)
at oracle.ide.layout.Layouts.activateLayout(Layouts.java:185)
at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:726)
at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Failed to load a window
java.lang.NoClassDefFoundError: Could not initialize class oracle.dbtools.raptor
.config.DBConfig
at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel$7.getText(SqlHist
oryPanel.java:366)
at javax.swing.plaf.basic.BasicLabelUI.installComponents(BasicLabelUI.ja
va:345)
at javax.swing.plaf.basic.BasicLabelUI.installUI(BasicLabelUI.java:322)
at javax.swing.JComponent.setUI(JComponent.java:673)
at javax.swing.JLabel.setUI(JLabel.java:242)
at javax.swing.JLabel.updateUI(JLabel.java:256)
at javax.swing.table.DefaultTableCellRenderer.updateUI(DefaultTableCellR
enderer.java:144)
at javax.swing.JLabel.<init>(JLabel.java:145)
at javax.swing.JLabel.<init>(JLabel.java:216)
at javax.swing.table.DefaultTableCellRenderer.<init>(DefaultTableCellRen
derer.java:94)
at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel$7.<init>(SqlHisto
ryPanel.java:362)
at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel.createTable(SqlHi
storyPanel.java:360)
at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel.createGUI(SqlHist
oryPanel.java:149)
at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryPanel.<init>(SqlHistory
Panel.java:143)
at oracle.dbtools.sqlworksheet.sqlview.SqlEditorHistory.getHistoryPanel(
SqlEditorHistory.java:234)
at oracle.dbtools.sqlworksheet.sqlview.SqlHistoryDockable.getGUI(SqlHist
oryDockable.java:35)
at oracle.ide.docking.DockableWindow.getHostedComponent(DockableWindow.j
ava:231)
at oracle.ideimpl.docking.TitledPanelHolder.getOrCreateComponent(TitledP
anelHolder.java:47)
at oracle.ideimpl.docking.TitledPanel.setPageVisible(TitledPanel.java:88
1)
at oracle.ideimpl.docking.TitledPanel.showClient(TitledPanel.java:858)
at oracle.ideimpl.docking.TitledPanel.setClientVisible(TitledPanel.java:
841)
at oracle.ideimpl.docking.TitledPanel.setDockableVisible(TitledPanel.jav
a:1933)
at oracle.ideimpl.docking.DockPanel.setDockableVisible(DockPanel.java:31
1)
at oracle.ideimpl.docking.AbstractDockPanelHost.setDockableVisible(Abstr
actDockPanelHost.java:71)
at oracle.ideimpl.docking.DockStationImpl.setDockableVisible(DockStation
Impl.java:477)
at oracle.ideimpl.docking.DockStationImpl.setDockableVisible(DockStation
Impl.java:444)
at oracle.ideimpl.docking.DockStationImpl.setDefaultState(DockStationImp
l.java:1299)
at oracle.ideimpl.docking.DockStationImpl.onFreshInstall(DockStationImpl
.java:1194)
at oracle.ideimpl.docking.DockStationImpl.loadLayout(DockStationImpl.jav
a:1176)
at oracle.ideimpl.docking.DockStationListener.init(DockStationListener.j
ava:36)
at oracle.ide.layout.Layouts.activate(Layouts.java:805)
at oracle.ide.layout.Layouts.activateLayout(Layouts.java:185)
at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:726)
at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Exception in thread "EditorLoader" java.lang.NoClassDefFoundError: Could not ini
tialize class oracle.dbtools.raptor.config.DBConfig
at oracle.dbtools.raptor.oviewer.base.ViewerAddin.loadXMLEditors(ViewerA
ddin.java:233)
at oracle.dbtools.raptor.oviewer.base.ViewerAddin$1$1.run(ViewerAddin.ja
va:140)
at java.lang.Thread.run(Thread.java:619)
Exception while performing action New Database Connection...
java.lang.NoClassDefFoundError: Could not initialize class oracle.dbtools.raptor
.config.DBConfig
at oracle.dbtools.raptor.navigator.xml.NavigatorHook.initDescriptors(Nav
igatorHook.java:194)
at oracle.dbtools.raptor.navigator.xml.NavigatorHook.getNavigatorDescrip
tors(NavigatorHook.java:88)
at oracle.dbtools.raptor.navigator.xml.NavigatorHook.fetchConnectionType
s(NavigatorHook.java:146)
at oracle.dbtools.raptor.navigator.xml.NavigatorHook.getConnectionTypes(
NavigatorHook.java:104)
at oracle.dbtools.raptor.connections.ConnectionTypeRegistry.init(Connect
ionTypeRegistry.java:54)
at oracle.dbtools.raptor.connections.ConnectionTypeRegistry.getTabNames(
ConnectionTypeRegistry.java:36)
at oracle.dbtools.raptor.connections.ConnectionDialog.<init>(ConnectionD
ialog.java:224)
at oracle.dbtools.raptor.connections.ConnectionDialog.launch(ConnectionD
ialog.java:708)
at oracle.dbtools.raptor.explorer.jdev.ConnectionEditorImpl.launchEditor
(ConnectionEditorImpl.java:24)
at oracle.jdeveloper.db.DatabaseConnectionEditor.editConnection(Database
ConnectionEditor.java:110)
at oracle.jdeveloper.db.DatabaseActions.handleConnectionEditor(DatabaseA
ctions.java:199)
at oracle.jdeveloper.db.DatabaseActions.handleEvent(DatabaseActions.java
:151)
at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
at oracle.ide.controller.IdeAction.performAction(IdeAction.java:501)
at oracle.jdevimpl.db.DBConnWizard.invoke(DBConnWizard.java:42)
at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:365)
at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:5
20)
at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1092)
at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:373)
at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
i open the "windowinglayout.xml" and find that there is no message about the connection navigator
is it possible that the problem come from the resolution?
my resoultion is 1280 x 800 (8:5)

Having the same problem, SQL Dev was just working great until ones I started it the connection panel was missing. Unable to open saved sql files and a real strange behaviour of the app.
I have tried the suggested above with no luck.
Running:
- WinXP - with the latest updates.
- java sdk 1.6.0_11
- oracle ide: 1.5.3.5.7.83 see About bellow for more details
Getting this errormessage when pressing icon sql with a green arrow infront.
java.lang.NullPointerException
     at oracle.dbtools.raptor.controls.ConnectionPanelUI.listConnections(ConnectionPanelUI.java:426)
     at oracle.dbtools.raptor.controls.ConnectionPanelUI.resetConnections(ConnectionPanelUI.java:440)
     at oracle.dbtools.raptor.controls.ConnectionPanelUI.<init>(ConnectionPanelUI.java:120)
     at oracle.dbtools.raptor.controls.ConnectionPanelUI.<init>(ConnectionPanelUI.java:101)
     at oracle.dbtools.raptor.controls.ConnectionSelectorUI.<init>(ConnectionSelectorUI.java:36)
     at oracle.dbtools.raptor.controls.ConnectionSelectorUI.getConnection(ConnectionSelectorUI.java:59)
     at oracle.dbtools.raptor.controls.ConnectionSelectorUI.getConnection(ConnectionSelectorUI.java:42)
     at oracle.dbtools.sqlworksheet.sqlview.SqlEditorWizard.invoke(SqlEditorWizard.java:108)
     at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
     at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.toolbarAction(SqlEditorController.java:1291)
     at oracle.dbtools.sqlworksheet.sqlview.SqlEditorController.handleEvent(SqlEditorController.java:628)
     at oracle.ideimpl.controller.IdeActionHook$MetaClassController.handleEvent(IdeActionHook.java:407)
     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:855)
     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
     at oracle.ide.controls.ActionMenuToolButton.mav$fireActionPerformed(ActionMenuToolButton.java:77)
     at oracle.ide.controls.ActionMenuToolButton$FilterActionEvents.actionPerformed(ActionMenuToolButton.java:373)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
     at javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:291)
     at oracle.ide.controls.ActionMenuToolButton$2.setPressed(ActionMenuToolButton.java:210)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
     at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
     at java.awt.Component.processMouseEvent(Component.java:6134)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
     at java.awt.Component.processEvent(Component.java:5899)
     at java.awt.Container.processEvent(Container.java:2023)
     at java.awt.Component.dispatchEventImpl(Component.java:4501)
     at java.awt.Container.dispatchEventImpl(Container.java:2081)
     at java.awt.Component.dispatchEvent(Component.java:4331)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
     at java.awt.Container.dispatchEventImpl(Container.java:2067)
     at java.awt.Window.dispatchEventImpl(Window.java:2458)
     at java.awt.Component.dispatchEvent(Component.java:4331)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
About
Oracle SQL Developer 1.5.3
Version 1.5.3
Build MAIN-5783
Copyright © 2005,2008 Oracle. All Rights Reserved.
IDE Version: 11.1.1.0.22.49.44
Product ID: oracle.sqldeveloper
Product Version: 11.1.1.57.83
Version
Component     Version
=========     =======
CVS Version (External)     (CVSNT) 2.0.51d (client/server)
Java(TM) Platform     1.6.0_11
Oracle IDE     1.5.3.57.83
Versioning Support     1.5.3.57.83
Properties
Name     Value
====     =====
apple.laf.useScreenMenuBar     true
awt.toolkit     sun.awt.windows.WToolkit
class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
class.load.log.level     CONFIG
class.transfer     delegate
com.apple.macos.smallTabs     true
com.apple.mrj.application.apple.menu.about.name     "SQL_Developer"
com.apple.mrj.application.growbox.intrudes     false
file.encoding     Cp1252
file.encoding.pkg     sun.io
file.separator     \
http.agent     Mozilla/5.0 (Java 1.6.0_11; Windows XP 5.1 x86; sv_SE) ICEbrowser/v6_1_3
http.nonProxyHosts     
http.proxyHost     10.11.11.7
http.proxyPort     8080
https.nonProxyHosts     
https.proxyHost     10.11.11.7
https.proxyPort     8080
ice.browser.forcegc     false
ice.pilots.html4.ignoreNonGenericFonts     true
ice.pilots.html4.tileOptThreshold     0
ide.AssertTracingDisabled     true
ide.bootstrap.start     2103139118239
ide.build     MAIN-5783
ide.conf     C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf
ide.config_pathname     C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf
ide.debugbuild     false
ide.devbuild     false
ide.extension.search.path     sqldeveloper/extensions:jdev/extensions:ide/extensions
ide.firstrun     true
ide.java.minversion     1.5.0
ide.launcherProcessId     2648
ide.main.class     oracle.ide.boot.IdeLauncher
ide.patches.dir     ide/lib/patches
ide.pref.dir     C:\Documents and Settings\jobu\Application Data\SQL Developer
ide.pref.dir.base     C:\Documents and Settings\jobu\Application Data
ide.product     oracle.sqldeveloper
ide.shell.enableFileTypeAssociation     C:\Program Files\sqldeveloper\sqldeveloper.exe
ide.splash.screen     splash.gif
ide.startingArg0     C:\Program Files\sqldeveloper\sqldeveloper.exe
ide.startingcwd     C:\Program Files\sqldeveloper\sqldeveloper\bin
ide.user.dir     C:\Documents and Settings\jobu\Application Data\SQL Developer
ide.user.dir.var     IDE_USER_DIR
ide.work.dir     Z:\#JOBU My Documents\SQL Developer
ide.work.dir.base     Z:\#JOBU My Documents
java.awt.graphicsenv     sun.awt.Win32GraphicsEnvironment
java.awt.printerjob     sun.awt.windows.WPrinterJob
java.class.path     ..\..\ide\lib\ide-boot.jar
java.class.version     50.0
java.endorsed.dirs     C:\Java\jdk1.6.0_11\jre\lib\endorsed
java.ext.dirs     C:\Java\jdk1.6.0_11\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
java.home     C:\Java\jdk1.6.0_11\jre
java.io.tmpdir     C:\DOCUME~1\jobu\LOCALS~1\Temp\
java.library.path     C:\Program Files\sqldeveloper;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\;C:\Program Files\Borland\BDS\4.0\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Java\jdk1.5.0_17\bin;C:\Java\apache-ant-1.5.4\bin;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\ATI Technologies\Fire GL 3D Studio Max;C:\Program Files\cvsnt;\\tntdsx01\oracle\product\9.2.0\bin;\\10.112.65.51\oracle\product\10.2.0\client_1\BIN;C:\Program Files\Attachmate\Reflection\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Common Files\GTK\2.0\bin;C:\cygwin;C:\cygwin\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Borland\CaliberRM SDK 2005 R2\lib;Z:\#JOBU My Documents\Borland Studio Projects\Bpl;C:\cygwin;C:\cygwin\bin
java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
java.runtime.name     Java(TM) SE Runtime Environment
java.runtime.version     1.6.0_11-b03
java.specification.name     Java Platform API Specification
java.specification.vendor     Sun Microsystems Inc.
java.specification.version     1.6
java.util.logging.config.file     logging.conf
java.vendor     Sun Microsystems Inc.
java.vendor.url     http://java.sun.com/
java.vendor.url.bug     http://java.sun.com/cgi-bin/bugreport.cgi
java.version     1.6.0_11
java.vm.info     mixed mode
java.vm.name     Java HotSpot(TM) Client VM
java.vm.specification.name     Java Virtual Machine Specification
java.vm.specification.vendor     Sun Microsystems Inc.
java.vm.specification.version     1.0
java.vm.vendor     Sun Microsystems Inc.
java.vm.version     11.0-b16
jdbc.driver.home     //10.112.65.51/c$/oracle/product/10.2.0/client_1/
jdbc.library     //10.112.65.51/c$/oracle/product/10.2.0/client_1/jdbc/lib/ojdbc14.jar
line.separator     \r\n
oracle.home     C:\Program Files\sqldeveloper
oracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG     true
oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
oracle.xdkjava.compatibility.version     9.0.4
orai18n.library     //10.112.65.51/c$/oracle/product/10.2.0/client_1/jlib/orai18n.jar
os.arch     x86
os.name     Windows XP
os.version     5.1
path.separator     ;
reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
sun.arch.data.model     32
sun.boot.class.path     C:\Java\jdk1.6.0_11\jre\lib\resources.jar;C:\Java\jdk1.6.0_11\jre\lib\rt.jar;C:\Java\jdk1.6.0_11\jre\lib\sunrsasign.jar;C:\Java\jdk1.6.0_11\jre\lib\jsse.jar;C:\Java\jdk1.6.0_11\jre\lib\jce.jar;C:\Java\jdk1.6.0_11\jre\lib\charsets.jar;C:\Java\jdk1.6.0_11\jre\classes
sun.boot.library.path     C:\Java\jdk1.6.0_11\jre\bin
sun.cpu.endian     little
sun.cpu.isalist     
sun.desktop     windows
sun.io.unicode.encoding     UnicodeLittle
sun.java2d.ddoffscreen     false
sun.jnu.encoding     Cp1252
sun.management.compiler     HotSpot Client Compiler
sun.os.patch.level     Service Pack 3
user.country     SE
user.dir     C:\Program Files\sqldeveloper\sqldeveloper\bin
user.home     C:\Documents and Settings\jobu
user.language     sv
user.name     jobu
user.timezone     Europe/Berlin
user.variant     
windows.shell.font.languages     
Extensions
Name     Identifier     Version     Status
====     ==========     =======     ======
Check For Updates     oracle.ide.webupdate     11.1.1.0.22.49.44     Loaded
Code Editor     oracle.ide.ceditor     11.1.1.0.22.49.44     Loaded
Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.0.22.49.44     Loaded
Database Object Explorers     oracle.ide.db.explorer     11.1.1.0.22.49.44     Loaded
Database UI     oracle.ide.db     11.1.1.0.22.49.44     Loaded
Diff/Merge     oracle.ide.diffmerge     11.1.1.0.22.49.44     Loaded
Extended IDE Platform     oracle.javacore     11.1.1.0.22.49.44     Loaded
External Tools     oracle.ide.externaltools     11.1.1.0.22.49.44     Loaded
Feedback     oracle.ide.feedback     11.1.1.0.22.49.44     Loaded
File Support     oracle.ide.files     11.1.1.0.22.49.44     Loaded
File System Navigator     oracle.sqldeveloper.filenavigator     11.1.1.57.83     Loaded
Help System     oracle.ide.help     11.1.1.0.22.49.44     Loaded
History Support     oracle.jdeveloper.history     11.1.1.0.22.49.44     Loaded
Import/Export Support     oracle.ide.importexport     11.1.1.0.22.49.44     Loaded
Log Window     oracle.ide.log     11.1.1.0.22.49.44     Loaded
Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.0.22.49.44     Loaded
Navigator     oracle.ide.navigator     11.1.1.0.22.49.44     Loaded
Object Gallery     oracle.ide.gallery     11.1.1.0.22.49.44     Loaded
Object Viewer     oracle.sqldeveloper.oviewer     11.1.1.57.83     Loaded
Oracle IDE     oracle.ide     11.1.1.0.22.49.44     Loaded
Oracle Microsoft Access Browser     oracle.sqldeveloper.thirdparty.access     11.1.1.57.83     Loaded
Oracle Migration Workbench     oracle.sqldeveloper.migration     11.1.1.57.83     Loaded
Oracle Migration Workbench - MS Access     oracle.sqldeveloper.migration.msaccess     11.1.1.57.83     Loaded
Oracle Migration Workbench - MySQL     oracle.sqldeveloper.migration.mysql5     11.1.1.57.83     Loaded
Oracle Migration Workbench - SQLServer     oracle.sqldeveloper.migration.sqlserver2005     11.1.1.57.83     Loaded
Oracle Migration Workbench - Translation Core     oracle.sqldeveloper.migration.translation.core     11.1.1.57.83     Loaded
Oracle Migration Workbench - Translation MS Access     oracle.sqldeveloper.migration.translation.msaccess     11.1.1.57.83     Loaded
Oracle Migration Workbench - Translation MS SQL Server     oracle.sqldeveloper.migration.translation.sqlserver     11.1.1.57.83     Loaded
Oracle Migration Workbench - Translation MySQL     oracle.sqldeveloper.migration.translation.mysql     11.1.1.57.83     Loaded
Oracle Migration Workbench - Translation Sybase     oracle.sqldeveloper.migration.translation.sybase     11.1.1.57.83     Loaded
Oracle Migration Workbench - Translation UI     oracle.sqldeveloper.migration.translation.gui     11.1.1.57.83     Loaded
Oracle MySQL Browser     oracle.sqldeveloper.thirdparty.mysql     11.1.1.57.83     Loaded
Oracle SQL Developer     oracle.sqldeveloper     11.1.1.57.83     Loaded
Oracle SQL Developer Extras     oracle.sqldeveloper.extras     11.1.1.57.83     Loaded
Oracle SQL Developer Reports     oracle.sqldeveloper.report     11.1.1.57.83     Loaded
Oracle SQL Developer SearchBar     oracle.sqldeveloper.searchbar     11.1.1.57.83     Loaded
Oracle SQL Developer TimesTen     oracle.sqldeveloper.timesten     1.5.3.1.3     Loaded
Oracle SQL Server Browser     oracle.sqldeveloper.thirdparty.sqlserver     11.1.1.57.83     Loaded
Oracle Sybase Browser     oracle.sqldeveloper.thirdparty.sybase     1.5.3.57.83     Loaded
Oracle XML Schema Support     oracle.sqldeveloper.xmlschema     11.1.1.57.83     Loaded
PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.0.22.49.44     Loaded
Peek     oracle.ide.peek     1.0     Loaded
Replace With     oracle.ide.replace     11.1.1.0.22.49.44     Loaded
Runner     oracle.ide.runner     11.1.1.0.22.49.44     Loaded
SQL Worksheet Window     oracle.sqldeveloper.sqlworksheet     11.1.1.57.83     Loaded
Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
Snippet Window     oracle.sqldeveloper.snippet     11.1.1.57.83     Loaded
Sql Monitoring Project     oracle.sqldeveloper.sqlmonitor     11.1.1.57.83     Loaded
Sybase 12     oracle.sqldeveloper.migration.sybase12     11.1.1.57.83     Loaded
Sybase 15     oracle.sqldeveloper.migration.sybase15     11.1.1.57.83     Loaded
Tuning     oracle.sqldeveloper.tuning     11.1.1.57.83     Loaded
VHV     oracle.ide.vhv     11.1.1.0.22.49.44     Loaded
Versioning Support     oracle.jdeveloper.vcs     11.1.1.0.22.49.44     Loaded
Versioning Support for CVS     oracle.jdeveloper.cvs     11.1.1.0.22.49.44     Loaded
Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.0.22.49.44     Loaded
Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.0.22.49.44     Loaded
oracle.ide.dependency     oracle.ide.dependency     11.1.1.0.22.49.44     Loaded
oracle.ide.indexing     oracle.ide.indexing     11.1.1.0.22.49.44     Loaded
//jb

Similar Messages

  • 1.5.4 ora-00904 when opening a package from the connections navigator

    Hi
    I downloaded 1.5.4 for windows and immediately checked to see if this long standing bug has been fixed
    1.5.0.53 New file types not opened as plsql (and now neither a
    However it hasn't so next thing I do is go the connections navigator to open a package which is the workaround for the above bug (any update on when that is going to be fixed would be appreciated).
    If I double click to open a package I get an error message
    ORA-00904: "ATTRIBUTE": invalid identifier
    A single click on a package does not give any error. Double clicking on the same package in 1.5.1 does not give any error message
    Any ideas?
    thanks
    paul
    Edited by: paul.schweiger on Mar 4, 2009 10:36 AM
    Stupidly used the rich text editor which doesn't seem to work too well

    JB,
    There actually is a post from the team in this thread ;-)
    The patch on 3/30 was not scheduled to fix any other errors other than the import issue we encountered. We included an LDAP fix and a 9i performance query issue. The exact bugs fixed are listed in the check for updates detail before you download the fix.
    All bugs can be logged with Metalink, that is the primary place for logging and tracking bugs. The forum is for discussions on how to use the product - for pointers and advice.
    Paul,
    By your long standing bug, I assume you mean that .pks, pkb and .plb files are opened in the PL/SQL Editor. This has been fixed in 1.5.4.
    What has not been done and has been scheduled for 2.0 is the ability to associate any extension with a file and then open that file with the pl/sql editor.
    For all encountering the ora-00904 error, this is specifically related to opening PL/SQL in a 9i database and we have a bug logged for that.
    Sue

  • If the connecting fields are missing the data from knvh should be u00BBnullu00AB

    Could you help me I would like to have all fields from kna1 (if the connecting fields are missing the data from knvh should be »null«)in following code
    select * from kna1 .
    select * from knvh where kunnr = kna1-kunnr and vkorg = '0200'.
      itab-mandt = kna1-mandt.
      itab-stceg = kna1-stceg.
          itab-hkunnr = knvh-hkunnr.
          itab-datab = knvh-datab.
          itab-datbi = knvh-datbi.
        append itab. clear itab.
      endselect.
    endselect.

    HI,
      use the following code
    select * from kna1 into table it_kna1.
    if sy-subrc = 0.
    select * from knvh into table it_knvh
    for all entries in IT_kna1
    where kunnr = it_kna1-kunnr
       and vkorg = '0200'.
    if sy-subrc = 0.
    loop at it_kna1 into wa_kna1.
    itab-mandt = wa_kna1-mandt.
    itab-stceg = wa_kna1-stceg.
    loop at it_knvh into wa_knvh where kunnr = wa_kna1-kunnr.
    itab-hkunnr = wa_knvh-hkunnr.
    itab-datab = wa_knvh-datab.
    itab-datbi = wa_knvh-datbi.
    append itab.
    clear itab.
    endloop.
    endloop.endif.
    endif.
    I hope this solves your problem
    Regards,
    Vara

  • [4.0] Production SQL Developer hangs when attempting to expand Java in the Connection Navigator

    Folks,
    I'm running production SQL Developer on Oracle Linux 5.8 and whenever I click the Java link in the Connections Navigator with a SYS AS SYSDBA connection SQL Developer hangs.
    Oracle Enterprise Edition 11.2.0.1.0
    SQLDeveloper 4.0.0.13.80
    Oracle Linux 6
    JDK Version 1.7.0_45
    Doing the same thing with user SCOTT (no SYSDBA) works fine (although there are not any Java objects).
    Thanks,
    Rich

    This has been logged as a bug.
    The bad plan/performance has been logged as a bug. SQL Developer didn't hang for me - I was able to cancel the query using the Task Progress panel.

  • No Connection Navigator in the View menu

    Hi,
    There is no Connection Navigator item in mu View menu, only System Navigator and CVS Navigator.
    Any ideas?
    /Krister Surell

    Have you installed the java edition?
    In the Java edition only the core Java and XML features exist. The Application Navigator and the Connection Navigator are part of the larger J2EE and Studio(ADF) editions.
    Thanks,
    Geoff

  • SQLServer connection in Connection Navigator doesn't display any tables ...

    I connect to a SQLServer DB using the steps described in the help and I can query tables just fine, but when I click on the Tables or Views, I see nothing.
    I can start up a SQL worksheet and get data from the database just fine.
    I can also connect using the JDBC/ODBC driver and see the tables just fine.
    My connection string looks like:
    jdbc:microsoft:sqlserver://credent.hsys.local:1433;databasename=echo_test
    Is this a bug in 10.1.3 of JDev?

    I'm using the SQL Server 2000 Service Pack 3 version 2.2.0040
    . I haven't tried the 2005 beta.
    I am setting up the connection using 'Third Party JDBC Driver'. If I change the connection information to use the JDBC-ODBC bridge instead of the SQL Server JDBC driver, I see the tables.
    Here's the steps:
    1) create a new connection using the connection wizard.
    2) Name the connection Echo_test and choose Third party JDBC driver
    3) put in the username and password
    4) Create a new driver class for SQL server com.microsoft.jdbc.sqlserver.SQLServerDriver
    5) Use that connection and put in the URL jdbc:microsoft:sqlserver://credent.hsys.local:1433;databasename=echo_test
    6) Test the connection and finish.
    7) go to the connection navigator Database node, and expand "Echo_test"
    8) go to the dbo schema node and expand that.
    9) go to the Tables node and try to expand that - no tables show (although there is a delay as if a query is being run).
    10) try the same thing with the Views node - same results.
    Next I changed the connection to use the JDBC-ODBC driver by changing the driver & connection:
    1) Add a new driver class sun.jdbc.odbc.JdbcOdbcDriver
    2) use that class and change the URL to jdbc:odbc:echo_test
    3) Go back to the connection navigator and expand "Echo_test" (no schemas display).
    4) change the filter to include the dbo schema
    5) Now when I expand the dbo/Tables, I see all the tables.

  • Connection navigator does not appear in new install on Win XP

    I am trying to install SQL Developer as part of a class project on a Win XP machine.
    My problem
    When I launch sqldeveloper.exe, the start page appears but not the connection navigator pane. I do not have Oracle installed. I am trying to connect with a MySQL database I installed using Xampp.
    What I did
    Originally I tried installing the SDK separately. I installed the latest version of Java SDK (jdk-7-windows-i586.exe) along with unzipping sqldeveloper-3.0.04.34-no-jre.zip in to my c:\programs\ directory. But when I launched sqldeveloper.exe, it complained that it could not use version 7.
    So uninstalled Java 7 and downloaded and unzipped the file sqldeveloper-3.0.04.34.zip in the program files directory as directed by the install instructions. The down load includes the
    SDK but it is not installed.
    I am wondering If the program is not functioning correctly because javew is not correctly installed. Why do I not need to execute an installer for the java SDK included in the download?

    Have you tried View | Connections ?
    Java doesn't really need to be installed, the actual installer does very little.
    To debug your problem, try running <sqldev>\sqldeveloper\bin\sqldeveloper.exe instead of the normal executable. That should leave a console open which may show additional errors which will help .
    Incidentally, using SQLDeveloper for non-oracle databases is probably not the best way to go. Third-party database support is there mainly to support migration to oracle. If you are using Mysql, you would be better using the native mysql clients.
    Edited by: Jim Smith on Sep 11, 2011 10:18 AM

  • Connection Pool Name Missing from Drop Down when Creating a New Datasource

    Hi All,
    I'm running Weblogic Server 8.1. I've successfully created a connection pool for DB2 using the Non-XA JDBC driver from IBM (Version 7.1). When I attempt to create a datasource for this pool and un-check the "Honor Global Transactions" checkbox, the connection pool is missing from the dropdown on the next page of the wizard. If I check the checkbox, the connection pool appears in the list.
    I experience this behavior on one instance of Weblogic Server, but not on another (I can see the pool whether or not the check box is checked).
    Is there some setting on the connection pool that could cause this behavior?
    Any help would be appreciated.
    Thanks,
    Steve

    Steven Grant wrote:
    Hi All,
    I'm running Weblogic Server 8.1. I've successfully created a connection pool for DB2 using the Non-XA JDBC driver from IBM (Version 7.1). When I attempt to create a datasource for this pool and un-check the "Honor Global Transactions" checkbox, the connection pool is missing from the dropdown on the next page of the wizard. If I check the checkbox, the connection pool appears in the list.
    I experience this behavior on one instance of Weblogic Server, but not on another (I can see the pool whether or not the check box is checked).
    Is there some setting on the connection pool that could cause this behavior?
    Any help would be appreciated.
    Thanks,
    SteveI can't reproduce this on 8.1sp5...
    I would have you compare the JDBCConnectionPool entry
    between the two instances.

  • Expanding all objects in  Connections navigator EA 3.03.97

    I'm experiencing this little but annoyiing bug.
    When creating a new database object package or table by running a script in the works-sheet and afterwards refreshing the node in the Connections navigator all the other nodes expands.
    regards Karsten

    Yeah, really annoying, especially if the number of "auto-expanded" nodes is high (I sometimes interrupt SQLDev and start over: it's quicker than waiting for this process to end).
    Note that it also happens when applying a new filter:
    1. Right click on Packages (or Package bodies ) -> Apply Filter
    2. select the desired Criteria and Click OK
    3. the desired nodes are correctly shown
    4. Right click on Packages (or Package bodies ) -> Apply Filter
    5. select an additional Criteria, select Match Any and Click OK
    6. the desired nodes are correctly shown but some (I was unable to spot a pattern here) of the nodes shown at step 3 are also automatically expanded
    Regards.
    Alessandro

  • Portal detailed navigation is missing

    Hi, Gurus.
    Good day!
    I'd like to seek help from you because one of our end users reported that whenever he chose the links (which is under the portal favorites), the detailed navigation is missing.
    I checked with most of the users, and their detailed navigation is showing okay. It seems that it only affects to one user.
    I tried clearing the entire navigation cache but the issue still persists.
    Would you be able to advice on this matter?
    Thank you,
    Virgilio

    hi virgilio,
    i see.
    first check if the collapse tray state is open (title bar on the right). if not - try to clear the personalization data within the portal of those users and check again (http://scn.sap.com/docs/DOC-2753 - the chapter "Deleting the Personalization through Personalization Clean up" also applies for NW7.31)
    regards,
    christian

  • Missing "View|Application Navigator" and "View|Connection Navigator"

    My default Oracle JDeveloper 10g Early Access 10.1.3.34.12 is missing "View|Application Navigator" and "View|Connection Navigator" from the View toolbar. Am I simply missing an additional installation or do I not have something configured correctly?
    Thanks,
    Scott

    Thanks for the answer, that's exactly what it is. I'm new to this environment and had it installed for me, hence I didn't see the differences at the download choosing time. Thanks again.

  • Updating ipod touch to os5.1  got an error message "cannot connect the ipod touch because the pairing record is missing"   don't know what this means or how to fix but am stuck, only option is to answer ok and close the error box.  Any ideas?

    Updating ipod touch to os5.1  got an error message "cannot connect the ipod touch because the pairing record is missing"   don't know what this means or how to fix but am stuck, only option is to answer ok and close the error box.  Any ideas?

    #1
    - Try another cable. The cable for 5G iPod (lightning connector) seems to be more prone to failure than the older cable.
    - If a 5G iPod               
    Iphone 5 lightning port charging problem - SOLUTION!
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar
    #1.1 n/a because the errror message overrides it
    #2 see #1
    #3 iOS: Device not recognized in iTunes for Mac OS X
    But could be caused by #1
    #4 Covered by previous ones
    #5 Obvious jpegs are photos and thus will not sync as videos. Also see:
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    iTunes: Frequently asked questions about viewing and syncing videos
    #6 iOS: If you can't back up or restore from a backup in iTunes
    First #7 See #6
    Second #7 You have so many other problems resolve those first
    #8 Resolve other problems first

  • TS2776 I get a message that says"ITunes could not connect to IPhone becuase the pairing record is missing" I never saw this error message before. Anyone knpw what's up?

    I get a message that say: ITunes could not connect to IPhone *** because the pairing record is missing" I never saw this before anyone know about this??

    Do you still get that one if you restart the PC and try to connect again?

  • The bookmarks button is missing from the navigation tool bar. When I right click and select customize it appears and when I click done on the customization box button, it disappears.

    The bookmarks button is missing from the navigation toolbar. It appears when I right click on the navigation and click customize. As soon as I close the customization window it disappears again. I can no longer access the library to back up my bookmarks. Why did you change it from Firefox 3 where you could clock on the bookmarks tab and be able to backup your bookmarks?

    Actually the Bookmarks Menu button doesn't appear because you have the Menu Bar visible in your first screenshot. The Bookmarks Menu button should appear to the right of the overflow chevron on the Bookmarks Toolbar if the Menu Bar is hidden.

  • TS3212 iTunes can't connect with iPhone because the pairing record is missing

    I have been having a lot of trouble with iTunes on Windows XP. I have had to completely uninstall iTunes, QuickTime, iPod, Apple Mobile Support, Apple Application Support, etc. and reinstall iTunes several times just to get to this point: now when I connect my iPhone using USB, I get the error message:
    'iTunes could not connect to the iPhone "John L. Mohammed"  because the pairing record is missing.'
    What is this about? What can I do about it?
    It should be noted that the latest attempt to install iTunes does not seem to have installed QuickTime, though it does not complain about missing software.

    Try disconnecting your phone from your computer, quit iTunes, connect you phone to your computer again, the re-launch iTunes.

Maybe you are looking for