Connecting to the Mobile Server Repository

Having finally installed Oracle Lite for 9i succesfully and adding the mobile repository to my current database with no issues.
I've been following the configuration guide in the documentation and I am attempting a stand alone mode. However... when I get to the point of trying to connect to http://<Mobile_Server_name>:<port_number>/webtogo/startup the browser appears to be connecting and then just stops displaying nothing (or the previous webpage content); no error page or anything.
Would the mobile_server_name be localhost?
Thanks in advance

I installed the oracle 9i lite and mobile server in standalone mode( by using step by step oracle documents...) but couldn't connect to it and so the setup for mobile client for pocket pc not working.pls HELP me how can I connect ....
Thanks

Similar Messages

  • The Blackbery device simulator is not able to connect to the mobile server.

    Hi
    While login to Sap Mobile BI i get the below error.
    "unable to connect to mobile server.The request is timed out(0x008)"

    Thank You for your reply.I had no problem with the mobile network connections it is on.The issue i am facing i am using proxy server deployment where we don't have to mention host_port  in the vas cluster configuration due to which i m not able to connect to blackberry Simulator which is on client machine.But if i specify the client machine port to Host_port then i m able to connect.Can you help me to configure the Mobile server for a non-BlackBerry
    deployment that uses a proxy server

  • Connection between BO Mobile Server and BOE

    Hi All,
    I have installed BO Mobile on the same machine which as Business Objects Enterprise.
    Have the following questions
    1. How the mobile server connect to the enterprise server? Let me know what are the steps needs to be done for the connection between the mobile server and enterprise.
    2. How the connection between mobile server and proxy server
    I gone through the installation and deployment guide of businessobjects mobile but it not clearer to me.
    Kindly, help me out.
    Thanks and Regards,
    Yuvaraj.

    Hello,
    I have a similar scenario to that you have described, in order to test;
    BOE and BO Mobi deployed on the same machine, no proxy.  I am also using a BB simulator in order to test connecting.
    I have installed the client s/w to the simulator device, but am unable to connect to BOE from the device.
    Below is the info from each of the config files and device.
    Can you tell me if there is a needed change?
    1.  VMS
    $Id: server.config 28982 2008-01-03 21:52:21Z hmak $
    config for VMS Server instance
    VERSION = 6.0
    [server]
    SERVER_ID=VMS_SERVER
    [comm]
    BINDTO_PORT=11711
    MANAGEMENT_PORT=11712
    EXTERNAL_HOSTNAME=<BOE machine Name>
    common across all VMS servers
    INCLUDE_CONFIG_FILE = config/cluster.config
    vim:noet
    2.  VAS:
    $Id: server.config 27498 2007-10-01 19:12:19Z hmak $
    config for Authentication Server (VAS) instance
    VERSION = 6.0
    [server]
    SERVER_ID=AUTH_SERVER
    [comm]
    BINDTO_PORT = 11011
    MANAGEMENT_PORT = 11012
    EXTERNAL_HOSTNAME=<BOE machine Name>
    common across all auth servers
    INCLUDE_CONFIG_FILE = config/cluster.config
    vim:noet
    3.  Handheld Connection Settings:
    Mobile Server:  <server IP Address>
    Port Number:  11011
    CMS Name:  <BOE machine Name>
    Auth Method:  Enterprise

  • How to install Oracle Lite ODBC driver without connecting the mobile server

    My Oracle Lite version is 10g R3.
    I am using branch office version application.
    I wanted to connect oracle client database(.odb file) via Lite DSN in a windows XP machine without installing the client in that device.
    Some of my users wanted to access the client database from backend which requires a DSN entry in that device.Oracle Lite ODBC gets registered in the device only when we do a setup from the mobile server or if Oracle 10g Lite MDK is installed.
    I do not want either of this to be done in my user PC. I wanted a ODBC utility which will register oracle Lite ODBC Driver (Normal & Cleint) in the user PC so that i can manually create and configure the DSN.
    Does anyone have a solution for this?
    Regards,
    Ashok Kumar.G

    Dear Sir,
    Yes, you can find the Driver here
    http://www.oracle.com/technology/software/tech/windows/odbc/index.html

  • How do I connect to the mobile database in c#?

    I am creating a application in c# for windows mobile 6 using Oracle Database Lite.
    The problems start by not understanding the tutorial in vb of the transports. I want to make the connection string and the program stops with an error.
    The way I am creating the connection string is the following:
    String connectionString = "dsn=msus;uid=system;pwd=" +++ _password;+
    _connection = new OracleConnection(connectionString);+
    _connection.Open();+
    The error in the mobile device is:
    POL-5150 access violation
    Every steps of creating publications items an publication on the Mobile Server was successful. The msync synchronized with no problems. User has privileges for using the application. I think this is not the way of making the connection string, but I can't find the right one!
    Thanks for the support.

    the _password is the password of the user hzenha... which is hzenha... I am send it as an argument to the method that as the code I've shown in the first post. The code is the only one I use about connections to the database... I don't access it elsewhere.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • The MOF Compiler could not connect with the WMI server

    I am trying to add node2 to SQL  cluster (2008)  However, I kept running into errors with the following error message:
    "The MOF Compiler could not connect with the WMI Server. This is either because of a semantic error such as an incompatibility with the existing WMI repository or an actual error such as the failure of the WMI Server to start".
    I checked on the WMI services, they are started and running.renamed the WMI repository.  but nothing worked .
    Any idea what settings I need to change in order to ensure a successful instalation and add node 2 to sql cluster.

    Hi,
    Did SQL Server failed during installation and you somehow brought services online. Or it failed and next time you executed it succeeded IMO this error pops up because of remnants of failed installation on Node 1. With cluster specially if Installation on
    node 1 fails you should uninstall completely and remove all files related to SQL Server and then proceed.
    Have a look at below connect,see workaround and information posted by MS
    https://connect.microsoft.com/SQLServer/feedback/details/356258/the-mof-compiler-could-not-connect-with-the-wmi-server
    If above still not helps please post complete setup log file
    %Program files%\Microsoft sql server\100\Setup bootstrap\Log\ folder.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • MS SQL Server 2008 not getting installed properly - MOF compiler could not connect with the WMI server

    I am trying to install SQL Server 2008 in my local machine. However, I kept running into errors with the following error message:
    "The MOF Compiler could not connect with the WMI Server. This is either because of a semantic error such as an incompatibility with the existing WMI repository or an actual error such
    as the failure of the WMI Server to start".
    I also ran "rundll32 wbemupgd, UpgradeRepository" to rebuild WMI repository, it doesn't help either. I got the same error message. 
    Any ideas what settings I need to change in order to ensure a successful installation of SQL Server 2008?

    "The MOF Compiler could not connect with the WMI Server. This is either because of a semantic error such as an incompatibility with the existing WMI repository or an actual error such
    as the failure of the WMI Server to start".
    I also ran "rundll32 wbemupgd, UpgradeRepository" to rebuild WMI repository, it doesn't help either. I got the same error message. 
    Any ideas what settings I need to change in order to ensure a successful installation of SQL Server 2008?
    can you check below two links.Make sure previous failed installation is removed completely.
    http://connect.microsoft.com/SQLServer/feedback/details/356258/the-mof-compiler-could-not-connect-with-the-wmi-server#
    Solution given by Connect MS is:
    Possibly the issue was caused by uninstalling from add-remove programs - at any rate, using aaron bertrand's suggestion below fixed the issue. Also of note - I used the local admin for the install.
    http://sqlblog.com/blogs/aaron_bertrand/archive/2009/02/20/the-xp-sp3-msxml6-sp2-sql-server-debacle.aspx
    yes - remove msxml6 and any other half installed portion of sql 2008 and REBOOT and install sql
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • 24.7.0 update link does not connect to the update server

    FirefoxESR 24.4.0 was bundled with Debian. For several days, I have gotten a popup message to install the security update, 24.7.0. The Mozilla link from within Firefox says I have the most up-to date version (24.4.0). Apper software manager says everything is current. Every time I click on the install link in the popup, the download window stays on the "connecting to update server..." screen indefinitely, never connecting. Firefox and everything else works fine, there is no apparent reason from this end why connection should not take place.

    "The Debian build of Firefox 24.4.0esr is Not updated by Mozilla but by Debian."
    Correct.
    "If the 24.4.0esr you are trying to update is actually from Mozilla and not a third-party build then make sure the folder has read/write permissions for that Linux user."
    It never gets as far as permissions or actually trying to download an update. When Firefox checks with Mozilla using Firefox's internal update check, it comes back as 24.4.0 being the latest version.
    "The Firefox tarball from Mozilla.org is certainly not a one time install. "
    What I meant by one time install is that nobody would go through the effort more than once, and then only if there were extraordinary circumstances.
    "If you put it in a folder in Home or make sure the folder has read/write permissions if you put it elsewhere then you should get updates from Mozilla as they are released. "
    The current version received an update notice from Mozilla. The link tries but never connects with the update server.
    "The updates are by .mar files whether on Windows, Mac OSX or Linux. "
    I've used Firefox for years, with both Windows and Linux. I've never had to deal with .mar files or .tar files, or manually installing. Everything has always been a one-click automated install for both initial installation and updates.
    Also, I don't want to perform a manual install unless it is for critical software, like needed drivers, and there is no other way. I would like to let the system do the work of keeping track of everything installed and its update status. I switched to Debian stable for the stability and am generally trying to avoid introducing software from outside of the tested stuff in their repository. The only reason I've pursued this update at all is that it is a security update and installing it shouldn't really affect Debian's status tracking (unless I stick the new version somewhere else).
    I'm assuming that sooner or later, Mozilla will fix whatever problems are preventing the update from working correctly, or Debian will put 24.7.0 in their repository.

  • Can't Connect to the OpenVPN Server

    Hi, I need help
    I can't connect to the OpenVPN Server from my Mobile Phone, using OpenVPN Connect App
    because I get IP Public so, I registered the IP with dyndns, any advice for the Setup ?
    Thanks

    Check this out to see if you missed anything.
    http://kb.linksys.com/Linksys/ukp.aspx?pid=80&vw=1&articleid=29293

  • I am running 4.0 version, and each time I open Firefox, I get a software update that says "Downloading Firefox / connecting to the update server", but it just STICKS there??? Why is this happening?

    I am running Firefox 4.0 version, but for some reason, it tries to download updates and then gets stuck on trying to connect to the update server. This has been happening the past few days. When I close the update, I can proceed in Firefox without incident (that I know of).

    See:
    * http://kb.mozillazine.org/Software_Update (Software Update not working properly)
    Remove the files in the updates and updates\0 folder.<br />
    You may need to delete active-update.xml and updates.xml as well if present.
    C:\Documents and Settings\&lt;user&gt;\Local Settings\Application Data\Mozilla\Firefox\Mozilla Firefox\updates
    (%USERPROFILE%\Local Settings\Application Data\Mozilla\Firefox\Mozilla Firefox)
    If you have problems with updating then easiest is to download the full version and uninstall the currently installed version and remove the Firefox program folder to do a clean install of the new version.
    * Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 4.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Do not remove personal data if you uninstall the current version.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Connection from the web server to the database which is situated in another machine.

    Thanks for the reply.
    I need to know, whether there shold be a physical connection between the web server and database machine? or can we connect to the database machine through the web, if the database machine has a domain name? if there is a physical connection, we can use the jdbc/odbc connection. but if we are connecting through the web, how can I estblish the connection using a JDBC/ ODBC connection?
    Regards,
    George

    As long as there's a network connection between the two machines, you should be able to make the connection. I'm not sure what the difference between a 'direct connection' and a 'connection through the web' is-- are you actually running a network cable from one machine to another?
    When you cannot make the connection, are you able to do a 'tnsping' on the target database?
    When you say 'connecting through the web', is it possible that you're going through a firewall? If so, the firewall may be blocking the ports you need to communicate on.
    Justin Cave
    ODBC Development

  • When Firefox shows me an update and asks if I'd like to update, I click continue, but it doesn't update. It just goes to a "software update" window and says "connecting to the update server..." and then doesn't do anything else. It never updates. HELP!

    When I sign on to Firefox, a "Software Update" pops up and asks if I'd like to update Firefox. I click Yes/Continue and when I do, the page says "Downloading Firefox" - connecting to the update server... - but it never finishes. It continually shows the blue/white striped line.

    Start at '''http://www.mozilla.com''' and download the latest
    version. At the completion of the download '''don't let the setup
    start Firefox for you''', when the setup ends, start Firefox in your
    normal manner this way you will be less likely to create a new profile.
    The extra startup pages are temporary -- read them. The next time
    Firefox comes up you should be back to starting with your normal home page.
    Note: Firefox must be down once the install starts.
    :Close Firefox with File>Exit. Then make sure Firefox is not running --
    :On Windows: check the "Processes" tab in the Windows Task Manager.
    :On Mac: Firefox > Quit then Command+option+Esc, if Firefox running use Force quit
    '''Permission errors on Mac:'''
    "If you were getting permission errors on a Mac, download the latest
    Firefox version, then uninstall and reinstall Firefox. '''Do not let the uninstall remove remove anything but Firefox itself'''; otherwise, you will lose your profile directories and files as they contain your settings,
    bookmarks, history, extensions, passwords, and cookies.
    If you can't download as mentioned above, find your system and the Firefox version you want in releases, download and start the install as seen above
    * ftp://ftp.mozilla.org/pub/firefox/releases/

  • I keep getting notified that there is an important update to Firefox that I need to install but when I click on the icon all that happens is a message that I am connecting to the update server but a connection never happens

    I keep getting a message stating that it is critical that I update my Firefox. I click on the update icon and a software update box shows up and tells me I am connecting to the update server but the connection never happens. I have left it running for hours but no connection ever occurs. Should I ignore this or do I need to go to your website and download from there? I don't want to lose my current settings.

    In the Task Manager, make sure to check both the Applications tab and the Processes tab. On the Processes tab, Firefox may have two different components running: firefox.exe and plugin-container.exe. Well, in 3.5.11, it would be only the first one.

  • How to make Adobe acrobat feature to convert SAP  Pages to PDF available for multiple users connected to the same server

    We have installed Adobe Acrobat X Pro- English,Francais,Deutsch version 10.1.9 in our test environment and tried  testing it for converting SAP pages into PDF with a few pilot users. In doing so we faced a challenge, where only one user at a time can use Adobe Acrobat PRO to convert SAP pages in to PDF.As long as the first user who  is connected to Adobe Acrobat Pro via SAP isn’t logged off, other users connected to the same  server  are not being able to get the “Save As” dialog box to save the PDF in their preferred location.
    This is a business requirement and we need an urgent solution for the same. Can anyone help us in telling us if this is possible and if yes the how to go about?

    It's not something we deal with here, the LiveCycle products are a different world. Key points: Adobe LiveCycle is a range of products, some desktop, some server. LiveCycle PDF Generator is the one you should look at, it comes in 3 editions. License terms are by negotiation. Key management is via its Java API.

  • My email account in Mail.app is IMAP, but when I delete emails, they don't delete from other devices connected to the mail server with IMAP. Deleted mail on other devices delete as normal from the server and thus from other devices as normal.

    MacBook Pro, late 2011 version. Up to date Mountain Lion.
    My email account in the Mail.app is set up as IMAP, but when I delete emails in the Mac Mail App, they are not deleted from the mail clients of the other devices that are connected to the mail server with IMAP. IMAP works perfectly between Windows Outlook 2010, iPad Mail App and Android default mail client. Deleted messages behave correctly, as in delete from one device and the mail is deleted from all devices.
    Having just tested in reverse order on the Mac; emails deleted from the email client on Windows, iPad and Android are not deleted in the Mac Mail App.  It appears that the account is behaving like POP rather than IMAP.
    Any advice on how to have IMAP work correctly on the MacBook Pro Mail.app?
    Thank you.

    Hi Csound1, thanks. The email host is 1and1.co.uk, however, i am going to fess up and make myself look like a plonker now -
    the email account in question was set up in Outlook as POP - stupid, stupid, stupid me, wasted an afternoon on this!  I have now changed the Outlook account to IMAP and Mail.app works perfectly - and looks much nicer than Outlook did.  Im in the middle of converting from Windows to a Mac, and still finding my way around the Mac
    The lesson learned, never assume - always double  check!  All my other email addresses with 1and1 are all imap, except this one, and it happened to be the first one I set up in the Mail.app. (bows head in disgrace!)
    Thank you anyway for attempting to help me!
    Cheers

