BIB-16633 Cannot connect because the database version is incompatible with

BIB-16633 Cannot connect because the database version is incompatible with Feb 15, 2005 9:28 PM
Reply
why is this?
oracle.dss.connection.common.ConnectionException: BIB-16633 Cannot connect because the database version is incompatible with this BI Beans version.
at oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.connect(MDMConnectionDriverImpl.java:147)
at oracle.dss.connection.server.ConnectionImpl.connect(ConnectionImpl.java:285)
at oracle.dss.connection.client.Connection.connect(Connection.java:425)
at oracle.dss.connection.client.Connection.connect(Connection.java:342)
at oracle.dss.addins.designer.OLAPSource.test(OLAPSource.java:284)
at oracle.dss.addins.wizard.configFileEditor.OlapPanel.testConnection(OlapPanel.java:244)
at oracle.dss.addins.wizard.configFileEditor.OlapPanel.btnTest_actionPerformed(OlapPanel.java:378)
at oracle.dss.addins.wizard.configFileEditor.OlapPanel$3.actionPerformed(OlapPanel.java:120)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
at java.awt.Component.processMouseEvent(Component.java:5100)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
at java.awt.Dialog$1.run(Dialog.java:540)
at java.awt.Dialog.show(Dialog.java:561)
at java.awt.Component.show(Component.java:1133)
at java.awt.Component.setVisible(Component.java:1088)
at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
at oracle.dss.addins.wizard.configFileEditor.ConfigFileEditorWizard.run(ConfigFileEditorWizard.java:229)
at oracle.dss.addins.designer.BIDesignerImpl.editConfigFile(BIDesignerImpl.java:1428)
at oracle.dss.addins.designer.BIDesignerAddin.openBIDesignerSettings(BIDesignerAddin.java:990)
at oracle.dss.addins.designer.BIDesignerAddin.actionPerformed(BIDesignerAddin.java:807)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113)
at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
at java.awt.Component.processMouseEvent(Component.java:5100)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Lisa Sherriff
Posts: 137
OTN Member Since: Jan, 2001
Re: BIB-16633 Cannot connect because the database version is incompatible w ( In Reply To : BIB-16633 Cannot connect because the database version is incompatible with ) Feb 16, 2005 1:32 AM
Reply
Hi,
From the 10.1.2 BI Beans Install Guide it says:
OracleBI Beans supports data stored in Oracle9i Enterprise Edition or Oracle Database 10g Enterprise Edition. However, only particular releases and patchsets are supported:
* Oracle9i Release 2 Enterprise Edition, as follows:
o 9.2.0.6 for all platforms.
o 9.2.0.5 with the latest OLAP patch for Windows-only.
* Oracle Database 10g Release 1 Enterprise Edition with the latest OLAP patch.
From the error message it would appear that the Database is not one of the above.
Thanks,
Lisa
JDev QA
401488
Posts: 48
OTN Member Since: Aug, 2002
Re: BIB-16633 Cannot connect because the database version is incompatible with ( In Reply To : BIB-16633 Cannot connect because the database version is incompatible with ) Feb 18, 2005 8:01 PM
Reply
Hi,
Please note that we have follwing versions of DB up and running:-
1)Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
2)Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
With the Partitioning and Real Application Clusters options
JServer Release 9.2.0.5.0 - Production
Pls let us know the solution to resolve this problem ASAP.
Thanks.

You are not using a supported version of the database. BI Beans/OLAP only support the following database versions:
10g - 10.1.0.3 with additional OLAP patch
9i - 9205 with additional OLAP patch
9i - 9206
I would suggest that you have not applied all the required database patches to your instance.
Hope this helps
Business Intelligence Beans Product Management Team
Oraclc Corporation

