Gtk-WARNING **: Locale not supported by C library.

Hi, I'm pretty new to Linux and I could really use some help on this one! This is my second Arch install. After the first, which I installed to learn about Linux,  I figured there'd be more user-friendly and complete distro's (like SUSE, Debian, etc.). I was wrong
Anyway, this is my second install, but ever since I installed it (and X11, ati-fglrx, gnome and gnome-extra) certain apps give my this error when run from a console. All of them start and work perfectly, except one: gnome-keyboard-properties. I fails to run and starts a bug buddy report window, while outputting the following messages on the console:
[***@*** ~]$ gnome-keyboard-properties
(gnome-keyboard-properties:4727): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(gnome-keyboard-properties:4727): Gdk-WARNING **: locale not supported by C library
(gnome_segv2:4728): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(gnome_segv2:4728): Gdk-WARNING **: locale not supported by C library
(bug-buddy:4729): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(bug-buddy:4729): Gdk-WARNING **: locale not supported by C library
** (bug-buddy:4729): WARNING **: Couldn't load icon for Open Folder
Failed to read a valid object file image from memory.
I've generated the en_US.utf8 locale using locale-gen, edited rc.conf accordingly and I used the hwd-generated keyboard entry for xorg.conf that worked on my previous install.
I've been trying things with my xorg.conf. I used to leave XkbLayout and XkbVariant empty, like in the hwd-generated example, but now I'm using this:
Section "InputDevice"
Identifier "Cherry"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "intl"
EndSection
This has a noticable effect: both ' and " require an extra spacebar hit. Pretty anoying, but this at least shows is had effect on gnome. Also, the Keyboard Indicator Applet shows the layout correctly.
I've tried other things, like uninstalling gnome and gnome-extra using pacman -Rnd as to leave no trace, and reïnstalling it. And I can't find anything on Google...
PS I'm running this on an athlon64 with a radeon x700, ftp-install from a 0.7.2 i686 base CD.

I've done a total reïnstall - again. gnome-keyboard-properties works again! However, I still get these errors when opening Gtk-apps:
(gksu:4669): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
I've left xorg.conf's XkbLayout emply, which defaults to "us". There's a related option called "KEYMAP" in rc.conf, which has "us" as default, too. As I said, gnome-keyboard-properties now works and correctly displays "Generic 105-key.." etc. and "U.S. English".
I think I now have /etc/hosts' loopback correctly setup:
127.0.0.1 localhost.localdomain myhostname
192.168.x.xxx myhostname.localdomain myhostname
I'm really out of ideas here. Does anyone know whether this is normal or harmful?
[[ EDIT ]]
Solved. I actually forgot to generate the locales this time. I don't know what it was last time...
Last edited by ppvg (2007-02-05 21:21:21)

