Pbs with the simpapp_java

Greetings,
I am running WLE 5.1 on Ultra 5 with solaris 7 (Sun OS 5.7
Generic_106541-12) and
jdk1.2 (build Solaris_JDK_1.2.2._07, native threads, sunwjit). I
have tried to run the simpapp_java
using the shell script .../samples/corba/simpapp_java but with no
luck. I am including the log file and the
ubb file.
Please advise.
Thank you.
----------------------------------------log-------------------------------------------------------------
Booting admin processes ...
exec BBL -A :
Failed.
tmboot: WARN: No BBL available on site SITE1.
Will not attempt to boot server processes on that site.
Booting server processes ...
0 processes started.
Shutting down all admin and server processes in
/usr/wle51/samples/corba/simpapp_java/results/tuxconfig
tmshutdown: internal error: CMDTUX_CAT:764: ERROR: can't attach to BB
--------------------------------------------ubb-------------------------------------------------------------
*RESOURCES
IPCKEY 55432
DOMAINID simpapp
MASTER SITE1
MODEL SHM
LDBAL N
*MACHINES
"atlab001"
LMID = SITE1
APPDIR = "/usr/wle51/samples/corba/simpapp_java"
TUXCONFIG=
"/usr/wle51/samples/corba/simpapp_java/results/tuxconfig"
TUXDIR = "/usr/wle51"
MAXWSCLIENTS = 10
*GROUPS
SYS_GRP
LMID = SITE1
GRPNO = 1
APP_GRP
LMID = SITE1
GRPNO = 2
*SERVERS
DEFAULT:
RESTART = Y
MAXGEN = 5
TMSYSEVT
SRVGRP = SYS_GRP
SRVID = 1
TMFFNAME
SRVGRP = SYS_GRP
SRVID = 2
CLOPT = "-A -- -N -M"
TMFFNAME
SRVGRP = SYS_GRP
SRVID = 3
CLOPT = "-A -- -N"
TMFFNAME
SRVGRP = SYS_GRP
SRVID = 4
CLOPT = "-A -- -F"
JavaServer
SRVGRP = APP_GRP
SRVID = 7
CLOPT = "-A -- "
RESTART = N
ISL
SRVGRP = SYS_GRP
SRVID = 5
CLOPT = "-A -- -n //atlab001:2468 -d /dev/tcp"
*MODULES
Simple
SRVGRP=APP_GRP
SRVID=7
FILE="Simple.jar"
*SERVICES

Hi Karim,
As you've spotted your BBL failed to start for some reason. Take
a quick look in the produced ULOG to see if it tells you where the
problem is, if that's no help check that the IPCKEY value is not
already in use on your system
$ ipcs | grep $USER
If it is then change the IPCKEY value, rebuild your tuxconfig and
tmboot. If the IPCKEY is held by your username you can wipe it
via ipcrm
Hope that helps,
Paul
Karim Keddara <[email protected]> wrote in message
news:[email protected]...
Greetings,
I am running WLE 5.1 on Ultra 5 with solaris 7 (Sun OS 5.7
Generic_106541-12) and
jdk1.2 (build Solaris_JDK_1.2.2._07, native threads, sunwjit). I
have tried to run the simpapp_java
using the shell script .../samples/corba/simpapp_java but with no
luck. I am including the log file and the
ubb file.
Please advise.
Thank you.
----------------------------------------log-------------------------------------------------------------
>
Booting admin processes ...
exec BBL -A :
Failed.
tmboot: WARN: No BBL available on site SITE1.
Will not attempt to boot server processes on that site.
Booting server processes ...
0 processes started.
Shutting down all admin and server processes in
/usr/wle51/samples/corba/simpapp_java/results/tuxconfig
tmshutdown: internal error: CMDTUX_CAT:764: ERROR: can't attach to BB
--------------------------------------------ubb-------------------------------------------------------------
>
*RESOURCES
IPCKEY 55432
DOMAINID simpapp
MASTER SITE1
MODEL SHM
LDBAL N
*MACHINES
"atlab001"
LMID = SITE1
APPDIR = "/usr/wle51/samples/corba/simpapp_java"
TUXCONFIG=
"/usr/wle51/samples/corba/simpapp_java/results/tuxconfig"
TUXDIR = "/usr/wle51"
MAXWSCLIENTS = 10
*GROUPS
SYS_GRP
LMID = SITE1
GRPNO = 1
APP_GRP
LMID = SITE1
GRPNO = 2
*SERVERS
DEFAULT:
RESTART = Y
MAXGEN = 5
TMSYSEVT
SRVGRP = SYS_GRP
SRVID = 1
TMFFNAME
SRVGRP = SYS_GRP
SRVID = 2
CLOPT = "-A -- -N -M"
TMFFNAME
SRVGRP = SYS_GRP
SRVID = 3
CLOPT = "-A -- -N"
TMFFNAME
SRVGRP = SYS_GRP
SRVID = 4
CLOPT = "-A -- -F"
JavaServer
SRVGRP = APP_GRP
SRVID = 7
CLOPT = "-A -- "
RESTART = N
ISL
SRVGRP = SYS_GRP
SRVID = 5
CLOPT = "-A -- -n file://atlab001:2468 -d /dev/tcp"
*MODULES
Simple
SRVGRP=APP_GRP
SRVID=7
FILE="Simple.jar"
*SERVICES
>
>
>

