ITS Login screen behavior different on 2 clustered servers(BBP)-config same

We have a production server(s) for Standalone ITS 6.2 (BBP) with 2 hosts and this is load-balanced and clustered.
The templates for (BBP) bbpstart and bbpglobal for the affected instance are identical on both physical servers.
The services on both the servers are also identical. But yet, Login behaviour on the 2 servers are different.
The servers are :-
Prd:    (Instance) WEP     on server it03 and it04  port 82  
URL: http://it03:82/scripts/wgate/bbpstart/!  
or URL:  
http://it04:82/scripts/wgate/bbpstart/!
Production cluster URL - http://clusterits20:82/scripts/wgate/bbpstart/!
The problem is as follows :-
'The basic issue is that the users have to click on the 'enter' button on the BBP login screen (for server it04) main BBP screen, (hitting/pressing 'Enter' button doesnt work).
But on server IT03 users can just press enter on the login screen on their keyboards for IT03 (server it03) to login !  ..... so depending on which server they connected to within the cluster address they would have to press or click  buttons etc to get past the BBP login screen.'
The templates for bbpstart and bbpglobal for the are identical on both physical servers.
The services on both the servers are also identical.
Please advice on how to solve this issue.
Thanks and regards
Avinash
Edited by: Avinash Rajan on Aug 11, 2008 5:33 PM

Hello Avinash,
Did you check the template bbpglobal/99/login.html?  That is the actual file being used for the bbpstart service logon screen.  The login.html should contain a function for login using the enter (function loginOnEnter(theEvent)).  Maybe this is missing from your it04 server? 
I would recommend publishing the bbpglobal Internet Service to your it04 server again.
Edgar