Maybe you are looking for

  • Error while opening the external window

    Hi I am trying to open an external window on click of a button. This is the piece of code I have written url = "http://www.google.com"; url = java.net.URLEncoder.encode( url ) ; String title="External Window"; //IWDWindow win=wdComponentAPI.getWindow

  • Bug Report: Original image location sometimes displayed in PDF created with Word 2013

    I found a non-critical security bug in Office 2013. Here is the issue: If you drag and drop an image into Word 2013 (I'm using x64 version in Windows 7 if that matters) and then save as PDF (using the default settings) it saves the full file path of

  • Transfer of Employee responsible from CRM to ERP

    Hello, I've replicated employees from ERP to CRM. I create a new corporate account in CRM. I assign an Employee Responsible. On the relationship, I assign a sales area and the partner function Sales Representative. I also maintain other sales area da

  • Problem with a SAP BW Query and Webi

    Hi all, Does anybody knows the reason why when using webi to access a SAP BW query that prompts the user for a date, it gives an error on the format? It seems the lov is not being populated correctly. If I write manually the value the prompt expects,

  • Strange Plug-In Behavior CS4 - Opening from Bridge

    Hello, I think that this is the right forum, but it could be bridge instead.  I've moved my Photoshop CS4 to my new Win 7 64 bit PC.  I am having a very strange situation with my optional Plug-ins and Bridge.  This us with the x86 32 bit version.  Wh