SIP Communicator - no pacman package

Hello,
I didn't found any pacman package for SIP Communicator. Can somebody create it?
Thanks

mathben wrote:
I has pacman 4.0.3-7 and for some dependancy (like yaourt), i need pacman 4.1
He wasn't in system update, so i download it from git : git clone git://projects.archlinux.org/pacman.git pacman
sh ./autogen.sh
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-doc
make -j8
sudo make install
Why would you do that? Why would you not use pacman to upgrade/install pacman, or any other package for that matter?
Honestly, this was such a bad idea that I'm finding it difficult to keep myself from berating you with inappropriate language (some of which I instinctively blurted out when I read your post).
mathben wrote:
I try to upgrade my DB
sudo /usr/local/bin/pacman-db-upgrade
==> ERROR: /usr/local/var/lib/pacman/ is not a pacman database directory.
pacman-db-upgrade is a transition tool to convert pacman 3.x databases to pacman 4.x databases. Is there some guide that told you to use that to update the database?
I pride myself on trying to be helpful on the forum, but you do not seem to have any idea of how package management works on Arch Linux. This is all covered in the wiki and on the forum. I really do not mean to be rude, but I believe that you would be better off with something else as you seem to just be naively trying random shit.
If you really want to clean up the mess that you've made, uninstall the manually installed pacman, remove whatever AUR apps you have installed that prevent you from upgrading via pacman, then rebuild and re-install those apps after the upgrade.
I also suspect that you are using Archbang or some other distro given that you seem to be new to the distro yet already have yaourt installed. If this is the case then you should direct yourself to their forum. This forum is for Arch Linux.