Similar Messages

  • What is wrong with my login screen?

    Hello. I have a imac running with leopard. Today when i turned it on it went to its login screen then started violently shaking and saying something about typing in the master password.  It has never done this and you cannot ype anything. Does anyone know what i could be and how i could fix it?  Thanks

    The shaking indicates the wrong password has been typed in. Type in the correct password and it will run fine.

  • Custom login screen.. any hints ?

    Hi all,
    We'd like to have a login screen sligthly different from the standard one (some links should be removed, some others created).
    Should we create our own starting from scratch ? (new web dynpro view...). In this case, could someone gives some hints:
    - is there some bapi that can be executed to authenticate user
    - is there some bapi that can be executed to change user password / langage...
    Would it be better to customize standard login screen ? Our application is standalone (not in portal).
    In this case, can someone tell me how to customize it ? I've read some documentation on changing this login screen in portal (by customizing .par file)... Should we do the same ?
    Thanks in advance

    Hello TWM,
    the support and register links can be controlled with the UM settings ume.logon.logon_help and ume.logon.selfreg. For more complex customization you might want to create your own login screen component as a copy of the standard component: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/customizing the logon user interface of sap enterprise portal 6.0
    Kind regards, Martin

  • Export data from an iView to Excel, get a login screen displayed in Excel

    Hi
    I'm trying to export data from a tableview to excel, I followed the instruction posted by Detlev Beutner, created a class extends AbstractPortalComponent, and overwrote the doOnNodeReady:
    HttpServletResponse response = request.getServletResponse(true);
    response.setContentType("application/vnd.ms-excel");
    response.setHeader("Content-Disposition", "filename=\"text.xls\"");
    I did write some test output in doContent:
             aResponse.write("Filed11,Filed12,Field13");
             aResponse.write("Field21,Field22,Field23");
    I was hoping to see the excel to display the content "Field11 Field12...", but I got a portal login screen displayed in Excel.
    Does anyone have the same experience and and idea on this?
    Thanks
    Yutong

    Sure, here is the sample code for method doOnNodeReady
    protected void doOnNodeReady(IPortalComponentRequest request,
          IEvent event)
      //set http content type to excel format
      HttpServletResponse response = request.getServletResponse(true);
      response.setContentType("application/vnd.ms-excel");
      response.setHeader("Content-Disposition", "attachement;filename=\"abc.xls\"");
      java.io.PrintWriter out = response.getWriter();
      // print out the header
      out.print(headerSubject + "\t");
      out.print(headerDueDate + "\t");
      // then print out your data
      out.close();

  • Black screen after boot but before login screen

    Hi,
    I have a windows server 2012 machine running ADDS, recently I installed new hardware in to the machine but when I turned the server on windows would not fully load, in Safe Mode nor normally. So I removed the hardware I had installed but it
    was still like it. The only mode I can boot and interact with the login screen is in Active Directory Restore Mode
    Current config
    HP DL360 G5
    4GB RAM
    Windows server 2012 r2
    Jordan Harvey

    I don't see 2012 R2 listed but you'll surely want the proliant support pack installed.
     http://h20564.www2.hp.com/hpsc/swd/public/readIndex?sp4ts.oid=1121420
    I wasn't able to find it here either.
    http://www.windowsservercatalog.com/results.aspx?&text=dl360+g5&chtext=&cstext=&csttext=&chbtext=&bCatID=1282&cpID=0&avc=10&ava=80&avq=0&OR=5&PGS=25&ready=0
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Hi...m using a mac pro quad core.....its not booting up...i can only  see the apple logo and a circle loading...could not get into the login screen

    hi...m using a mac pro quad core.....its not booting up...i can only  see the apple logo and a circle loading...could not get into the login screen...any suggestions please.....m in the middle of a project and now i have got this one
    regards,
    v.s.bharan

    Welcome to Apple Discussions!
    Do you keep your data backed up?
    If not, you should always do so*:
    http://www.macmaps.com/backup.html
    You never know when a hard drive or a directory might go bad.  Having a bootable clone is a must.
    That link also shows you some tools you can use to recover data.
    If you aren't backed up, try buying those tools first, before attempting to repair the directory.
    Directory issues can be fixed with these tools*:
    http://www.macmaps.com/directoryfaq.html

  • ITS Custom Login screen password expirey option?

    Hi all,
    We have included the custom login screen in the ITS service. By using login and password parameters in the service parameters.
    But in this the new custom login screen doesn't have the new password option or it cannot detect the password expiry of the sap users login into the ITS service.
    Can anyone please let me know which system variable handles the password expiry for the SAP login.
    Or can anyone let me know the standard program for the ITS SAP standard login screen.
    Thanks Urgent requirement. rewards will awarded for the all the responses
    Thanks & Regards
    Ekta

    if its Integrated ITS, then you can refer to this blog on customizing login screen.
    /people/sergio.ferrari2/blog/2007/04/06/bsphowto--customizing-the-design-of-system-logon-page-in-netweaver-04

  • Hi, I need someone to help me change the login screen. The computer I have is a macbook, its second hand and probably around 3-4 years old. The previous owner had the login screen has a lego or something. Could someone please help me change this??

    Hi, I need someone to help me change the login screen. The computer I have is a macbook, its second hand and probably around 3-4 years old. The previous owner had the login screen has a lego or something. Could someone please help me change this??

    computerilliterate52 wrote:
    hi all, i hope someone is very computer litterate about java that is i have a dell 2400 pc windows xp 2, well since msn isnt downloading anymore java updates we all have to download a compatible one to our computer i use explorer and i can play www.iwin.com online games, yet when i go on to the msn browswer it wont load the games all i see is it just trying to load and load nothing said and nothing done. what could be wrong it works on ie and not msn browser? i have zone alarm, i have avg spyware tester and spyblaster, but i thought it may of kept me from downloading all this yet it worked on IE please help and i dont have flash player either it wont seem to work any and i mean any help is welcome.i tried to change the browser settings and did all that stuff i am on broadband DSL and they dont seem to know they say that isnt there job its msn's so i asked them and they said no it is quest broadband since i am with them i just get the run around i have IE 6.0 ihave java plug in 1.4.2. o3 yet it says not verified, i have java 1.6.o o1 i have java plugin 1.6.0 01 i have that twice ? dont know why. and java envirinmemet i have the right stuff cuz like i said it plays or works on explorer not msn browserer bar. i see no picture's in center of the page as it tries to load it is a blank page any help thank you i have been trying going on 3 weeks now thanksI agree with the other posters; try Firefox. It sounds like a bit of a mess and what you may need is an onsite PC tech to do some maintenance on your PC.
    Also, learning to properly use punctuation (particularly periods) might not be a bad idea. As it is, your post was very hard to read.
    Good luck!

  • ITS login in different languages

    Hi,
    does anybody know, what can make that you cannot login anymore for an ITS-Service in all languages except english?
    (even if you let the users login with the standard ITS-Mask, so they can select the language)
    I get an strange abort of the service trying a german login...
    ana

    As a last option, you can define a login.html and tail.html to avoid the the SAP standard ITS login page. In your login.html page you can check available languages in the system by "SAPXJutil.dll".
    syntax: `declare fieldEcho, getLanguages
                      in "SAPXJutil.dll"; fieldEcho()`
    and you can check if no language specified at the service level, you can provide the list of languages available in the system in drop-down by the following code:
    `if (~language=="")`
                        <TR>
                          <TD>Language:</TD>
                          <TD><SELECT name=~language>
                               `if (getLanguages
                              ("langId", "langDesc") == 0) repeat with i from 1 to
                              langId.dim` <OPTION selected
                              value=`langId<i>`>`langDesc<i>`</OPTION>                 
                              `end else`
                              <OPTION value=en>No allowed languages specified! Using
                              English as default.</OPTION> `end`</SELECT> </TD></TR>`end`
    Regards,
    Velu

  • Why do I get sent to the User Login screen to enter my password after sleep?

    Hi,
    On OSX Lion, 10.7.4. I recently had to reinstall the OS on a new hard drive in my iMac and now have an issue with it that I never had before.
    After prolonged periods of sleep (I haven't determined what the minimum length is before this will happen), when I come to wake the computer it shows me the User Login screen. Under my user icon is an orange checkmark, presumably to show that I am the user logged in. Otherwise it is exactly the same as the User Login screen one gets when the computer boots up. I select my user icon and enter my password and the computer unlocks.
    I haven't got this set up anywhere, that I know of. I don't have the 'Security & Privacy - Require password for sleep and screen saver' option checked, never have. If I do turn that on just to check, it's a very different password screen, a little popup window in the centre of the dimmed screen.
    How do I turn this feature off?
    Thanks,
    Owen

    Sounds like you may have deleted something you shouldn't have. Boot to an OS X DVD or a bootable backup, and using Disk Utility, do a repair disk, and while there repair permissions. Disconnect any peripherals, and reboot. If you get the same startup behavior, do a safe boot, by holding the shift key down when booting. If that works, try a normal boot. If neither step helps, you may need to relaod your operating system.

  • After the latest updat to Mavericks 10.9.3, my imac continues to loop back to the login screen...Suggestions??? THANK YOU VERY MUCH!

    After the latest updat to Mavericks 10.9.3, my imac continues to loop back to the login screen...Suggestions??? THANK YOU VERY MUCH!

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts 51 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports 'com.autodesk.AutoCad com.evenflow.dropbox com.google.GoogleDrive' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 ` route -n get default|awk '/e:/{print $2}' ` 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[45]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n\t(%s)\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}')printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;5p;6p;8p;12p;' ' {sub(/^ +/,"")};NR==6;NR==13&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ s/ *:$//;x;s/\n//;/Apple|Capacity:|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;};/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;} ' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/:/;END { if(NR<100)print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}')print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR==2'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' ' s/^.{52}//;s/ .+//p ' ' /Launch[AD].+\.plist$/;END{if(NR<100)print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/root/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/;END{if(NR<100)print "/System/"};' '/^\/usr\/lib\/.+dylib$/p' '/\/etc\/(auto_m|hosts[^.]|peri)/s/^\.\/[^/]+//p' ' /\/(Contents\/.+\/Contents|Frameworks)\//d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| ","||kMDItem'${p[35]}'=");sub("^.."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[9]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/ { next;} /%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' /lR/ { if($2<='${p[25]}')print $2;} ' ' BEGIN { FS=":";} $3~/(sh|ng|ic)$/ { n=split($3,a,".");sub(/_2[01].+/,"",$3);b=b"\n"$2" "$3" "a[n]" "$1;c=c$1;} END { d="sort|tail -n'${p[38]}'";print b|d;close(d);if(c)print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"file -b "F|getline T;if(T!~/^(A.+ E.+ text$|POSIX sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ +B/{ s/.+= |(-[0-9]+)?\.s.+//g;p;} ' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' /:/{$0="'"${p[28]}"'"};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil PlistBuddy whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil );c2=(com.apple.loginwindow\ LoginHook '-c Print /L*/P*/loginw*' '-c Print L*/P*/*loginit*' '-c Print L*/Saf*/*/E*.plist' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' '-c Print\ :'${p[35]}' 2>&1' '-c Print\ :Label 2>&1' '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status "-F '\$Time \$Message' -k Sender kernel -k Message Req 'Beac|caug|dead[^bl]|FAIL|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:' -o -k Sender fseventsd -k Message Req 'SL'" '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/*/*.{BS,Bas,Es,OSXU,Rem}*.bom' '{/,}L*/Lo*/Diag* -type f \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;' '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto_master,{cron,fs}tab,hosts,{launchd,sysctl}.conf} /usr/local/etc/periodic/*/* .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' );N1=${#c2[@]};for j in {0..8};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP RSSI Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear;};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ test "$v"&&echo "$_";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;A0;{ A2 0 $((N1+1)) 2;C0;A1 0 $N1 1;C0;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D22 0 $((N1+4)) 5 4;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D23 24 24 32 31;D13 25 37 32 33;A1 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D23 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;D22 32 31 43 38;D23 20 42 32 41;D23 14 2 48 43;D13 4 5 32 1;D22 4 4 50 0;D13 14 3 49 5;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-  
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with "Model Identifier." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Computer does not boot up to Login screen w/Safe Mode/Last Known Conf

    Hi, Microsoft Community
    I got a major issue with my PC... I left my PC running and suddenly had a memory dump and computer shuts down and after that it keeps reseting. It doesn't load up to the login screen only the windows loading after that it resets again and again.
    At first I thought its a RAM issue so I took out the 2 RAM sticks, changed them up plugged one in and so on. Still no go.
    I tried the following:
    Safe Mode
    Last Known Configuration
    Repair your computer
    Took out the Graphics Card
    Reseted BIOS (CMOS)
    I got 3 different BSOD Codes:
    0x0000007B (0xFFFFF880009A998, 0xFFFFFFFFC000000E, 0x0000000000000000, 0x0000000000000000)
    BAD_POOL_HEADER
    0x00000019 (0x0000000000000020, 0xFFFFFA8004A3DEC0, 0xFFFFFA8004A3DED0, 0x00000000050146D0)
    BAD_POOL_CALLER
    0x000000C2 (0x0000000000000007, 0x000000000000109B, 0x00000000046417F0, 0xFFFFFA8004641800)
    I only got these BSOD when I've did "Disable automatic restart on system failure"
    I do not have a repair disk or windows disc since I lost them along with my other discs when building the PC.
    Please Help. Any help is grateful, Thank you! :(
    EDIT: Windows 7 Ultimate, 3.3GHz AMD Bulldozer, 8GB RAM, AMD 7770 GPU

    Hi,
    According to your description, the situation now is that you're unable to boot up the system and we're unable to get the dump file to make a further analysis. Did you get any other additional error messages when booting the system?
    System fails after several attempts, so you might need a external media to recovery the system, or do a reinstallation, you can also take the PC to the vender if it is under guarantee in case it might be related with some hardware issues.
    Yolanda Zhu
    TechNet Community Support

  • Click on OBIEE Dashboards- OBIEE login screen pops

    Hi All,
    We have OBIEE version 10.1.3.3.3 on Windows Server 2003 R2. Its a clustered environment comprising of 2 web servers, 2 App servers and 2 scheduler servers.
    All of sudden we have started facing issue that sometimes when the user tries to navigate between dashboards, the Login screen comes up.
    And this is not consistent, sometimes the user is able to do the stuff, but sometimes he gets the login screen.
    Has anybody encountered this kind of problem before?

    No, I am an administrator. I too have same problem. I tested everything on dashboard/answers. everything else is working find but dashboard tabs are not working.
    Edited by: Jay on Sep 21, 2011 11:29 AM

  • Imac can't get past login screen  ...New user problem..

    Hi,
    I'm a new Imac user.
    I must have done something while installing my Adobe CS2 suite software. The install hung on disk disk2. The entire machine locked up. I restarted and I now I get up the to Apple login screen but when I click on my user icon with the mouse nothing happens. The keyboard does not seem to respond either. I tried clicking on sleep, restart and shut down, but no reponse. I've powered down, unplugged and restarted ut still no luck. Can anyone tell me what I'm doing wrong? I like this PC but its so different from my Windows machine.
    Thanks
    Imac   Mac OS X (10.4)  

    See this thread for a solution to your issue.
    (12584)

  • Server freezes at login screen

    We had to reinstall and rebuild our Snow Leopard XServes from scratch over this past spring due to open directory problems. At this point, both servers are running okay, but one of them will not make it past the login screen unless it's in Safe Boot mode. We've run a pate of diagnostics on this server but they all give it a clean bill of health and, since it was recently rebuilt, I con't think of any third party extensions that might be tripping it up in such a way. I'm hesitant to do a lot of heavy user creation and configuration until we can get it to boot normally. What might be causing this?
    Chris

    I rebooted the server normally to catch the hang in the server logs and found this section, spanning from the appearance of the login window, to the spinning beachball and subsequent recognition of a reboot into Safe Mode (boldface added):
    Aug 26 16:30:29 kirk /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[76]: Login Window Application Started
    Aug 26 16:30:29 kirk blued[92]: Apple Bluetooth daemon started
    Aug 26 16:30:29 kirk com.apple.usbmuxd[63]: usbmuxd-268.5 on Apr  5 2012 at 15:33:48, running 64 bit
    Aug 26 16:30:29 kirk fseventsd[83]: log dir: /.fseventsd getting new uuid: EEB152ED-7952-4B67-847C-AE2869BAE364
    Aug 26 16:30:30 kirk com.apple.ppp.l2tp[72]: 2012-08-26 16:30:30 MDT          Listening for connections...
    Aug 26 16:30:30 kirk vpnd[72]: Listening for connections...
    Aug 26 16:30:30 kirk servermgrd[68]: -[AccountsRequestHandler(AccountsOpenDirectoryHelpers) openLocalLDAPNodeIfNeeded]: dsLocalLDAP = (null), error = Error Domain=com.apple.OpenDirectory Code=2000 UserInfo=0x10820fd10 "Unable to open Directory node with name /LDAPv3/127.0.0.1."
    Aug 26 16:30:31 kirk loginwindow[76]: Login Window Started Security Agent
    Aug 26 16:30:31 kirk WindowServer[133]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Aug 26 16:30:31 kirk com.apple.WindowServer[133]: Sun Aug 26 16:30:31 kirk.da.org WindowServer[133] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Aug 26 16:30:31 kirk servermgrd[68]: initializing servermgr_teams
    Aug 26 16:30:31 kirk servermgrd[68]: -[AccountsRequestHandler(AccountsOpenDirectoryHelpers) openLocalLDAPNodeIfNeeded]: dsLocalLDAP = (null), error = Error Domain=com.apple.OpenDirectory Code=2000 UserInfo=0x106cada60 "Unable to open Directory node with name /LDAPv3/127.0.0.1."
    Aug 26 16:30:31 kirk servermgrd[68]: -[AccountsRequestHandler(AccountsOpenDirectoryHelpers) openLocalLDAPNodeIfNeeded]: dsLocalLDAP = (null), error = Error Domain=com.apple.OpenDirectory Code=2000 UserInfo=0x108307a30 "Unable to open Directory node with name /LDAPv3/127.0.0.1."
    Aug 26 16:30:32 kirk servermgrd[68]: servermgr_ipfilter:ipfw config:Notice:Flushed IPv4 rules
    Aug 26 16:30:32 kirk servermgrd[68]: servermgr_ipfilter:ipfw config:Notice:Flushed IPv6 rules
    Aug 26 16:30:33 kirk configd[31]: network configuration changed.
    Aug 26 16:30:34 kirk com.apple.launchd[1] (com.apple.CoreRAID): Throttling respawn: Will start in 4 seconds
    Aug 26 16:30:36 kirk XProtectUpdater[59]: Ignoring new signature plist: Not an increase in version
    Aug 26 16:30:36 kirk com.apple.launchd[1] (com.apple.xprotectupdater[59]): Exited with exit code: 252
    Aug 26 16:30:37 kirk servermgrd[68]: servermgr_accounts: noteDirectorySearchPolicyChanged (reopening nodes)
    Aug 26 16:30:38 kirk servermgrd[68]: servermgr_mail: Network change request does not identify the old address.  No action taken.
    Aug 26 16:32:28 localhost com.apple.kextd[26]: Safe boot mode detected; invalidating system extensions caches.
    Aug 26 16:32:02 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    I'm not sure if this LDAP error is what's causing my problems, but its recurrence is suspicious to me. Following the advice I recieved from a different issue, pertaining to the OS continually trying to respawn failed launch agents and daemons (http://reviews.cnet.com/8301-13727_7-20068791-263.html), I'm downloading the 10.6.8 server Combo Update and will attempt to patch whatever issues can be patched with this. Once applied I'll check the logs again if the problem persists. Does it sound like I'm looking in the right place?
    Chris

Maybe you are looking for

  • Invoice printing issue

    HI ... I have an issue in printing invoice..... invoice contains 7line items per page.... Against that particular invoice  original copy which was taken print out , tha last item line is completely missing and that too suppose ...last item 070   cs  

  • 2 computers, 2 libraries- 1 iWeb

    I want to Publish an iWeb Gallery and my pictures are in iPhoto 6 on my laptop. I Publish iWeb galleries through my desktop, so I need to get the photos from my laptop to my desktop. No problem, I export them, send them over the LAN to my desktop and

  • Differnce betwwen http and https

    pls. tell me how to explain http and https

  • Cannot hear on iphone 4

    Recently I cannot hear callers - speaker stopped working. Speaker phone works fine. I have run latest software updates. Any suggestions. Thanks

  • USB Hub for Mac book air

    I recently got a mac book air. And the problem i have is with the USB port. Since there is only one USB port i tried using a 4-port USB hub. Which is working fine on any other Microsoft laptop. ut wen i tried to use it with my mac air it doesnt seem