Share how you keep Skype running

I thought that it would be helpful for a lot of people if there was a thread written with the sole purpose of depicting ways to address Skype run-time issues, like how to keep Skype running despite its tendency to crash without having to manually restart it. 
So, for the most part, try to only post comments--by comments I mean posts, I just didn't want to be redundant and say 'post posts'--that address some specific thing that you were trying to get Skype to do like
Webcam support
Sound Server support
or V4Linux support (if that's not exactly the same thing as webcam support)
and how you were able to get Skype to do it.  Please, do not post answers to unresolved, or otherwise partially fixed support, problems.  This is a place to share helpful, useful, and (at least mostly) automatic scripted workarounds.  The scripts can be in any programming language, not just scripting ones, although scripting ones are best suited for this kind of thing. 
As to what I mean by 'partially fixed problems': I'm talking about problems that still require user intervention in order to keep the problem-fixing-script going.  Like, every time the script finishes running, you have to manually restart it.  This is different from a mostly automatic script that has to be started by the user (as opposed to being started by the system at start-up or when X is initiated), but that once started continues to run until the user forcibly terminates it.  Like 'killall -s KILL myscript.sh', for example. 
I'll start off by posting a script that I use to handle a webcam support problem that I have with Skype.
(Note, this is my first attempt at a really big thread/post, so I'm just keeping my fingers crossed because doing something like this is rather intimidating for me, a forum-newbie.  )
Last edited by lspci (2012-07-03 19:39:49)

I'm still using the beta version of Skype, that is version 2.2.0.35; it crashes every now and again because I have to run it with a v4l preload--its crashes seem to have a domino effect on itself, in that if it crashes once then it's twice as likely to immediately crash again.  So here's my little workaround that keeps Skype going; I hope that somebody will find it useful or will have some suggestions for how I can make it run better. 
## ensur.sh -- ENsure Skype continUes Running ##
## an answer to the continual crashes brought on by loading skype as 'LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so skype &' ##
## Coded by DeFfunc't95 ##
#clear
echo
echo
echo "IS SKYPE RUNNING"
if top -n2 | grep "skype" ; then
echo "";
echo " [T]";
echo "EXITING NOW...";
echo ;
echo ;
exit ;
else echo ;
echo " [F]";
echo ;
echo "STARTING UP SKYPE WITH PRELOAD" ; # the preload is necessary in order
## for webcam support to be enabled, or so it seems.
echo ;
echo ;
LD_PRELOAD=/usr/lib34/libv4l/v4l1compat.so skype ;
# This mapping will need to be changed according to where ensur.sh
#>> actually is.
sh ~/:B/ensur.sh ; # the mapping
fi
My script works extremely well, most of the time.  Whenever Skype crashes because of a preload error, it just starts Skype right back up again.    However, it isn't so great at being able to tell the difference between when Skype is actually running and when it isn't.  In fact, 9 times out of 10, if Skype is already running and I start up my little 'ensur-skype' script: my script will start Skype up anyhow regardless of whether Skype is already running or not.  And I think it's because of my usage of
if top -n2 | grep "Skype" ; then ...
  When I actually just run 'top -n2 | grep "skype"' in the terminal, it rarely actually manages to grep Skype from top, but I really don't know of any other way to determine whether Skype is already running.  Any suggestions as to how to check for a Skype run-time without risking the possibility of starting two instances of Skype in the process?
Last edited by lspci (2012-07-03 19:36:46)

Similar Messages

  • How to keep it running with cover off (to track down noise)

    My Mac Pro started making a weird hum; I suspect one of the drives is vibrating a bit. I'd like to take the cover off and see if I can figure out what's responsible for the noise but this means I have to keep it running with the cover off and that plastic air guide out. Is that possible or is it likely to hurt it somehow? Is there a better way of figuring out what's humming?
    Mike

    Sorry, but what "plastic air guide"? Are you sure you're not referring to a PowerMac G5? Those do have a transparent plastic air guide that had to be in place for the system to run without ramping up the fans to maximum?
    Regards.
    (Sorry, Brian, this is a bit redundant; I missed your reference to the G5 on first reading).
    Message was edited by: Dave Sawyer

  • NAS server with mp3s and Itunes for Mac & Windows. How to keep all running?

    a)I have mp3s on the server (a NAS Hard Drive) when I run I-tunes even after selecting a a folder in the network hard drive tries to move the music on my local macbook under the i-tunes music folder location, this happens usually when I get I-tunes updates and re-installation. Is any way to stop I-Tunes to move files? I have no space in my Mac for all the mp3s.
    b) what is the best way to share the music files between two computers with I-Tunes, one being a Mac and the other a Windows? This, without screwing the files.
    c) I-Tunes generated a lot of duplicates. My guess is the same song may apply to different albums. Any way to correct this problem, so no more duplicates?
    Thank You
    Macbook   Mac OS X (10.4.10)  

    If you want cross-paltform comaptibility limit the fonts to OpenType or Windows TrueType formats, both of which work on both Mac and PC. To avoid missing font warnings the fonts must either be installed on each computer, or they must be in a folder named Document Fonts in the same location as the .indd file they are to work with. Packaging the file will build taht folder for you.
    the rest of the stuff in your list won't help you. .idml would allow you to open on an older version, but does nothing for your situation. Embedding the links will keep you from having missing links, but so will packaging, and embedded links will make the file much larger and harder to work with.
    For goodness sake, don't even think about outlining the text. It stops being text when you do that and you can no longer edit it.
    And finally. do yourself a big favor and don't attempt to actually work on your file directly from the flash drive. Copy the whole package folder to the hard drive, work on it, then copy back. You don't want to know how many files are fatally damaged by write errors on flash drives.

  • Need to know how you guys feel/think?

    Hi guys,
    As I have posted earlier, I want to pick up Java once again. However, due to my heavy schedule I can only pick it up slowly. But then problems come again. I find that after I've learnt something, I tend to forget as I'm not a real-life Java programmer, you can either called me a leisure Java programmer, or a Java hobbyist. But I do wish that one day I can both program in Java and other programming languages. I hope to create something that is build of Java and other language to talk to each other convieniently.
    However, I felt that, without real-life hands-on experience, it's quite hard to put into practice for what you have just learnt! OMG! This is terrible, I feel that I might repeat this forget-pick up loop. Hmm, wondering does it justified with the time I put time?
    Guys, can any of you suggest to me anyway I can always put into practice for whatever I have learnt (at least those from Java Tutorial on Sun website)?
    Is there anything not too ambitious but could be real-life problem solving and solution that I don't wish to make money, but to keep my hands busy on Java and always remember what I have just learnt?
    Any feedbacks and suggestions are highly appreciate.
    P/S: I hope this is not a rubbish topic that doesnt worth anyone's reply -.-
    Yours sincerely,
    Jenson
    Message was edited by:
    Jenson

    I was in a similar situation - I work in IT, but only
    program in Java for fun at the moment. You say you
    want problem-solving suggestions. Can you think of
    any computer-related problems you would like solved?
    Everybody has little irritations when working with
    computers. Maybe you've been looking for a calendar
    application with all the functionality you want? A
    timer that will remind you when your favourite tv
    programs start? A system for organising your CDs?
    Don't worry about it having been done before. There's
    loads of resources available, like these forums. I've
    learnt loads by poring through the APIs. Start with
    something simple, and work your way up if you want.
    Right now, I'm working on a swing app which takes a
    lot of parameters in a form, and outputs an HTML
    template - solves a time-consuming problem for me,
    but probably not much use to anyone else!
    If you haven't got any ideas straight off, try doing
    the homework exercises posted on these forums
    (probably best not to spoonfeed the answers though!),
    or look at the Java > Student Projects section of
    this website:
    http://mindprod.com/index.html#MENU
    If you're feeling ambitious, this site
    (http://acm.uva.es/problemset/) has a large set of
    non-language-specific java challenges, but they're
    quite a lot more complicated.Hi Kate,
    Glad to find someone in the similar situation like me! At least I can learn something from your experiences or so. So far the suggestions that I get is to read up a lot of books. Well, yes, I would love to read up to understand and know how to program in Java, but at the same time I need to know how to do real-life problem solving too. I can't make myself stop programming if I have a strong interest in it and strong desire to improve and never forget what I've learnt!
    I have a passion for programming, but at the same time I think I'm somehow very noob in this Java, which I think it's best for me to learn and horn my skills by working on the real-life projects, or at least like what you have done, put your daily problems with Java, hey i never think of this before. But I have one question, wouldn't Java be quite resource intensive if you run those applications on your PC or notebook computer? I'm always reserved for developing Java application that run on my non Intel Core Duo processor based notebook. It's only running on a Pentium M, and it's 2 and a half years old. LOL..
    The resources you have just passed to me could be very useful if I'm up to the tasks. I would love to develop something for my own use too! I'm really thinking of doing that even though I'm quite concerned about the afore-mentioned performance issue.
    Keeping Java as a hobby is fun and I can always think of something that some other language may not be up to the job, that Java can easily achieve it, or with some efforts. I don't know whether I would ever have the chance to become a Java programmer, but I will definitely be having fun and enjoy programming with Java. I wish to develop something "real" platform-independant, that can talk with different type of application regardless of what's the language used to develop them.
    Meanwhile, I think I'm a bit overly ambitious while telling people, I don't mind doing Java game programming too. But I would love to develop games in C if possible. For Java, I would prefer to start from mobile Java games for mobile phones. That would be cool. Imagine myself playing and enjoying the game I have developed and sharing with my friends and people would love that game. Wow, all the efforts pay off.
    Mind to share how you learn Java throughout the years? Is it like what you mentioned in your post above? =)

  • How do you keep macbook pro running quickly

    I always thought that using a MAC would eliminate the need to re-image a machine like you have to do with Windows. However, my recently purchased MacBook Pro 13" retina display with 8Gb RAM, 3Ghz i7 processor is already beginning to slow down - just like a Windows laptop. I have used MacKeeper in the past, and that has improved the performance of previous MacBook Air's that I had. However, I have been warned off MacKeeper (anyone have any evidence that this is a real, solid, non-invasive application that is safe to run?).
    Just need some help in how to keep this great machine humming - it's only 2 months old!
    Thanks

    azb956 wrote:
    ... I have used MacKeeper in the past,...
    Read here  >  https://discussions.apple.com/docs/DOC-3036
    More Info here  >  http://www.reedcorner.net/mmg/
    azb956 wrote:
    ... my recently purchased MacBook Pro 13" retina display with 8Gb RAM, 3Ghz i7 processor is already beginning to slow down -...
    Basically... Make sure you have enough Free Hard Drive space for your Mac to Perform as expected...
    This is what Apple has to say.
    http://support.apple.com/kb/PH10798
    Also see Here  >  http://www.reedcorner.net/mpg/
    More Info here...
    http://www.thexlab.com/faqs/maintainingmacosx.html
    Mac OS X: About background maintenance tasks

  • How do you keep a VI running while waiting for user input?

    I have a VI that:
    1.  The user enters set points.
    2.  The user starts the VI and the VI sends the set points to an external process via a serial interface.
    3.  The VI  stops running.
    4   The user waits for the external process to complete.
    5.  Repeat sequence. Go to Step 1.
    This works well except for one small problem.  Starting the VI in step 2 causes an external micro controller to reset.  During the reset it will ignore set point commands.  To get around this problem a delay has been added between when the VI opens the serial port and when the VI sends the set points to the external process   Is it possible to keep a VI running continuously in this type of application, thereby eliminating the start up and shut down of the serial interface?
    If yes, how do you keep a VI running while waiting for user input?
    Howard

    The ones for the event structure specifically. I'm posting from my phone. Look at the basic ones for user input. even a simple while loop with a boolean and a case statement would work.

  • I have a Macbook Pro 15" that is three and a half years old.  Although it has slowed a bit, it still runs well and runs every program I need. Any tips for how to keep this old computer running well and in good health?

    I have a Macbook Pro 15" that is three and a half years old.  Although it has slowed a bit, it still runs well and runs every program I need. Any tips for how to keep this old computer running well and in good health?
    I have a 250 gig drive and try to keep at least 100 gigs unused at all times, 4 GB 667 MHz DDR2 SDRAM memory, back up with Time Machine and CrashPlan, and have OS X 10.7.3.
    This was my first Mac since an old Apple II GS.  After that I used PC's and got really good at reformatting, replacing drives, reinstalling, defragging, resolving software conflicts, etc.  Since switching back to Macs (five in my extended family now), I haven't had to do any of those things. So, although, the cost is three times as much, the aggrevation has been ten times less.
    I'm retired and living on a fixed income and would therefore like to keep this computer running as opposed to constatntly upgrading.
    That said, any tips?
    Thanks
    It does have a crack on the left of the screen case about 3/4'' up from the bottom.  I've posted that as another question.

    Kappy's Personal Suggestions for OS X Maintenance
    For disk repairs use Disk Utility.  For situations DU cannot handle the best third-party utilities are: Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible. Drive Genius provides additional tools not found in Disk Warrior.  Versions 1.5.1 and later are Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or Lion and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems. For more about malware see Macintosh Virus Guide.
    I would also recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. There is no confirmation that this version also works with Lion.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand. I also recommend booting into safe mode before doing system software updates.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    SuperDuper!
    SyncTwoFolders
    Synk Pro
    Synk Standard
    Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac Maintenance Quick Assist.
    Referenced software can be found at CNet Downloads or MacUpdate.
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.
    Adding more RAM, if feasible, and a new, faster hard drive may also help pep it up a little.

  • How do you keep your VPN clients up to date?

    Hi, how do you keep your Cisco VPN clients up to date? Our users connect to a Cisco 3015 Concentrator. It needs to be as automatic as possible.
    Thanks

    Check this link,
    http://www.cisco.com/en/US/docs/security/vpn_client/cisco_vpn_client/vpn_cli
    ent46/administration/guide/vcAch3.html
    Example:
    Steps to perform an automatic update for VPN client :
    ===================================================
    1. Download update-4.8.00.0440-major-K9 file on your PC from the link below and unzip it.
    http://www.cisco.com/cgi-bin/tablebuild.pl/vpnclient-3des
    It will have the following files::
    - binary_config.ini
    - sig.dat
    - vpnclient-win-is-8.00.0440-k9.exe
    - vpnclient-win-msi-8.00.0440-k9.exe
    2. Create a webserver with a folder and move all the above files to this folder on webserver.
    3. Now on your vpn client create a new profile. This profile file will appear in the profiles folder of the vpn client. Copy this file to your desktop and zip it. Name the
    zipped file as profiles.zip. Delete the profile from the client.
    4. Make a copy of your binary_config.ini on your desktop. Rename it to new_update_config.ini. This is just to make sure its not saved as a txt file.
    Open the above file and write the following on it:
    [Autoupdate]
    Required=1
    5. Now move the new_update_config.ini and profiles.zip to the webserver. Once we browse to the webserver it should look like --
    http://webserver/~razshah/vpn_profile_update462/
    Index of /~razshah/vpn_profile_update462
    Name Last modified Size Description
    Parent Directory 09-Mar-2005 13:24 -
    binary_config.ini 09-Mar-2005 13:26 1k
    new_update_config.ini 11-Mar-2005 11:35 1k
    profiles.zip 09-Mar-2005 13:26 1k
    sig.dat 09-Mar-2005 13:26 2k
    vpnclient-win-is-4.6..> 09-Mar-2005 13:26 7.6M
    vpnclient-win-msi-4...> 09-Mar-2005 13:26 10.3M
    6. The concentrator is configured as follows:
    Client Type is Windows
    URL http://webserver/~razshah/vpn_profile_update462
    Revisions 4.6
    7. On your PC go to the VPN Client > updates folder. Delete the update_config file if its already there. This folder should have only autoinstall (this file will be added if update works) autoupdate header files.
    The update does take about 5 mins. To see the new file we have to close and reopen the client. Once connected make sure you are able to browse to the webserver and see all the files.
    1- Auto update runs only on Windows 2000 and Windows XP, all other client types update manually. Windows NT users get notified and can get an update manually from the update server.
    2- Remote users must have the VPN Client for Windows 4.6 or greater installed on their PCs to use the automatic update feature.
    Regards,
    ~JG

  • How do you updated CS5 Extended when you keep getting a message to close the program but it is close

    How do you updated CS5 extended when you keep getting a message to close the program but the program is already closed?  I have tried to do the update when I first turn the computer on, go directly to Photoshop, go to update and click on that, get new screen, close Photoshop, and I still get a message to close the already closed program.  I believe I have to open Photoshop to get to the update area, so I don't know how to get around this issue.  I hope someone can help me.
    (I use win8, 64 bit)
    Thank you in advance to all who answer my request for help.
    Ann

    Thank you for answering.  However, when I opened the Task Manager and looked at all the processes that were running, the only things running were the Task Manager and the browser.  None of the Photoshop programs were running.  So, do you have any other suggestions?

  • Here is How you close out an iPhone app that is running in the background

    How do you close out an iPhone app that is running in the background in the new iOS 4? We’ve had more than one reader ask this question since the launch of the new iPhone operating system, and the iPhone 4, last week. Some have asked about this due to battery drain concerns, and others just because they want to be able to shut down a backgrounded app.
    So this seems as good a time as any to share a quick tip on how you can force apps to close in the new iOS 4.
    There are two ways to fore an app to close down under iOS 4. The first is by doing a ‘force quit’ on the app, just as we have done under the previous version of the iPhone OS. To do this, you press and hold the power button while you are in the app you want to close down. Wait for the ‘Slide to power off’ bar appears across the top of the iPhone – then don’t hit Cancel, but instead just hold down the Home button continuously until the app closes and you drop back to the home screen.
    The much easier method now available in iOS 4 is to use the Multitasking bar to close any app you want. Here’s how:
    – Double tap the Home button to bring up the Multitasking bar
    – Press and hold anywhere on the multitasking bar until the icons on it start to wiggle.
    – While they are wiggling, each icon has a Minus sign symbol above it.
    – Press the Minus symbol above any app to close it down.
    That’s it. This will work for any app you want to close, including the Apple built-in apps like Mail and Safari etc.
    Hope this quick tip is helpful to some of you who are getting to know iOS 4.

    The apps on the bottom are recently accessed apps. Instead of closing when you exit the app they go into a suspended state, and will load faster when you next launch them. Unless they are a streaming app (like Pandora) they do not use any power when they appear in the active app list.
    This information, as well as the OP's post, are in the latest user guide. I guess nobody reads manuals anymore

  • I am running Windows 7.  I have 250 photos from a trip that I want to load to the iPad v 6.1.3.1 and show as slide show (in named order).  I can not see any recent remarks regarding how to keep them from being loaded in date order.

    I am running Windows 7.  I have 250 photos from a trip that I want to load to the iPad v 6.1.3.1 and show as slide show (in named order).  I can not see any recent remarks regarding how to keep them from being loaded in date order

    By default the photos will be sorted by the date modified.
         iOS: Understanding photo sorting
    Edit (touch) them in the order you want them to be shown.

  • Can someone  please send me some tips on how to keep my G5 running quickly?

    I'm looking for some great tips on how to keep my G5 running quickly and smoothly. I'm new to owning a MAC and PC's have a disc clean-up and defragment program (among other thing) that I used constantly to keep things running smoothly. Thanks for your help!

    Try using Disk Utility to repair your startup disk (hard drive) as shown in Dr.Smokes Resolving Disk, Permission, and Cache Corruption.
    Doing the other things in there may help.
    Here's his maintenance link so you can start a monthly maintenance program, if you haven't done so already.
    Cheers!
    DALE
    Message was edited by: Dale Weisshaar

  • How can I cut some video but keep audio running?

    Hello
    I once knew how to do this but forgot, and can't find it in any discussions or help files.
    I have some shaky, crummy video but the audio in it is good.
    I am editing the video, but I want to keep a running audio track from the original DV import.
    "Paste over at playhead" is not the answer (unless I got it wrong).
    I doubt this is the best way to do it but I am presently copying a clip; extracting the audio; placing that audio back into the timeline under the video; hacking up the video...and hoping the length is close to perfect. (Surely not the way to do it).
    Tips? Thanks

    David
    You know, somehow your explanation made more sense than the iMovie Help file explanation. (Though it has some additional info that touches on what remains a bit of a problem for me).
    In any case, thanks. I am using this technique right now. The difficulty that remains for me is how to deal with a short segment of video (to paste) over a 2 or 3 times longer segment of audio. The help info and my own experimentation show that the remaining space gets filled with black. Not very pretty or smooth.
    Which leads me to my response to the other person who replied to my post...
    *Glo H*
    Yes. I am copying the clip so I can have needed video to fill the space as the audio plays. But I'm pretty sure this is not the smart, most efficient way.
    (See David's reply).
    I am continuing experimentation but am very much open to any other suggestions.
    Thanks again.
    nnooo-dlehead ssslowto catchon

  • How can I label my rows on numbers so I can keep a running count? Dave

    How can I label my rows on numbers so I can keep a running count?
    i would like to number from 1 to 150  by highlighting and use a function command
    Dave
                   Name               Address          Email
    Ex      1
              2
              3
              4
              150

    Add a column to the left of column A (it will become column A).
    Assuming you want to start with the first "name" in Row 2 (and NOT number the header row):
    Two methods:
    1.
    In cell A2, enter =ROW()-1
    Grab the Fill Handle (small circle, bottom right of the selected cell) and drag down to fil the formula into the rest of the cells in the column.
    If the formula is placed in ALL non-header row cells in the column, it will automatically fill into any rows added to the table.
    If rows are inserted or removed, numbers below the inserted/removed row will be automatically adjusted.
    2.
    In cell A2, enter a 1
    In cell A3, enter a 2
    Select both cells.
    Grab the Fill Handle and drag down to the rest of the cells in the column.
    These are fixed numbers. They will not be automatically filled into new rows added to the table, nor will they automatically update when rows are inserted into the table or removed from the table.
    To add more numbers, select the last two cells currently containing numbers, drag the Fill Handle down.
    Regards,
    Barry

  • 2 seperate i phone are sincing each others information. how do you keep seperate

    2 seperate I phones sincing each others information.how do you keep it seperate so one phone does not have the others contacts,calanders,etc

    If you really want to use iCloud:
    Make a different apple-ID
    If you don't want to use iCloud:
    Just go to iCloud in settings (on both iPhones) and switch off what you don't want to share with iCloud (and the other iPhone)
    I hope this is useful for you
    Kind Regards, TimmetjeTim

Maybe you are looking for

  • Publisher hangs when I try to open an image file

    Publisher hangs when I try to open an image file from: right-click on image->Change Picture->Change Picture The image is on my hard drive. It also happens with powerpoint

  • Startup error Unable to Find DocumentConnectionPool : Need Help

    Iam getting an error when iam starting up the server. trace is : weblogic.ejb20.WLDeploymentException: Unable to find DocumentConnectionPool 'def ault' configuration MBeanjavax.ejb.CreateException: Unable to find DocumentConne ctionPool 'default' con

  • Changing location specified using soap:address

    Hi there, How can i change the webservice host address which is shown in wsdl file (in IE). This tag is under <service name...... what i know is that the wsdl file is generated automatically then how to change that host address in <host address.... e

  • Logic keeps crashing on 1 project file

    Hey guys, I haven't posted here before, but learnt tons from all the other! I've got a problem with one project file which keeps crashing about 2 mins into editing. There doesn't seem to be any pattern to what makes it crash...it just freezes with th

  • [solved] OpenOffice 3.0 Calc formatting problem

    I installed OOo 3.0 and everything went fine, so I started to test and see what is new. As I'm learning genetics, I did a simple table with: AA | 25% Aa | 50% aa | 25% But when I type "Aa" or "aa", it changes to "AA". Is there a way to turn this "fea