Similar Messages

  • Unable to call using sip communicator

    i am using sip communicator.to run it i ve installed ant and jdk1.4 .also set the path.then i run the bat file of sip communicator and configure it also.bt i cnt established the call.thr is some errors.
    again i am using my sip server.its domain name is bangla.net.in the sip-communicator.xml file i ve make some changes.its my xml file
    <?xml version="1.0" encoding="UTF-8"?>
    <configuration>
    <log4j>
    <rootLogger value="net.java.sip.communicator.common.Console.TraceLevel, RFLogger"/>
    <appender>
    <RFLogger value="org.apache.log4j.RollingFileAppender">
    <layout value="org.apache.log4j.PatternLayout">
    <ConversionPattern value="%r [%t] %p %c{2} %x - %m%n"/>
    </layout>
    <MaxBackupIndex value="1"/>
    <File value="log/sip-communicator.app.log"/>
    <MaxFileSize value="256KB"/>
    </RFLogger>
    </appender>
    </log4j>
    <net>
    <java>
    <sip>
    <communicator>
    <FIRST_LAUNCH value="false"/>
    <ENABLE_SIMPLE value="false"/>
    <media>
    <!--- <PREFERRED_AUDIO_ENCODING system="false" value=""/> -->
    <PREFERRED_AUDIO_ENCODING value="0"/>
    <PREFERRED_VIDEO_ENCODING value="26"/>
    <MEDIA_SOURCE value=""/>
    <MEDIA_BUFFER_LENGTH value="100"/>
    <IP_ADDRESS value=""/>
    <AUDIO_PORT value="22224"/>
    <VIDEO_PORT value=""/>
    </media>
    <sip>
    <PUBLIC_ADDRESS value="sip:[email protected]"/>
    <TRANSPORT value=""/>
    <REGISTRAR_ADDRESS value="192.168.110.33"/>
    <USER_NAME value="20"/>
    <STACK_PATH value="gov.nist"/>
    <PREFERRED_LOCAL_PORT value=""/>
    <DISPLAY_NAME value="pranti"/>
    <REGISTRAR_TRANSPORT value="UDP"/>
    <REGISTRATIONS_EXPIRATION value="3600"/>
    <REGISTRAR_PORT value="5060"/>
    <FAIL_CALLS_ON_DEST_USER_MISMATCH value="false"/>
    <DEFAULT_DOMAIN_NAME value="bangla.net"/>
    <DEFAULT_AUTHENTICATION_REALM value="bangla.net"/>
    <WAIT_UNREGISTGRATION_FOR value="1100"/>
    <SAME_USER_EVERYWHERE value="true"/>
    <simple>
    <CONTACT_LIST_FILE value="contact-list.xml"/>
    <SUBSCRIPTION_EXP_TIME value="600"/>
    <MIN_EXP_TIME value="120"/>
    <LAST_SELECTED_OPEN_STATUS value="online"/>
    </simple>
    </sip>
    <!--
    net.java.sip.communicator.sipphone.IS_RUNNING_SIPPHONE=false
    net.java.sip.communicator.sipphone.MY_SIPPHONE_URL=http://my.sipphone.com
    -->
    <sipphone>
    <IS_RUNNING_SIPPHONE value="false"/>
    <MY_SIPPHONE_URL value="http://my.sipphone.com"/>
    </sipphone>
    <!--
    net.java.sip.communicator.gui.AUTH_WIN_TITLE=SIP Authentication!
    net.java.sip.communicator.gui.AUTHENTICATION_PROMPT=Please enter login name and password for the specified realm:
    net.java.sip.communicator.gui.USER_NAME_LABEL=SIPphone Number:
    net.java.sip.communicator.sipphone.USER_NAME_EXAMPLE=Example: 1-747-555-1212
    net.java.sip.communicator.gui.PASSWORD_LABEL=Password:
    -->
    <gui>
    <AUTH_WIN_TITLE value="SIP Authentication!"/>
    <AUTHENTICATION_PROMPT value="Please enter login name and password for the specified realm:"/>
    <USER_NAME_LABEL value="User Name:"/>
    <USER_NAME_EXAMPLE value="Example: 1-747-555-1212"/>
    <PASSWORD_LABEL value="Password:"/>
    <GUI_MODE value="PhoneUiMode"/>
    <!--GUI_MODE value="ImUiMode"/-->
    <imp>
    <CONTACT_LIST_X value=""/>
    <CONTACT_LIST_Y value=""/>
    <CONTACT_LIST_WIDTH value=""/>
    <CONTACT_LIST_HEIGHT value=""/>
    </imp>
    </gui>
    <common>
    <PREFERRED_NETWORK_INTERFACE value="VIA Rhine II Fast Ethernet Adapter"/>
    <PREFERRED_NETWORK_ADDRESS value="192.168.110.26"/>
    </common>
    <!--
    net.java.sip.communicator.STUN_SERVER_ADDRESS=stun01.sipphone.com
    net.java.sip.communicator.STUN_SERVER_PORT=3478
    net.java.sip.communicator.VOICE_MAIL_ADDRESS=17475551212
    -->
    <STUN_SERVER_ADDRESS value="stun01.sipphone.com"/>
    <STUN_SERVER_PORT value="3478"/>
    <VOICE_MAIL_ADDRESS value="17475551212"/>
    </communicator>
    </sip>
    </java>
    </net>
    <gov>
    <nist>
    <javax>
    <sip>
    <SERVER_LOG value="log/sip-communicator.stack.log"/>
    <TRACE_LEVEL value="16"/>
    </sip>
    </javax>
    </nist>
    </gov>
    <javax>
    <sip>
    <IP_ADDRESS value="192.168.110.26"/>
    <STACK_NAME value="sip-communicator"/>
    <ROUTER_PATH value="net.java.sip.communicator.sip.SipCommRouter"/>
    <OUTBOUND_PROXY value="bangla.net:5060/udp"/>
    <RETRANSMISSON_FILTER value=""/>
    <EXTENSION_METHODS value=""/>
    <RETRANSMISSION_FILTER value="true"/>
    </sip>
    </javax>
    <java>
    <net>
    <preferIPv4Stack system="true" value="true"/>
    <preferIPv6Addresses system="true" value="false"/>
    </net>
    </java>
    </configuration>
    bt thr are still error
    the errors are givenbelow.
    net.java.sip.communicator.sip.CommunicationsException: Failed to create inviteTransaction.
    This is most probably a network connection error.
         at net.java.sip.communicator.sip.CallProcessing.invite(CallProcessing.java:883)
         at net.java.sip.communicator.sip.SipManager.establishCall(SipManager.java:681)
         at net.java.sip.communicator.SipCommunicator.handleDialRequest(SipCommunicator.java:379)
         at net.java.sip.communicator.gui.GuiManager.dialButton_actionPerformed(GuiManager.java:342)
         at net.java.sip.communicator.gui.GuiManager$1.actionPerformed(GuiManager.java:612)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: javax.sip.TransactionUnavailableException: Could not resolve next hop or listening point unavailable!
         at gov.nist.javax.sip.SipProviderImpl.getNewClientTransaction(SipProviderImpl.java:351)
         at net.java.sip.communicator.sip.CallProcessing.invite(CallProcessing.java:876)
    please tell me wht kind of error it is.why i cnt make the

    Did you find out what caused the error??

  • Checkout files from a pacman package

    Just wonder whether it's possible to checkout files from a pacman package. Sometimes I want to revert a file to its stock version. For example:
    pacman -checkout /etc/mpd.conf mpd.pkg.tar.xz

    karol wrote:Arch packages are just compressed archives, so you can use standard tools like tar / bsdtar for this.
    Do you mean something like this?
    tar -Jxvf /var/cache/pacman/pkg/mpd.pkg.tar.xz etc/mpd.conf -O > /etc/mpd.conf
    It works but I need to manually find the package in cache and specify the filename. If pacman has an internal *checkout* feature things would be much easier.

  • [SOLVED] pacman - package does not have a valid architecture

    Hello,
    When I was trying to update my system recently, I ran into this problem:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date 0.0 B 0.00B/s 00:00 [----------------------] 0%
    multilib is up to date
    :: Starting full system upgrade...
    error: failed to prepare transaction (package architecture is not valid)
    :: package wine-1.7.17-1-i686 does not have a valid architecture
    I tried clearing pacman's cache to see if that was the problem, but it didn't do anything. I haven't upgraded the system in over a week before this, and I've installed packages in the mean time without issues. I know that it's not just a wine issue - I tried installing some random packages but ran into the same issue.
    The only thing I can think of that might have caused this would be archiso - I was trying to build a custom ISO but build.sh went wacky for some reason, and it seemed to be trying to install packages onto my system, not into the ISO.
    EDIT: This problem seems to only affect packages in community and extra. Packages from core and multilib don't run into this problem.
    SOLUTION: I think pacman's database files for community and extra got corrupted somehow. I just went into /var/lib/pacman, moved the sync folder to sync_old, then ran pacman -Sy, Everything seems to be good now.
    Last edited by DoctorSelar (2014-04-18 23:04:45)

    DoctorSelar wrote:... then ran pacman -Sy, Everything seems to be good now.
    Unless that's a typo or you immediately followed it by `pacman -Su` then everything is not good now.  Never run `pacman -Sy`.

  • Uncompileable Programs in Pacman Packages

    There are some programs that won't compile, no matter how many patches or tweaks you do.  The code is too old and unmaintained.  It's very frustrating when you can't get a package to compile.  But alas, the developers offer a 386 binary!  You don't want you filesystem cluttered with unpacmaned files.  Hmm.. what to do?
    You can make a pacman PKGBUILD to download the binaries, and place them in correct spots according to AL guidelines, and get them to work.  EX: http://bbs.archlinux.org/viewtopic.php?t=5210 - the lad at that link made a cube package with the developer supplied binaries.
    Now I know that these packages should not be included in the official respitories... What a waste!  That's pretty much just a couple more mirrors for that program...
    But would be nice, is an archieve of these uncompilable programs' PKGBUILDs.  Maybe a WiKi or CVS?  What are your thoughts of this matter?

    It's possible that there will be a place for "unmaintained" PKGBUILDs in the new packaging system. It keeps getting argued.

  • Install pacman packages from Firefox

    I like to browse for Arch packages in http://www.archlinux.org/packages, so I created a Greasemonkey script to allow me to install packages right from Firefox.
    The script is available in http://userscripts.org/scripts/show/67944. It uses an external url handler for pacman, so after installing the script, make sure to follow the instructions in the script page to create this handler.
    Last edited by danielrmt (2010-02-03 12:38:40)

    sHyLoCk wrote:http://www.archlinux.org/packages/commu … ox-search/
    Yeah, I use that to browse for the packages, but it does not allow me to install them.
    EDIT: you edited your post just when I replied it... :)
    Last edited by danielrmt (2010-02-03 12:27:07)

  • Pacman packages list export without version number

    Hi all!
    I'd like to know if there is a way to export a package-list without the version of every package to be able to export the installed packages, edit the exported file and after that have a list which I can use to setup another computer with the same packages.
    pacman -Q
    just gives me the packages with version info and I need the package names separated by only one space.
    Or is there another solution to export and then install the packages in a text-file?
    For example:
    Computer A: -> generate package-list
    Computer B: -> import/read package-list from Computer A and tell pacman to install all those packages as well.
    Thanks in advance for your help!
    Micha

    Ahhh, thanks again!
    I should get into the shell a bit deeper soon
    And to give something as well, here's the detailed reason I was asking. I put a little script into the ~/.kde/Autostart folder that creates that list of packages after each boot so when something "happenes" to the system (I know, it's not likely , I have a fairly recent package-list.
    The script now looks like this:
    sudo pacman -Q|cut -f 1 -d " " > packages.`date +%y%m%d%H%M`
    and that list I will gladly "import" with your last command!
    I don't know if this is useful for anyone else but me, but... anyhow
    Thanks again!
    Last edited by Micha (2007-12-05 17:43:06)

  • Pacman package name inconsistent problem

    greetings!!
    i recently installed archlinux with a core distro, however when i try to install some packages using pacman , it always meet some problems in downloading package files. for example,  when i issued the following command
    # pacman -Sy
    # pacman -S packagename
    the pacman will show me a error message like this:
    Failed downloading /linux/........./packagename-1.1.1.pkg.tar.gz
    from mirror.some.host: HTTP/1.1 404 Not Found
    i compared the package file name listed in the package.txt of the source folder, and find that the packagename is actually different from the filename that pacmand requested.
    say, the package file name in the server is package-1.1.1.i686.pkg.tar.gz, but what pacman trying to get is package-1.1.1.pkg.tar.gz
    could you please tell me how can i sync up the package file list with the server?????
    Thanks a lot in advance..

    thank you toofishes
    I have manually downloaded the package files that required by pacman , and renamed them by removing "i686" between filename and ".pkg.tar.gz", and it worked nicely, after upgraded pacman, everything become just fine. 
    but after doing that,  i met an unexpected kernel panic after reboot. please refer to the following thread.
    http://bbs.archlinux.org/viewtopic.php?id=44468

  • Mounting my computer partition in a livecd to reinstall pacman package

    Hello,
    I accidentally "sudo rm -rf /usr" (please don't ask why, really). So, I was told on IRC that I had to flash a .iso to a USB Drive. So I did, using another computer. I then rebooted the main computer where I sudo rm -rf'd /usr/ and booted this fresh .iso. So far, so good.
    Now, I have to use a pacman command that reinstalls all packages (all the binaries and etcs that I lost) from a mounted directory of my main computer on the livecd.
    I am logged in as root on the fresh livecd, but I have no idea of how to mount the main computer and then run pacman on it.
    /dev/sda1 boot
    /dev/sda2 (no idea)
    /dev/sda3 root
    /dev/sda4 home
    Those are my partitions. Any ideas on which should I mount and where? And then what is the pacman command to reinstall all packages and how can I run it from the mounted directory?
    Thank you.

    2ManyDogs wrote:
    ephan wrote:Thank you, I managed to mount it. But how to run pacman from it?
    You need to do all the chroot steps in that topic, not just the mount steps. Specifically this part: https://wiki.archlinux.org/index.php/Ch … hange_root
    After you run the "chroot" command, you have changed root to your old system and can run commands there.
    I'm pretty sure chroot will fail horribly if /usr is gone.
    What I would do, is to mount sda3 to /mnt, and then run:
    pacman --root /mnt --cachedir /mnt/var/cache/pacman/pkg --config /mnt/etc/pacman.conf -S base base-devel
    This should at least make your system bootable again, but you will probably need to reinstall a lot of stuff. Consider a fully new install.
    Last edited by Arctus (2012-11-07 23:58:07)

  • Sort pacman packages by their installation date

    How can I sort packages installed by pacman (pacman -Q) by their installation date?

    If you trust the mtime then maybe here is something for you:
    long listing
    ASC: ls -ltr /var/lib/pacman/local
    DESC: ls -lt /var/lib/pacman/local
    using find(utils)
    ASC: find /var/lib/pacman/local/ -mindepth 1 -maxdepth 1 -type d -printf "%TY-%Tm-%Td %TH:%TM %P\n" | sort
    DESC: find /var/lib/pacman/local/ -mindepth 1 -maxdepth 1 -type d -printf "%TY-%Tm-%Td %TH:%TM %P\n" | sort -r
    or add -mtime option to display packages older/newer than N days:
    older than 30 days: find /var/lib/pacman/local/ -mindepth 1 -maxdepth 1 -type d -printf "%TY-%Tm-%Td %TH:%TM %P\n" -mtime +30 | sort
    Output example:
    2014-08-28 21:43 cfv-1.18.3-6
    2014-08-28 21:43 lsof-4.87-2
    2014-08-28 21:46 bzr-2.6.0-1
    2014-08-28 21:46 dart-1.6.0-1
    2014-08-28 21:46 ecryptfs-utils-104-1
    2014-08-28 21:49 libaio-0.3.109-7
    2014-08-28 21:50 dosfstools-3.0.26-1
    2014-08-28 21:50 grub-1:2.02.beta2-4
    2014-08-28 21:50 mtools-4.0.18-2
    2014-08-28 22:15 alsa-lib-1.0.28-1

  • Pacman Package Removing

    Hi guys,
    I have recently installed ArchLinux and was wondering how do you keep your system clean while installing and removing packages, because today I removed my Ruby package and saw that I still had my Ruby folder in /usr/lib with the gems, which logically is not installed by Pacman. Instead of, they are installed by a program that comes with Ruby.
    Do you guys have any command which 'recursively' deletes all the folders and files installed by a package? I know there's a command which deletes recursively all the dependencies, but thats not what im looking for.
    I dont know if I explained my problem properly. Apologizes for my english.
    Regards!

    farresito wrote:
    Thanks to both, guys. Really appreciate your answers.
    @tomk: Its not that I install outside of pacman. I never install outside of pacman, but in that case I thought, as gem its part of ruby, that pacman would delete gem and, consequently, gem would delete what he aparently installed, being recursively, if that can be said so. Anyway, I will try to avoid this type of situations.
    To explain a bit, pacman simply deletes the files that exist in the installed package. If the package (when run) creates a file, pacman does not know about it (pacman does not monitor what the binaries actually do). This is also the reason why (for example) firefox can create a profile which doesn't get deleted when you uninstall firefox.

  • Basic SIP communication

    Hi
    I am fully beginner in SIP programming and also I have a basic question.
    If I want to get a statues of a SIP phone inside a SIP network, it is noncall related,
    just some basic information like, busy or free.
    what should I do?
    is there any APIs that I can use or there is any samples I could learn?
    many thanks

    Download and read the SIP rfc, the NIST-SIP API and the documentation and then have a look at the code samples on the NIST SIP site
    That probably didn't help to much but..........

  • SRV record required for sip communication?

    I'm in the process of starting up a lync 2013 deployment while we have an existing OCS 2007 R1 environment running. I'm getting numerous errors and the Front end service won't start.  Some errors report:
    Cause: The Mediation Server service cannot communicate with the Front End Service over SIP due to network connectivity issues.
    Currently in Lync 2013 I have A records and an alias as following pointing to a HLB VIP.  All the following records are pointing to the same IP which is has all ports open.
    Host
    lyncpool01.domain.com
    Alias (CNAME)
    LyncDiscoverInternal.domain.com
    A
    meet.domain.com
    A
    dialin.domain.com
    A
    LyncAdmin.domain.com
    Since I have an OCS 2007R1 environment running I can't use the same srv record for _sipinternalstls.

    ready.
    I just got done running through the entire upgrade for everything including the BE DB.  Stopped all services, ran the gui upgrade, broke the mirrored database and did the upgrade, reenabled it, etc.
    So I verified my upgrade with my standard ed test environment and all version numbers look good now.
    Still can't start services.  RTCSRV failed to start within expected timeframe.
    also:
    Log Name:      Lync Server
    Source:        LS Mediation Server
    Date:          3/31/2014 3:27:31 PM
    Event ID:      25053
    Task Category: (1030)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      lvhlyncfe01.lvh.com
    Description:
    The description for Event ID 25053 from source LS Mediation Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    lyncpool01.lvh.com
    False
    Microsoft.Rtc.Signaling.ConnectionFailureException:Unable to establish a connection. ---> System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.17.171.125:5061
       at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
       at Microsoft.Rtc.Internal.Sip.TcpTransport.OnConnected(Object arg)
    --- End of inner exception stack trace ---
       at Microsoft.Rtc.Signaling.SipAsyncResult2`1.ThrowIfFailed()
       at Microsoft.Rtc.Signaling.SipAsyncResultBase2.EndAsyncOperation[TResult](Object owner, IAsyncResult result)
       at Microsoft.RTC.MediationServerCore.PeriodicOptionsSender.FinishSendOptionMessage(IAsyncResult ar)
    Detected at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
       at System.Environment.get_StackTrace()
       at Microsoft.Rtc.Signaling.RealTimeException..ctor(String message, Exception innerException)
       at Microsoft.Rtc.Signaling.ExceptionUtilities.TryMapS4Exception(Exception s4Exception, SecurityAssociationContext securityContext, Boolean isSipEndpoint, String traceId, Object parentObject, Object childObject, RealTimeException& ex)
       at Microsoft.Rtc.Signaling.SipTransactionAsyncResult`1.ConnectionConnectCompleted(IAsyncResult result)
       at Microsoft.Rtc.Signaling.SipAsyncResult2`1.MakeCallback()
       at Microsoft.Rtc.Signaling.SipAsyncResult2`1.Complete(TEx ex, Boolean synchronousCompletion)
       at Microsoft.Rtc.Signaling.RealTimeConnection.CompletePendingConnects(IEnumerable`1 results, RealTimeException exception)
       at Microsoft.Rtc.Signaling.RealTimeConnection.<.ctor>b__1(SipConnection sender, Object reason)
       at Microsoft.Rtc.Internal.Sip.SipConnection.FireDisconnectedEvent(Object reason)
       at Microsoft.Rtc.Internal.Sip.SingleThreadedDispatcherQueue.DispatcherCallback(Object queue)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
    The handle is invalid
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="LS Mediation Server" />
        <EventID Qualifiers="50182">25053</EventID>
        <Level>2</Level>
        <Task>1030</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-03-31T19:27:31.000000000Z" />
        <EventRecordID>1466</EventRecordID>
        <Channel>Lync Server</Channel>
        <Computer>lvhlyncfe01.lvh.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>lyncpool01.lvh.com</Data>
        <Data>False</Data>
        <Data>Microsoft.Rtc.Signaling.ConnectionFailureException:Unable to establish a connection. ---&gt; System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.17.171.125:5061
       at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
       at Microsoft.Rtc.Internal.Sip.TcpTransport.OnConnected(Object arg)
    --- End of inner exception stack trace ---
       at Microsoft.Rtc.Signaling.SipAsyncResult2`1.ThrowIfFailed()
       at Microsoft.Rtc.Signaling.SipAsyncResultBase2.EndAsyncOperation[TResult](Object owner, IAsyncResult result)
       at Microsoft.RTC.MediationServerCore.PeriodicOptionsSender.FinishSendOptionMessage(IAsyncResult ar)
    Detected at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
       at System.Environment.get_StackTrace()
       at Microsoft.Rtc.Signaling.RealTimeException..ctor(String message, Exception innerException)
       at Microsoft.Rtc.Signaling.ExceptionUtilities.TryMapS4Exception(Exception s4Exception, SecurityAssociationContext securityContext, Boolean isSipEndpoint, String traceId, Object parentObject, Object childObject, RealTimeException&amp; ex)
       at Microsoft.Rtc.Signaling.SipTransactionAsyncResult`1.ConnectionConnectCompleted(IAsyncResult result)
       at Microsoft.Rtc.Signaling.SipAsyncResult2`1.MakeCallback()
       at Microsoft.Rtc.Signaling.SipAsyncResult2`1.Complete(TEx ex, Boolean synchronousCompletion)
       at Microsoft.Rtc.Signaling.RealTimeConnection.CompletePendingConnects(IEnumerable`1 results, RealTimeException exception)
       at Microsoft.Rtc.Signaling.RealTimeConnection.&lt;.ctor&gt;b__1(SipConnection sender, Object reason)
       at Microsoft.Rtc.Internal.Sip.SipConnection.FireDisconnectedEvent(Object reason)
       at Microsoft.Rtc.Internal.Sip.SingleThreadedDispatcherQueue.DispatcherCallback(Object queue)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()</Data>
      </EventData>
    </Event>

  • Opera 9.10 released (pacman package attached)

    For you Opera lovers which want a working premade package of the 9.10 release until they update it:
    http://adiza.nexticom.net/files/package … pkg.tar.gz
    :: opera: local (9.10-1) appears to be newer than repo (extra/9.02-1)
    Greets

    islamguide.com wrote:Which of the 2 versions is better or are they basically comparable as far as performance etc. is concerned?
    Both packages are the same program, just linked in different way.
    islamguide.com wrote:If I understand it correctly... opera-static is simply opera plus a specific version of qt in a package.
    No, opera-static doesn't contain any qt files in it. It is statically linked, which means qt code is included in opera binary.

  • Wpa_supplicant pacman package

    since the last kernel upgrade i'm having errors when trying to connect to a wireless network using wpa-eap.
    i saw the wpa_supplicant's PKGBUILD and there's:
    makedepends=('kernel26>=2.6.24' 'kernel26<2.6.25')
    so, someone with the last kernel cannot install the wpa_supplicant?

    PKGBUILD wiki page:
    makedepends: This should contain an array of package names that are needed only during the build, but that are unneeded for *using* the package after install. Example: unarj used in a build to unpack some patches.
    bye iggy

Maybe you are looking for

  • Index.html pages in local sub-directories will not load automatically when sub-directory name entered into address field, followed by a forward-slash

    I am in the process of designing a website-on-a-CD. In order to make things easier for my clients, I decided to organize this site into local sub-directories with an index.html page in each one. However, when I try to enter the local sub-directory na

  • A problem with regex and special characters

    Hello, I am using regex in my application but i have a problem with special characters. Here is the explanation of what i am doing: I have a certain piece of text that i want to parse and replace every occurrence of a given word with some sort of a t

  • Creating / updating vendor master from CREMAS03

    Hi All, I am getting vendor master data from external system and SAP XI will convert this into Idoc of message type CREMAS03. I would like to create/update vendor master in R/3 system from Idoc CREMAS03. Which function module / BAPI will cater to thi

  • File missing in specified location (I/O)

    I am actually writing a program where I need to read the content of a file and reproduce it exactly into another file for which. I began testing codes. public class Main {     public static void main(String[] args) throws IOException {         Scanne

  • Cannot play disc

    Hi, I created a project in DVDSP. It builds find and says that formatting was successful. However, when I take it to the DVD player it says, "Cannot play disc." It's funny, b/c it plays on my computer DVD player. During the build, the log said that i