Catalog index pdx could not open

Hi,
I have been trying to create a catalog (Acrobat 9 pro extended) for about 540 PDF files (and growing weekly!) and often see in my log that the index process has failed to open certain files. There is no security on these files and when I do a search it seems that they have been indexed but as it is skipping about 50-odd files each time I build/rebuild the index every week I can't be sure I have actually managed to get them all included in the index.
What could be causing the "could not open" errors?
Any help/ideas is appreciated.
Thanks for your time,
Greig

Try posting in the Acrobat - Creation and Editing forum. You aren't using Distiller Server, and nobody comes to this forum. Good luck!

Similar Messages

  • Index.log - could not open document

    I get error when indexing a folder.
    The document with the problem is named: document.pdf
    Other documents in this folder works fine.
    The  index.log tells:
    Could not open document: W:\Doc\document.pdf-Press Quality.joboptions
    This file is skipped in the created index.
    What is the problem?
    I tried to regenerate the pdf - still the same problem.
    Is the index process looking for the joboption file when doing the indexing job?
    It's a kind of weared as I use this Joboption in other documents without problem.
    I use software:
    Frame Maker 10.
    Adobe Acrobat X Pro.
    Windows 7 Enterprise 64 bit.

    Hi Bill!
    Thanks.
    My version was 10.0.x
    I now updated to 10.1.13. This did not help.
    How I get there in the first place?
    I work at a company that develops and manufactures machines and systems.
    My job is to produce instruction books, manage and distribute all documentation (manuals, diagrams etc.) to our customers. 
    This is done by gathering all pdf-documents (wiring diagrams manuals etc.) in a doc-folder (documents are contained in sub folders), linking these documents in a master-page (main menu). (Documents in the folders includes pdf documents from other suppliers.)
    When all this is done, I create an index for all documents in the  doc-folder. Then connecting this index to the master page.
    This makes the entire documentation set searchable from the master page.
    Normally, this works just fine.
    But not for this this document.
    I just do not understand what the error actually means.  
    Could not open document: W:\Doc\document.pdf-Press Quality.joboptions
    This "document.pdf" is an instruction manual that can be opened as any other pdf file.
    More ideas are very much appreciated.

  • Could not open connection to the SERVER

    Below is the error message that i have encountered.
    I am using Java version 7.
    Also tried installing the previous versions as well.
    But when i check the connection using the ODBS data source administrator i was able to connect the server.
    !ENTRY com.sap.ndb.studio.navigator 4 1 2014-06-24 00:25:17.142
    !MESSAGE HDB skvk.vm.cld.sr 00 (SYSTEM) Error while refreshing system
    !SUBENTRY 1 com.sap.ndb.studio.navigator 4 0 2014-06-24 00:25:17.142
    !MESSAGE SAPControl request failed
    !STACK 0
    com.sap.ndb.studio.sapcontrol.SAPControlException: SAPControl request failed
         at com.sap.ndb.studio.sapcontrol.operations.SAPControlOperation.execute(SAPControlOperation.java:118)
         at com.sap.ndb.studio.sapcontrol.SAPControl.getInstanceProperties(SAPControl.java:507)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTrySAPControl(SAPSystemObjectUpdate.java:147)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:79)
         at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
         at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)
         at com.sap.ndb.studio.sapcontrol.operations.SAPControlOperation.execute(SAPControlOperation.java:94)
         ... 6 more
    Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
         at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)
         ... 8 more
    Caused by: java.net.SocketException: Connection reset
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         ... 9 more
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(Unknown Source)
         at java.net.SocketInputStream.read(Unknown Source)
         at java.io.BufferedInputStream.fill(Unknown Source)
         at java.io.BufferedInputStream.read1(Unknown Source)
         at java.io.BufferedInputStream.read(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         ... 11 more
    !SUBENTRY 1 com.sap.ndb.studio.navigator 4 4 2014-06-24 00:25:17.143
    !MESSAGE Database connection is not available. See error log for details.
    !STACK 0
    com.sap.ndb.studio.jdbc.JDBCConnectionStatus: Database connection is not available. See error log for details.
         at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:253)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:268)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:96)
         at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sap.db.jdbc.exceptions.jdbc40.SQLNonTransientConnectionException: Data receive failed .
         at com.sap.db.jdbc.exceptions.jdbc40.SQLNonTransientConnectionException.createException(SQLNonTransientConnectionException.java:40)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:241)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:203)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateSQLException(SQLExceptionSapDB.java:155)
         at com.sap.db.jdbc.exceptions.ConnectionException.createException(ConnectionException.java:22)
         at com.sap.db.jdbc.ConnectionSapDB.tryReconnect(ConnectionSapDB.java:1631)
         at com.sap.db.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:1131)
         at com.sap.db.jdbc.CallableStatementSapDB.sendCommand(CallableStatementSapDB.java:1964)
         at com.sap.db.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:978)
         at com.sap.db.jdbc.CallableStatementSapDB.doParse(CallableStatementSapDB.java:256)
         at com.sap.db.jdbc.CallableStatementSapDB.constructor(CallableStatementSapDB.java:215)
         at com.sap.db.jdbc.CallableStatementSapDB.(CallableStatementSapDBFinalize.java:31)
         at com.sap.db.jdbc.ConnectionSapDB.prepareStatement(ConnectionSapDB.java:1369)
         at com.sap.db.jdbc.trace.log.Connection.prepareStatement(Connection.java:1025)
         at com.sap.db.jdbc.trace.Connection.prepareStatement(Connection.java:413)
         at com.sap.ndb.studio.jdbc.JDBCConnection.initialize(JDBCConnection.java:235)
         at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:236)
         ... 5 more
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:26:07.869
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.backup.BackupConnectionHandler$1.call(BackupConnectionHandler.java:116);csns.backup.BackupConnectionHandler$1.call(BackupConnectionHandler.java:1);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:26:07.871
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.catalog.internal.Catalog.isHasPrivilegesForSchemasAvailable(Catalog.java:143);csns.catalog.internal.Catalog.fetchCatalogObjects(Catalog.java:73);csns.catalog.internal.CatalogFolder.fetchChildren(CatalogFolder.java:175);csns.catalog.CatalogWorkbenchAdapter$1.run(CatalogWorkbenchAdapter.java:98);org.eclipse.core.internal.jobs.Worker.run(Worker.java:53);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:26:07.873
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.catalog.command.handlers.CatalogRefresh.execute(CatalogRefresh.java:36);org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290);org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90);org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56);org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243);org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224);org.eclipse.e4.core.contexts.Context)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:26:07.875
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.catalog.internal.Catalog.isHasPrivilegesForSchemasAvailable(Catalog.java:143);csns.catalog.internal.Catalog.fetchCatalogObjects(Catalog.java:73);csns.catalog.internal.CatalogFolder.fetchChildren(CatalogFolder.java:175);csns.catalog.CatalogWorkbenchAdapter$1.run(CatalogWorkbenchAdapter.java:98);org.eclipse.core.internal.jobs.Worker.run(Worker.java:53);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:26:07.894
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.modeler.base.NavigatorRepositoryInput.getConnection(NavigatorRepositoryInput.java:28);csns.sdk.repository.provider.newdbrepository.NewDBRepositoryProxyFactory.getRepositoryProxy(NewDBRepositoryProxyFactory.java:21);csns.sdk.repository.provider.newdbrepository.impl.NewDBRepositoryProvider.getProxy(NewDBRepositoryProvider.java:197);csns.sdk.repository.provider.newdbrepository.impl.NewDBRepositoryProvider.checkRepositoryAccessAuthorization(NewDBRepositoryProvider.java:214);csns.sdk.repository.newdbreposi)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:26:07.896
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.catalog.internal.Catalog.isHasPrivilegesForSchemasAvailable(Catalog.java:143);csns.catalog.internal.Catalog.fetchCatalogObjects(Catalog.java:73);csns.catalog.internal.CatalogFolder.fetchChildren(CatalogFolder.java:175);csns.catalog.CatalogWorkbenchAdapter$1.run(CatalogWorkbenchAdapter.java:98);org.eclipse.core.internal.jobs.Worker.run(Worker.java:53);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:26:07.899
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.catalog.internal.Catalog.isHasPrivilegesForSchemasAvailable(Catalog.java:143);csns.catalog.internal.Catalog.fetchCatalogObjects(Catalog.java:73);csns.catalog.internal.CatalogFolder.fetchChildren(CatalogFolder.java:175);csns.catalog.CatalogWorkbenchAdapter$1.run(CatalogWorkbenchAdapter.java:98);org.eclipse.core.internal.jobs.Worker.run(Worker.java:53);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:26:07.901
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:268);csns.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:96);csns.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73);csns.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70);csns.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99);)
    !ENTRY com.sap.ndb.studio.backup 4 4 2014-06-24 00:27:01.078
    !MESSAGE Could not open connection to 'HDB skvk.vm.cld.sr 00'
    !STACK 0
    java.util.concurrent.TimeoutException
         at java.util.concurrent.FutureTask.get(Unknown Source)
         at com.sap.ndb.studio.backup.BackupConnectionHandler.openConnection(BackupConnectionHandler.java:122)
         at com.sap.ndb.studio.backup.BackupConnectionHandler.getConnection(BackupConnectionHandler.java:88)
         at com.sap.ndb.studio.backup.BackupWorkbenchAdapter$2.call(BackupWorkbenchAdapter.java:151)
         at com.sap.ndb.studio.backup.BackupWorkbenchAdapter$2.call(BackupWorkbenchAdapter.java:1)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    !ENTRY com.sap.ndb.studio.navigator 4 1 2014-06-24 00:27:31.615
    !MESSAGE HDB skvk.vm.cld.sr 00 (SYSTEM) Error while refreshing system
    !SUBENTRY 1 com.sap.ndb.studio.navigator 4 0 2014-06-24 00:27:31.615
    !MESSAGE SAPControl request failed
    !STACK 0
    com.sap.ndb.studio.sapcontrol.SAPControlException: SAPControl request failed
         at com.sap.ndb.studio.sapcontrol.operations.SAPControlOperation.execute(SAPControlOperation.java:118)
         at com.sap.ndb.studio.sapcontrol.SAPControl.getInstanceProperties(SAPControl.java:507)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTrySAPControl(SAPSystemObjectUpdate.java:147)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:79)
         at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
         at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)
         at com.sap.ndb.studio.sapcontrol.operations.SAPControlOperation.execute(SAPControlOperation.java:94)
         ... 6 more
    Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
         at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)
         ... 8 more
    Caused by: java.net.SocketException: Connection reset
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         ... 9 more
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(Unknown Source)
         at java.net.SocketInputStream.read(Unknown Source)
         at java.io.BufferedInputStream.fill(Unknown Source)
         at java.io.BufferedInputStream.read1(Unknown Source)
         at java.io.BufferedInputStream.read(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         ... 11 more
    !SUBENTRY 1 com.sap.ndb.studio.navigator 4 4 2014-06-24 00:27:31.616
    !MESSAGE Database connection is not available. See error log for details.
    !STACK 0
    com.sap.ndb.studio.jdbc.JDBCConnectionStatus: Database connection is not available. See error log for details.
         at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:253)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:268)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:96)
         at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sap.db.jdbc.exceptions.jdbc40.SQLNonTransientConnectionException: Data receive failed .
         at com.sap.db.jdbc.exceptions.jdbc40.SQLNonTransientConnectionException.createException(SQLNonTransientConnectionException.java:40)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:241)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:203)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateSQLException(SQLExceptionSapDB.java:155)
         at com.sap.db.jdbc.exceptions.ConnectionException.createException(ConnectionException.java:22)
         at com.sap.db.jdbc.ConnectionSapDB.tryReconnect(ConnectionSapDB.java:1631)
         at com.sap.db.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:1131)
         at com.sap.db.jdbc.CallableStatementSapDB.sendCommand(CallableStatementSapDB.java:1964)
         at com.sap.db.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:978)
         at com.sap.db.jdbc.CallableStatementSapDB.doParse(CallableStatementSapDB.java:256)
         at com.sap.db.jdbc.CallableStatementSapDB.constructor(CallableStatementSapDB.java:215)
         at com.sap.db.jdbc.CallableStatementSapDB.(CallableStatementSapDBFinalize.java:31)
         at com.sap.db.jdbc.ConnectionSapDB.prepareStatement(ConnectionSapDB.java:1369)
         at com.sap.db.jdbc.trace.log.Connection.prepareStatement(Connection.java:1025)
         at com.sap.db.jdbc.trace.Connection.prepareStatement(Connection.java:413)
         at com.sap.ndb.studio.jdbc.JDBCConnection.initialize(JDBCConnection.java:235)
         at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:236)
         ... 5 more
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:38:11.748
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.navigator.commands.OpenSAPSystemHandler$1$1.call(OpenSAPSystemHandler.java:238);csns.navigator.commands.OpenSAPSystemHandler$1$1.call(OpenSAPSystemHandler.java:1);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:38:11.749
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.backup.BackupConnectionHandler$1.call(BackupConnectionHandler.java:116);csns.backup.BackupConnectionHandler$1.call(BackupConnectionHandler.java:1);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:38:11.750
    !MESSAGE Connection on HDB:SKVK.VM.CLD.SR:00:SYSTEM is forced to close. (csns.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:268);csns.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:96);csns.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73);csns.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70);csns.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:38:15.378
    !MESSAGE Connection on HDB:BRSL.VM.CLD.SR:00:SYSTEM is forced to close. (csns.backup.BackupConnectionHandler$1.call(BackupConnectionHandler.java:116);csns.backup.BackupConnectionHandler$1.call(BackupConnectionHandler.java:1);)
    !ENTRY com.sap.ndb.studio.jdbc 4 4 2014-06-24 00:38:15.384
    !MESSAGE Connection on HDB:BRSL.VM.CLD.SR:00:SYSTEM is forced to close. (csns.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:268);csns.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:96);csns.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73);csns.datamodel.controler.DataModelOperationJob.run(DataModelOperationJob.java:70);org.eclipse.core.internal.jobs.Worker.run(Worker.java:53);)
    !ENTRY com.sap.ndb.studio.backup 4 4 2014-06-24 00:39:08.472
    !MESSAGE Could not open connection to 'HDB skvk.vm.cld.sr 00'
    !STACK 0
    java.util.concurrent.TimeoutException
         at java.util.concurrent.FutureTask.get(Unknown Source)
         at com.sap.ndb.studio.backup.BackupConnectionHandler.openConnection(BackupConnectionHandler.java:122)
         at com.sap.ndb.studio.backup.BackupConnectionHandler.getConnection(BackupConnectionHandler.java:88)
         at com.sap.ndb.studio.backup.BackupWorkbenchAdapter$2.call(BackupWorkbenchAdapter.java:151)
         at com.sap.ndb.studio.backup.BackupWorkbenchAdapter$2.call(BackupWorkbenchAdapter.java:1)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    !ENTRY com.sap.ndb.studio.navigator 4 1 2014-06-24 00:39:38.422
    !MESSAGE HDB skvk.vm.cld.sr 00 (SYSTEM) Error while refreshing system
    !SUBENTRY 1 com.sap.ndb.studio.navigator 4 0 2014-06-24 00:39:38.422
    !MESSAGE SAPControl request failed
    !STACK 0
    com.sap.ndb.studio.sapcontrol.SAPControlException: SAPControl request failed
         at com.sap.ndb.studio.sapcontrol.operations.SAPControlOperation.execute(SAPControlOperation.java:118)
         at com.sap.ndb.studio.sapcontrol.SAPControl.getInstanceProperties(SAPControl.java:507)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTrySAPControl(SAPSystemObjectUpdate.java:147)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:79)
         at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
         at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.call(Unknown Source)
         at com.sap.ndb.studio.sapcontrol.operations.SAPControlOperation.execute(SAPControlOperation.java:94)
         ... 6 more
    Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Message send failed
         at com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post(Unknown Source)
         ... 8 more
    Caused by: java.net.SocketException: Connection reset
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         ... 9 more
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(Unknown Source)
         at java.net.SocketInputStream.read(Unknown Source)
         at java.io.BufferedInputStream.fill(Unknown Source)
         at java.io.BufferedInputStream.read1(Unknown Source)
         at java.io.BufferedInputStream.read(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         ... 11 more
    !SUBENTRY 1 com.sap.ndb.studio.navigator 4 4 2014-06-24 00:39:38.422
    !MESSAGE Database connection is not available. See error log for details.
    !STACK 0
    com.sap.ndb.studio.jdbc.JDBCConnectionStatus: Database connection is not available. See error log for details.
         at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:253)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.executeTryJDBC(SAPSystemObjectUpdate.java:268)
         at com.sap.ndb.studio.navigator.operations.SAPSystemObjectUpdate.execute(SAPSystemObjectUpdate.java:96)
         at com.sap.ndb.studio.navigator.operations.UpdateSAPSystemOperation.execute(UpdateSAPSystemOperation.java:73)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperation.execute(DataModelOperation.java:70)
         at com.sap.ndb.studio.datamodel.controler.DataModelOperationQueue$DataModelOperationThread.run(DataModelOperationQueue.java:99)
    Caused by: com.sap.db.jdbc.exceptions.jdbc40.SQLNonTransientConnectionException: Data receive failed .
         at com.sap.db.jdbc.exceptions.jdbc40.SQLNonTransientConnectionException.createException(SQLNonTransientConnectionException.java:40)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:241)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.createException(SQLExceptionSapDB.java:203)
         at com.sap.db.jdbc.exceptions.SQLExceptionSapDB.generateSQLException(SQLExceptionSapDB.java:155)
         at com.sap.db.jdbc.exceptions.ConnectionException.createException(ConnectionException.java:22)
         at com.sap.db.jdbc.ConnectionSapDB.tryReconnect(ConnectionSapDB.java:1631)
         at com.sap.db.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:1131)
         at com.sap.db.jdbc.CallableStatementSapDB.sendCommand(CallableStatementSapDB.java:1964)
         at com.sap.db.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:978)
         at com.sap.db.jdbc.CallableStatementSapDB.doParse(CallableStatementSapDB.java:256)
         at com.sap.db.jdbc.CallableStatementSapDB.constructor(CallableStatementSapDB.java:215)
         at com.sap.db.jdbc.CallableStatementSapDB.(CallableStatementSapDBFinalize.java:31)
         at com.sap.db.jdbc.ConnectionSapDB.prepareStatement(ConnectionSapDB.java:1369)
         at com.sap.db.jdbc.trace.log.Connection.prepareStatement(Connection.java:1025)
         at com.sap.db.jdbc.trace.Connection.prepareStatement(Connection.java:413)
         at com.sap.ndb.studio.jdbc.JDBCConnection.initialize(JDBCConnection.java:235)
         at com.sap.ndb.studio.jdbc.JDBCPlugin.createConnection(JDBCPlugin.java:236)
         ... 5 more

    No guarantee but try tapping Settings / Safari. Clear the History, Cookies, and Cache. Restart the iPad.
    And try here..   Apple - Support - iPad - Wi-Fi

  • Error 40 , could not open a sql connection

    I have recently bought Kaspersky Internet Security 2014. Before the installation of Kaspersky, SqlServer 2008 R2 express edition was working without any error. But after it's installation I got error saying:
     " A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.
    (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)".
    Please help me to get out of this. I have checked all the ports, TCP/IP enabled, SqlServer borwser services. 

    Ya, Kaspersky was not the problem.  I was connecting to wrong instance. Before, i used to connect with 
    "Data Source=MANCHANA123\SQLEXPRESS;Initial Catalog=Musicworld;Integrated Security=True". 
    And it was working fine.
    Currently, it is not working with same command, I need to make change like this..
    Data Source=MANCHANA123\\SQLEXPRESS;Initial Catalog=Musicworld;Integrated Security=True
    Use of "\\" instead of "\" .AND now i have no problem here.
    Thank you so much  Shanky_621  for answering me..

  • Quicktime Error 1402 Could not open key (defaulticon)

    When trying to install Quicktime 7 (standalone) I get the same error I have seen posted by so many others....Error 1402 Could not open key....
    HKEY LOCAL MACHINE\SOFTWARE\CLASSES\QUICKTIME.QT\DEFAULTICON
    I have tried every suggestion by Apple, Microsoft, the discussion fourm, and everything I have found via a Google search.
    When I use regedit to view the permissions for the Quicktime.qt folder (it's not expandable so I can't locate a defaultIcon folder), I can add new users (everyone) and give them full permissions but when I select OK I get a message that says "Unable to save permissions on quicktime.qt...Access is denied).
    (I am the only computer user and I am using the administrator account).
    Note XP home addition.
    Thanks
    Anybody have any (new) ideas??????????

    What happens when you delete the registry key or all the keys associated with QT?
    This Microsoft article though claiming not to be for XP or 2000, has something interesting to say under Cause.
    http://support.microsoft.com/kb/303089/en-us
    After removing any program I clear out the registry of left over keys from it. Just something I do. I find I can still miss some. This program Windows XP Manager is very good at finding what I miss, and can also defrag the registry. It will also back up the registry for you also. You might want to take a look at it, where you problem seems to stem from the registry.
    http://www.winxp-manager.com/xpmanager/index.html
    Scroll down to Cleaner in the link on XP Manager, it explains what it does in the registry.

  • Adobe Reader could not open ' T129847991.pdf' because it is either not a supp

    Adobe Reader could not open .pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
    Adobe Reader could not open .pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).

    Hi, i am also getting the same error.it was working earlier and suddenly throwing  above error
    when i open in notepad, i can see this lines
    %PDF-1.4
    %âãÏÓ
    2 0 obj <</ColorSpace[/Indexed/DeviceRGB 15(   ÿÿÿÆÃÆ  ÿ  „ÿÿÿ                              )]/BitsPerComponent 4/Length 223/Height 50/Filter/FlateDecode/Width 100/Type/XObject/Mask [5 5 ]/Subtype/Image>>stream
    xœí“m ƒ  †ï²Ù  z   @{ÿ«¬ ”M£›û3]â«    Іð>” ]ú{ݳ*ÕÜ”Àƒ’ -öºcˆªP£+x z: Î!®-X8÷p°ëî¾Æc8ìÊ ‰}ð
    šÿVŽ´Ü1±Q 2V[µ‚  QÌ9æuhEzËÑߓ؏qÐÿ  âJ Y§q  ’r€$p: ‡½+2 ~â°w ÆA‚ðS ½Âf~ÙçÙ‚ÀCé 2òGn~£Ï @)…  âúá[*™Êw; ýŒ  pŽšh Ǎœƒ:Çó®.]ú  m4 Ü
    endstream
    endobj
    3 0 obj <</ColorSpace[/Indexed/DeviceRGB 255(ÿÿÿ÷÷÷þþþýýýøøøúúúùùùüüüûûû[»G?Š|½Â12y7#   =    c2 t:ƒƒƒ£££ÛÛÛ¬Û£ÜÜܺººsÅbÄÄÄ W,ÃÃÃãããåñãÆÊMØÛ‰WVVÎ×àg•5ËËËn¦œS³Få泓““ììì‹‹‹CCC4|DØäävuu w8‡‡‡F™?›››«««…Ìwãéë;…hÇÙÐ\)™Aîòó³³³óó󁘳§¶26£CØçÚôôôk‡¦`~Uu™8Y „>aƒ¥ìõê\n€Gš°3+‡héêëE¤BÔÔÔëìÈH…6‰§3c»E3z;ÁÆ>ÔìÏfefKˆFÓ×~ Z-õõê\(‡:+t5K‘„ u9†¾=–Ó‰   úúñ ƒQ†´¬Q®D˜˜˜‡²›<Š;e¿R²ÏÉFŠg ‰>:™?"""ôùú1-.¸ÅÓ 9¼ÍµÑÌ Ö•V˜‹ÌÐcV•tðñðñöö¶Â2·ÐÂ333F–oŽ ^0.x71=’¼´?;<žÃº;~7¨ÉÃÈæ u:¾ã¶ñòà6‰s w;’¬8ÂÎÙY¸Jz¤ X0XµNú÷òLIJ¨¿7 m?÷úú´½17FM£b i3w¬9“D |<ÇÆÆv¨Ž"w8 i2K«C a2ööù z< u: n5¢³ÆV·F—¼¨c ”;„;Œ¡¹"l3&wL d0fžôúóK¡B;‰x `1T¯TJ°Ežœœ\ny;Ýߘ @>‰x _/U‹6îïÓBªEu„— …\\úøú79¹¸¸¹·¸'q4 y; ~=úú÷q½B—ªÀƒ‚7O÷÷úV²QÌßÛ=ˆqÀ×Ó™¿9ôôö\(x8}~›œÐÔp]5º¹¹øöúøúøpŒ¥„‚S°KZ¡æîë÷÷ö¡·L\\€t ¸ƒáíø €Ay˜µ÷ôðñòô e26”_õôñ f4p¸y÷õö¡ª5}8úøöK Y½ÒtÁÂÄ{Ÿ5\tU*ßñÜaˆ f1j„òó×ÙÙÛ)]/BitsPerComponent 8/Length 5625/Height 250/Filter/FlateDecode/Width 256/Type/XObject/Subtype/Image>>stream
    xœí{hUמÇomƹçä$$ ‚x“ƒhþ9ñPŒ!þáý+âm‰±MÌÚXi#$ŽB ›L,LŒ&Ѩ-µ’Bïˆ
    Zi$XDÚzuâ«”Û ¥Rk‘Úþ1¥ Cÿ˜a d § Ãì½öZk¯Ço=öëìãå|¡öä<ö^ŸßkýÖ:çìó›ßTTQE UTQE UT  ×Ô §=ŠÔ4[ƒ´:íq¤¤ñ ¬5i$ M þÙ´G’Žj¨Ò I:ªðWø+ü þ
    Ú#IG þ
    ÿãÍ?77 áÕÑù—ÏÍ-0€ˆúÑmà‡¯…~}Tþ±>÷µù´,°  >ôú="ÿ ^>OŽ… @$
    “чu@D~º|Ngÿ`®&êù£ñûö  yþh ÷‡ 2 ¢ñG{ydñÏ 2 " øîO‰¹þáp (  cþ¾Pg¬Õþ ÂM ‘ø'ýWGéA"(r DágÜŸ sî8”  Qø ÷§¶{ìπᠠ ?ãþÉ gŽIL „é‚#ð—ƒû¹  ã…ðü O ›ò‘Ü ž?ÚyãS4?„æ/ ÷GÌÃÐüQ'žø © ‡å:ïÄ©(  –¿¯lÜ   É }á §"ôá!ùW—‘û# @8þòr?·    ³¡ Ǹ¿,>8ÃìÃ䃽’†Î ^ĸ?ôÆc¬b `S°—® áÆ.3÷s  tD?:L_ ïsÖ. ÷—xH Œ˜J ’‰ØzIDq%)êÁôb‹m²g
    "vJJôDÜd›è™ ‰
    €±$Ot,ÝÏ Àµ$Ï3럧ŒÜÏ Àx’ç)S÷³ (¿ŸþŸ&yšàš‹u`Ý-‹Íà tå? ÃYb  Ùl´Ã8ä£MÕŽšÀ‡çÊÔýÎÌ䕦ÉMa @ɱàgá%Óš°gIPkúòùkaf¿m ¹§nøÉË¿ÎçW—Uí ÿë^| “{jI{p±hÿÅ àý:rO‹% i"ÚŸÍŠ xÉ! íÕ¢#¦3âXåà‹ XT  á O • ~6{’½¯[ÄV†BZ£ŽM‡³X ̝ÛÌ‘¥˜ ’ÓØø¤Ó¿Ä6µNe³ ¬ù ™ æò55ëÁYš|œ4 Ï Æ@6  `Ô–?    ` /S†!Dke<†5üá,§ÃôçÕ Ï+þ    à ]>A«Gfke2jƒuàdVÐ~ò <  6‰{ Øļk mÓÕ°ê‹   .Šø¾ ºElU8ôF ¤±qŽ p0÷xÍp„}  Ÿ à%»è¯Žw ˜›¬1ñ Ϩɇ]ÊÁøÔ –é ç °¼O`ƒâ\|NÍס’àg ~6ÛŠ WO ‚e¼-¶Çƒ{º6,’»Ô«% L†Øfh Qágû‘ šmý&€™L¦ñØ  è7ÍJ\³°ce;Õô m ~îWâc ¨V R^  ¸3ãj¨!¬ ƾ–˜Ôó;é   ¬ƒ:|Ï Ò
    @©—–,ù C´sc üOŪfèïÄ:é K€:hÀG  4 4d|µm    J¿</Ñ ›ú{¹ Ú×Á» ú,Z
    ë' æÑÅ%  eX5 +…ãr>Ã?'Èhvup¿ ß5€õ
    yɱŒ  ¥pN®{–}í Ùn6‹"+|Ç Î
    € ^ÁíT£K E~§ î´² P÷†ßšê ñÅ–øÙìß½méÿÞ£2>*…¿     >
    âÂ'e Á3»    xž¯Ãfp¬ö[¶    Ð ó;¥ð˜v,P
    ¦}…, xÌÅ‚Ÿ½‘[a‡ÿ yÙ N!PãËCÿz, >dÄIõ“ Ìؾzx È©ëË*÷{F9¶Q1 ià³:Ï©õ™hGe  ð¾£BÎ* ^U:Ÿè Ð Ë…Q ‡¢w$ QՁ¤Ý ½:s² €ú¯u?¶ÊÎ-òhæøA÷- ‹ïˆ_<| >GµÞÕð÷ärÏ Ýÿœ6üýB åŸ Z÷D}Ï~¼ Ä_  ?Ûîø¿Çh }ö³ h J!3â uO”¿y   ì~g @2 ÀÎý^24p#¢-¼aʶÕgÞ¢hVaËà è±0Àwöø™Œ «½º §k }ŸÏç×(  l€‚ÇŸ{ZÃÿU üFqDŸõåó1„¾‚  ÓÍGÓë•øo™©}5˜‡˜¬´»>²Ú±ÿ5  âþ!u+X* 7>`~¥ ^
    âþiÓ? Ô 9“ ¬'?Wª>¸¤
    d€‚o€Íîj ½ Ôû »ÿÉ` `ø= Dq?Ð §"ë
    o Ã“ ` ËÖ×S[ÚÜTö hÏåt  ¨÷9š6¶/k ðü¹Íüê¯)ˆû¥Þ'MY ÀgG9°"˜ûÙ- ýNX©5eFG*ð À à1ë}8Yn„ zz” x¼Z_Qv è̉ò
    hò#î¿{qªØ¾¬ Ð.ñç Eè}  Îfû ¤ËMec €Ÿl „h}ï¡ÖëdÊÜDV«a ¾‡  xïó3Ù€»›69– Ä    €F@àÖwŠöÝ#IBm     £ÿ &ýiÐÓCÎ ¯WW?‡üo
    ¯ htë cÔ© ùµ ô†•  9þéõÁ¶ý ðo¼ô·&ÍÏâ¢Ûmþ ޛՍäIöíp
    Ý8%ØdAæÏM j}ï‰KΕ‰ówm/Ö ÷í¥c`Þ¢u± öþ©èh{× åÏ lï_á  ÿ` üUÿ.—•#Éò/ ë< ße ©vm¯#:½} 4fé  ÿ.{üŽ
    ÉüÉ5 hô§}¾wå ñ vŸÑ¥Á§ àùÿbMÿñžÚOXnr#L ð·6rOZdð., q0ŸPÙ^'h»4jt€ƒì xþ -é :jkkO€ ë]+šàrÎÚÅ° ¬;ƒFBò¿‘Á¿Bn §œòë_W Ã_wHâhëü
    þËpc1r 1þ}œw‹¼ÿ»ê     )°ã/ ~º |ÊŠ~ÕõZWÏÀüÙ©Äø/ðp|Dž® t 9p Öÿ  lð;6 |…ûÝ& )þ:yøTg üºº½Ü“¼ûΫøÏXÐ;u¯Vë~§    HŠÿ43vç 7õ] çø÷1=Ï ™ÓçÙø?ï¶@ïûø=àŒÉ    Õ=¤?(ñ& !þ"Cw¥î Ë¿‹’_áøë8þ} ¿“ «Xÿ“ÞgAíü
    _ã~'  âßË‘q³ Xý\q p/ !è  ¿©÷Áu é  ÷ñu2 ~®~æ†{ÈŠ 8À ä~•:|ç×r½   š w ï2E W¶F%ÿA€_>€Ï¯ï}>fékkµîO¤    ðÆÿoÄy{ùõß¡+ ø     pÂïäÿOè9ß8%€ À9À ǯm}ýºW«Ÿüˆâo ð@ ¹!|a;
    þ`þ— 0hãþßóÎWµ¾¬bo üÑ@uÊ2ÿå  ~MïÃÖ=K÷'Ð àÁˆû=C2?3G"~f dÿÇó«[ß ‘^?ù íO†_à¦ù¯õ?»ÿ‘a7F(Aî}¼ ÅÐ7ô>Tý1—@atdÝCøÙ¶ï<ÇO÷¿~ øß`ø ¯X÷ìÝ {   PSÿ\ :  ‹S€ÿáÞÇ©{aÝŸ» *ø3Z~ý‹|~°÷‘ëž'CïC o  †ÿ4ø\ÀÿûÁЯ5µ¾¬b] yƒ¢Û üTàòÓþ‡
    ípÐrÿ
    žù˜üßåñ ½ T÷‚¹?æ  ãÿ}àsåú/õ>pÝ«EÕà„=œM@ þCú  ~ÉýR¿ÇÈ¢÷I$ ÂðCÍ À/ô>ªºçÉnòòk ~k#Åø¥þ‡ìl?ÓeófÆ Ôúªê^ ÷g³÷¬ØìùÙ/¤6²üW ùA¯  iš3ûß|é?…ù¹ÞG]÷B¸eklø*ÿ«úŸ"Ϫó?Óúªê •mÿH|ôJþŒ’ßNƒ¬û…º „B ÷Ÿ\ '~pÿ+%ô?´Jèë ’Mïã½ 8r7Vz‰_\ÿ°Û¾ 9~6ÿ‘˜ÂàðÓÖ× ú®¬{Ÿ©x/ó›Ö¿œÿù‚ðý î}LuÏÓGÌ;½ ÅY÷ ü‚Bç¿—ý æÐwe7ùÅ[÷ìøwu     > 
    ]¿Çê„ šÞŠ¹îÙñ ÑŸ…¿¯Ú9ßÎý±×=ž_µþsõ
    ó/£ rc ¾ý“ÿÀ7tÊÿÅ‚ßbò›Jˆ>Nÿs[}vu ÉÜû¬ü91üß6(õŸÿ(ê¿ž²Ó¡3 {ê ½†õÅ{žÞÁ
    æþþýÉÑktD ‰üévHŸ_þŸÿxgO×?Õ›4ƒŒ3_¸Óé© ë wҁdêžI À„\è1¿pnë²e—濬½º° B–ï*r¯gÏPpôÇ  ]Äêîî¾]2|( %ZÁ  —n.[¶lë¥ÜŽÚÚ §ó³áŸŸ ŽãÝÆŸ£~TÍ_Bc4M|èÃý\Ü;®wðs¹âkÎ"Ç)‚W59@,Q  Óã߸…¾DK

  • [Solved] error could not open file /var/lib/pacman/sync/core.db

    I am trying to install Arch but when I type "pacstrap /mnt base base-devel"  I keep on getting this error "error could not open file /var/lib/pacman/sync/core.db unrecognized archive format".
    I have tried:
    # rm -R /var/lib/pacman/sync/
    # pacman -Syuf
    I have also tried pacman -Syy with no luck.
    What more is there to do besides installing ubuntu?
    Last edited by johane (2012-08-11 08:22:07)

    johane wrote:
    I am trying to install Arch but when I type "pacstrap /mnt base base-devel"  I keep on getting this error "error could not open file /var/lib/pacman/sync/core.db unrecognized archive format".
    I have tried:
    # rm -R /var/lib/pacman/sync/
    Pacstrap was telling you it couldn't open a file, so you just deleted the entire directory tree? Did it appear to be downloading the database files correctly before this? Did you try running pacstrap again after you deleted everything?
    And then you tried to run pacman with the -f (force) option? What happened? "no luck" doesn't tell us anything.
    What more is there to do besides installing ubuntu?
    There are many things you can do. You can give us more information about what you did and what happened. Did you follow all the steps in the Beginners Guide up to the pacstrap step? Did you get any errors or warnings before that step? Are you sure you had a working network connection? Did you interrupt the pacstrap process at any time? Did you try running it again after you deleted /var/lib/pacman/sync?
    Did you check the sha1sum of the iso you downloaded before you put it on a usb stick?
    https://wiki.archlinux.org/index.php/Be … oaded_file
    How did you put it on the usb stick?
    When you got the error, did you do
    ls /var/lib/pacman/sync
    to see what (if anything) was there?
    Last edited by 2ManyDogs (2012-08-06 23:38:27)

  • Could not open forms after fresh installation of EBS 12.1.1 on RHEL5.5

    I have installed R12.1.1 instance on RHEL5.5 successfully.
    When tried to login through frontend. I could not open any forms.
    Checked error log:
    [Wed Feb 16 12:46:12 2011] [error] [client 206.180.194.83] [ecid: 1297878372:127.0.0.1:27205:0:97,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    Tried many things but could not breakthrough.
    Plz help!!!!

    Hi,
    Stopped the apps and db of the other server and restarted this server and tried to open forms but failed.
    Following entries are in :
    error_log
    *[Fri Feb 18 09:35:31 2011] [notice] Oracle-Application-Server-10g/10.1.3.4.0 Oracle-HTTP-Server configured -- resuming normal operations*
    *[Fri Feb 18 09:35:31 2011] [notice] Accept mutex: fcntl (Default: fcntl)*
    Access_log
    *206.180.194.83 - - [18/Feb/2011:09:42:24 -0500] "GET /OA_HTML/RF.jsp?function_id=109&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=0VCtL6nK0ODZPv5uiD7wQw..&formsLink=yes HTTP/1.1" 302 2601 0 "http://<hostname>:8003/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE&akRegionApplicationId=0&navRespId=20420&navRespAppId=1&navSecGrpId=0&transactionid=1632321210&oapc=4&oas=QldYaZpsfx-in5VAlnp2rQ.." "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1)"*
    *206.180.194.83 - - [18/Feb/2011:09:42:25 -0500] "GET /forms/frmservlet?appletmode=nonforms&HTMLpageTitle=&HTMLpreApplet=&code=oracle/apps/fnd/formsClient/FormsLauncher.class&width=400&height=300&archive=/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar,/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar,/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar,/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar,/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar,/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar,/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar,/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar&jinit_appletcache=off&gp15=icx_ticket&gv15=ODscF38Cnl0w0ZcKxkcj8A..&gp2=resp_app&gv2=SYSADMIN&gp3=resp&gv3=SYSTEM_ADMINISTRATOR&gp4=sec_group&gv4=STANDARD&gp5=function&gv5=FND_FNDCPVCM&gp6=other_params&gv6=&gp7=jsp_agent&gv7=http%3A%2F%2F<hostname>%3A8003%2FOA_HTML%2F&gp13=dbc&gv13=TEST HTTP/1.1" 200 45647 1 "http://<hostname>:8003/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE&akRegionApplicationId=0&navRespId=20420&navRespAppId=1&navSecGrpId=0&transactionid=1632321210&oapc=4&oas=QldYaZpsfx-in5VAlnp2rQ.." "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1)"*
    *127.0.0.1 - - [18/Feb/2011:09:42:31 -0500] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"*
    *127.0.0.1 - - [18/Feb/2011:09:42:51 -0500] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"*
    No error exists in application.log
    Please suggest.
    Thank you.

  • Fireworks CS4: could not open the file. Unknown file type

    Hello, this is the second file created with Fireworks CS4 that can't be opened. I'm using the same Fireworks installation that created the file. The file is a 1.2 MB file containing the pages of a draft for a new website.
    When I click on the file in Windows Explorer to open it, Fireworks tries to open it, but it can't. Instead, an alert pops up with this message: "Adobe Fireworks CS4 Could not open the file. Unknown file type"
    Working with Windows Vista Business, Adobe Web Premium CS4 suite
    I already tried opening the file, to no avail, with:
    -another computer with Windows XP Pro SP3 and the same Fireworks version
    -another computer with Windows XP Pro SP3 and Fireworks CS3
    -another computer with Windows XP Pro SP3 and Fireworks MX 2004
    Please help.

    I tried to find a solution for you by using:
    http://www.adobe.com/cfusion/search/index.cfm?loc=en_us&term=error%20opening%20file&cat=su pport&product=fireworks
    but I couldn't find anything.  You may want to give it a go  :-)
    Can you open the file in another program, maybe an earlier version of FWs, or Photoshop or even Illustrator if you have it?
    Not sure if there's a configuration folder that needs to be renamed and when FWs restarts it re-writes the config file... that's something to has to be done with DW when 'funny stuff' happens.
    That's the best advice I have, I'm sorry  :-(
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • I am trying to import developed images from LightRoom 5 in o Photoshop 6.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, you do not have necessary access permissions or another progra

    I am trying to import developed images from LightRoom 5 Photoshop 6 for further editing.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, or you do not have necessary access permissions or another program is using the file.  Use the 'Properties' command in the Windows Explorer to unlock the file. How do I fix this?  I would greatly appreciate it if you would respond with terms and procedures that a computer ignorant user, such as me, will understand.   Thanks.

    Have you tried restoring the Preferences yet?

  • InfoSpoke fails with message "Could not open file on application server"

    BW Experts,
    I created an InfoSpoke that is configured to extract to a flat file. The name of the file is specified using a logical filename. During extraction, the infospoke reports the error message "Could not open file on application server" adnd  marks the extraction process as red(failed). I have tried to run the InfoSpoke in background mode and in dialog mode and the same error appears. After i run in dialog mode, i checked SU53 for authorization errors and did not find any. I also tried changing the Logical filename setup in transaction FILE to a more "friendly" directory in which i'm sure i have authorizations (e.g. my UNIX home directory) and im still getting errors.
    Can you please share your thoughts on this? Any help will greatly appreciated. I also promise to award points.

    Hi Nagesh,
    Thanks for helping out.
    If i configure the InfoSpoke to download to a file using "File Name" option and also check the "Application server" checkbox, the extract works correctly (extraction to the defualt SAP path and filename=infospoke name). If i configure the InfoSpoke to download to the local workstation, the InfoSpoke also works correctly. It's only when i configure it to download to the application server and use the "Logical filename" option, that i encounter a failed extract.
    Here are the messages is the Open Hub Monitor:
    (red icon) Request No.147515
    0 Data Records
    Runtime 1 sec.
    (red icon)Run No. 1
    0 Data Records
    Runtime 1 sec.
    Messages for Run
    Extraction is running RSBO 305
    Could not open file on application server RSBO 214
    Request 147515 was terminated before extraction RSBO 326
    Request 1475151: Error occured RSBO 322
    If i clink on the error message, no messages nor clues are displayed. Note, this is a new InfoSpoke that is currently in the dev system.
    Please help.

  • HT1925 My ipod is not showing up when I have itunes up. I was told to remove itunes and reinstall however. I receive a message with unable to uninstall the Itunes. It states "could not open key HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\INTERFACE\(915DA835-02FE-

    can someone please advise on what I should do? unable to uninstall the Itunes. It states "could not open key HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\INTERFACE\(915DA835-02FE-4953-92FA-624BDF5D 85AB) VEIFY THAT YOU HAVE SUFFICIENT ACCESS TO THAT KEY, OR CONTACT YOUR SUPPORT PERSONNEL,  Which i did . I contacted the apple support and they could not help. has anyone gotten this error? Did some research some results show that this has occurred during updates on the itunes but has not seen how to successfully uninstall without getting this error. I attempted to use the control panel and uninstall but it provides me with the same error all the time. I NEED SOME Answers on this issue. Can you please help?!

    Perhaps try the fixit from the following Microsoft web page. (Try the "problems uninstalling" option.)
    Fix problems with programs that can't be installed or uninstalled

  • Every time I download anything I get an error message stating ...could not open ....dmg because it is either not a supported file type or the file has been damaged." What do I need to do to fix this problem?

    For the last month or so, every time I download anything I get an error message stating "........could not open ...... .dmg because it is either not a supported file type or because the file has been damaged...." I do not know what to do to fix this issue. Any ideas?

    hmmm.... try this
    basic troubleshooting:
    Repair Disk Permissions http://support.apple.com/kb/PH5821
    Repair Disk http://support.apple.com/kb/ht1782
    reset ACLs http://osxdaily.com/2011/11/15/repair-user-permissions-in-mac-os-x-lion/

  • ITunes will not install, I get an error message: Could not open key:HKEY_LOCAL_MACHINE_software_classes_CLSID

    I tried to reinstall iTunes 10.5 on an older PC using Windows XP. iTunes will not install. Tthis is the full error message. Could not open key: HKEY_LOCAL_MACHINE\software\classes\CLSID\{063D34A4-BF84-488D-B699-E8CA04DDE}
    Please Help

    I was able to solve this problem using the utility explained in this post:
    http://blogs.msdn.com/astebner/archive/2006/09/04/739820.aspx
    Thanks!
    Dell Windows XP

  • Quicktime will not install to Windows Vista "could not open key..."

    I have been trying to install Quicktime for some time.
    Get error message: "Could not open key: UNKNOWN\Components\9c430...... Verify that you have sufficient access to that key, or contact your local support personnel." The installer then rolls back.
    I kept trying and was able to install QT, but it would not open. Error messagesaid something about a "side-by-side" configuration.
    I am the only user/administrator of this pc. I have tried all troubleshooting steps on this website, including uninstalling all Apple software and all remnants.
    I tried all troubleshooting steps. My next step is to re-install Windows.
    HP d5000t Windows Vista Vista Ultimate 64-bit, Intel core2 quad Q9450 @ 2.66GHz 8GB RAM

    Get error message: "Could not open key: UNKNOWN\Components\9c430...... Verify that you have sufficient access to that key, or contact your local support personnel." The installer then rolls back.
    Doublechecking, Alex. Have you tried the procedures from the following post?
    http://discussions.apple.com/thread.jspa?threadID=2475687&tstart=30
    (Although that's about an iTunes install problem on 7 rather than QuickTime install problem on Vista, similar sorts of troubleshooting proicedures can apply in your circumstances too.)

Maybe you are looking for

  • Embedding printer profile in pdf doc? (e.g. forcing it to print Landscape)

    Hi there! I just sent a client some .pdfs. They were exported from InDesign and are formatted for Landscape. The client wants to know if there's a way to ensure that the document will default to Landscape if a recipient tries to print them out (to sa

  • How do I add an iTunes cash card to my account?

    How do I add an iTunes cash card to my account?

  • Service users in SAP XI?

    what are service users in SAP XI?

  • Defining keys for the web

    Can anyone please let me know if it is possible to redefine keys for web forms. I can do this for the client/server version of the application but no for the web application. I have tried editing the FMRWEB.res file but cannot access it using Oracle

  • RecordSet help when displaying

    I've figured out how to connect to a database, create a recordset and diplay the data in a repeating table. My question is as follows: In the repeating area, how can I hide fields in each record that may not have data? IE: I am trying to use the data