16 sec pause before mythtvfrontend loads [solved]

Seems that mythfrontend take about 15 sec to load on a pretty fast C2D machine.  Below are the errors in my logfile.  Any ideas what might be causing this?
$ mythfrontend --logpath /tmp
2012-04-26 17:18:08.655238 C [4245/4245] thread_unknown mythcommandlineparser.cpp:2534 (ConfigureLogging) - mythfrontend version: [v0.25pre] www.mythtv.org
2012-04-26 17:18:08.655254 N [4245/4245] thread_unknown mythcommandlineparser.cpp:2536 (ConfigureLogging) - Enabled verbose msgs: general
2012-04-26 17:18:08.655321 N [4245/4245] thread_unknown logging.cpp:1176 (logStart) - Setting Log Level to LOG_INFO
2012-04-26 17:18:08.655361 I [4245/4245] thread_unknown logging.cpp:229 (FileLogger) - Added logging to the console
2012-04-26 17:18:08.655377 I [4245/4245] thread_unknown logging.cpp:238 (FileLogger) - Added logging to /tmp/mythfrontend.20120426171808.4245.log
2012-04-26 17:18:08.655383 I [4245/4245] thread_unknown logging.cpp:425 (DatabaseLogger) - Added database logging to table logging
2012-04-26 17:18:08.655465 N [4245/4245] thread_unknown logging.cpp:1215 (logStart) - Setting up SIGHUP handler
2012-04-26 17:18:08.655647 N [4245/4245] thread_unknown mythdirs.cpp:51 (InitializeMythDirs) - Using runtime prefix = /usr
2012-04-26 17:18:08.655656 N [4245/4245] thread_unknown mythdirs.cpp:64 (InitializeMythDirs) - Using configuration directory = /home/facade/.mythtv
2012-04-26 17:18:08.655760 I [4245/4245] CoreContext mythcorecontext.cpp:227 (Init) - Assumed character encoding: en_US.utf8
2012-04-26 17:18:08.655765 W [4245/4245] CoreContext mythcorecontext.cpp:234 (Init) - This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LC_ALL or LC_CTYPE, and LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8').
2012-04-26 17:18:08.656115 N [4245/4245] CoreContext mythcontext.cpp:477 (LoadDatabaseSettings) - Empty LocalHostName.
2012-04-26 17:18:08.656122 I [4245/4245] CoreContext mythcontext.cpp:481 (LoadDatabaseSettings) - Using localhost value of arch-mythtv
2012-04-26 17:18:08.676304 N [4245/4245] CoreContext mythcorecontext.cpp:1270 (InitLocale) - Setting QT default locale to en_US
2012-04-26 17:18:08.676314 I [4245/4245] CoreContext mythcorecontext.cpp:1303 (SaveLocaleDefaults) - Current locale en_US
2012-04-26 17:18:08.676348 N [4245/4245] CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) - Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2012-04-26 17:18:08.680630 I [4245/4251] SystemManager system-unix.cpp:263 (run) - Starting process manager
2012-04-26 17:18:08.681900 I [4245/4254] SystemIOHandlerW system-unix.cpp:90 (run) - Starting IO manager (write)
2012-04-26 17:18:08.681976 I [4245/4253] SystemIOHandlerR system-unix.cpp:90 (run) - Starting IO manager (read)
2012-04-26 17:18:08.682040 I [4245/4252] SystemSignalManager system-unix.cpp:485 (run) - Starting process signal handler
2012-04-26 17:18:08.782364 I [4245/4245] CoreContext screensaver-x11.cpp:51 (ScreenSaverX11Private) - ScreenSaverX11Private: XScreenSaver support enabled
2012-04-26 17:18:08.782833 I [4245/4245] CoreContext screensaver-x11.cpp:80 (ScreenSaverX11Private) - ScreenSaverX11Private: DPMS is active.
2012-04-26 17:18:08.792200 N [4245/4245] CoreContext DisplayRes.cpp:64 (Initialize) - Desktop video mode: 1920x1080 60.000 Hz
2012-04-26 17:18:08.803500 I [4245/4245] CoreContext serverpool.cpp:306 (listen) - Listening on TCP 127.0.0.1:6547
2012-04-26 17:18:08.803565 I [4245/4245] CoreContext serverpool.cpp:306 (listen) - Listening on TCP 10.1.69.102:6547
2012-04-26 17:18:08.803621 I [4245/4245] CoreContext serverpool.cpp:306 (listen) - Listening on TCP [::1]:6547
2012-04-26 17:18:24.028925 E [4245/4245] CoreContext bonjourregister.cpp:53 (Register) - Bonjour: Error: -65537
2012-04-26 17:18:24.028935 E [4245/4245] CoreContext bonjourregister.cpp:68 (Register) - Bonjour: Failed to register service.
2012-04-26 17:18:24.029024 E [4245/4245] CoreContext mythraopconnection.cpp:730 (LoadKey) - RAOP Conn: Failed to read key from: /home/facade/.mythtv/RAOPKey.rsa
2012-04-26 17:18:24.029036 E [4245/4245] CoreContext mythraopdevice.cpp:26 (Create) - RAOP Device: Aborting startup - no key found.
2012-04-26 17:18:24.031998 I [4245/4245] CoreContext mythtranslation.cpp:66 (load) - Loading en_us translation for module mythfrontend
2012-04-26 17:18:24.040260 I [4245/4245] CoreContext lirc.cpp:308 (Init) - LIRC: Successfully initialized '/dev/lircd' using '/home/facade/.mythtv/lircrc' config
2012-04-26 17:18:24.040326 E [4245/4245] CoreContext jsmenu.cpp:91 (Init) - JoystickMenuThread: Joystick disabled - Failed to read /home/facade/.mythtv/joystickmenurc
2012-04-26 17:18:24.046298 E [4245/4245] CoreContext cecadapter.cpp:128 (Open) - CECAdapter: Failed to load libcec.
2012-04-26 17:18:24.047051 I [4245/4245] CoreContext serverpool.cpp:365 (bind) - Binding to UDP 127.0.0.1:6948
2012-04-26 17:18:24.047113 I [4245/4245] CoreContext serverpool.cpp:365 (bind) - Binding to UDP 10.1.69.102:6948
2012-04-26 17:18:24.047195 I [4245/4245] CoreContext serverpool.cpp:365 (bind) - Binding to UDP [::1]:6948
2012-04-26 17:18:24.047251 I [4245/4245] CoreContext serverpool.cpp:365 (bind) - Binding to UDP 10.1.69.255:6948
2012-04-26 17:18:24.078268 I [4245/4245] CoreContext mythmainwindow.cpp:947 (Init) - Using Frameless Window
2012-04-26 17:18:24.078305 I [4245/4245] CoreContext mythmainwindow.cpp:960 (Init) - Using Full Screen Window
2012-04-26 17:18:24.144553 I [4245/4245] CoreContext mythmainwindow.cpp:1012 (Init) - Trying the OpenGL painter
2012-04-26 17:18:24.146615 W [4245/4245] CoreContext util-nvctrl.cpp:62 (CheckNVOpenGLSyncToVBlank) - NVCtrl: OpenGL Sync to VBlank is disabled.
2012-04-26 17:18:24.146623 W [4245/4245] CoreContext util-nvctrl.cpp:63 (CheckNVOpenGLSyncToVBlank) - NVCtrl: For best results enable this in NVidia settings or try running:
2012-04-26 17:18:24.146626 W [4245/4245] CoreContext util-nvctrl.cpp:64 (CheckNVOpenGLSyncToVBlank) - NVCtrl: nvidia-settings -a "SyncToVBlank=1"
2012-04-26 17:18:24.146638 W [4245/4245] CoreContext util-nvctrl.cpp:76 (CheckNVOpenGLSyncToVBlank) - NVCtrl: Alternatively try setting the '__GL_SYNC_TO_VBLANK' environment variable.
2012-04-26 17:18:24.202820 I [4245/4245] CoreContext mythrender_opengl1.cpp:77 (InitFeatures) - OpenGL1: Fragment program support available
2012-04-26 17:18:24.202899 I [4245/4245] CoreContext mythrender_opengl.cpp:932 (InitFeatures) - OpenGL: OpenGL vendor : NVIDIA Corporation
2012-04-26 17:18:24.202905 I [4245/4245] CoreContext mythrender_opengl.cpp:934 (InitFeatures) - OpenGL: OpenGL renderer: GeForce GT 520/PCIe/SSE2
2012-04-26 17:18:24.202908 I [4245/4245] CoreContext mythrender_opengl.cpp:936 (InitFeatures) - OpenGL: OpenGL version : 4.2.0 NVIDIA 295.40
2012-04-26 17:18:24.202916 I [4245/4245] CoreContext mythrender_opengl.cpp:938 (InitFeatures) - OpenGL: Max texture size: 16384 x 16384
2012-04-26 17:18:24.202920 I [4245/4245] CoreContext mythrender_opengl.cpp:940 (InitFeatures) - OpenGL: Max texture units: 4
2012-04-26 17:18:24.202936 I [4245/4245] CoreContext mythrender_opengl.cpp:942 (InitFeatures) - OpenGL: Direct rendering: Yes
2012-04-26 17:18:24.202940 I [4245/4245] CoreContext mythrender_opengl.cpp:949 (InitFeatures) - OpenGL: PixelBufferObject support available
2012-04-26 17:18:24.202947 I [4245/4245] CoreContext mythrender_opengl.cpp:127 (Init) - OpenGL: Initialised MythRenderOpenGL
2012-04-26 17:18:24.319589 I [4245/4245] CoreContext schemawizard.cpp:117 (Compare) - Current MythTV Schema Version (DBSchemaVer): 1299
2012-04-26 17:18:24.369965 W [4245/4245] CoreContext themeinfo.cpp:74 (parseThemeInfo) - ThemeInfo: Unable to open themeinfo.xml for /home/facade/.mythtv/themes/Willi/themeinfo.xml
2012-04-26 17:18:24.369972 E [4245/4245] CoreContext themeinfo.cpp:34 (ThemeInfo) - ThemeInfo: The theme (/home/facade/.mythtv/themes/Willi) is missing a themeinfo.xml file.
2012-04-26 17:18:24.464028 N [4245/4245] CoreContext mythmainwindow.cpp:1859 (RegisterMediaPlugin) - Registering Internal as a media playback plugin.
2012-04-26 17:18:24.481622 W [4245/4245] CoreContext mythplugin.cpp:164 (MythPluginManager) - No plugins directory /usr/lib/mythtv/plugins
2012-04-26 17:18:24.488690 N [4245/4245] CoreContext main.cpp:1074 (RunMenu) - Found mainmenu.xml for theme 'TintedGlass'
2012-04-26 17:18:24.626541 I [4245/4245] CoreContext mythcorecontext.cpp:371 (ConnectCommandSocket) - MythCoreContext: Connecting to backend server: 10.1.69.102:6543 (try 1 of 1)
2012-04-26 17:18:24.627623 I [4245/4245] CoreContext mythcorecontext.cpp:1178 (CheckProtoVersion) - Using protocol version 72
Last edited by graysky (2012-05-17 20:27:55)