Similar Messages

  • Having Difficulties with the Paste Board Server (PBS)

    Hello!
    I have having difficulty with the paste board server with extensive use of QuicKeys v3.1.1. I have a repetitive process that draws data from FileMaker Pro 8.0v3 to populate variables in QucKeys via the clipboard. The data is then used by QuicKeys to control automated processes in a FileMaker Pro 6.0v3 solution. After about 8,000 copies, pastes, assign variable, and use variable processes, the pbs dies and is no longer usable in any application. I cannot copy, cut, or past after that. A log out or restart is required to get the clipboard working again.
    I found an old reference to this (dating back to December of 2004) on the Mac OS X HInts website. It reads as follows:
    I may be an unusual case, but I have a repetitive problem with Apple's Paste Board Server (pbs) dying on a semi-regular basis. The main symptom is the inability to copy and paste between applications. Logging out or rebooting will fix the problem every time, but a less disruptive solution is to spawn a new copy of /System -> Library -> CoreServices -> pbs. Some apps will connect to the new server automatically, though many (notably Firefox and TextEdit) need to be quit and restarted before they start working normally again.
    How can you tell if pbs is dead? Open a Terminal window and run:
    ps x | grep pbs
    If pbs is dead, you'll see something like:
    350 ?? Z 0:00.00 (pbs)
    22200 std R+ 0:00.01 grep pbs
    If pbs is alive, you'd see:
    350 p4 S 0:00.29 /System/Library/CoreServices/pbs
    22200 std R+ 0:00.01 grep pbs
    If you see (pbs) in parentheses, it's dead! Zombied to be technical. If you see the full path to pbs listed out, then pbs is running fine. If you see both, then chances are you've already restarted pbs manually at some point since you last logged out or rebooted.
    If your pbs is dead, you can starte a new one. Just open a Terminal window and type:
    nohup /System/Library/CoreServices/pbs &
    I have tried the above to no avail. When I check the pbs using the terminal command as stated above, I get the ??, but I also get the full path and no (pbs). Starting a new pbs does not seem to work. This info, of course, being 2 years old may no longer be relevant.
    My sense is that the constant use of the automated processes eventually reaches some limitation of the pbs and it needs to be reset. I'd love to be able to do this from time to time in the form of an AppleScript or Terminal command during the process.
    Any help on this would be much appreciated
    Dual 2.3 GHz PowerPC G5   Mac OS X (10.4.4)   quicKeys v 3.1.1

    Opened a case with apple, they were able to reproduce the error.
    "Dear Marly,
    I finally was able to get it to go to the point where I could try and purchase the allowance, and I received the same error that you initially reported. Now that we have finally been able to confirm that it is something specific to the account, I am going to open an investigation into what is causing it and report back as soon as we have resolved the issue. "

  • I cant figure out why my HTC Droid DNA is no longer recognized by my computer when i hook it up with the USB cable that came with the phone.

    I used to be able to just plug in my phone with the USB cable to my Windows 7 computer and browse phone storage with no issues. Now my computer sees it as an android phone but when it tries to automatically install the drivers for my phone on the computer, i get an access denied error message. No option on the phone that i can see that allows me to mount phone as a usb drive. This used to work just fine with nothing more than just hooking up the cable. What gives??

        Let's get that access granted again, e_rock_b. The HTC DNA doesn't have a special USB Mass Storage Mode that needs to be turned on. Usually, it's as simple as connecting and browsing http://vz.to/1jktbZD as you mentioned. If your computer is no longer allowing that easy access, try the steps at http://vz.to/1jktvr6.
    JenniferH_VZW
    Follow us on Twitter www.twitter.com/vzwsupport

  • How do I install bootcamp on the new drive that I installed with the dvd drive adapter

    Hello, I have a macbook pro mid 2012 13 inch, I have just earned some money, enough to buy a SSD, and I happily went to the store and bought a samsung evo 840 120gb SSD. My plan was to clean install windows 8.1 on the SSD, I already had bootcamp on the 500GB HDD with windows 8 that came with the mac, so I backed up the important files from the windows partition. I deleted the partition, and restored it to the mac's partition (which I was going to partition again after the windows installation is complete for the storage for my windows partition) I made a installation usb with the iso I have made with bootcamp assistant, and waited. After that was done I restarted my computer holding the option key, then I booted into the EFI boot partition, and went through the process, entered the serial key, and agreed the thing, and then  when I did the format it said it couldn't do it, so I took it out put it in an external hard-drive case, then I plugged it into my windows 8 laptop, then I opened command prompt, then I typed "diskpart", then after the administrator thing popped up, I clicked yes, then in the diskpart prompt, I typed in "list disk", and my SSD was disk 1, so I did "select disk 1" then I typed "clean" Then I went into the drive manager, then a thing popped up saying which one would I choose between MBR or GPT so I selected GPT, then made a new NTFS partition on the SSD, then took it out, then I popped it back in then went through the installation, until the actual installing part where after copying files is done, this pops up "Windows cannot install required files. Make sure all files required for installation are available, and restart the installation. Error code 0x8007045D" So I downloaded a torrent because I had thought that this was corrupted, and downloaded a torrent from a website, and downloaded the iso, and I tried and the same error, again and again of taking out the drive from my computer to format it and putting it back in again (since there was some files made on the SSD) so I had decided that I would download a windows 8 torrent, then I did then it couldn't even start, so I want to install windows 8.1 on my macbook pro, on a separate drive in the the DVD cage (not external, internal), would there be any way to do it, please help!
    Specs:
    Macbook Pro Mid-2012
    OSX 10.8.5
    i5-3210m
    Samsung 2x4GB 8GB RAM (Dual Channel)
    Hitachi 500GB (comes with it) in the normal hard drive cage
    Samsung EVO 120GB SSD in the DVD cage

    1. The disk layout in OSX Disk Utility.
    2. Choosing the Free Space partition.
    3. Executing the installer
    4. After the installation, from W8.1 Disk Management.
    5. On a soon-to-be-released OS, diskutil list before and after W8.1 EFI installation.
    diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *256.1 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:          Apple_CoreStorage                         128.7 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                  Apple_HFS OSY-MBP13              *128.3 GB   disk1
                                     Logical Volume on disk0s2
                                     AFB7276E-51EF-478F-98A1-47D941BD9843
                                     Unencrypted
    diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *256.1 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:          Apple_CoreStorage                         128.7 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:         Microsoft Reserved                         134.2 MB   disk0s4
       5:       Microsoft Basic Data                         126.4 GB   disk0s5
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                  Apple_HFS OSY-MBP13              *128.3 GB   disk1
                                     Logical Volume on disk0s2
                                     AFB7276E-51EF-478F-98A1-47D941BD9843
                                     Unencrypted

  • Adobe cloud has lost connection with the server

    Adobe cloud has lost connection with the server, can't get adobe cloud to work so I can re-install photoshop to fix a corrupted DLL file.

    *Adding new items/removing orphans*
    Try iTunes Folder Watch or iTunes Library Updater. Folder Watch is much faster on the adding files front, can be set to run in the background and includes a useful exclusion feature, however it’s slow at removing orphans. iTLU is better for this although doing it manually after looking at a list of proposed removals generated by Folder Watch is probably faster still. iTLU can also be set to update iTunes when you've used 3rd party tools to change tag info.
    You may need to amend the list of file types these programs look for. My list includes:
    .mp3 .mp4 .m4a .m4b .m4p .m4v .mov .wav .aif .mid .ipa .ipg .ite .itlp .m4r .pdf
    Note the last 6 types may not be recognised as already being in the library so should either be omitted from the search or you can add (at least for Folder Watch) individual exclusions for files you know are already in your library.
    tt2

  • How do I use Panorama / Tab Groups with the keyboard?

    Yes I know that CTRL-SHIFT-E opens the panorama window, and then I can use the mouse to organize my tabs into groups.
    But how do I do this with the keyboard?
    I've [http://lifehacker.com/#!5719596/switch-between-tab-groups-in-firefox-with-a-keyboard-shortcut read] [http://ubuntuforums.org/showthread.php?t=1705714 that] Ctrl-`should move me through tab groups. That doesn't work for me on my Danish keyboard. (Where the ' and ` chars are weird. But is how they are on a valid standard Danish keyboard) I've tried changing the keyboard to USA and then moving through tab groups works fine.
    In short: Pretend I don't have a mouse. How do I use Panorama / Tab Groups?

    Sorry. These are both known bugs:
    [https://bugzilla.mozilla.org/show_bug.cgi?id=587010 Bug 587010] - Add keyboard UI for manipulated groups and tabs in Tab Candy
    and
    [https://bugzilla.mozilla.org/show_bug.cgi?id=626594 Bug 626594] - shortcut for switching tab groups is badly accessible on many non-US keyboard layouts

  • SOURCE_PACKAGE is INCOMPATIBLE with the FORMAL PARAMETER DATA_PACKAGE

    Hello Experts,
    Infocube A is getting updated from shopping carts DSO. I have added 3 new fields in SC DSO then cube transformations got inactive.  I do not want 3 new fields in cube. we have report on DSO. Below is syntax error when  checking transformations.
    Error: In PERFORM or CALL FUNCTION "ROUTINE_9998", the actual parameter "SOURCE_PACKAGE" is incompatible with the formal parameter "DATA_PACKAGE".
    3 New fields are available in tys_SC_1 but not available in tys_SC_1_full. I tried to insert 3 fields in tys_SC_1_full but still it is showing same syntax error.  And more TYPE is availalbe tys_TG_1_full.  This type does not have 3 fields.
    Please  advice.
    Thanks in advance.
    Regards
    Venkata.

    Hello Rathy,
    I have resolved issue by addinng fields to data package. Issue is becasue of 4 fields in source and I have added only 3 fields in data package. Added one more field to data package and no syntax errors when checked.
    Thanks for the input and points assigned.
    Regards
    Venkata Agraharam.

  • HT1423 I am adding more memory, should I replace the top two slots with the 4g memory modules, then place 2g memory modules on bottom slots. Does it even matter?

    I am adding more memory, should I replace the top two slots with the 4g memory modules, then place 2g memory modules on bottom slots. Does it even matter?

    I am adding more memory, should I replace the top two slots with the 4g memory modules, then place 2g memory modules on bottom slots. Does it even matter?

  • My macbook pro no longer connects to my TV with the mini dvi to hdmi adapter. A while ago the computer fell down and hit the cable. How can I tell if the computer is working ok. Doesn't show mirroring any more.

    My macbook pro no longer connects to my TV with the mini dvi to hdmi adapter. A while ago the computer fell down and hit the cable. How can I tell if the computer is working ok. Doesn't show mirroring any more. Was working while watching a movie but when I pulled it out from the computer and put it back in the system would no longer mirrorr the screen on the TV.

    The best option is an appointment at an Apple store genius bar.  The evaluation will be for FREE!
    Ciao.

  • Laptop-TV: HOW TO CONNECT T400 with the TV (not HD)?

    Hello guys,
    I would like to connect my three years old Lenovo T400 ( with VGA)  with the TV (I will use the same connection with the DVD player...with my PC was OK because I used a video card ...well...is  impossible with the laptop...)
    No ideea what to do...what to buy...how to do it...if it is possible with my laptop...
    I checked on the Lenovo site..Docks&Port replicators for T400...only 2 options with DVI...not on the TV...and here... http://www-307.ibm.com/pc/support/site.wss/MIGR-70321.html ...and...someting about display port...not on my laptop...
    There are other solutions regarding TV?
    Thanks in advance for any help.
    Have a nice day!
    Solved!
    Go to Solution.

    no...the T400 has only the VGA output...I bought a cable which has on the first end ...VGA input and on the other end ...the standards jacks (red,yellow,white)...was not working at all...also I found something here...http://www.shopiogear.com/store/iogear/en_CA/pd/productID.196475400/categoryId.42447600...is with an external DVI at the end...will check now if there are some cable with internal DVI and on the other end composite jacks...thanks for your help.

  • Does Thunderbolt work with the Mini Displayport to DVI adapter?

    I just ordered a new 13" MacBook Pro with Retina Display to replace my Mid-2010 15" MacBook Pro.  I've been using the Mini Displayport to DVI adapter to extend my screen to an older 20" Cinema Display.  From what I can find online, and I'm here asking for confirmation, I should still be able to use the Mini Displayport to DVI adapter with the new MacBook Pro's Thunderbolt port.  Correct? 

    still be able to use the Mini Displayport to DVI adapter with the new MacBook Pro's Thunderbolt port.  Correct?
    Yes.

  • Is there a way to predict which video projectors will not work with the 2012 MacBook Air using the Mini-display to VGA adapter?

    I recently upgraded from a 2011 MBA to a 2012 MBA due to the larger capacity SSD.  The 2011 MBA running Lion and Mountain Lion worked with every video projector for lectures.  The new 2012 MBA is hit or miss with video projectors.  It is not an adapter problem.  I have multiple Apple mini-display to VGA adapters with the latest firmware.  They all work just fine with the 2011 MBA. Re-starting the 2012 MBA with the adapter and projector connected has not helped.   
    It it not acceptable to have a laptop that works with projectors some of the time.  Apple is aware of the problem.  Is the only choice to go back to the 2011 MBA? 
    RC 

    I installed 10.8.2 update today with my 2012 MBA.  The details of the update include:  Resolves a video issue with some VGA projectors when connected to certain Mac notebooks.
    I tried using the MBA with a video projector and it found the correct resolution and connected with the projector automatically.  Using detect displays in the disoplay preference pane wasn't even necessary. 
    I hope this is the fix I have been waiting for with the 2012 MBA.
    Thank you Apple.
    RC
              (http://support.apple.com/kb/HT5460)

  • I have a 27 in. iMac with the latest version of Snow Leopard. When Lion comes out, will it be software I purchase and download online? I am trying to prepare for cost and don't have a point of reference, having been a Windows guy until last summer.

    I want to know what to expect in terms of moving from one OS to another. Having been a Windows guy until last summer, my only experience is going from one version of Windows to another, which is usually a fairly costly purchase. I will want to go to Lion, but as a retired teacher, my income is fixed. I am not looking for a specific price, I am sure that is unknown, but I would just like to know help Apple does these things so I won't be sadly surprised.

    Historically Apple has sold OS X upgrades via DVD media however with the advent of the Mac Apple Store that throws another possibility into the mix. That's about as much as I can say as these forums don't allow us to speculate about future products. As for the cost historically Apple has priced OS X upgrades between $29-$129, the last upgrade (Snow Leopard) was only $29 but that was an exception. Again we cannot speculate on these forums about that. The good news is that Apple is unlike Microsoft which makes OS upgrades expensive and complicated. The choice with OS X is do you want a server version (most users don't need one) or a single computer license. The users that buy server versions tend to have a number of Macs they manage from a server, most consumers don't have this issue.
    Keep reading the news, as you know Apple has announced a Summer release for Lion.
    Upgrades on OS X are usually very simple. I've upgraded from Tiger to Leopard to Snow Leopard and each transition has been very easy. With any major OS upgrade there are some basic rules to follow, for example always, always, always backup prior to any update. When Lion is released to the general public post again for what to do to prepare or even do a Google search on "How to prepare for OS X upgrade" and you will find a number of articles that will provide some suggestions and valuable insight. You can also re-post here and users will be happy to assist.

  • I got a new macbook pro and am having a great deal of trouble with it from the start!  But other than that, which I will get to, I have had macs since the one following Lisa and I am a diehard apple fan, yet now with the macbook pro and Lion and its

    I could not download the upgrade to the mountain lion. my updates were taking an enormous amount of time for other programs. When I finally got the indication it was waiting to be downloaded I had to shut down. It was after 2 am and I was practically unconscious already with all the trauma of trying to find the right place for the redeem of the code to open the password. It was all confusing and poorly communicated by Apple. The terrible deterioration of Apple's written communications by non-American techies who can't write for easy understanding, even by this old time tech afficianado is heart-breaking and frustrating is putting the effects mildly.  I have not yet gone back to the mac book pro to finish the job. I am too frustrated and unhappy with the new system.  Also, I found out the hard way that my time capsule saved files on the macbook Snow Leopard, which still works fine after 6 years of use, is locked in that external drive and I cannot transfer the items except one by one or by folders on that computer to a DVD or to a flash drive, to mport to this new computer. Because the systems are not the same, I can't access the files automatically. I fear I will have further problems with the mountain lion vs. lion in seeing those files. What can I do? What should I do?  I am afraid to designate an external hard drive I purchased with the new laptop for the time capsule because then it won't work with any other computer.  I read of terrible incompatibility issues and crashes and things not working right once Mountain Lion was installed and now I am terrified they will happen to me. I just wanted the computer to be as easy to use as all the other macs I have and have had and now it is more like a horribly complicated and difficult Microsoft IBM compatible PC. I hate this. Perhaps Apple wanted to appeal to new Apple users and tried to make them comfortable while disregarding the comfort of loyal Apple users?  It's a sell-out. Meanwhile, I have to get senior tech people because the kids who try to answer my questions much of the time don't interpret what i am telling them and it takes a pro.  Perhaps the kids can answer what I should do in preferenced to scroll the screen, since the scroll indicators disappear and I can't see them and have to resort to using the arrows on the keyboard, which is not the way I like to work.    Please advise me about all of these things!

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • When I open Pages from the dock, the page comes up but immediately hangs up with the

    When I open Pages from the Dock,  the page comes up on the screen but immediately hangs up with the rainbow circle spinning.  I finally have to force quite to make it go away.  It does not ask me to choose a template.  This is sporadic, sometimes working, sometimes not.  What is going on?

    Helo,
    Did you try to delete Pages' preferences file(s) in the folder your-user-name/Library/Preferences ?
    There are one or more (depends on your OS X version) file like "com.apple.iWork.Pages.plist"
    You can also repair permissions with Disk Utility in the folder Applications/Utilities.
    Choose the hard drive were Pages is and click the button "Repair permissions".
    Or you can re-install Pages.
    Hope this will help.

Maybe you are looking for