Similar Messages

  • [Solved] Gtk-WARNING **: Locale not supported by C library

    Hi all,
    Since the gnome 3.2 update I have the following error while working on the terminal:
    "Gtk-WARNING **: Locale not supported by C library"
    I have follow the wiki but nothing change, any idea?
    Regards,
    Last edited by sweetthdevil (2011-10-07 16:48:52)

    fixed - the problem was with the system settings > Region and language
    All needed to be set there...

  • Gdk-WARNING **: locale not supported by C library

    How I can set LC_CTYPE in ArchLinux.
    When I try to run apps with. I get warning and not get unicode support.
    $ env LC_CTYPE=en_US.UTF-8 some_app   
    (process:1256): Gdk-WARNING **: locale not supported by C library
    (process:1256): Gtk-WARNING **: Locale not supported by C library.
            Using the fallback 'C' locale.

    phrakture wrote:The "locale not supported" message means you did not generate the locale info for the locale you're running under.
    For my information, where its said to do this? When installing a fresh install and all packages updated, the locale problem is there. Is this a bug or something what everyone supposed to know?
    Why the default locale configure is not enough in /etc/rc.conf, why to bother about /etc/locale.gen?
    rc.conf wrote:LOCALE="en_US.utf8"
    EDIT:
    I took a look at /etc/locale.gen. I don't know what to uncomment, its like reading a foreign language.

  • Locale not supported by C library [solved]

    When running a xdialog script, I am getting this error.
    Gdk-WARNING **: locale not supported by C library
    Example:
    #!/bin/sh
    Xdialog --title "TEST BOX"
    --msgbox "Hi, this is a simple message box. You can use this to
    display any message you like. The box will remain until
    you press the ENTER key." 10 41
    case $? in
    0)
    echo "OK";;
    255)
    echo "Box closed.";;
    esac

    phrakture wrote:The "locale not supported" message means you did not generate the locale info for the locale you're running under.
    For my information, where its said to do this? When installing a fresh install and all packages updated, the locale problem is there. Is this a bug or something what everyone supposed to know?
    Why the default locale configure is not enough in /etc/rc.conf, why to bother about /etc/locale.gen?
    rc.conf wrote:LOCALE="en_US.utf8"
    EDIT:
    I took a look at /etc/locale.gen. I don't know what to uncomment, its like reading a foreign language.

  • Locale not supported by C library?

    Hi,
    When trying concky or lxappearance the terminal says:
    Gdk-WARNING **: locale not supported by C library
    Using the fallback 'C' locale
    What have I done wrong or what have I missed?

    http://wiki.archlinux.org/index.php/Locale

  • Locale not supported problem

    Hi, I´m an Italian Ubuntu user who is trying to feel new experiences with awesome distros
    I´ve got a problem when trying to run archibald:
    # ./archibald
    (gksu:3489): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    I´ve already read other posts that explain how to fix this problem, but it didn´t work for me.
    My locale -a output:
    # locale -a
    locale: Cannot set LC_CTYPE to default locale: No such file or directory
    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    C
    POSIX
    en_IE
    en_IE.iso88591
    en_IE.iso885915@euro
    en_IE.utf8
    en_IE@euro
    en_US
    en_US.iso88591
    en_US.utf8
    it_CH
    it_CH.iso88591
    it_CH.utf8
    it_IT
    it_IT.iso88591
    it_IT.iso885915@euro
    it_IT.utf8
    it_IT@euro
    italian
    As you see, I tried to install all English and all Italian locales, but the error remains
    Could someone help me, please?

    # locale
    locale: Cannot set LC_CTYPE to default locale: No such file or directory
    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    locale: Cannot set LC_ALL to default locale: No such file or directory
    LANG=it_IT@EURO
    LC_CTYPE="it_IT@EURO"
    LC_NUMERIC="it_IT@EURO"
    LC_TIME="it_IT@EURO"
    LC_COLLATE=C
    LC_MONETARY="it_IT@EURO"
    LC_MESSAGES="it_IT@EURO"
    LC_PAPER="it_IT@EURO"
    LC_NAME="it_IT@EURO"
    LC_ADDRESS="it_IT@EURO"
    LC_TELEPHONE="it_IT@EURO"
    LC_MEASUREMENT="it_IT@EURO"
    LC_IDENTIFICATION="it_IT@EURO"
    LC_ALL=
    Thanks!

  • Locale not supported by Xlib

    When I try to run some programs, they warn that the locale is not supported by Xlib. The ones that warn me, can't get correct input from my keyboard, especially characters like é, ã, â, etc.
    Here are some outputs:
    $ urxvt
    urxvt: the locale is not supported by Xlib, continuing without locale support.
    $ xterm
    Warning: locale not supported by Xlib, locale set to C
    Warning: X locale modifiers not supported, using default
    xterm: Failed to open input method
    $ cat /etc/locale.conf
    LANG=en_US.utf8
    LC_COLLATE=C
    $ grep -v '^#' /etc/locale.gen
    en_US.UTF-8 UTF-8
    $ locale
    LANG=en_US.utf8
    LC_CTYPE="en_US.utf8"
    LC_NUMERIC="en_US.utf8"
    LC_TIME="en_US.utf8"
    LC_COLLATE=C
    LC_MONETARY="en_US.utf8"
    LC_MESSAGES="en_US.utf8"
    LC_PAPER="en_US.utf8"
    LC_NAME="en_US.utf8"
    LC_ADDRESS="en_US.utf8"
    LC_TELEPHONE="en_US.utf8"
    LC_MEASUREMENT="en_US.utf8"
    LC_IDENTIFICATION="en_US.utf8"
    LC_ALL=
    $ locale -a
    C
    POSIX
    en_US.utf8

    $ cat /etc/locale.conf
    LANG=en_US.utf8
    LC_COLLATE=C
    You forgot the dash.  Caps might matter as well.  I have:
    $ cat /etc/locale.conf
    LANG=en_US.UTF-8
    You could also try running "locale-gen" as root and here's a wiki article about how to correctly set this all up:
    https://wiki.archlinux.org/index.php/Be … ide#Locale
    Last edited by weirddan455 (2013-05-17 04:21:38)

  • Locale not supported

    I updated tarantella native client to
    version 3.42 for solaris2.8.
    Now I get the error message
    <Failed to process Tarantella server information>
    at login. (version 3.3 works fine)
    The command line shows warnings:
    Warning: locale not supported by Xlib, locale set to C
    Warning: X locale modifiers not supported, using default
    It seems to be problem with locale settings, already described in a
    previous newsgroup posting.
    Setting LANG=en_GB (or other values) did not help.
    Where I can get correct locale-files?
    (Not included in the client distributions)
    Thanks a lot,
    JU

    Please check your Apache Logfile.
    The first connect to SGD by NC is to the Web Server. NC requested
    serverinfo.html
    Try in a Webbrowser:
    http://<servername>/tarantella/cgi-bin/ttawebtop.cgi/tarantella/resources/login/sco/tta/boot/serverinfo.html
    You will get an empty page. Look into the Source code of this empty page.
    It show something like:
    <html><head>
    <!-- $Id: serverinfo.html,v 1.13 2003/07/25 07:55:31 peterc Exp $ -->
    <!-- This is an identification page for the Tarantella server -->
    <title>Tarantella server information</title>
    <!-- AsadPort=3144 -->
    <!-- NonSecurePort=3144 -->
    <!-- Version=3.45.201 -->
    <!-- ServerDNS=serverDNSName-->
    <!-- WebtopKeepAlive=100 -->
    <!-- AIPKeepAlive=300 -->
    <!-- FirewallTraversal=false -->
    <!-- ProxyServer= -->
    <!-- ConnectionHost=ServerDNSName-->
    <!-- Utf8Strings=1 -->
    <!-- BaseRoute= -->
    </html>
    This is the information NC needs to connect to your SGDEE Server.
    Check you can telnet to ConnectionHost Port AsadPort
    TAB
    "juschlue" <[email protected]> schrieb im Newsbeitrag
    news:[email protected]...
    Thank you for the solution that helped to solve
    the locale problem. Unfortunally there is still
    the error
    <Failed to process Tarantella server information>
    after approx. 20sec during login.
    Our previous version 3.20 works correct
    with the same server/login/pw.
    Is there a way to identify (debug) the problem.
    Thank you very much,
    Jens-Uwe
    Tillmann Basien wrote:
    This is my answer to this issue:
    http://www.tbsol.de/de/modules/news/article.php?storyid=64
    TAB
    \"juschlue\" <[email protected]> schrieb im Newsbeitrag
    news:[email protected]...
    I updated tarantella native client to
    version 3.42 for solaris2.8.
    Now I get the error message
    <Failed to process Tarantella server information>
    at login. (version 3.3 works fine)
    The command line shows warnings:
    Warning: locale not supported by Xlib, locale set to C
    Warning: X locale modifiers not supported, using default
    It seems to be problem with locale settings, already described in a
    previous newsgroup posting.
    Setting LANG=en_GB (or other values) did not help.
    Where I can get correct locale-fil
    es?
    (Not included in the client distributions)
    Thanks a lot,
    JU

  • Is XIB not supported in static library (for creating Native Extension)?

    Hello,
    These day I'm trying to build a static library in XCode to build a Native Extension. The original project from which I'm creating a static library is runs well on device. But when I creates a static library project along with one XIB file within, and port it to the Adobe AIR, the expected XIB view never opens up.
    Somewhere some gentleman mentioned that static library can not include XIB, graphics file etc. Is that true (http://stackoverflow.com/questions/2797214/trouble-using-xib-files-in-libraries)? Can't I bundle an ANE with XIB support?
    Thanks.
    Santanu

    Also want to know this Current project may require loading xib over Adobe Air. I suggest to start from here http://stackoverflow.com/questions/7814928/how-to-load-a-xib-file-in-a-uiview and this http://forums.adobe.com/message/4621408
    Let me know if this works and would be gr8 if you can share your solution as opensource

  • Utf8 locale not supported

    How do you add utf8 support to the system for Xwindow applications?

    It's probably best to ask stuff like this in the technologies forum:
    https://discussions.apple.com/community/mac_os/mac_os_x_technologies

  • UK Keyboard Map / Gtk-WARNING

    Hi,
    I'm busy configuring an Arch/ratpoison install and am finding that I repeatedly get this same message while running programs. It does not seem to affect the way they function, but it is highly annoying. I also can't seem to figure out how to change the X keyboard layout into the UK style, and thought maybe the two problems were related (or not). Any suggestions? Thanks
    Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    Regards,
    Chris

    To change the X keyboard layout to the UK style, use
    setxkbmap gb
    Regarding your locale warning, have you read this wiki page?

  • X does not support locale

    Hellow, i setup SGD 4.2, but when i start an application or object manager via ttwebtop locally on the server. I get this error messages everytime after starting:
    /opt/tarantella/bin/ttwebtop -url http://localhost/tarantella.
    bash-2.05# /opt/tarantella/bin/ttwebtop
    X does not support locale
    Cannot set input modifiers
    Warning: locale not supported by Xlib, locale set to C
    Warning: X locale modifiers not supported, using default
    Warning: Cannot convert string "-dt-interface system-medium-r-normal-m*-*-*-*-*-*-*-*-*" to type FontSet
    Warning: Unable to load any usable fontset
    Warning: Cannot convert string "-dt-interface system-medium-r-normal-m*-*-*-*-*-*-*-*-*" to type FontList
    Warning: Cannot convert string "-dt-interface system-medium-r-normal-m*-*-*-*-*-*-*-*-*:" to type FontList
    Warning: Cannot convert string "-dt-interface user-medium-r-normal-m*-*-*-*-*-*-*-*-*" to type FontSet
    Warning: Unable to load any usable fontset
    Warning: Cannot convert string "-dt-interface user-medium-r-normal-m*-*-*-*-*-*-*-*-*" to type FontList
    Warning: Cannot convert string "-dt-interface user-medium-r-normal-m*-*-*-*-*-*-*-*-*:" to type FontList
    bash-2.05#
    Can anyone help me.
    Extra input:
    Solaris 9/05 SPARC
    THX

    Did you ever get this working?

  • Using time warner road runner. when I try to open up safari to home page I get error message that this version does not support the "community toolbar" can't proceed until closing the error message. sick of seeing it

    using time warner road runner. when I try to open up safari to home page I get error message that this version does not support the "community toolbar" can't proceed until closing the error message. sick of seeing it

    That toolbar/ct plugin seems to cause problems for all who install it!
    Close Safari, then locate and delete the following files and it should be gone:
    /Library/Application Support/Conduit
    /Library/InputManagers/CTLoader
    /Library/Receipts/ctloader.pkg
    /Library/Receipts/<Toolbar name>.pkg
    /Library/Application Support/SIMBL/Plugins/CT2285220.bundle
    /Users/<User name>/Library/Application Support/Conduit
    where / is the root library on your Hard Disk.
    If you are running Snow Leopard you should also look here:
    Library/launchAgents/com.conduit.loader.agent.plist
    Library/Application support/conduit plugins
    Also, as mentioned by Gilli2000:
    Library/Receipts - If you read it, it has information in it at the bottom referring extensively to "CT" and "community toolbar".
    Maybe it is harmless, but trash those items anyway!
    Note: Safari does not support any third-party toolbars except those supplied as an extension to Safari via the Extension Gallery.

  • Trying to open a sharepoint library in Windows Explorer via IE 8 results in the error "your client does not support opening this list with windows explorer"

    I am attempting to connect to a Microsoft Sharepoint library, via the "Actions -> Open in Windows Explorer" option from the Sharepoint page.  When I do so, I get the error message "your client does not support opening this list with windows explorer".  In short, I am trying to get the "drag and drop" functionality of a Sharepoint library.
    I am running Windows 7 64-bit and IE8.  The target Sharepoint environment is a MOSS 2007 EE.  My Windows "WebClient" service is running, and I have no problem connecting to this exact library via a Windows XP computer running IE8.

    Verify that the Webclient is started automatically from the Services.msc
    Verify that your Portal is in the Intranet local security zone (You can reach it from Your Internet Explorer Browser Security Tag) if not add it to the list
    restart the WebClient service if it's work good
    If not you have to create a network share to your portal URL directly not your documents library.
    Open Windows Explorer or My Computer from the Windows Start Menu.
    From the Tools menu, click Map Network Drive…. A new Map Network Drive window opens.
    In the Map Network Drive window, choose an available drive letter from the dropdown list located next to the "Drive:" option. Any drives already mapped will have a shared folder name displayed inside the dropdown list, next to the drive letter.
    Type the name of the folder to map wich is in this case your SharePoint Portal URL (Don't include the documents libraries)
    Click the "Reconnect at login" checkbox if this network drive should be mapped permanently. Otherwise, this drive will un-map when the user logs out of this computer.
    If the remote computer that contains the shared folder requires a different username and password to log in, click the "different user name" hyperlink to enter this information.
    Click Finish.
    I am looking for a suite method :)

  • "Warning : VMName is not supported in the Windows Azure Emulator in role 'WorkerRole1'"

    I have a WorkerRole and I am trying to use the vmName attribute is the cscfg file;
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <ServiceConfiguration xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration" osFamily="2" osVersion="*" serviceName="AzureDeploymentProject">
    <Role name="WorkerRole1" vmName="vma">
    <Instances count="2"/>
    When I run it up with the following ;
    "C:\Program Files\Microsoft SDKs\Windows Azure\Emulator\csrun.exe" /run:"C:\Users\john\workspace-azure\AzureRunMeOutside\deploy\WindowsAzurePackage.cspkg";"C:\Users\john\workspace-azure\AzureRunMeOutside\deploy\ServiceConfiguration.cscfg" /usefullemulator
    I get the following error;
    "Warning : VMName is not supported in the Windows Azure Emulator in role 'WorkerRole1'."
    Does this mean that the ComputeEmulator does not support use of the vmName attribute, or am I doing something wrong.

    Hi Jambor.
    Thanks for the reply.
    I am using Compute Emulator 2.3:
    c:\Users\john\workspace-azure\AzureRunMeOutside\emulatorTools>"C:\Program Files\Microsoft SDKs\Windows Azure\Emulator\cs
    run.exe"
    Windows(R) Azure(TM) Desktop Execution Tool version 2.3.0.0
    for Microsoft(R) .NET Framework 4.0
    Copyright © Microsoft Corporation. All rights reserved.
    Use "csrun /?" for command-line syntax.
    c:\Users\john\workspace-azure\AzureRunMeOutside\emulatorTools>
    and SDK 2.3 and I still get this warning. Am I using the correct namespace/version for the configuration?
    xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration"
    Where is the vmName registered, and how can I get access to it?
    If I use the following, the DNS name is not registered in my standard DNS ( I am using Windows 7 Pro SP1 x64 and the machine is outside a Windows Domain, using a corporate DNS server ). Is there some 'Compute Emulator' DNS that I need to lookup, or do I
    have to set the DNS part of the Role Endpoints to point to my local DNS server? In the cloud Azure provides DNS services Azure
    Name Resolution (DNS), is there any Compute Emulator equivalent?
    private void printOutInterestingInfo()
    Tracer.WriteLine("Hostname is " + Dns.GetHostName(), "Information");
    foreach (var endpoint in RoleEnvironment.CurrentRoleInstance.InstanceEndpoints)
    string variable = endpoint.Key;
    string value = endpoint.Value.IPEndpoint.Port.ToString();
    string ipAdress = endpoint.Value.IPEndpoint.Address.ToString();
    try
    IPHostEntry hostEntry = Dns.GetHostEntry(ipAdress);
    string machineName = hostEntry.HostName;
    Tracer.WriteLine("\tEndpoint "+variable+": Machine name: " + machineName, "Information");
    catch(Exception e)
    Tracer.WriteLine("\tEndpoint "+variable+": Machine name is not available for ipAdress: "+e, "Information");
    Tracer.WriteLine("\tEndpoint "+variable+": IP Address: " + ipAdress, "Information");
    Tracer.WriteLine("\tEndpoint " + variable + ": Port: " + endpoint.Value.IPEndpoint.Port, "Information");
    foreach (var role in RoleEnvironment.Roles)
    foreach (RoleInstance roleInstance in role.Value.Instances)
    Tracer.WriteLine("Role: " + roleInstance.Role.Name, "Information");
    Tracer.WriteLine("\tInstance: " + roleInstance.Id, "Information");
    foreach (RoleInstanceEndpoint roleInstEndpoint in roleInstance.InstanceEndpoints.Values)
    Tracer.WriteLine("\t\tInstance endpoint IP address and port: " + roleInstEndpoint.IPEndpoint, "Information");
    Information: MU: 2014-09-02 10:36:42Z Hostname is mu
    A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
    Information: MU: 2014-09-02 10:36:46Z Endpoint Debugging: Machine name is not available for ipAdress: System.Net.Sockets.SocketException (0x80004005): No such host is known
    at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)
    at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
    at WorkerRole.RunMe.printOutInterestingInfo() in c:\Users\john\git\AzureRunMe\WorkerRole\RunMe.cs:line 355
    Information: MU: 2014-09-02 10:36:46Z Endpoint Debugging: IP Address: 127.255.0.0
    Information: MU: 2014-09-02 10:36:46Z Endpoint Debugging: Port: 8091
    A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
    Information: MU: 2014-09-02 10:36:51Z Endpoint http: Machine name is not available for ipAdress: System.Net.Sockets.SocketException (0x80004005): No such host is known
    at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)
    at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
    at WorkerRole.RunMe.printOutInterestingInfo() in c:\Users\john\git\AzureRunMe\WorkerRole\RunMe.cs:line 355
    Information: MU: 2014-09-02 10:36:51Z Endpoint http: IP Address: 127.255.0.0
    Information: MU: 2014-09-02 10:36:51Z Endpoint http: Port: 81
    A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
    Information: MU: 2014-09-02 10:36:55Z Endpoint http-alt: Machine name is not available for ipAdress: System.Net.Sockets.SocketException (0x80004005): No such host is known
    at System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6)
    at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
    at WorkerRole.RunMe.printOutInterestingInfo() in c:\Users\john\git\AzureRunMe\WorkerRole\RunMe.cs:line 355
    Information: MU: 2014-09-02 10:36:55Z Endpoint http-alt: IP Address: 127.255.0.0
    Information: MU: 2014-09-02 10:36:55Z Endpoint http-alt: Port: 8081
    The thread 0x2504 has exited with code 259 (0x103).
    The thread 0x1728 has exited with code 259 (0x103).
    Information: MU: 2014-09-02 10:37:09Z Endpoint telnet: IP Address: 127.255.0.0
    Information: MU: 2014-09-02 10:37:09Z Endpoint telnet: Port: 24
    Information: MU: 2014-09-02 10:37:09Z Role: WorkerRole
    Information: MU: 2014-09-02 10:37:09Z Instance: deployment23(267).AzureRunMe.WorkerRole_IN_0
    Information: MU: 2014-09-02 10:37:09Z Instance endpoint IP address and port: 127.255.0.0:8091
    Information: MU: 2014-09-02 10:37:09Z Instance endpoint IP address and port: 127.255.0.0:81
    Information: MU: 2014-09-02 10:37:09Z Instance endpoint IP address and port: 127.255.0.0:8081
    Information: MU: 2014-09-02 10:37:09Z Instance endpoint IP address and port: 127.255.0.0:24
    outputs;