<<Knock on wood>> After I cleaned-up my /etc/rc.local and switched to systemd as well as cleaned out old dot files in my user's home dir, I do not have this problem any more!  Marking as solved but with no real idea what I did.
$ cat /tmp/mythfrontend.20120517162054.675.log
2012-05-17 16:20:54.311708 C [675/675] thread_unknown mythcommandlineparser.cpp:2534 (ConfigureLogging) - mythfrontend version: [v0.25pre] www.mythtv.org
2012-05-17 16:20:54.311734 N [675/675] thread_unknown mythcommandlineparser.cpp:2536 (ConfigureLogging) - Enabled verbose msgs: general
2012-05-17 16:20:54.311840 N [675/675] thread_unknown logging.cpp:1176 (logStart) - Setting Log Level to LOG_INFO
2012-05-17 16:20:54.311909 I [675/675] thread_unknown logging.cpp:229 (FileLogger) - Added logging to the console
2012-05-17 16:20:54.311936 I [675/675] thread_unknown logging.cpp:238 (FileLogger) - Added logging to /tmp/mythfrontend.20120517162054.675.log
2012-05-17 16:20:54.311945 I [675/675] thread_unknown logging.cpp:425 (DatabaseLogger) - Added database logging to table logging
2012-05-17 16:20:54.312056 N [675/675] thread_unknown logging.cpp:1215 (logStart) - Setting up SIGHUP handler
2012-05-17 16:20:54.312785 N [675/675] thread_unknown mythdirs.cpp:51 (InitializeMythDirs) - Using runtime prefix = /usr
2012-05-17 16:20:54.312899 N [675/675] thread_unknown mythdirs.cpp:64 (InitializeMythDirs) - Using configuration directory = /home/facade/.mythtv
2012-05-17 16:20:54.313206 I [675/675] CoreContext mythcorecontext.cpp:227 (Init) - Assumed character encoding: en_US.UTF-8
2012-05-17 16:20:54.315442 N [675/675] CoreContext mythcontext.cpp:477 (LoadDatabaseSettings) - Empty LocalHostName.
2012-05-17 16:20:54.315459 I [675/675] CoreContext mythcontext.cpp:481 (LoadDatabaseSettings) - Using localhost value of arch-mythtv
2012-05-17 16:20:54.331917 N [675/675] CoreContext mythcorecontext.cpp:1270 (InitLocale) - Setting QT default locale to en_US
2012-05-17 16:20:54.331927 I [675/675] CoreContext mythcorecontext.cpp:1303 (SaveLocaleDefaults) - Current locale en_US
2012-05-17 16:20:54.331959 N [675/675] CoreContext mythlocale.cpp:121 (LoadDefaultsFromXML) - Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2012-05-17 16:20:54.337629 I [675/682] SystemManager system-unix.cpp:263 (run) - Starting process manager
2012-05-17 16:20:54.338741 I [675/685] SystemIOHandlerW system-unix.cpp:90 (run) - Starting IO manager (write)
2012-05-17 16:20:54.338846 I [675/684] SystemIOHandlerR system-unix.cpp:90 (run) - Starting IO manager (read)
2012-05-17 16:20:54.338910 I [675/683] SystemSignalManager system-unix.cpp:485 (run) - Starting process signal handler
2012-05-17 16:20:54.439239 I [675/675] CoreContext screensaver-x11.cpp:51 (ScreenSaverX11Private) - ScreenSaverX11Private: XScreenSaver support enabled
2012-05-17 16:20:54.439747 I [675/675] CoreContext screensaver-x11.cpp:80 (ScreenSaverX11Private) - ScreenSaverX11Private: DPMS is active.
2012-05-17 16:20:54.449485 N [675/675] CoreContext DisplayRes.cpp:64 (Initialize) - Desktop video mode: 1920x1080 60.000 Hz
2012-05-17 16:20:55.192721 I [675/675] CoreContext serverpool.cpp:306 (listen) - Listening on TCP 127.0.0.1:6547
2012-05-17 16:20:55.192778 I [675/675] CoreContext serverpool.cpp:306 (listen) - Listening on TCP 10.1.69.102:6547
2012-05-17 16:20:55.192826 I [675/675] CoreContext serverpool.cpp:306 (listen) - Listening on TCP [::1]:6547
2012-05-17 16:20:55.764087 E [675/675] CoreContext bonjourregister.cpp:53 (Register) - Bonjour: Error: -65537
2012-05-17 16:20:55.764097 E [675/675] CoreContext bonjourregister.cpp:68 (Register) - Bonjour: Failed to register service.
2012-05-17 16:20:55.765408 E [675/675] CoreContext mythraopconnection.cpp:730 (LoadKey) - RAOP Conn: Failed to read key from: /home/facade/.mythtv/RAOPKey.rsa
2012-05-17 16:20:55.765420 E [675/675] CoreContext mythraopdevice.cpp:26 (Create) - RAOP Device: Aborting startup - no key found.
2012-05-17 16:20:55.768189 I [675/675] CoreContext mythtranslation.cpp:66 (load) - Loading en_us translation for module mythfrontend
2012-05-17 16:20:55.778214 I [675/675] CoreContext lirc.cpp:308 (Init) - LIRC: Successfully initialized '/dev/lircd' using '/home/facade/.mythtv/lircrc' config
2012-05-17 16:20:55.778294 E [675/675] CoreContext jsmenu.cpp:91 (Init) - JoystickMenuThread: Joystick disabled - Failed to read /home/facade/.mythtv/joystickmenurc
2012-05-17 16:20:55.782254 E [675/675] CoreContext cecadapter.cpp:128 (Open) - CECAdapter: Failed to load libcec.
2012-05-17 16:20:55.782691 I [675/675] CoreContext serverpool.cpp:365 (bind) - Binding to UDP 127.0.0.1:6948
2012-05-17 16:20:55.782721 I [675/675] CoreContext serverpool.cpp:365 (bind) - Binding to UDP 10.1.69.102:6948
2012-05-17 16:20:55.782762 I [675/675] CoreContext serverpool.cpp:365 (bind) - Binding to UDP [::1]:6948
2012-05-17 16:20:55.782787 I [675/675] CoreContext serverpool.cpp:365 (bind) - Binding to UDP 10.1.69.255:6948
2012-05-17 16:20:55.809784 I [675/675] CoreContext mythmainwindow.cpp:947 (Init) - Using Frameless Window
2012-05-17 16:20:55.809820 I [675/675] CoreContext mythmainwindow.cpp:960 (Init) - Using Full Screen Window
2012-05-17 16:20:55.885623 I [675/675] CoreContext mythmainwindow.cpp:1012 (Init) - Trying the OpenGL painter
2012-05-17 16:20:55.887050 W [675/675] CoreContext mythrender_opengl.cpp:65 (Create) - OpenGL: Could not determine whether Sync to VBlank is enabled.
2012-05-17 16:20:55.909102 I [675/675] CoreContext mythrender_opengl1.cpp:77 (InitFeatures) - OpenGL1: Fragment program support available
2012-05-17 16:20:55.909134 I [675/675] CoreContext mythrender_opengl.cpp:932 (InitFeatures) - OpenGL: OpenGL vendor : Tungsten Graphics, Inc
2012-05-17 16:20:55.909141 I [675/675] CoreContext mythrender_opengl.cpp:934 (InitFeatures) - OpenGL: OpenGL renderer: Mesa DRI Intel(R) G45/G43
2012-05-17 16:20:55.909144 I [675/675] CoreContext mythrender_opengl.cpp:936 (InitFeatures) - OpenGL: OpenGL version : 2.1 Mesa 8.0.2
2012-05-17 16:20:55.909150 I [675/675] CoreContext mythrender_opengl.cpp:938 (InitFeatures) - OpenGL: Max texture size: 8192 x 8192
2012-05-17 16:20:55.909153 I [675/675] CoreContext mythrender_opengl.cpp:940 (InitFeatures) - OpenGL: Max texture units: 8
2012-05-17 16:20:55.909164 I [675/675] CoreContext mythrender_opengl.cpp:942 (InitFeatures) - OpenGL: Direct rendering: Yes
2012-05-17 16:20:55.909167 I [675/675] CoreContext mythrender_opengl.cpp:949 (InitFeatures) - OpenGL: PixelBufferObject support available
2012-05-17 16:20:55.909169 I [675/675] CoreContext mythrender_opengl.cpp:127 (Init) - OpenGL: Initialised MythRenderOpenGL
2012-05-17 16:20:56.054687 I [675/675] CoreContext schemawizard.cpp:117 (Compare) - Current MythTV Schema Version (DBSchemaVer): 1299
2012-05-17 16:20:56.227274 N [675/675] CoreContext mythmainwindow.cpp:1859 (RegisterMediaPlugin) - Registering Internal as a media playback plugin.
2012-05-17 16:20:56.247458 W [675/675] CoreContext mythplugin.cpp:164 (MythPluginManager) - No plugins directory /usr/lib/mythtv/plugins
2012-05-17 16:20:56.255060 N [675/675] CoreContext main.cpp:1074 (RunMenu) - Found mainmenu.xml for theme 'TintedGlass'
2012-05-17 16:20:56.334887 I [675/675] CoreContext mythcorecontext.cpp:371 (ConnectCommandSocket) - MythCoreContext: Connecting to backend server: 10.1.69.102:6543 (try 1 of 1)
2012-05-17 16:20:56.335725 I [675/675] CoreContext mythcorecontext.cpp:1178 (CheckProtoVersion) - Using protocol version 72
Last edited by graysky (2012-05-17 20:27:37)