Similar Messages

  • Every device (iphone4, iphone4s, ipad2) I try to hook up to iTunes gives me a message "this device cannot connect because the apple mobile device service is not setup" does anyone have ideas as to why it keeps popping up? It just started doing this.

    Every device (iphone4, iphone4s, ipad2) I try to hook up to iTunes gives me a message "this device cannot connect because the apple mobile device service is not setup" does anyone have ideas as to why it keeps popping up? It just started doing this.

    I'd start with the following document with that one:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Cannot connect to the database. java.sql.SQLException:

    Hi,
    I am trying to connect to Pointbase database through an applcation written under J2EE environment. I am able to connect with other database under Pointbase. I am trying to connect using the code as follows:
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    con=DriverManager.getConnection("Jdbc:Odbc:study", dbUserID, dbPassword);
    and I am getting the Exception as shown delow :
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: access denied (java.lang.RuntimePermission exitVM)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:324)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    root cause
    java.security.AccessControlException: access denied (java.lang.RuntimePermission exitVM)
         java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
         java.security.AccessController.checkPermission(AccessController.java:401)
         java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
         java.lang.SecurityManager.checkExit(SecurityManager.java:736)
         com.sun.enterprise.J2EESecurityManager.checkExit(J2EESecurityManager.java:70)
         java.lang.Runtime.exit(Runtime.java:88)
         java.lang.System.exit(System.java:715)
         org.apache.jsp.login_jsp._jspService(login_jsp.java:76)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:141)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:324)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
    note The full stack trace of the root cause is available in the Sun-Java-System/Application-Server-PE-8.0 logs.
    Sun-Java-System/Application-Server-PE-8.0
    Please help.
    NNJ

    Thanks for the reply. I have attached the server.log herewith :
    [#|2008-10-05T11:44:45.945+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=12;|ADM1006:Uploading the file to:[C:\Documents and Settings\Administrator\Local Settings\Temp\s1astempdomain1server-1629282413\server\study.war]|#]
    [#|2008-10-05T11:44:45.955+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=12;|ADM1007:Uploaded the remote file at: [C:\Documents and Settings\Administrator\Local Settings\Temp\s1astempdomain1server-1629282413\server\study.war]|#]
    [#|2008-10-05T11:44:46.225+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=12;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- undeploy web/study]|#]
    [#|2008-10-05T11:44:46.686+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=12;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2008-10-05T11:44:47.947+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=12;|DPL5109: EJBC - START of EJBC for [study]|#]
    [#|2008-10-05T11:44:47.977+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=12;|Processing beans ...|#]
    [#|2008-10-05T11:44:47.987+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=12;|DPL5110: EJBC - END of EJBC for [study]|#]
    [#|2008-10-05T11:44:48.158+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=12;|Total Deployment Time: 2043 msec, Total EJB Compiler Module Time: 40 msec, Portion spent EJB Compiling: 1%
    Breakdown of EJBC Module Time: Total Time for EJBC: 40 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
    |#]
    [#|2008-10-05T11:44:48.278+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=12;|deployed with moduleid = study|#]
    [#|2008-10-05T11:44:48.378+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=12;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- deploy web/study]|#]
    [#|2008-10-05T11:44:48.488+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=12;|WEB0100: Loading web module [study] in virtual server [server] at [study]|#]
    [#|2008-10-05T11:44:51.202+0530|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=12;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2008-10-05T11:46:06.771+0530|WARNING|sun-appserver-pe8.0|javax.enterprise.system.stream.err|_ThreadID=16;|Cannot connect to the database. java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified|#]
    [#|2008-10-05T11:46:06.871+0530|SEVERE|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=16;|StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception
    java.security.AccessControlException: access denied (java.lang.RuntimePermission exitVM)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
         at java.security.AccessController.checkPermission(AccessController.java:401)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
         at java.lang.SecurityManager.checkExit(SecurityManager.java:736)
         at com.sun.enterprise.J2EESecurityManager.checkExit(J2EESecurityManager.java:70)
         at java.lang.Runtime.exit(Runtime.java:88)
         at java.lang.System.exit(System.java:715)
         at org.apache.jsp.login_jsp._jspService(login_jsp.java:76)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:141)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:325)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:306)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:582)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
         at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
         at java.lang.Thread.run(Thread.java:534)
    |#]
    regards,
    NNJ

  • My Ipad will not connect with Itunes prompt states this Ipad cannot connect because the Apple mobile device service has not started "??s "This Ipad cannot connect

    my Ipad will not connect with Itunes prompt states this Ipad cannot connect because the Apple mobile device service has not started "??s "

    Try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.

  • HT1338 tried to update 10.7.4 to 10.7.5 get un expected error at cleanup....have tried several times with no success..after failed try mail will not open because the mail is now incompatible with 10.7.4......HELP

    tried to update 10.7.4 to 10.7.5 get un expected error at cleanup....have tried several times with no success..after failed try mail will not open because the mail is now incompatible with 10.7.4......HELP

    2009 MacBook Pro eh? It looks like your hard drive has failed. Three years is pretty standard. Often, then only hint you have is catastrophic failure.
    If you put the old hard drive into an external enclosure or similar device, you may still be able to migrate your data from it. Just because it won't boot doesn't mean you can't still read from it. Still, I wouldn't keep trying it. As long as you are buying a new hard drive, may as well get sometime to use with Time Machine too.

  • Cannot connect to the Database

    Hi,
    We are trying to install only an SAP MDM 7.1on windows 2003 Server/Oracle 10.2.0.4. We are facing issues in connecting it to the database.
    When I try to mount a repository by giving the hostname and login credentials of the database(user id : System which works on OS Level). The following message is displayed.
    "Unable to connect with database server"
    Could you please suggest a solution.
    Regards,
    Renu

    You should also check the info under: https://service.sap.com/installMDM -->MDM 7.1. -->Installation Guide for Windows >4.4 Installing and Configuring the Database>4.4.2 Oracle DBMS:
    1)do you use the correct charachterset for your DBMS?
    2)tnsnames.ora was set correctly? What is the output of the command "tnsping <net service name>"? what is the output of sqlplus <userid>/<password>@<net service name>?
    3)Have you intalled the Oracle Client, too?
    4)On the MDS host, run the Net Manager to make the DBMS known to Oracle clients. In this case, the
    MDS is an Oracle client.
    5)Are you sure that the ports used by MDM are open? Only if MDS, DBMS or MDM Console are located on different machines. The default ports are as follows:
    MDS:
    Port 59950 and three sequential ports
    from the range 2000 - 9999 for every
    loaded repository (the repository ports
    are configurable using the MDM
    Console).
    The error you can see in the MDS_Log can be also useful cause "Unable to connect with database server" can be caused by many reasons!
    I hope this helps.
    Regards,
    Gabor

  • I cannot connect to the net through my TC with pppoe

    I used to connect to the internet using my TC as a router, connecting via PPPoE using a DSL modem.
    While my ISP had a problem with their network, the TC stop connecting to the PPPoE host and the amber light kept blinking. Because this was taking too long, I decided to investigate this issue.
    I tried connecting my laptop directly to the modem, the restored my original configuration.
    My MacBook Pro connected via ethernet to the DSL modem, is able to connect to the internet using a PPPoE connection. When I try the same via the TC, it just doesn't connect!
    What should I do to troubleshoot this?
    Is it possible that it is related to my ISP? Even though the laptop manages to connect via PPPoE.
    Even the DSL modem when switched to router functionality is able to connect via PPPoE.
    Only the TC seems to fail. What could be the problem?

    Even the DSL modem when switched to router functionality is able to connect via PPPoE.
    If your modem is acting as a router, you could configure the Time Capsule in Bridge Mode to connect that way. Is that a possibility that you could consider? A potential downside here is that if you have a dual band Time Capsule, the Guest Network feature cannot be enabled when the device is configured in Bridge Mode.

  • How do I get a prior version if the supported version is incompatible with my environment?

    Hello,
    I am a developer on a rails application, and our test suite is not compatible with Firefox 8. Specifically, we are Rails 2 with an older version of Selenium that hangs when it tries to run Firefox 8.
    I can not get involved in a huge dependency update maze just to be able to keep running my regression tests. I did not intentionally update FF, and I need to revert to FF7 in order to continue doing my job.
    Could somebody please tell me how to get prior versions, specifically for Mac OS X in my case? 7.x would be fine.

    I also need to revert back to previous version. The blogging module that allows me to do my job no longer works in V8. I need the Mac version.
    Thanks
    Tom

  • My ipod touch is locked i am trying to restore it however when itunes tells me it cannot connect because the ipod is locked there is no place on itunes that shows "devices" as it says in the restore orocedures  now what?

    my ipod touch is locked i am trying to restore it nut when itunes tells me it does not recognize it , however, there is no place on the itunes screen that lists devices like the procedures tell you

    Place the iPod in recovery mode and then restore the iPod via iTunes.  For recovery mode see:
    iPhone and iPod touch: Unable to update or restore

  • I cannot connect to the internet in my home with my new 4g itouch and new d link router

    I have gone to the router manufacture and walked through the set up, no luck.  I tried the troubleshooting pages for the itouch.  I am still shut out.  I see the ssid and the lock I use the password still no luck.  It works in other locations, but downloads are slow.

    - Try resetting your iPod:
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - The troubleshooting here:
    iPhone and iPod touch: Troubleshooting Wi-Fi networks and connections

  • Developer2000 will not connect to the database

    HELP!!! I cannot connect to the database -Oracle 8.0.5 from developer2000 v2.1- forms ( or reports)!! i can get to sql plus and I can start the database also. HELP!!! i log on as scott/tiger and as system/manager but of no avail. Are there any TNS or registry entries that needs to be changed.

    Hi,
    I think you want to post this to the Forms 6i or Oracle Reports forums. This the JDeveloper forum, a different product from Developer2000.

  • Can't connect to the database server from localhost

    Hi,
    I'm having a problem I hope you can help with please!
    I recently installed mysql and phpmyadmin... I can access mysql perfectly from the command line, and can access it partially through phpmyadmin although there are some restrictions that I haven't figured out how to change yet (despite editing php.ini, configure.inc.php and others), but on the whole inside phpmyadmin I can see all the databases I've uploaded with the command line and all the users are there and can be edited. Unfortunately whenever I try to connect to a mysql database using a username and password that was created in phpmyadmin (or anywhere!), I get a 'cannot connect to the database server error'. I've checked and rechecked the username, the passwords, the database names and the host names a thousand times but nothing I change is working.
    Is there a special prefix my mac could be adding to the database, usernames or host names?
    Thanks!

    Okay, don't worry!
    I finally figured it out...
    it needed to be 127.0.0.1 rather than localhost!

  • Sudden hotsync "device database version is incompatible" error

    I have a Sprint Treo 755p with software version 1.07. Desktop is 4.1.4.
    Hotsync has been working fine for 6 months. Suddenly yesterday I started getting "The device database version is incompatible with this conduit. Doing nothing" in my hotsync log (see below for log result) . Contacts are synchronizing, memos have disappeared, and calendar is not synchronizing. After attempting to synchronize the 755p soft resets. It also soft resets when I do a string search and while it is searching the calendar. This may have all started yesterday when I sent a text message. The message went then the phone froze. I haven't had any freeze-ups with this phone so I was surprised. I popped the battery, but after restart my text message history was gone.
    Did something get corrupted? I'd appreciate any advice.
    OK Quick Install
    VersaMail
    - Sync configured to Do Nothing
    -- Memos
    - The device database version is incompatible with this conduit. Doing nothing.
    OK Calendar
    OK Contacts
    OK Tasks
    -- Backing up AddressingLibRecent-HsCh to C:\Program Files\palmOne\DJ\Backup\AddressingLibRecent-HsCh.PDB
    Thanks
    John

    Never mind. I deleted the following files Memodb and MemoDB-Pmem, hot sync'd and now I am able to get Memos to open.  Guess I had something in the database that didn't jive.
    Post relates to: Treo 680 (Unlocked GSM)

  • Application cannot proceed. Internal error occured. Contact your administrator. Error msg: Unable to connect to the database. Please make sure the database information specified in admin/includes/config.php are correct.

    After clicking in email link, I get the following message on Firefox page : " The application cannot proceed!
    An internal error occured. Please contact your administrator and describe the steps you took before you encounter this error message.Error msg: Unable to connect to the database. Please make sure the database information specified in admin/includes/config.php are correct."
    The email asked to install the latest Adobe Flashplayer version to have it working. I installed it, also updated my plug-ins and checked in safe mode that the extensions were not the problem. I also deleted the cookies an cache. Nothing seems to be working so far. I have the lastest version of Firefox 8.0.1 as well as Roboform 7. I noticed that the latest Firefox version has (x86) tagged to it. Does it refers to an 86 bits because my computer uses 32 or 64 bits only. I tried also different browsers and the message kept appearing. How do I resolve this problem?

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • The restor pocess did not succeed because your computer cannot connect to the server - Windows Server 2012 R2 Essentials Experience

    Hi all
    I've been running Windows Server 2012 R2 with the Essentials Experience in test for a Windows 8.1 client environment, on an HP ProLiant MicroServer N54L. Overall I've found the Essential Experience set-up over WHS2011 and WHSv1 okay; still looking to extract
    any real value over the former versions.
    This box has been up and running for a few months now, with client backups of a Win 8.1 box scheduled and running successfully every day. However when trying to conduct any file restores from the backups, to the client, I receive an error dialog once I go
    through motions from the Dashboard:
    On the 'Devices' tab, right-click the appropriate client and select 'Restore files or folders for the computer'
    'Restore Files of Folders' dialog pops up, asking me to 'Choose a backup' from the list of all the backups that have run
    Select any one in the list - have tried numerous backups; automatic, manual, etc. same result every time
    Brings up the dialog to 'Choose a volume', choose either C: or D: partitions of the same fixed drive - again, no difference which one I choose, the outcome is the same
    'Opening the volume' dialog starts, with progress bar, runs to about 4% complete the pops up the dialog 'The restore process did not succeed'. Full error in the dialog, "The restore process did not succeed because your computer cannot connect to the
    server. Make sure that the computer is connected to the networkm and then try again
    If my computer cannot connect to the server - how can I get that far? How can I open the dashboard, select a client, select from a list of backups, select a volume to restore, etc. What is going on here?

    Hi,
    Please check if a "host" entry for the server is added to the client. For more detailed information, please refer to the threads below:
    Unable to Restore files or folders from a Client Backup
    http://social.technet.microsoft.com/Forums/en-US/d1d001bd-20c5-4f09-861d-526c31567963/unable-to-restore-files-or-folders-from-a-client-backup
    Can't restore anything
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/98e269b5-2bd1-449e-a213-e386ae15266f/cant-restore-anything?forum=winserveressentials
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Crystal Report Initilization error

    Hello I am new to Crystal Reports. I have created a Crystal Report (Ver 12.0) and linked it into Visual Studio 2008. I have copied all (CrystalDecisions.CrystalReports.Engine.dll, CrystalDecisions.ReportSource.dll, CrystalDecisions.Shared.dll, Crysta

  • Firefox won't open (though Explorer works fine) and I can't uninstall the program.

    The problem started with Firefox saying it couldn't display the webpage. Explorer worked, so I knew it wasn't my internet. I checked, and I am not using a proxy, so that's not the issue. I tried uninstalling and reinstalling Firefox, but then when I

  • Partition of C drive

    Sir my lenovo thinkpad L530  C drive has 390 gb please kindly provide how do I shrink its volume into different drives and  also tell how do I recover windows 7 OS  .Thanking you

  • How Do You Manage GroupWise 2012?

    This might seem like a silly question, but I'm interested in finding out how everyone else manages GroupWise 2012. The most flexible method that I am aware of for managing GroupWise is by running ConsoleOne directly from the GroupWise domain host(SLE

  • Commit delete

    Hello, I'm trying something new on this and I am wondering if anyone has ideas. In the past rollback segment size wasn't something that mattered. We could make them as big as we wanted. We can no longer do that so when I go to delete 4 million record