Maybe you are looking for

  • Two Exact Functions Are Not Working (long)

    I am making a portfolio website. The way I have structured my code is that I have an action layer that takes care of global actions such as how the user would navigate through the website. For each page of the website, I would have a seperate layer t

  • Receiver RFC error- RfcClientException: functiontemplate from repository wa

    Hi All, I am in an R/3(IDOC) - XI - 3rd party(File) scenario. Need to do a lookup to R/3 from XI before file is sent to 3rd party system. For RFC, I followed various blogs( currently using Michaels blog https://www.sdn.sap.com/irj/sdn/go/portal/prtro

  • In-process Inspection in Process Industry

    Hi all, I am working on 6.0. Scenario: there are 10 reactors in line for a process, once I raised the order of a matrial, at the first reactor I add all the ROH and HALB required for that FERT, now the mixture is transfered to Reactor no. 2 but befor

  • Youtube videos are not playing back

    Youtube videos are not playing back in Safari 5.1.7. I've also checked this in Firefox 16.0.2. I am running OS 10.6.8. Why is this happening? I need this capabilitiy for my work efforts. Thanks (in advance)!

  • Change iMovie project while Burning in iDVD?

    I use iMovie to import and process football game clips from our games and scout games. I change some clips, add titles, etc., and then ship it to iDVD for making the .img file. This process works really well. My question is once I start the .img burn