NWBC not getting SAPRouter info from SAPGUI

Hi Gurus,
I need to connect through a SAPRouter to access our ECC6 systems within NWBC 3.5. I know that if you match the Logon Description fields within NWBC and SAPGUI, NWBC is supposed to use that string to connect. In our implementation, it is not functional.
NWBC and SAPGUI were installed long ago, separately.
Is there any config that is required to show NWBC where to look for these Router strings? Ini files that must be created and configured? I have not been able to find any information in this regard.
Thanks for your assistance.

Steve
   The next step ...try verifying whether NWBC is activated and also get the correct URL ....
     From your sapgui, run Tcode NWBC (this launch the NWBC for HTML). 
    If NWBC is activated correctly, you should get an IE browser launch showing you the NWBC cockpit.  Compare the server & port address (i.e. https://xxx.yyy.com:9999/nwbc)  on the IE browser vs the one that you have for NWBC for Desktop setup. They should match up ...
Cheers

Similar Messages

  • HT1296 I am trying to sync contacts from my iPhone to Mac.  When I plug in my iPhone, I do not get the Info tab in iTunes (as mentioned in how to sync on this website).  How can I get the info tab to appear?

    I am trying to sync contacts from my iPhone to Mac.  When I plug in my iPhone, I do not get the Info tab in iTunes (as mentioned in how to sync on this website).  How can I get the info tab to appear?

    Since the release of Mavericks (OS X 10.9) syncing contacts and calendars with a Mac via iTunes is no longer supported. The currently supported method is via iCloud. Setup instructions: http://www.apple.com/icloud/setup/

  • My computer crashed and I no longer have the itunes library. i get an error msg that my iphone is synced to another library - how can I get the info from the phone to the itunes library?

    my computer crashed and I no longer have the itunes library. i get an error msg that my iphone 3g is synced to another library - how can I get the info from the phone to the itunes library without losing everything? How do I delete old audiobooks from my iphone?

    You can transfer itunes purchases:  File>Devices>Transfer Purchases
    The iphone is not a storage/backup device.  The sync is one way - computer to iphone.  The exception is itunes purchases.
    It has always been very basic to always maintain a backup copy of your computer.  Use your backup copy to put everything back.

  • Can I upgrade to Lion with an Intel iMac with 1 GB RAM. I am getting conflicting info (from Apple advisors) whether I need 2GB -which I can do by adding 1, or 3 -which apparently I can't do. Anybody successful in upgrading to Lion with 1 or 2 GB Ram?

    I am getting conflicting info (from Apple folks) whether I can upgrade to Lion with 1 GB Ram. Some are saying I need 2 (which I can do by adding memory) - or 3 (which I'm not sure I can do). Anyone running Lion with 1 GB? 2? I am at Leopard 10.5.8 to run some recording mixer which the company (Alesis) told me they weren't going to support drivers to Lion, but I guess they changed their minds. Am I clear on this? thanks.

    The hardware requirements for Lion are an intel Core 2 Duo processor and 2GB RAM.
    I wouldn't even both trying with 1GB, and even with 2GB Lion may struggle. If you intend to upgrade to Lion, can I suggest you max out your RAM. RAM is cheap at the moment.
    Which model mac mini do you have?

  • How do I get my info from my iPhone to my ipad2

    How do I get the info from my iphone4 to my iPad 2?  I synched it to iTunes but I'm only able to retrieve songs. I need my apps and pictures?

    Do you have Sync Apps selected under the Apps tab for your iPhone sync preferences with iTunes?
    If not, before doing so with your iPhone connected, at the iTunes menu bar go to File and select Transfer Purchases From - the name of your iPhone. After confirming all apps on your iPhone are in your iTunes library, select Sync Apps under the Apps tab and make sure all apps are selected below followed by a sync.
    Now after downloading/installing an app direct with your iPhone, the app will be copied to your iTunes library library automatically the first time you sync your Phone with iTunes after doing so.
    Follow this by selecting Sync Apps under the Apps tab for your iPad sync preferences with iTunes and selecting the apps below that you want installed on your iPad followed by a sync.
    Photos/videos in your iPhone's Camera Roll can and should be imported by your computer as with any other digital camera which is not handled by iTunes.
    After the photos are imported by your computer, you can transfer the photos to your iPad via the iTunes sync/transfer process which is selected under the Photos tab for your iPad sync preferences with iTunes.

  • [Solved] mythtv-setup DVB (could not get card info/No such device)

    Update: Solution in post #4.
    I'm building a new Arch server which will replace my existing mythtv backend using a HP microserver. Other than my old machine not being updated in some time, the only difference is new box is 64bit. I have 2x Sony PlayTV USB DVB's and have left one plugged into each system.
    [root@oldserver ~]# uname -a
    Linux oldserver 3.5.4-1-ARCH #1 SMP PREEMPT Sat Sep 15 13:04:04 UTC 2012 i686 GNU/Linux
    [root@microserver ~]# uname -a
    Linux microserver 3.7.6-1-ARCH #1 SMP PREEMPT Mon Feb 4 09:15:13 CET 2013 x86_64 GNU/Linux
    While trying to add my tuners to the new box from mythtv-setup I get the following error in the log and "could not get card info" on the screen in setup:
    2013-02-13 20:27:47.629155 I Current MythTV Schema Version (DBSchemaVer): 1307
    2013-02-13 20:28:18.498767 E FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
    eno: No such device (19)
    2013-02-13 20:28:18.537457 E FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
    eno: No such device (19)
    To me this is either permissions of the device, which match on both systems (except for the + on the oldserver which I think is ACL but output of getfacl are identical?)
    [root@microserver ~]# ls -ld /dev/dvb/adapter*{,/*}
    drwxr-xr-x 2 root root 120 Feb 13 17:22 /dev/dvb/adapter0
    crw-rw---- 1 root video 212, 4 Feb 13 17:22 /dev/dvb/adapter0/demux0
    crw-rw---- 1 root video 212, 5 Feb 13 17:22 /dev/dvb/adapter0/dvr0
    crw-rw---- 1 root video 212, 3 Feb 13 17:22 /dev/dvb/adapter0/frontend0
    crw-rw---- 1 root video 212, 7 Feb 13 17:22 /dev/dvb/adapter0/net0
    drwxr-xr-x 2 root root 120 Feb 13 17:22 /dev/dvb/adapter1
    crw-rw---- 1 root video 212, 68 Feb 13 17:22 /dev/dvb/adapter1/demux0
    crw-rw---- 1 root video 212, 69 Feb 13 17:22 /dev/dvb/adapter1/dvr0
    crw-rw---- 1 root video 212, 67 Feb 13 17:22 /dev/dvb/adapter1/frontend0
    crw-rw---- 1 root video 212, 71 Feb 13 17:22 /dev/dvb/adapter1/net0
    [root@oldserver ~]# ls -ld /dev/dvb/adapter*{,/*}
    drwxr-xr-x 2 root root 120 Jan 7 21:48 /dev/dvb/adapter0
    crw-rw----+ 1 root video 212, 4 Jan 7 21:48 /dev/dvb/adapter0/demux0
    crw-rw----+ 1 root video 212, 5 Jan 7 21:48 /dev/dvb/adapter0/dvr0
    crw-rw----+ 1 root video 212, 3 Jan 7 21:48 /dev/dvb/adapter0/frontend0
    crw-rw----+ 1 root video 212, 7 Jan 7 21:48 /dev/dvb/adapter0/net0
    drwxr-xr-x 2 root root 120 Jan 7 21:48 /dev/dvb/adapter1
    crw-rw----+ 1 root video 212, 68 Jan 7 21:48 /dev/dvb/adapter1/demux0
    crw-rw----+ 1 root video 212, 69 Jan 7 21:48 /dev/dvb/adapter1/dvr0
    crw-rw----+ 1 root video 212, 67 Jan 7 21:48 /dev/dvb/adapter1/frontend0
    crw-rw----+ 1 root video 212, 71 Jan 7 21:48 /dev/dvb/adapter1/net0
    The users have correct group status, even tried as root.
    [root@oldserver ~]# id media
    uid=1001(media) gid=100(users) groups=100(users),91(video),998(mythtv)
    [root@microserver ~]# id media
    uid=1000(media) gid=100(users) groups=100(users),10(wheel),91(video),92(audio),93(optical),999(mythtv)
    [root@oldserver ~]# id mythtv
    uid=998(mythtv) gid=998(mythtv) groups=998(mythtv),91(video),92(audio),93(optical)
    [root@microserver ~]# id mythtv
    uid=999(mythtv) gid=999(mythtv) groups=999(mythtv),10(wheel),91(video),92(audio),93(optical),100(users)
    or missing firmware which is identical bar obviously 64bit libs
    [root@microserver ~]# ls -l /usr/lib*/firmware/dvb-usb-dib0700-1.20.fw
    -rw-r--r-- 1 root root 33768 Oct 31 07:36 /usr/lib64/firmware/dvb-usb-dib0700-1.20.fw
    -rw-r--r-- 1 root root 33768 Oct 31 07:36 /usr/lib/firmware/dvb-usb-dib0700-1.20.fw
    [root@oldserver ~]# ls -l /usr/lib*/firmware/dvb-usb-dib0700-1.20.fw
    -rw-r--r-- 1 root root 33768 Jun 15 2012 /usr/lib/firmware/dvb-usb-dib0700-1.20.fw
    [root@microserver ~]# ls -l /lib*/firmware/dvb-usb-dib0700-1.20.fw
    -rw-r--r-- 1 root root 33768 Oct 31 07:36 /lib64/firmware/dvb-usb-dib0700-1.20.fw
    -rw-r--r-- 1 root root 33768 Oct 31 07:36 /lib/firmware/dvb-usb-dib0700-1.20.fw
    [root@oldserver ~]# ls -l /lib*/firmware/dvb-usb-dib0700-1.20.fw
    -rw-r--r-- 1 root root 33768 Jun 15 2012 /lib/firmware/dvb-usb-dib0700-1.20.fw
    And the device is found, with not issues scanning channels using linuxtv-dvb-apps.....
    [root@microserver ~]# dmesg | grep dvb
    [ 11.892891] dvb-usb: found a 'Sony PlayTV' in cold state, will try to load a firmware
    [ 12.044667] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.20.fw'
    [ 12.754034] dvb-usb: found a 'Sony PlayTV' in warm state.
    [ 12.754171] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
    [ 13.214473] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
    [ 13.666764] dvb-usb: schedule remote query interval to 50 msecs.
    [ 13.666779] dvb-usb: Sony PlayTV successfully initialized and connected.
    [ 13.667106] usbcore: registered new interface driver dvb_usb_dib0700
    [root@microserver ~]# scan /usr/share/dvb/dvb-t/au-Melbourne
    scanning /usr/share/dvb/dvb-t/au-Melbourne
    using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
    initial transponder 226500000 1 3 9 3 1 1 0
    initial transponder 177500000 1 3 9 3 1 1 0
    initial transponder 191625000 1 3 9 3 1 1 0
    initial transponder 219500000 1 3 9 3 1 1 0
    initial transponder 536625000 1 2 9 3 1 2 0
    >>> tune to: 226500000:INVERSION_AUTO:BANDWIDTH_7_MHZ:FEC_3_4:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_16:HIERARCHY_NONE
    0x0000 0x0230: pmt_pid 0x0102 ABC -- ABC News 24 (running)
    [shrink output]
    Network Name 'ABC Melbourne'
    [shrink output]
    dumping lists (29 services)
    [shrink output]
    Done.
    Hopefully someone wiser than I can spot the problem here and I can get this build finished
    Edit: I should add that I did a trial install of Ubuntu 12.04, upto date as of few days ago and it worked perfectly though I didn't note down what kernel version (was 64bit). Nothing has changed hardware wise.
    Last edited by dave00 (2013-02-23 22:57:54)

    fphillips wrote:
    Try femon -H -a0 while trying to add card in mythtv-setup. Explanation here: http://code.mythtv.org/trac/ticket/10830#comment:7
    It seems to affect dvb usb devices. I didn't see any evidence of this patch http://patchwork.linuxtv.org/patch/13563/ in current kernels, but it may have been rewritten. I haven't had to change my card setup and don't have usb tuners, so I haven't hit this problem.
    Edit: Found it, ha, just went out yesterday, will be in 3.9: (search for Juergen) http://patchwork.linuxtv.org/patch/16925/
    That worked great.
    I did stumble upon the femon thing at some point but I didn't see any explanation for it and all my googling for femon resulted in a plugin for VDR which totally had me stumped. After your post a tried a slightly different google string and found it was in the linuxtv-dvb-apps package. In hindsight a "pacman -Qo femon" would have given me the answer...
    Thanks for your efforts fphillips.

  • Could not retrieve connection info from torque connection pool

    Hi,
    I am using Apache Torque for making connection with my Oracle 9i server.
    My Torque.properties file configuration is as follows:-
    torque.dsfactory.cpm.factory=org.apache.torque.dsfactory.SharedPoolDataSourceFactory
    torque.dsfactory.cpm.pool.maxActive=10
    torque.dsfactory.cpm.pool.maxWait=60
    torque.dsfactory.cpm.pool.testOnBorrow=true
    torque.dsfactory.cpm.pool.validationQuery=SELECT 1 from dual
    torque.dsfactory.cpm.connection.driver = oracle.jdbc.driver.OracleDriver
    I am getting the following error:-
    Caused by: org.apache.commons.dbcp.SQLNestedException: Could not retrieve connection info from pool
    at org.apache.commons.dbcp.datasources.SharedPoolDataSource.getPooledConnectionAndInfo(SharedPoolDataSource.java:169)
    According to me the cause of error is because of the database connection was not available in the connection pool. Or it might be due to The connection was not closed properly becuase of the some issue in the persistent layer.
    My Research till now:-
    Checked all the connection object properly closed in my classes as well as Torque Classes.
    Do anyone have any idea regarding this error. If yes, please suggest some solution for it.
    ----Anurag----

    Hi,
    I have my complete Torque.properties file, just for the reference, I have pasted few lines from my torque.properties file. Secondly, I am using the JDBC Driver for my oracle connection & its working fine. The problem is when my application tries to access connection from connection pool, & if it finds no connection in the pool it gives error. After increasing the size of the connection in the pool, still I am getting the same error. Do you have some idea regarding this.

  • Why can't I get frequency info from NI USB 5132

    Hello
    I use NI USB 5132 and try NI Scope example measurement library.
    I wonder why I can not get frequency info of input signal.
    Thanks 
    Solved!
    Go to Solution.

    Thanks for kind responses.
    I am using LabVIEW 8.6 on Windows vista and an example called niScope EX Measurement Library.
    I am measuring the frequency using a clone called niScope Multi Fetch Measurement Stats. 
    I am using a pulser producing 60 3V-pulses /sec. When using Soft front panel. sometime I can measure the frequency but sometimes it shows "error."
    By the way, I can't see pulse signal from the example but I can see the signal using SCOPE soft front panel.
    the error message says
    Possible reason(s):
    Driver Status:  (Hex 0xBFFA2002)
    Unable to perform desired measurement operation.
    Waveform did not cross the middle reference level at least 3 times. Check the low, mid, and high reference levels. If you are reading a waveform that has a small amplitude, you can use the attribute Hysteresis Percent to reduce the hysteresis thresholds. 
    Please let me know if more info is needed
    Thanks 
    Cynitha 

  • HT1454 why i can not get video out from my ipod touch after i did the upgrade

    why i can not get video out from my ipod touch after i did the upgrade

    why i can not get video out from my ipod touch after i did the upgrade

  • HT1454 Can not get video out from my ipod touch 3rd gen. Any ideas? It should nt be diffiicult to do this on the 21 st century, or not?

    After having spent EUR 130 on cables from apple, i still can not get video out from my ipod touch 3rd gen. Any ideas? It should nt be diffiicult to do this on the 21 st century, or not?

    Backing up an iOS device will copy some data to a backup file within iTunes, but this excludes all media.  You can also transfer iTunes Store purchases from the iDevice to iTunes but, without using a third-party tool, nothing else.  As long as you do not sync the iPod with your new library, the media that's on it will remain ... for as long as it keeps functioning, is not lost, stolen, eaten by the dog, ...
    You may also have an option to recover your previous library from your old laptop; as long as its hard drive isn't fried, a computer repair store or technician may be able to extract the drive, mount it in an external enclosure, and copy your data to another PC.  Whatever you choose, there is no real alternative to having all your media on your computer, managed by iTunes, and regularly backed up to another device/location.

  • I have just recently installed ios6 to my iPad 3 an iPhone 4 my iPhone works fine but my iPad is not working at all I can not get a response from it, it seemed to download an then install but did not reset and turn on and will not turn on HELP!! Withdrawa

    I have just recently installed ios6 to my iPad 3 an iPhone 4 my iPhone works fine but my iPad is not working at all I can not get a response from it, it seemed to download an then install but did not reset and turn on and will not turn on HELP!! Withdrawal or what!! Lol

    Hi there,
    Firstly, try a hard reset. Hold the sleep/wake and home buttons together until the Apple logo appears.
    If this doesn't work, try restoring your device. Put it in recovery mode if iTunes doesn't recognise it, and restore it from there. I have linked to instructions below.
    Recovery Mode and Restore - Apple
    Let me know if this helps,
    Nathan

  • Solution Manager does not get service definitions from SAP in self diagnosi

    Hi,
    In our production solution manager transaction solution_manager, self diagnosis we are getting a warning message on our development solution manager. 
    Solution Manager XXX does not get service definitions from SAP.
    The production Solution Manager is the master in SDCCN for the test Solution Manager.  In the test Solution Manager, the scheduled task REFRESH SERVICE DEFINITIONS has task System ID of O01.  It is pointed to RFC destination SDCC_OSS, not the production Solution Manager system.
    It gives the same warning if I point the task to the production Solution Manager system.
    Has anyone seen this before?  Any ideas?
    Best regards,
    Russ

    Hi,
      i guess have you activated SDCCN from your solution manager system too?
    if not please activate. since that setup helps solman retrive the service definitions used in SDCCN from SAP (SAPOSS).so this ultimately allows you to set solution manager system as Master, so all the satellite system get the service definition from solman and do not need a direct SAPOSS connection.
    and Please check this Note 1143775 - SAP service content update
    the wiki for trouble shoot ["EarlyWatch Alert is Red Flagged - how to resolve" |http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=228262728]
    please check.
    Thanks,
    Jansi

  • Can not get the agent from rule determination

    Dear expert,
      We have a PR workflow,for one step, the agent is determined by one rule,In our Q system,everythink is ok to get the agent correctly,and the workflow also can works.but in our P system,can not get the agent from the rule,when we simulate the rule,the agent can be get smoothly,but in workflow,realy can't get the agent(after trace the workflow), so would you like to give me sone suggestion, whant had happen in our workflow?
    Many thanks!
    Best Regards,
    Kerry

    Tks!
    I have one question,how to check the agent assignment is active?
    and also want to say,the rule that determin the responsible agent is used at one step of the workflow,not for possible agent of task ,and the rule's type is RESPONSIBILITIES.
    Best Regards
    Edited by: Kerry Wang on Jun 25, 2010 3:14 AM

  • I have an iphone 3gs. i do not get push notifications from any application. can you help me?

    I have an iphone 3gs. i do not get push notifications from any application. can you help me?

    Do you have Notifications turned On and setup for each desired app?
    Settings > Notifications

  • HT201304 i used redeem $25.00 and i bought clash of clan'gems $19.99.i left redeem $3.36 but i an not get any gems from clash of clan .how to i get back my redeem or gems?

    i used redeem $25.00 and i bought clash of clan'gems $19.99.i left redeem $3.36 but i an not get any gems from clash of clan .how to i get back my redeem or gems?

    Contact the app maker.

Maybe you are looking for