Similar Messages

  • I play Zuma Blitz on FB; Ever since I upgraded to Firefox 4 I can't play the game the darn frog pauses before shooting and it's a mess; you know it's what I enjoy doing and it needs to be fixed can you help me with this??? Thanks

    Question
    I play Zuma Blitz on FB; Ever since I upgraded to Firefox 4 I can't play the game the darn frog pauses before shooting and it's a mess; you know it's what I enjoy doing and it needs to be fixed can you help me with this??? I am super frustrated ith the situationThanks

    Upgrading to firefox 5 and updating my plug-ins helped a bit. Frog is less 'sticky' now, but it's not solved the problem. Java needs to be up to speed or the frog goes into stasis....

  • When I load itunes it defaults to the store and then I get a Blue Screen.  Does anyone know how to change itunes so that it will default to My Music rather than store.  I need to be able to do this before I load itunes.

    When I load itunes it defaults to the store and then I get a Blue Screen.  Does anyone know how to change itunes so that it will default to My Music rather than store.  I need to be able to do this before I load itunes.

    I solved the problem with the assistance of apple support knowledgebase.  Refer to TS3441.

  • Pause before image fade-ins?

    I'm very new to DW, so be gentle.  :-)
    on my opening web page, I have 2 jpgs that I want to fade into view on load--first one, then the other.
    I can make them both fade in using the fade command in the behaviors menu. BUT--what I really want is for the page to load blank, pause for 2 seconds before the first image fades in, pause again for about 3 seconds before the next image fades into view.  2 images, 2 pauses, 2 fade-ins.  Is there some easy code to create the pauses before the fade-ins for each image?  (I'm working in DW CS5 on a mac)  thx for whatever you can offer.

    Adjust the following values to suit
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <style>
    body {
        width: 980px;
        margin: auto;
    #logo1, #logo2 {
        display: none;
    </style>
    </head>
    <body>
    <img src="http://shoguncarco.com.au/img/camaro.png" alt="description" name="logo1" id="logo1" />
    <img src="http://shoguncarco.com.au/img/challenger.png" alt="description" name="logo2" id="logo2" />
    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
    <script type="text/javascript">
    $(function() {
        $('#logo1').fadeIn(3000, function() {
        $(this).delay(1000).fadeOut(2000, function() {});
        $('#logo2').fadeIn(6000, function() {
        $(this).delay(1000).fadeOut(2000, function() {});
    </script>
    </body>
    </html>
    Gramps

  • How to pause before startup to debug??

    Upon startup, does the debugger pause before it calls main of the application to allow the remote debugger to connect as a client????
    If so, I just need to go find out what I am doing wrong with eclipse.
    If not, how does one pause such that I can connect eclipse before the JVM calls main, as I want to step through the server startup????
    Also, I see no output to the console in eclipse. Does stderr and stdout go over the remote debugging socket so clients can print the stuff to the console, or is this not allowed and so whenever I remote debug, I will never have logs in any debug client(ie. eclipse, JBorland, whatever)?????
    thanks,
    dean

    ok, I answered my first question and the debugger does not pause on startup, so how do I make it pause without changing code. I mean, I could put a sleep in there, but that is hack for I don't know the answer.
    How does eclipse or any IDE startup the JVM and attach it's debugger in time before main is called. They must do it somehow, so I know the problem must be solved in some way. Does anyone know????

  • I rented a movie for Apple TV via my Mac months ago. SInce than when I go to open itunes...it quits before anything loads. HOw do I fix this?

    I rented a movie for Apple TV via my Mac months ago. SInce than when I go to open itunes...it quits before anything loads. HOw do I fix this? I haven't been able to use itunes on my computer since than!

    Rented movies downloaded to an Apple TV can't be transferred to any other device.
    (86941)

  • Adding leading zeros before data loaded into DSO

    Hi
    In below PROD_ID... In some ID leading zeros are missing before data loaded into BI from SRM into PROD_ID. Data type is character. If leading zeros are missing then data activation of DSO is failed due to missing zeros and have to manually add them in PSA table. I want to add leading zeros if they're missing before data loaded into DSO.... total character length is 40.. so e.g. if character is 1502 then there should be 36 zeros before it and if character is 265721 then there should be 34 zeros. Only two type of character is coming either length is 4 or 6 so there will be always need to 34 or 36 zeros in front of them if zeros are missing.
    Can we use CONVERSION_EXIT_ALPHPA_INPUT functional module ? As this is char so I'm not sure how to use in that case.. Do need to convert it first integer?
    Can someone please give me sample code? We're using BW 3.5 data flow to load data into DSO.... please give sample code and where need to write code either in rule type or in start routine...

    Hi,
    Can you check at info object level, what kind of conversion routine it used by.
    Use T code - RSD1, enter your info object and display it.
    Even at data source level also you can see external/internal format what it maintained.
    if your info object was using ALPHA conversion then it will have leading 0s automatically.
    Can you check from source how its coming, check at RSA3.
    if your receiving this issue for records only then you need to check those records.
    Thanks

  • Why does my Apple TV pause frequently to load?

    WHy does my Apple TV pause frequently to load?

    load what? there is a world of difference between if it's playing a movie from your LAN networks shared itunes lib located on a harddisk close to you
    compared to transfering data from youtube or netflix or itunes store or...

  • Middleware starts replicating before initial load

    Hi folks,
    currently i´m setting up the middleware to connect a live ERP with a fresh CRM. The initial load is not done yet, also a lot other configuration stuff. I noticed that at the time of registering the queues the middleware is connecting itself and listing first BDocs in SMW01. Mostly R3AD delta(!) material BDocs (which fail by mapping error currently) but also green ones like 'class message' or 'objcl_message' which seem to have dummy or real entries. This is a problem as i did not configure e.g. R3AC1 filters or number ranges yet.
    I thought delta load is triggered first after initial load. How can i stop the middleware before i finish the configuration stuff. If there is a 'switch off' (like deactivate a business adapter object in R3AC1) i guess i would have to switch it on again just before the initial load and then risking uncontrolable connection againg before i can execute R3AS. I mean if i would e.g. deregister the queues i could end my configuration but i would have to register the queues just before initial load and would again having no control about the start of the replication. Is that a problem for you? - How do you handle that issue usually if you set up a new CRM?
    Thanks

    Hi,
    Read these topics:
    Re: Turning Bdoc On & Off, & its monitoring
    Re: Deactivation of data exchange between ERP and CRM
    Denis.

  • Why do I have to reboot my computor before firefox loads after it is used then closed then reopened but get nothing until I reboot ?

    firefox 5.1 or any version has doe this im using XP which was never an issue until these newer versions so
    why do I have to reboot my computor before firefox loads after it is used then closed then reopened but get nothing until I reboot ?

    I've been having similar issues although mine seem to happen when I import my own movies into Apple TV. After adding new items to my iTunes library and then switching my entertainment configuration to Apple TV, I get nothing but total blackness and my TV says it has no HDMI signal. Once I unplug and repower the Apple TV, everything works fine.

  • How to code a button to play and pause sound using load sound?

    how to code a button to play and pause sound using load sound?I have used load sound methos to attach the sound.Can anyone help me?

    Hey thnx,
    I have used this code on sound's button's frame.and my stop n play button is on another screen.main sound button and stop button is on diffrent screen.
    Here is my code-
    stop();
    adaDrut1.onRelease = function () {
              mySoundC = new Sound(this);
              mySoundC.loadSound("F#/Bhajni1.ark", true);
    mySoundC.onSoundComplete = function() {
    _root.mySoundC.start(0,999); }
             gotoAndPlay("play2");
            _global.myTaalLaya = "Low1";
    adaDrut1 is a sound button.And there are lot of buttons with diffrent sound.
    Thanks..

  • I can not chat in the web site Anastasia. I could before I loaded firefox 4

    I have been chatting for months on the site. I can't now! I have to go to internet explorer to use the chat. Then it is really slow.
    If I go to the chat page it will load but not entirely. Before I loaded Mozilla 4 it worked fine.

    I have been chatting for months on the site. I can't now! I have to go to internet explorer to use the chat. Then it is really slow.
    If I go to the chat page it will load but not entirely. Before I loaded Mozilla 4 it worked fine.

  • Does anyone else see a blue screen just before leopard loads up?

    Hi just wondering Does anyone else see a blue screen just before leopard loads up? It when i start my cpu after the apple logo and spinning wheel, then it goes to a blank blue screen for a second, then the desktop. Just wondering if that was normal. Thanks

    Yes, it is normal for a Mac to have a blue screen during start-up.
    You may also see it change colors from blue to gray.
    -Mike

  • Long pause before startup

    Hello,
    Sometimes my intel mac mini pause longer than usual before startup chime is heard. I ran hardware diagnostics (extended one) and no problem was reported. Could it be a hard drive related issue?
    Thanks inadvance.

    I have a similar thing to this, it doesn’t happen very often, but I’m always a little bit worried it’ll get worse, or it’s a symptom of something else,
    basically every now and then I get that 5second pause before the chime, I haven’t run any diagnostics yet (all my disks are up north at the moment, I’m going to get them back soon, might see if they show anything)

  • HT2538 my 2007 macbook makes 3 short tones , 3 long tones , 3 short tones and then a 5 sec pause any ideas?

    can anyone explain what 3 short , 3 long , 3 short tones followed by a 5 sec pause means?

    it is a ram issue.  most likely faulty.

Maybe you are looking for