Current license only allows 10 simultaneous client logins when there are only 9 computers logging in?

I continue to receieve an error message when using Final Cut Server "Sorry, the current license only allows 10 simultaneous client logins" and there are only 9 machines connected to this server, 8 iMac's and 1 Mac Pro. They are all running 10.6.8 are Intel Core 2 Duo, 2 GB Ram, FCS 1.1.1 (1C36, 1.3.36). The server is 10.5.8 Dual 2.7 GHz PowerPC G5, 7GB Ram.
The temporary solution was to have some clients log out of Final Cut Server but this should not be necessary if we only have 9 computers logged in. Any help from anyone on this problem would be much appreciated. I have scoured the forums and have not had any luck.

Do you have the Microsoft UAM module installed? That was causing a similar problem for us with 10.3.9.
http://discussions.apple.com/message.jspa?messageID=4165505#4165505

Similar Messages

  • Fully Licensed CC package asking for CC login when launching apps

    We are a tertiary educational institute with an Adobe CC for Enterprise license.
    In our Macintosh environment I am able to download and package a licensed suite of CC applications using the Creative Cloud Packager.
    I then add this package to our deployment/imaging software (JAMF Software's Casper Suite).
    When I then deploy that package I sometimes will have applications asking for Adobe ID login when they are launched. I have also had instances of successfully deployed applications asking for Adobe ID login weeks after being used successfully. I am able to deploy the same package successfully to different machines that are spec'd the same.
    I have even had the instance where I imaged a machine and the applications asked for Adobe ID login, so I then re-imaged the machine with the exact same image and the 2nd time the applications launched successfully.
    To my mind, this indicates the licensing being 'broken' in some way. I might add that this also occurs within our Windows environment using SCCM to deploy the package.
    Is anybody able to point me in the right direction as to where I should be looking (within the Mac system) for the particular license file that may or may not be getting corrupted/blocked? I have had a look at the APTEE tool, but have not had any success with using it to repair the license.

    Hi AlanSmithCPIT,
    Please refer the article: http://helpx.adobe.com/creative-cloud/packager/provisioning-toolkit-enterprise.html.
    How to get APTEE:
    1. Download and install Creative cloud packager.
    2. Navigate to Library/Application Support/Adobe/OOBE/PDapp/CCP/Utilities/APTEE/adobe_prtk.
    Regards,
    Romit Sinha

  • What does the message "Commit can be issued only when there are no requests awaiting responses" mean ?

    Can someone explain what this message is, and what the reason could be for
              the java.lang.IllegalStateException.
              When such an error is encountered, how can I find out what the
              "RepliesOwedMe" are. The complete exception is as follows
              Any quick hint is greately appriciated
              Thanks
              asankha
              <Sep 6, 2001 12:49:18 PM GMT+06:00> <Error> <EJB> <Exception during commit
              of transaction transactio
              n=(IdHash=8297169,Name = [EJB
              CActionBeanImpl.execute()],Xid=3:c56b8ee8f6114598,Status=Active,numRep
              liesOwedMe=2,numRepliesOwedOthers=0,seconds since begin=0,seconds
              left=29,ServerResourceInfo[weblogi
              c.jdbc.jts.Connection]=(state=suspended,assigned=none),SCInfo[myserver]=(sta
              te=active),properties=({
              weblogic.transaction.name=[EJB CActionBeanImpl.execute()],
              weblogic.jdbc=t3://10.2.1.133:7001, weblo
              gic.debug.DebugContext=weblogic.utils.DebugContext@662250})):
              java.lang.IllegalStateException: Commi
              t can be issued only when there are no requests awaiting responses.
              Currently there are 2 such reque
              sts. xid = 3:c56b8ee8f6114598, status = Active
              at
              weblogic.transaction.internal.TransactionImpl.throwIllegalStateException(Tra
              nsactionImpl.
              java:1272)
              at
              weblogic.transaction.internal.TransactionImpl.checkIfCommitPossible(Transact
              ionImpl.java:
              1206)
              at
              weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransaction
              Impl.java:162
              at
              weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:201)
              at
              com.edocs.wb.web.action.CActionBeanEOImpl.execute(CActionBeanEOImpl.java:37)
              at CeaMarketMainServlet.doGet(CeaMarketMainServlet.java:185)
              at CeaMarketMainServlet.doPost(CeaMarketMainServlet.java:312)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :213)
              at
              weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
              ntext.java:12
              65)
              at
              weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
              :1631)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >
              

              This means that the transaction initiator has not received replies for some of
              the transactional requests when the transaction commits, i.e. the checked transaction
              behavior is violated. WLS TM enforces checked transaction behavior to make sure
              that all work done in the transaction context will be completed before transaction
              is committed. If it cannot make such guarantee due to outstanding replies, it
              aborts the commit right away.
              Currently, there is no provisions for dumping the requests whose replies are still
              pending.
              I would suggest you report to BEA support: [email protected]
              Regards,
              Priscilla
              "Asankha C. Perera" <[email protected]> wrote:
              >Can someone explain what this message is, and what the reason could be
              >for
              >the java.lang.IllegalStateException.
              >
              >When such an error is encountered, how can I find out what the
              >"RepliesOwedMe" are. The complete exception is as follows
              >
              >Any quick hint is greately appriciated
              >Thanks
              >asankha
              >
              ><Sep 6, 2001 12:49:18 PM GMT+06:00> <Error> <EJB> <Exception during commit
              >of transaction transactio
              >n=(IdHash=8297169,Name = [EJB
              >CActionBeanImpl.execute()],Xid=3:c56b8ee8f6114598,Status=Active,numRep
              >liesOwedMe=2,numRepliesOwedOthers=0,seconds since begin=0,seconds
              >left=29,ServerResourceInfo[weblogi
              >c.jdbc.jts.Connection]=(state=suspended,assigned=none),SCInfo[myserver]=(sta
              >te=active),properties=({
              >weblogic.transaction.name=[EJB CActionBeanImpl.execute()],
              >weblogic.jdbc=t3://10.2.1.133:7001, weblo
              >gic.debug.DebugContext=weblogic.utils.DebugContext@662250})):
              >java.lang.IllegalStateException: Commi
              >t can be issued only when there are no requests awaiting responses.
              >Currently there are 2 such reque
              >sts. xid = 3:c56b8ee8f6114598, status = Active
              > at
              >weblogic.transaction.internal.TransactionImpl.throwIllegalStateException(Tra
              >nsactionImpl.
              >java:1272)
              > at
              >weblogic.transaction.internal.TransactionImpl.checkIfCommitPossible(Transact
              >ionImpl.java:
              >1206)
              > at
              >weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransaction
              >Impl.java:162
              >)
              > at
              >weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:201)
              > at
              >com.edocs.wb.web.action.CActionBeanEOImpl.execute(CActionBeanEOImpl.java:37)
              > at CeaMarketMainServlet.doGet(CeaMarketMainServlet.java:185)
              > at CeaMarketMainServlet.doPost(CeaMarketMainServlet.java:312)
              > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
              > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
              > at
              >weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              >:213)
              > at
              >weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
              >ntext.java:12
              >65)
              > at
              >weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
              >:1631)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >>
              >
              >
              

  • Possible to modify the message clients receive when updates are ready to install?

    An upper-up wants the message clients see when updates are ready for installation changed. They want the "Software changes must be applied to your computer after [date]" changed to something else. Is this possible? (See the image below)

    No, there is no supported way to modify this dialog box.  If you submit feedback on Connect and post a link here, I'd definitely vote it up.
    http://myitforum.com/myitforumwp/2013/12/02/giving-feedback-on-microsoft-connect-for-configmgr-2012-help-yourself-help-the-community/
    Nash
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you've found a bug or want the product worked differently,
    share your feedback.
    <-- If this post was helpful, please click "Vote as Helpful".

  • A Mac running Snow Leopard (10.6.8) will no longer allow AD users to login whether they are already cached or never logged on before.  Login box just shakes?

    Some updates ran the day before the issue started occuring.  However as stated above AD/Mobile users cannot login whether they are cached or new to the system.

    http://www.apple.com/support/appleid/
    http://support.apple.com/kb/HT1922
    https://discussions.apple.com/community/mobileme/mobileme_on_my_mac
    http://support.apple.com/kb/HT4758
    www.apple.com/support/mobileme

  • Why is that only 2039 songs are copying when there are clearly more songs to be copied

    i tried copying songs from my MUSIC Folder
    in my USB to my itunes
    and there are more then 4000 songs in it
    but when i try copying the songs to Itunes
    only 2037 songs are bieng copyed
    i dont know why is this happpening
    can you please give me advice how to goo on about this
    please let me know asap

    BLAZE999999RR wrote:
    i tried copying songs from my MUSIC Folder
    in my USB to my itunes
    and there are more then 4000 songs in it
    but when i try copying the songs to Itunes
    only 2037 songs are bieng copyed
    i dont know why is this happpening
    What type are these songs?
    Where did they come from?
    Do they play in the Finder? (select one and press the space bar).

  • Multiple users login to 1 server when there are 2?

    This causes high utilization on 1 server every day and very slow logins. How can I fix this?
    Novell Netware, V6.5 Support Pack 9 - Developement Internal Release
    Support Pack Revision 09
    (C) Copyright 1983-2008 Novell Inc. All Rights Reserved. Patent Pending.
    Server Version 5.70.08 June 15, 2010
    Novell eDirectory Version 8.8 SP5 SMP
    NDS Version 20505.07 September 22, 2010

    This is the first server. I had to cut the log short...
    Novell File Server Configuration Report For Server: XYZ
    Novell File Server Configuration Report Created: Thu, Jun 23, 2011 9:38 am
    Novell File Server Configuration Report. [Produced by CONFIG.NLM v3.10.17]
    Novell NetWare 5.70.08 June 15, 2010
    (C) Copyright 1983-2008 Novell Inc. All Rights Reserved.
    Server name...............: XYZ
    OS Version................: v5.70
    OS revision number........: 8
    Product Version...........: v6.50
    Product Revision Number...: 9
    Server Up Time(D:H:M:Sec).: 17:10:49:30
    Serial number.............: XXXXXXXX
    Internal Net. Addr........: 00000000h
    Security Restriction Level: 1
    SFT Level.................: 2
    Engine Type...............: NATIVE
    TTS Level.................: 1
    Total Server memory.......: 3324.88 MB or 3486393344 Bytes
    Processor speed rating....: 262763
    Original cache buffers....: 850095
    Current Cache Buffers.....: 227050
    LRU Sitting Time(D:H:M:S).: 17:10:49:30
    Current FSP's.............: 47
    Current MP FSP's..........: 1320
    Current Receive Buffers...: 2225
    Directory cache buffers...: 0
    Workstations Connected....: 7349
    Max Workstations Connected: 9347
    Server language...........: ENGLISH (4)
    Timesync active...........: Yes
    Time is synchronized......: Yes
    Total Processors..........: 8
    Server DOS Country ID.....: 1
    Server DOS Code Page......: 437
    Boot Loader...............: DOS
    Top of Modules List 282 Modules Loaded.
    ACPIASL.NLM v1.05.16 Jan. 16, 2007 ACPI Architecture Services Layer for ACPI compliant systems
    ACPICA.NLM v1.05.16 Jan. 16, 2007 ACPI Component Architecture for ACPI compliant systems
    ACPICMGR.NLM v1.05.16 Jan. 16, 2007 ACPI Component Manager for ACPI compliant systems
    ACPIDRV.PSM v1.05.19 Jan. 16, 2007 ACPI Platform Support Module for ACPI compliant systems
    ACPIPWR.NLM v1.05.16 Jan. 16, 2007 ACPI Power Management Driver for ACPI compliant systems
    AFPTCP.NLM v2.09.01 Jun. 7, 2010 AFPTCP (Build 212 SP)
    AFREECON.NLM v6.00 Feb. 28, 2006 AdRem Free Remote Console (NCPE)
    APACHE2.NLM v2.00.63 Apr. 25, 2008 Apache Web Server 2.0.63
    APRLIB.NLM v0.09.17 Apr. 25, 2008 Apache Portability Runtime Library 0.9.17
    AUDITLGN.NLM v1.20 May. 30, 2007 Login audit
    AUTHLDAP.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 LDAP Authentication Module
    BACKUPCR.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box DSBackup eMTool
    BACKUPTL.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box DSBackup eMTool
    BSDSOCK.NLM v6.82.02 Dec. 23, 2009 Novell BSDSOCK Module
    BTCPCOM.NLM v7.90 Jul. 9, 2003 BTCPCOM.NLM v7.90.000, Build 253
    BTRIEVE.NLM v7.90 Mar. 21, 2001 BTRIEVE.NLM v7.90.000
    BX2.LAN v4.64 Apr. 8, 2009 Broadcom NetXtreme II Gigabit Ethernet Driver
    CALNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWCalls Runtime Library
    CCS.NLM v27610.01.01 Mar. 30, 2009 Controlled Cryptography Services from Novell, Inc.
    CDBE.NLM v6.01 Sep. 21, 2006 NetWare Configuration DB Engine
    CDDVD.NSS v3.27.03 Jun. 7, 2010 NSS Loadable Storage System (LSS) for CD/UDF (Build 212 MP)
    CERTLCM.NLM v28200902.26 Feb. 26, 2009 Novell SASL EXTERNAL Proxy LCM 2.8.2.0 20090226
    CERTLSM.NLM v28200902.26 Feb. 26, 2009 Novell SASL EXTERNAL LSM 2.8.2.0 20090226
    CIFS.NLM v3.27.03 Jun. 7, 2010 CIFS Semantic Agent (Build 212 MP)
    CIFSPROX.NLM v3.27.03 Jun. 7, 2010 NMAS Proxy for CIFS (Build 212 MP)
    CIOS.NLM v1.60 Feb. 12, 2008 Consolidated IO System
    CLIB.NLM v5.90.15 Mar. 10, 2008 (Legacy) Standard C Runtime Library for NLMs
    CLNNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWClient Runtime Library
    CLXNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWCLX Runtime Library
    COMN.NSS v3.27.03 Jun. 7, 2010 NSS Common Support Layer (COMN) (Build 212 MP)
    CONFIG.NLM v3.10.17 Feb. 12, 2008 NetWare Server Configuration Reader
    CONLOG.NLM v3.01.02 Aug. 8, 2006 System Console Logger
    CONNAUD.NLM v3.17 May. 10, 2005 NLS - Connection Metering
    CONNMGR.NLM v5.60.01 Sep. 7, 2006 NetWare Connection Manager NLM
    CPQSHD.CDM v2.08 Feb. 19, 2008 HP NWPA SCSI Disk Driver
    CPUCHECK.NLM v5.60.01 Dec. 6, 2007 NetWare Processor Checking Utility
    CRLSM.NLM v2.08.01 Mar. 31, 2009 Challenge Response LSM v2.8.1.0
    CSL.NLM v2.06.02 Jan. 13, 2000 NetWare Call Support Layer For NetWare
    CSLIND.NLM v4.21 Dec. 7, 1999 TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    DBNET6.NLM v1.45.02 Mar. 16, 2006 Debug Network IO Support
    DFSLIB.NLM v3.27.03 Jun. 7, 2010 DFS Common Library (Build 212 MP)
    DHOST.NLM v10010.97 Sep. 18, 2006 Novell DHost Portability Interface 1.0.0 SMP
    DIAG500.NLM v3.04.03 Oct. 31, 2007 Diagnostic/coredump utility for NetWare 6.x
    DLOG.NLM v6.05.04 Dec. 7, 2006 Debug Memory Log Functions
    DPLSV386.NLM v1.15.01 May. 21, 2007 NetWare 6.x Distributed Print Library - DPLSV386
    DPRPCNLM.NLM v3.00.17 Oct. 10, 2006 Novell NDPS RPC Library NLM
    DS.NLM v20505.07 Sep. 22, 2010 Novell eDirectory Version 8.8 SP5 SMP
    DSAPI.NLM v6.00.04 Jan. 27, 2006 NetWare NWNet Runtime Library
    DSEVENT.NLM v6.01.03 Aug. 26, 2008 NetWare DSEvent Runtime Library
    DSLOADER.NLM v20505.07 Sep. 22, 2010 Novell eDirectory Version 8.8.5 Loader SMP
    DSLOG.NLM v20219.15 May. 12, 2009 DS Log for Novell eDirectory 8.8.0
    EHCIDRV.CAD v1.05 Feb. 26, 2008 Novell Universal Serial Bus EHCI driver
    EMBOX.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box Engine
    EMBOXMGR.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box Manager
    EMBOXMSG.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box Message API
    EMSECURE.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box Security Service
    EPWDLSM.NLM v27000508.12 Aug. 12, 2005 Novell Enhanced Password LSM 2.7.0.0 20050812
    ETADVLSM.NLM v27000508.03 Aug. 3, 2005 Novell Entrust LSM 2.7.0.0 20050803
    ETHERTSM.NLM v3.90 Mar. 20, 2006 Novell Ethernet Topology Specific Module
    FATFS.NLM v1.24 Aug. 27, 2007 FAT Filesystem Module for NetWare
    FILESYS.NLM v5.14 Apr. 16, 2008 NetWare File System NLM
    GAMS.NLM v2.00.01 Sep. 2, 2008 Graded Authentication Management Service
    HEADERS.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 Headers Module
    HOSTMIB.NLM v5.03.01 Dec. 1, 2006 NetWare 5.x/6.x Host Resources MIB
    HPBRAND.NLM v6.11 Aug. 26, 2009 HP Data Protector HPBRAND
    HPINET.NLM v6.11 Aug. 26, 2009 HP Data Protector HPINET
    HPLIBDC.NLM v6.11 Aug. 26, 2009 HP Data Protector HPLIBDC
    HPLIBDE.NLM v6.11 Aug. 26, 2009 HP Data Protector HPLIBDE
    HPQCISS.HAM v1.14 May. 5, 2008 HP SAS/SATA Unified RAID driver
    HT2SOAP.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box HTTP to SOAP shim
    HTTPSTK.NLM v4.03 Sep. 4, 2008 Novell Small Http Interface
    HWDETECT.NLM v1.19.05 Feb. 20, 2003 Novell Hardware Insertion/Removal Detection
    ICEWM.NLM v3.01.02 Oct. 16, 2008 IceWM Dynamic Library for NetWare
    IDEATA.HAM v4.34 May. 5, 2007 Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    IDECD.CDM v4.13 Apr. 4, 2007 Novell ATA/IDE CD/DVD Custom Device Module
    IPMCFG.NLM v1.01.16 Oct. 22, 2005 Web Interface for IP Address Management
    IPMGMT.NLM v1.03.01 May. 29, 2007 TCPIP - NetWare IP Address Management
    JAVA.NLM v1.43 Oct. 16, 2008 java.nlm (based on 1.4.2_18) Build 08101613
    JCLNT.NLM v2.05 Aug. 4, 2010 NetWare JClient-Native (Build 2.5.502)
    JCLNTR.NLM v2.05 Aug. 4, 2010 NetWare JClient-Native Resources (Build 2.5.502)
    JNCPV2.NLM v1.10 Nov. 13, 2003 Native Wrapper Java Class Libraries for NetWare
    JNDPS.NLM v4.30.01 Jun. 12, 2009 Native Wrapper Java Class Libraries for NDPS
    JNET.NLM v1.43 Oct. 16, 2008 Java jnet (based on 1.4.2_18)
    JSMSG.NLM v3.27.03 Jun. 7, 2010 Jetstream Message Layer (Build 212 MP)
    JSOCK.NLM v1.43 Oct. 16, 2008 Support For Java Sockets (loader)
    JSOCK6X.NLM v1.43 Oct. 16, 2008 NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    JSTCP.NLM v3.27.03 Jun. 7, 2010 Jetstream TCP Transport Layer (Build 212 MP)
    JVM.NLM v1.43 Oct. 16, 2008 Java Hotspot 1.4.2_18 Interpreter
    JVMLIB.NLM v1.43 Oct. 16, 2008 Java jvmlib (based on 1.4.2_18)
    LANGMAN.NLM v20504.01 May. 24, 2010 Novell Cross-Platform Language Manager
    LANGMANI.NLM v20504.01 May. 24, 2010 Novell Cross-Platform Language Manager
    LBURP.NLM v20504.02 May. 24, 2010 LDAP Bulkload Update/Replication Protocol service extension for Novell eDirectory 8.8.
    LCMCIFS2.NLM v2.00.09 May. 20, 2008 Windows Native File Access Login Methods (Build 85 SP)
    LCMMD5.NLM v28000806.23 Jun. 23, 2008 Novell SASL DIGEST-MD5 Proxy LCM 2.8.0.0 20080623
    LDAPSDK.NLM v3.05.02 Jun. 29, 2010 LDAP SDK Library (Clib version)
    LDAPX.NLM v3.05.01 Jun. 29, 2010 NetWare Extension APIs for LDAP SDK (Clib version)
    LDAPXS.NLM v3.05.01 Jun. 29, 2010 (Clib version)
    LFS.NLM v5.12 Sep. 21, 2005 NetWare Logical File System NLM
    LIB0.NLM v5.90.15 Mar. 10, 2008 Novell Ring 0 Library for NLMs
    LIBC.NLM v9.00.05 Oct. 3, 2008 Standard C Runtime Library for NLMs [optimized, 7]
    LIBGCC_S.NLM v3.04.03 Apr. 29, 2005 gcc runtime and intrinsics support
    LIBNSS.NLM v3.27.03 Jun. 7, 2010 Generic Library used by NSS (Build 212 MP)
    LLDAPSDK.NLM v3.05.02 Jun. 29, 2010 LDAP SDK Library (LibC version)
    LLDAPSSL.NLM v3.05.01 Jun. 29, 2010 NetWare SSL Library for LDAP SDK (LibC version)
    LLDAPX.NLM v3.05.01 Jun. 29, 2010 NetWare Extension APIs for LDAP SDK (LibC version)
    LOCNLM32.NLM v6.00.04 Nov. 29, 2005 NetWare NWLocale Runtime Library
    LOGGER.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box Logger
    LSAPI.NLM v5.02 Jan. 7, 2003 NLS LSAPI Library
    LSL.MPM v5.70 Feb. 15, 2006 lsl Memory Protection Module
    LSL.NLM v4.86 Feb. 2, 2006 Novell NetWare Link Support Layer
    LSMAFP3.NLM v2.00.11 Jul. 15, 2008 Macintosh Native File Access Login Methods (Build 108 SP)
    LSMCIFS2.NLM v2.00.07 Jul. 15, 2008 Windows Native File Access Login Methods (Build 108 SP)
    LSMMD5.NLM v28000806.23 Jun. 23, 2008 Novell SASL DIGEST-MD5 LSM 2.8.0.0 20080623
    LSSS.NLM v3.40 Jul. 1, 2009 Novell SecretStore LDAP Extension Manager 3.4.1.32
    MAL.NSS v3.27.03 Jun. 7, 2010 NSS Media Access Layer (MAL) (Build 212 MP)
    MALHLP.NLM v3.27.03 Jun. 7, 2010 NSS Configure help messages (Build 212 MP)
    MANAGE.NSS v3.27.03 Jun. 7, 2010 NSS Management Functions (Build 212 MP)
    MASV.NLM v2.00.01 Sep. 2, 2008 Mandatory Access Control Service
    MATHLIB.NLM v4.21 Oct. 14, 1999 NetWare Math Library Auto-Load Stub
    MERGECR.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box DSMerge eMTool
    MERGETL.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box DSMerge eMTool
    MM.NLM v3.22.07 Aug. 20, 2008 NetWare 6.5 Media Manager
    MOD_JK.NLM v1.02.23 Apr. 25, 2008 Apache 2.0 plugin for Tomcat
    MONDATA.NLM v6.00 Jul. 18, 2003 NetWare 5.x/6.x Monitor MIB
    MONITOR.NLM v12.02.02 Apr. 4, 2006 NetWare Console Monitor
    MRTGEXT.NLM v1.46.02 Jan. 3, 2007 MRTG Extention for NetWare
    MSM.NLM v4.12 Aug. 22, 2007 Novell Multi-Processor Media Support Module
    NBI.NLM v3.01.01 Jul. 13, 2007 NetWare Bus Interface
    NCP.NLM v5.61.01 Sep. 30, 2008 NetWare Core Protocol (NCP) Engine
    NCPIP.NLM v6.02.01 Sep. 30, 2008 NetWare NCP Services over IP
    NCPNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWNCP Runtime Library
    NDSAUDIT.NLM v2.09 May. 22, 2003 Directory Services Audit
    NDSIMON.NLM v20505.03 Sep. 9, 2010 NDS iMonitor 8.8.5 SP5
    NEB.NLM v5.60 Sep. 27, 2004 Novell Event Bus
    NETDB.MPM v5.70 Feb. 15, 2006 netdb Memory Protection Module
    NETDB.NLM v4.11.05 Jan. 6, 2005 Network Database Access Module
    NETLIB.NLM v6.50.22 Feb. 12, 2003 Novell TCPIP NETLIB Module
    NETNLM32.NLM v6.01.03 Aug. 26, 2008 NetWare NWNet Runtime Library
    NFAP4NRM.NLM v1.04 Dec. 8, 2003 NFAP Simple Password Management NLM
    NICISDI.NLM v27610.01.01 Mar. 30, 2009 Security Domain Infrastructure
    NILE.NLM v7.00.01 Aug. 20, 2007 Novell N/Ties NLM ("") Release Build with symbols
    NIPPED.NLM v1.03.09 Jul. 11, 2006 NetWare 5.x, 6.x INF File Editing Library - NIPPED
    NIRMAN.NLM v1.06.04 Sep. 18, 2007 TCPIP - NetWare Internetworking Remote Manager
    NIT.NLM v5.90.15 Mar. 10, 2008 NetWare Interface Tools Library for NLMs
    NLDAP.NLM v20505.03 Sep. 9, 2010 LDAP Agent for Novell eDirectory 8.8 SP5
    NLMLIB.NLM v5.90.15 Mar. 10, 2008 Novell NLM Runtime Library
    NLSADPT2.NLM v2.00 Sep. 9, 2003 NLS and Metering adapter for iManager 2.0 plugin
    NLSAPI.NLM v5.02 Aug. 7, 2003 NLSAPI
    NLSLRUP.NLM v4.01.07 May. 10, 2005 NLS - Usage Metering
    NLSLSP.NLM v5.02 May. 25, 2005 NLS - License Service Provider
    NLSMETER.NLM v3.43 May. 10, 2005 NLS - Software Usage Metering Database
    NLSTRAP.NLM v5.02 Feb. 19, 2004 NetWare License Server Trap
    NMAS.NLM v33200904.07 Apr. 7, 2009 Novell Modular Authentication Service 3.3.2.0 20090407
    NMASGPXY.NLM v33200904.07 Apr. 7, 2009 NMAS Generic Proxy 3.3.2.0 20090407
    NMASLDAP.NLM v33200904.07 Apr. 7, 2009 NMAS LDAP Extensions 3.3.2.0 20090407
    NPKIAPI.NLM v3.33 Apr. 16, 2009 Public Key Infrastructure Services
    NPKIJNI.NLM v3.33 Apr. 16, 2009 Public Key Infrastructure Services
    NPKIT.NLM v3.33 Apr. 16, 2009 Public Key Infrastructure Services
    NSPDNS.NLM v6.20.03 Sep. 8, 2003 NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    NSPNDS.NLM v6.20 Nov. 12, 2001 NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    NSPSLP.NLM v6.20.04 Dec. 6, 2007 NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    NSS.NLM v3.27.03 Jun. 7, 2010 NSS (Novell Storage Services) (Build 212 MP)
    NSSIDK.NSS v3.27.03 Jun. 7, 2010 NSS Pool Configuration Manager (Build 212 MP)
    NSSWIN.NLM v3.27.03 Jun. 7, 2010 NSS ASCI Window API Library (Build 212 MP)
    NTLS.NLM v20510.01 Mar. 11, 2009 NTLS 2.0.5.0 based on OpenSSL 0.9.7m
    NVGES.NLM v4.00 May. 30, 2007 NetVision GES Broker for NetWare
    NVLOGREG.NLM v3.50 May. 31, 2007 NetVision Login and Registration API
    NVSA.NLM v4.06 May. 15, 2008 NetVision ServerAlert NLM
    NWAIF103.NLM v7.94 Nov. 30, 2001 nwaif103.nlm v7.94, Build 251 ()
    NWBSRVCM.NLM v7.90 Mar. 20, 2001 NWBSRVCM.NLM v7.90.000, Build 230
    NWENC103.NLM v7.90 Feb. 24, 2001 NWENC103.NLM v7.90.000 (Text Encoding Conversion Library)
    NWI.NLM v2.51 Feb. 11, 2008 NetWare Install (NWI) Module
    NWIDK.NLM v3.01.01 Sep. 19, 2003 CDWare Volume Module
    NWKCFG.NLM v2.16 Jun. 24, 2005 NetWare Kernel Config NLM
    NWMKDE.NLM v7.94 Dec. 11, 2001 NWMKDE.NLM v7.94.251.000
    NWPA.NLM v3.21.02 Oct. 29, 2008 NetWare 6.5 NetWare Peripheral Architecture NLM
    NWPALOAD.NLM v3.00 Jul. 10, 2000 NetWare 5 NWPA Load Utility
    NWSA.NSS v3.27.03 Jun. 7, 2010 NSS NetWare Semantic Agent (NWSA) (Build 212 MP)
    NWSNUT.NLM v7.00.01 Jul. 11, 2008 NetWare NLM Utility User Interface
    NWTERMIO.NLM v1.00 Sep. 11, 2006 NetWare Terminal Emulation
    NWTRAP.NLM v6.00.05 Jun. 6, 2005 NetWare 5.x/6.x Trap Monitor
    NWUCMGR.NLM v1.05 Mar. 14, 2001 NWUCMGR.NLM v1.5 Build 230
    NWUTIL.NLM v3.00.02 Aug. 20, 2007 Novell Utility Library NLM (_NW65[SP7]{""})
    OWCIMOMD.NLM v3.02 Nov. 27, 2007 OpenWBEM CIMOM Daemon with Novell providers
    PARTAPI.NLM v2.00 Apr. 17, 2002 Partition APIs for NetWare 6.1
    PKI.NLM v3.33 Apr. 16, 2009 Novell Certificate Server
    PKIAPI.NLM v2.23.10 Nov. 20, 2004 Public Key Infrastructure Services
    PMLODR.NLM v1.25 Nov. 4, 2004 ENG TEST - PMLodr for NW65
    PMPORTAL.NLM v2.16 Nov. 21, 2003 NetWare License Information Portal
    POLIMGR.NLM v6.27 Nov. 3, 2005 NetWare License Policy Manager
    PORTAL.NLM v4.03 Sep. 22, 2008 Novell Remote Manager NLM
    PS2.NLM v1.01 Oct. 16, 2008 Java - PS/2 Mouse Port Driver Build 081016
    PSA.NSS v3.27.03 Jun. 7, 2010 PSA Posix Semantic Agent (PSA) (Build 212 MP)
    PSVCS.NLM v251.00 Nov. 30, 2001 Portability Services
    PVER500.NLM v3.00 Apr. 27, 2010 ENG TEST - NetWare 6.XX Version Library
    PWDLCM.NLM v28000806.23 Jun. 23, 2008 Novell Simple Password Proxy LCM 2.8.0.0 20080623
    PWDLSM.NLM v28000806.23 Jun. 23, 2008 Novell Simple Password LSM 2.8.0.0 20080623
    QUEUE.NLM v5.60 May. 24, 2001 NetWare Queue Services NLM
    REPAIRCR.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box DSRepair eMTool
    REPAIRTL.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box DSRepair eMTool
    REQUESTR.NLM v5.90.15 Mar. 10, 2008 Novell NCP Requestor for NLMs
    ROLLCALL.NLM v5.00 Jul. 27, 1998 RollCall NLM (101, API 1.0)
    ROTLOGS.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 Log Rotation Utility for NetWare
    RSS.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box Remote Subscription Service
    SAL.NLM v20504.01 May. 24, 2010 Novell System Abstraction Layer Version 8.8.0
    SASDFM.NLM v27610.01.01 Mar. 30, 2009 SAS Data Flow Manager
    SASL.NLM v33200904.07 Apr. 7, 2009 Simple Authentication and Security Layer 3.3.2.0 20090407
    SCHEMACR.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box Schema eMTool
    SCHEMATL.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box Schema eMTool
    SCRCB.NLM v1.00 Oct. 3, 2005 Scripting - LibC-CLib Context Broker
    SERVICTL.NLM v20505.02 Sep. 9, 2010 eDirectory Management Tool Box DSService eMTool
    SERVINST.NLM v5.00.13 Nov. 21, 2005 NetWare 5.x/6.x Instrumentation
    SETBG.NLM v1.01 Oct. 16, 2008 Java - X Window Set Background Frontend Build 081016
    SETMD4.NLM v2.00.01 Jun. 7, 2010 Windows Native File Access CIFS Library (Build 212 SP)
    SGUID.NLM v6.01 Sep. 27, 2002 NetWare GUID Services
    SLP.MPM v5.70 Feb. 15, 2006 slp Memory Protection Module
    SLP.NLM v2.13 Nov. 15, 2005 SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    SLPDA.NLM v2.13 Nov. 15, 2005 SERVICE LOCATION NDS DIRECTORY AGENT (RFC2165/RFC2608)
    SLPTCP.NLM v2.13 Nov. 15, 2005 SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    SMDR.NLM v6.57.06 Feb. 15, 2010 SMS - Storage Data Requestor
    SMSUT.NLM v1.01.03 Aug. 14, 2007 SMS - Utility Library for NetWare 6.X
    SNMP.MPM v5.70 Feb. 15, 2006 snmp Memory Protection Module
    SNMP.NLM v4.18 Jul. 25, 2006 Netware 4.x/5.x/6.x SNMP Service
    SPMDCLNT.NLM v33200904.07 Apr. 7, 2009 Novell SPM Client for DClient 3.3.2.0 20090407
    SSLDP.NLM v3.40 Jul. 1, 2009 Novell SecretStore LDAP Transport Plugin 3.4.1.32
    SSNCP.NLM v3.40 Jul. 1, 2009 Novell SecretStore NCP Transport Plugin 3.4.1.32
    SSS.NLM v3.40 Jul. 1, 2009 Novell SecretStore 3.4.1.32
    STREAMS.MPM v5.70 Feb. 15, 2006 streams Memory Protection Module
    STREAMS.NLM v6.00.06 May. 4, 2005 NetWare STREAMS PTF
    SYSCALLS.NLM v5.61 Aug. 2, 2007 NetWare Operating System Call and Marshalling Library
    SYSLOG.NLM v6.05.03 Oct. 22, 2007 NetWare Logfile Daemon
    TCP.NLM v6.82.06 Dec. 23, 2009 Novell TCP/IP Stack - Transport module (NULL encryption)
    TCPIP.MPM v5.70 Feb. 15, 2006 tcpip Memory Protection Module
    TCPIP.NLM v6.82.02 Sep. 30, 2009 Novell TCP/IP Stack - Network module (NULL encryption)
    TCPSTATS.NLM v6.50.10 Jun. 20, 2003 Web Interface for Protocol Monitoring
    THREADS.NLM v5.90.15 Mar. 10, 2008 Novell Threads Package for NLMs
    TIMESYNC.NLM v6.61.01 Oct. 14, 2005 NetWare Time Synchronization Services
    TLI.MPM v5.70 Feb. 15, 2006 tli Memory Protection Module
    TLI.NLM v4.30.02 Dec. 19, 2000 NetWare Transport Level Interface Library
    TSAFS.NLM v6.52.09 Oct. 16, 2008 SMS - File System Agent for NetWare 6.X
    TSANDS.NLM v20504.03 May. 25, 2010 TSA for Novell eDirectory 7.x, 8.x
    TUI.NLM v1.05.03 May. 28, 1998 Textual User Interface MOAB_B40.528
    UHCIDRV.CAD v1.07 Feb. 26, 2008 Novell Universal Serial Bus UHCI driver
    UIMON.NLM v1.03 Oct. 16, 2008 UIMON, User interface monitor Build 081016
    UNICODE.NLM v7.00 Oct. 26, 2004 NetWare Unicode Runtime Library (UniLib-based) [optimized]
    USCLSM.NLM v27000507.14 Jul. 14, 2005 Novell Universal SmartCard LSM 2.7.0.0 20050714
    USERLIB.NLM v5.60 Sep. 29, 2008 NetWare Operating System Function Library
    UTILLDAP.NLM v2.00.63 Apr. 25, 2008 Apache 2.0.63 LDAP Authentication Module
    VDISK.NLM v1.00 Nov. 30, 2004 NetWare Virtual Disk
    VERIFY.NLM v1.43 Oct. 16, 2008 Java verify (based on 1.4.2_18)
    VLRPC.NLM v3.27.03 Jun. 7, 2010 DFS Volume Location Database (VLDB) RPC interface (Build 212 MP)
    VMRPC.NLM v3.27.03 Jun. 7, 2010 DFS Volume Manager RPC interface (Build 212 MP)
    VOLMN.NSS v3.27.03 Jun. 7, 2010 NSS Distributed Volume Manager (Build 212 MP)
    VOLSMS.NLM v3.27.03 Jun. 7, 2010 NSS Distributed Volume Manager (Build 212 MP)
    WS2_32.NLM v6.24.01 Feb. 14, 2008 NetWare Winsock 2.0 NLM
    WSPDSI.NLM v6.21.01 Oct. 25, 2005 NetWare Winsock Service 1.0 NLM for Data Stream Interface
    WSPIP.NLM v6.24 Dec. 4, 2007 NetWare Winsock Service 1.0 NLM for TCP and UDP
    WSPSSL.NLM v6.26 Dec. 4, 2007 NetWare Winsock Service 1.0 NLM for SSL
    X509ALSM.NLM v27000508.03 Aug. 3, 2005 Novell Advanced X.509 LSM 2.7.0.0 20050803
    X509LSM.NLM v27000508.03 Aug. 3, 2005 Novell Simple X.509 LSM 2.7.0.0 20050803
    XENGEXP.NLM v27610.01.01 Mar. 30, 2009 NICI Import Restricted XENG from Novell, Inc.
    XENGNUL.NLM v27610.01.01 Mar. 30, 2009 NICI NULL XENG from Novell, Inc.
    XENGUSC.NLM v27610.01.01 Mar. 30, 2009 NICI U.S./Worldwide XENG from Novell, Inc.
    XI18N.NLM v10310.53 Aug. 2, 2005 Novell Cross-Platform Internationalization Package
    XIDEV.NLM v1.02 Oct. 16, 2008 Java - X Window Input Driver Build 081016
    XIM.XLM v27510.02.01 Aug. 25, 2008 Novell NICI Signed Loader
    XINIT.NLM v6.01 Oct. 16, 2008 Java - X Window System initializer Build 081016
    XIS11.NLM v1.00.03 Nov. 18, 2009 XML Integration Service
    XLIB.NLM v11.07 Oct. 16, 2008 Java - XFree86 4.X X11R6 Library (LIBC) Build 081016
    XMGR.NLM v27610.01.01 Mar. 30, 2009 NICI XMGR from Novell, Inc.
    XNGAUSC.NLM v27610.01.01 Mar. 30, 2009 NICI U.S./Worldwide XMGR Assistant XENG from Novell, Inc.
    XSELPROXY.NL v1.01 Oct. 16, 2008 Java - X Selection proxy utility Build 081016
    XSETBG.NLM v6.01 Oct. 16, 2008 Java - X11 Image Loading utility Build 081016
    XSUP.NLM v27610.01.01 Mar. 30, 2009 NICI XSUP from Novell, Inc.
    XVESA.NLM v5.01.02 Oct. 16, 2008 Java - XFree86 4.2.0 Kdrive VESA XServer Build 081016
    ZIP.NLM v1.43 Oct. 16, 2008 Java zip (based on 1.4.2_18)
    ZLSS.NSS v3.27.03 Jun. 7, 2010 NSS Journaled Storage System (ZLSS) (Build 212 MP)
    End of Modules List 282 Modules Loaded.
    Top of LAN Driver Configuration Listing
    Signature.....: HardwareDriverMLID
    CFG Version...: 1.15
    Node Address..: 00215A5D04F4
    Board Number..: 1
    Board Instance: 1
    Media Type....: ETHERNET_II
    MLID Version..: 4.64
    Slot..........: 10039
    I/O...........: None
    Memory........: F8000000h -> F800FFFFh
    IRQ...........: 5
    DMA...........: None
    Logical Name..: BX2_1_EII_EII
    End of LAN Driver Configuration Listing
    Top of Boot Drive Information
    SERVER.EXE loaded from...........: C:\NWSERVER\
    SERVER.EXE version...............: 1357067 bytes 03-09-2011 12:06pm
    Total Space on Drive.............: 496 MB
    Available Space..................: 424 MB
    End of Boot Drive Information
    Top of Storage Device Configuration Information
    Storage Device Summary:
    0x0000 [V100-A100] USB UHCI Controller
    0x0001 [V100-A101] USB UHCI Controller
    0x0002 [V100-A102] USB UHCI Controller
    0x0003 [V100-A103] USB UHCI Controller
    0x0004 [V100-A104] USB EHCI Controller
    0x0005 [V100-A105] USB UHCI Controller
    0x0006 [V025-A0] Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    0x0010 [V025-A0-D0:0] TEAC DV-W28E-RW f/w:G.B2
    0x0007 [V505-A1] HP SAS/SATA Unified RAID Driver
    0x000A [V505-A1-D0:0] HP Smart Array P400 Slot 0 LUN 0
    0x0011 Unidentified Media
    0x0008 [V505-A2] HP SAS/SATA Unified RAID Driver
    0x0009 [V505-A2-D0:0] HP Smart Array P400 Slot 4 LUN 0
    0x000B DOS Partitioned Media
    0x000F [V505-A2-D0:0-PEF3A1] Free Partition Space
    0x000C [V505-A2-D0:0-P0] Big DOS; OS/2; Win95 Partition
    0x000D [V505-A2-D0:0-P1F2] NSS Partition
    0x000E [V505-A2-D0:0-P2902] NSS Partition
    Storage Device Details:
    [V100-A100] USB UHCI Controller
    Media Manager object ID..: 0x0000
    Media Manager Object Type: Adapter
    Driver name..............: UHCIDRV.CAD
    Assigned driver ID.......: 256
    Adapter number...........: 256
    Primary port address.....: 1000
    Primary port length......: 18
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 18
    Interrupt 1..............: Not used
    Slot.....................: 10019
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V100-A101] USB UHCI Controller
    Media Manager object ID..: 0x0001
    Media Manager Object Type: Adapter
    Driver name..............: UHCIDRV.CAD
    Assigned driver ID.......: 256
    Adapter number...........: 257
    Primary port address.....: 1020
    Primary port length......: 18
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 28
    Interrupt 1..............: Not used
    Slot.....................: 10020
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V100-A102] USB UHCI Controller
    Media Manager object ID..: 0x0002
    Media Manager Object Type: Adapter
    Driver name..............: UHCIDRV.CAD
    Assigned driver ID.......: 256
    Adapter number...........: 258
    Primary port address.....: 1040
    Primary port length......: 18
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 38
    Interrupt 1..............: Not used
    Slot.....................: 10021
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V100-A103] USB UHCI Controller
    Media Manager object ID..: 0x0003
    Media Manager Object Type: Adapter
    Driver name..............: UHCIDRV.CAD
    Assigned driver ID.......: 256
    Adapter number...........: 259
    Primary port address.....: 1060
    Primary port length......: 18
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 48
    Interrupt 1..............: Not used
    Slot.....................: 10022
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V100-A104] USB EHCI Controller
    Media Manager object ID..: 0x0004
    Media Manager Object Type: Adapter
    Driver name..............: EHCIDRV.CAD
    Assigned driver ID.......: 256
    Adapter number...........: 260
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 18
    Interrupt 1..............: Not used
    Slot.....................: 10023
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 006C
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V100-A105] USB UHCI Controller
    Media Manager object ID..: 0x0005
    Media Manager Object Type: Adapter
    Driver name..............: UHCIDRV.CAD
    Assigned driver ID.......: 256
    Adapter number...........: 261
    Primary port address.....: 3800
    Primary port length......: 18
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 60
    Interrupt 1..............: Not used
    Slot.....................: 10030
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V025-A0] Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Media Manager object ID..: 0x0006
    Media Manager Object Type: Adapter
    Driver name..............: IDEATA.HAM
    Assigned driver ID.......: 37
    Adapter number...........: 0
    Primary port address.....: 1F0
    Primary port length......: 8
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: E
    Interrupt 1..............: Not used
    Slot.....................: 0
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: Not used
    Memory 0 length..........: Not used
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V025-A0-D0:0] TEAC DV-W28E-RW f/w:G.B2
    Media manager object ID.....: 0x0010
    Media manager Object Type...: Device
    Device type.................: CD-ROM
    Capacity....................: Unavailable
    Unit Size, in bytes.........: 512
    Sectors.....................: 0
    Heads.......................: 0
    Cylinders...................: 0
    Block size, in bytes........: 134215680
    Activated...................: No
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: Yes
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 0
    Adapter Number..............: 0
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    Removable drive mount status: Dismounted
    Removable drive lock status.: Not locked
    [V505-A1] HP SAS/SATA Unified RAID Driver
    Media Manager object ID..: 0x0007
    Media Manager Object Type: Adapter
    Driver name..............: HPQCISS.HAM
    Assigned driver ID.......: 1285
    Adapter number...........: 1
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 5
    Interrupt 1..............: Not used
    Slot.....................: 10032
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0100
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V505-A1-D0:0] HP Smart Array P400 Slot 0 LUN 0
    Media manager object ID.....: 0x000A
    Media manager Object Type...: Device
    Device type.................: Magnetic disk
    Capacity....................: 979456 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 32
    Heads.......................: 255
    Cylinders...................: 49321
    Block size, in bytes........: 131072
    Activated...................: Yes
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 0
    Adapter Number..............: 1
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    Unidentified Media
    Media Manager object ID..: 0x0011
    Media Manager Object Type: Media
    Media type...............: Unknown
    [V505-A2] HP SAS/SATA Unified RAID Driver
    Media Manager object ID..: 0x0008
    Media Manager Object Type: Adapter
    Driver name..............: HPQCISS.HAM
    Assigned driver ID.......: 1285
    Adapter number...........: 2
    Primary port address.....: Not used
    Primary port length......: Not used
    Secondary port address...: Not used
    Secondary port length....: Not used
    Interrupt 0..............: 7
    Interrupt 1..............: Not used
    Slot.....................: 4
    DMA0.....................: Not used
    DMA1.....................: Not used
    Memory 0 address.........: 0000
    Memory 0 length..........: 0100
    Memory 1 address.........: Not used
    Memory 1 length..........: Not used
    [V505-A2-D0:0] HP Smart Array P400 Slot 4 LUN 0
    Media manager object ID.....: 0x0009
    Media manager Object Type...: Device
    Device type.................: Magnetic disk
    Capacity....................: 979456 MB
    Unit Size, in bytes.........: 512
    Sectors.....................: 32
    Heads.......................: 255
    Cylinders...................: 49321
    Block size, in bytes........: 131072
    Activated...................: Yes
    Registered..................: Yes
    Functional..................: Yes
    Writable....................: Yes
    Write protected.............: No
    Reserved....................: No
    Removable...................: No
    Read Handicap...............: No
    Offline.....................: No
    Controller Number...........: 0
    Device Number...............: 0
    Adapter Number..............: 2
    System Type.................: 0x90000
    Read after write verify.....: Not supported
    DOS Partitioned Media
    Media Manager object ID..: 0x000B
    Media Manager Object Type: Media
    Media type...............: IBM partition
    [V505-A2-D0:0-PEF3A1] Free Partition Space
    Media Manager object ID......: 0x000F
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: No
    Logical partition............: No
    Beginning sector of partition: 2006780000
    Size, in sectors.............: 640
    [V505-A2-D0:0-P0] Big DOS; OS/2; Win95 Partition
    Media Manager object ID......: 0x000C
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: No
    Beginning sector of partition: 32
    Size, in sectors.............: 1019968
    [V505-A2-D0:0-P1F2] NSS Partition
    Media Manager object ID......: 0x000D
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: Yes
    Beginning sector of partition: 1020000
    Size, in sectors.............: 20480000
    [V505-A2-D0:0-P2902] NSS Partition
    Media Manager object ID......: 0x000E
    Media Manager Object Type....: Partition
    Activated....................: Yes
    Registered...................: Yes
    Functional...................: Yes
    Reserved.....................: Yes
    Logical partition............: Yes
    Beginning sector of partition: 21500000
    Size, in sectors.............: 1985280000
    End of Storage Device Configuration Information
    * Volume Statistics for SYS *
    File System................: NSSIDK (Novell Storage Services)
    Volume Size................: 9934 MB
    Block Size.................: 4 KB
    Total Blocks...............: 2543202
    Free Blocks................: 478208
    Purgable Blocks............: 515511
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2147327396
    Sectors per Block..........: 8
    Free Disk Space............: 1868 MB
    Purgable Disk Space........: 2013 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    * Volume Statistics for _ADMIN *
    File System................: Unknown
    Volume Size................: 4 MB
    Block Size.................: 4 KB
    Total Blocks...............: 1024
    Free Blocks................: 1024
    Purgable Blocks............: 0
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2147483647
    Sectors per Block..........: 8
    Free Disk Space............: 4 MB
    Purgable Disk Space........: 0 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    * Volume Statistics for DATA *
    File System................: NSSIDK (Novell Storage Services)
    Volume Size................: 966499 MB
    Block Size.................: 4 KB
    Total Blocks...............: 247423927
    Free Blocks................: 27092763
    Purgable Blocks............: 3932724
    Not Yet Purgable Blocks....: 0
    Total Directory Entries....: 2147483647
    Available Directory Entries: 2145105235
    Sectors per Block..........: 8
    Free Disk Space............: 105831 MB
    Purgable Disk Space........: 15362 MB
    Suballocation..............: OFF
    Compression................: OFF
    Migration..................: OFF
    Volume Name Name Spaces Loaded
    SYS DOS
    SYS MACINTOSH
    SYS NFS
    SYS LONG_NAMES
    _ADMIN DOS
    _ADMIN MACINTOSH
    _ADMIN NFS
    _ADMIN LONG_NAMES
    DATA DOS
    DATA MACINTOSH
    DATA NFS
    DATA LONG_NAMES
    Top of NDS/eDirectory Configuration Listing
    NDS Tree Name............: XXXX_I
    NDS Server Name..........: CN=XXXSVR1NW.OU=OES 2 Netware Servers.OU=OES SERVERS.OU=SERVERS.O=XYZ.T=XYZ_I
    NDS Version..............: v20505.07
    sys:_netware attributes..: Hidden System SubDir ImmediatePurge
    *.NDS files..........: 22529 (56.9 MB)
    *.DSD files..........: 2 (0 bytes)
    *.DSB files..........: 0 (0 bytes)
    NDS.* files..........: 4 (187.4 MB)
    NDS*.LOG files.......: 0 (0 bytes)
    NDO.* files..........: 3 (187.9 MB)
    NDO*.LOG files.......: 0 (0 bytes)
    *.41X files..........: 0 (0 bytes)
    *.OLD files..........: 0 (0 bytes)
    *.DOD files..........: 0 (0 bytes)
    *.DOB files..........: 0 (0 bytes)
    *.__D files..........: 0 (0 bytes)
    *.__B files..........: 0 (0 bytes)
    *.DTD files..........: 0 (0 bytes)
    *.DTB files..........: 0 (0 bytes)
    *.TAO files..........: 0 (0 bytes)
    *.WBQ files..........: 0 (0 bytes)
    Partition Name...........: T=XYZ_I
    Partition Type...........: Master
    Partition State..........: On
    Partition Name...........: OU=PUBLIC.O=XYZ.T=XYZ_I
    Partition Type...........: Master
    Partition State..........: On
    Partition Name...........: OU=STAFF.O=XYZ.T=XYZ_I
    Partition Type...........: Master
    Partition State..........: On
    End of NDS/eDirectory Configuration Listing
    Top of Installed Product List
    Product ID...........: AP2WEB
    Product Version......: 2.0.63
    Product Description..: Apache2 Web Server and Tomcat 4 Servlet Container
    Product ID...........: APACHE2
    Product Version......: 2.0.63
    Product Description..: Apache2 Admin Server
    Product ID...........: BNS
    Product Version......: 1.1.0
    Product Description..: Beans for Novell Services
    Product ID...........: C1RPTING
    Product Version......: 1.3.6
    Product Description..: Reporting Snapin
    Product ID...........: CANWAG
    Product Version......: 11.1.3
    Product Description..: BrightStor ARCserve Backup NetWare Agent
    Product ID...........: CONSOLE1
    Product Version......: 1.3.6
    Product Description..: ConsoleOne 1.3.6h
    Product ID...........: EDIR
    Product Version......: 88.5.0
    Product Description..: eDirectory (tm) 88 SP5
    Product ID...........: EDIR_IR
    Product Version......: 88.5.5
    Product Description..: Novell eDirectory Patch 8.8.5.5
    Product ID...........: EMBOX
    Product Version......: 88.5.0
    Product Description..: eDirectory Management Utilities Toolbox
    Product ID...........: LDAP
    Product Version......: 88.0.0
    Product Description..: LDAP Services
    Product ID...........: NDS8
    Product Version......: 88.5.0
    Product Description..: eDirectory (tm) 88 SP5
    Product ID...........: NICI
    Product Version......: 2.7.6
    Product Description..: Novell International Cryptographic Infrastructure (NICI)
    Product ID...........: NICIU0
    Product Version......: 2.7.6
    Product Description..: NICI U.S./Canada (128bit) Crypto XENG
    Product ID...........: NLS
    Product Version......: 5.0.2
    Product Description..: Novell Licensing Services
    Product ID...........: NMAS
    Product Version......: 3.3.2
    Product Description..: Novell Modular Authentication Service
    Product ID...........: NSN
    Product Version......: 2.0.0
    Product Description..: NSN
    Product ID...........: NSS
    Product Version......: 3.27.03
    Product Description..: NetWare 6.5 post-SP8 NSS 8C
    Product ID...........: NTLS
    Product Version......: 2.0.5
    Product Description..: Novell TLS Library
    Product ID...........: OES
    Product Version......: 2.0.0
    Product Description..: Open Enterprise Server
    Product ID...........: OPENWBEM
    Product Version......: 3.1.0
    Product Description..: OpenWBEM
    Product ID...........: PERVASIV
    Product Version......: 7.9.4
    Product Description..: Pervasive SQL 2000i
    Product ID...........: PHP
    Product Version......: 5.0.5
    Product Description..: PHP
    Product ID...........: PKIS
    Product Version......: 3.3.3
    Product Description..: Novell Certificate Server v3.33
    Product ID...........: PORTAL
    Product Version......: 4.3.0
    Product Description..: NetWare Remote Manager (NRM)
    Product ID...........: Pattern
    Product Version......: 1.0.0
    Product Description..: Management Server
    Product ID...........: Perl
    Product Version......: 5.8.4
    Product Description..: Perl
    Product ID...........: SAS
    Product Version......: 1.7.4
    Product Description..: SSL Security Authentication Services
    Product ID...........: SMS
    Product Version......: 1.1.6
    Product Description..: Storage Management Services (SMS)
    Product ID...........: SPACK
    Product Version......: 6.5.8
    Product Description..: v8.0 Support Pack for NetWare 6.5
    Product ID...........: SS
    Product Version......: 3.4.0
    Product Description..: Novell SecretStore
    Product ID...........: TOMCAT5
    Product Version......: 5.0.30
    Product Description..: Tomcat 5 Servlet Container
    Product ID...........: Tomcat
    Product Version......: 4.1.37
    Product Description..: Tomcat 4 Admin Instance
    Product ID...........: WANMAN
    Product Version......: 1.0.3
    Product Description..: WAN Traffic Manager Services
    Product ID...........: eGuide
    Product Version......: 2.1.2
    Product Description..: eDirectory Address Book Web Application
    Product ID...........: iManager
    Product Version......: 2.7.2
    Product Description..: Novell iManager 2.7.2
    Product ID...........: iMonitor
    Product Version......: 2.4.0
    Product Description..: NDS iMonitor Services
    End of Installed Product List
    Top of Running Java Processes 3 Processes Running
    Class Name...........: org.apache.catalina.startup.Bootstrap
    Class ID.............: 418
    Class State..........: Running
    Class Name...........: org.apache.catalina.startup.Bootstrap
    Class ID.............: 470
    Class State..........: Running
    Class Name...........: org.apache.catalina.startup.Bootstrap
    Class ID.............: 420
    Class State..........: Running
    End of Running Java Processes
    Top of Server Memory Statistics
    Allocated Memory.................: 1316.4 MB
    Cache Buffer Memory..............: 886.9 MB
    Cache Moveable Memory............: 0.0 MB
    Cache Non-moveable Memory........: 0.0 MB
    Code Memory......................: 42.6 MB
    Data Memory......................: 20.7 MB
    Total Work Memory................: 2266.6 MB
    Other Cache Pages Memory.........: 1864.8 MB
    System Memory Under 4GB..........: 3324.9 MB
    Total Known Memory...............: 4864.0 MB
    End of Server Memory Statistics
    Top of file. [SYS:ETC\CRONTAB]
    # Run perl script to rotate logs each midnight.
    0 0 * * * perl sys:/apache2/rotate.pl sys:/apache2/rotate.ini --noscreen
    End of file. [SYS:ETC\CRONTAB]
    Top of file. [SYS:ETC\GATEWAYS]
    # SYS:ETC\GATEWAYS
    # List of unusual routes which must be added to the routing
    # database statically.
    # Normally you will not need this file, as most routing information
    # should be available through the routing protocols.
    # Examples. These entries will not be useful to you.
    #net milnet gateway sj-in5 metric 3 active # to milnet through in5.
    #net arpa gateway sj-in1 passive # to arpanet. in1 is passive.
    #host 130.57.6.40 gateway 192.67.172.55 # route with numbers.
    Net 0 Gateway xx.xxx.xxx.x Metric 1 Passive
    End of file. [SYS:ETC\GATEWAYS]
    Top of file. [SYS:ETC\HOSTS]
    # SYS:ETC\HOSTS
    # Mappings of host names and host aliases to IP address.
    127.0.0.1 loopback lb localhost # normal loopback address
    # examples from Novell network
    130.57.4.2 ta tahiti ta.novell.com loghost
    130.57.6.40 osd-frog frog
    130.57.6.144 sj-in5 in5
    192.67.172.71 sj-in1 in1
    # interesting addresses on the Internet
    xxx.xx.xx.xx sri-nic.arpa nic.ddn.mil nic
    xx.x.x.xx wsmr-simtel20.army.mil simtel20
    xx.xxx.xxx.xxx xyz
    xx.xxx.xxx.xxx xyz_CLUSTER_ZEN_POOL_SERVER
    xx.xxx.xxx.xxx zen
    xx.xxx.xxx.xxx zen
    xx.xxx.xxx.xxx xyz
    xx.xxx.xxx.xxx xyz_xyz.xyz.net xyz_xyz
    End of file. [SYS:ETC\HOSTS]
    Top of file. [SYS:ETC\HOSTNAME]
    xx.xxx.xxx.xxx xyz.xyz.net
    End of file. [SYS:ETC\HOSTNAME]
    Top of file. [SYS:ETC\NETINFO.CFG]
    #!VERSION=2.3
    #! --- WARNING -- WARNING -- WARNING -- WARNING -- WARNING -- WARNING ----
    #! This file was created by the Internetworking Configuration Console.
    #! It is intended to be modified ONLY by the configurator (INETCFG.NLM).
    #! Tampering with this file may cause severe malfunctioning of the system.
    #! The configurator will check for tampering and abort if it is detected.
    #!SERVERTYPE=NORMAL
    #!UIMODE=NORMAL
    #!BEGINGENLOAD
    LOAD SNMP MonitorCommunity=XYZ ControlCommunity=XYZ TrapCommunity=XYZ
    LOAD BCALLSRV
    #!END
    #!BEGINTSMLOAD
    #!END
    #!BEGINBOARD DRVR=BX2 NAME=BX2_1_EII STATUS=ENABLED NUMPORTS=1 DRVRTYPE=LAN VARIABLEPORTS=NO PORTPARAM=CHANNEL SLOT=10039
    #Transferred from AUTOEXEC.NCF
    #!BEGINPORT NAME=BX2_1_EII NUMBER=1 STATUS=ENABLED FRAMES=YES NUMLINKS=1 MEDIA=EtherTsm WANFRAME=UNCONFIGURED
    #Transferred from AUTOEXEC.NCF
    #!REFCOUNT=1
    LOAD BX2 NAME=BX2_1_EII_EII FRAME=ETHERNET_II SLOT=10039
    #!END
    #!END
    #!BEGINPROTO PROTO=TCPIP STATUS=ENABLED
    LOAD TCPIP
    #Transferred from AUTOEXEC.NCF
    #!BEGINBIND STATUS=ENABLED
    BIND IP BX2_1_EII_EII ARP=Yes Mask=255.255.255.0 Address=xx.xxx.xxx.xxx
    #xx.xxx.xxx.xxx
    #!END
    #!END
    End of file. [SYS:ETC\NETINFO.CFG]
    Top of file. [SYS:ETC\RESOLV.CFG]
    domain xxx.net
    nameserver xx.xxx.xxx.xx
    nameserver xx.xxx.xxx.xx
    End of file. [SYS:ETC\RESOLV.CFG]
    Top of file. [SYS:ETC\SLP.CFG]
    ; This is a sample of the slp configuration file.
    ; Two types of entries can be made: 1) DA entries, 2) SA Register Filters.
    ; The DA entry allows static configuration of a known DA. This would be used
    ; when the DA was out of multicast range and DHCP was not being used to
    ; configure the DA.
    ; The static DA configuration format is as follows 'DA <addr type>, <addr>'.
    ; The first word must be "DA". The addr type is the address type. Currently, only
    ; IPV4 has been defined. IPV6 will be defined in the future. The addr is
    ; the address specified.
    ; The following is an example of a static DA.
    ; DA IPV4, 130.1.1.1
    ; The SA Register Filter would be used when the administrator wanted all services
    ; of a specific service type being mapped to a single scope. For example,
    ; the administrator wanted all "lpr" printers being registered to scope "printer".
    ; The format is as follows: 'REGISTER TYPE "<type name>" to SCOPE "<scope name>"'.
    ; The parser will look for REGISTER, TYPE, and SCOPE as keywords followed by quote on
    ; a single line. Example:
    ; REGISTER TYPE "lpr" to SCOPE "eng"
    ; The last line must contain a line feed and char return. A semi-colon specifies a
    ; comment
    DA IPV4, xx.xxx.xxx.xxx
    DA IPV4, xx.xxx.xxx.xxx SCOPE "SLP_xxxx"
    End of file. [SYS:ETC\SLP.CFG]
    Top of file. [SYS:ETC\TCPIP.CFG]
    AutonomousSystem 0
    Protocol rip off {
    Interface {
    Address 10.224.248.152
    Port BX2_1_EII_EII
    Status on
    Cost 1
    Poison off
    SplitHorizon on
    UpdateTime 30
    GarbageTime 120
    ExpireTime 180
    OriginateDefault off
    Version ripI
    Mode normal
    Protocol egp off {
    Protocol ospf off {
    Interface {
    Address xx.xxx.xxx.xxx
    Port BX2_1_EII_EII
    Status on
    Cost 1
    AreaId 0.0.0.0
    Priority 1
    RetransmissionInterval 5
    TransitDelay 1
    HelloInterval 10
    RouterDeadInterval 40
    Nbma {
    PollInterval 120
    Neighbor {
    Interface {
    Address 10.224.248.152
    AddressMask 255.255.255.0
    Port BX2_1_EII_EII
    Type lan
    RouterDiscovery no
    SolicitationAddress multicast
    NATStatus Disabled
    SecIPStatus Enabled
    SecIPAddress 10.224.248.119
    ArpableSecIP yes
    Stubnet off
    TOSStatus Disabled
    TOSValue 0
    ARPTimerStatus Disabled
    ARPCacheUpdateTimeout 300
    ARPCacheStaleTimeout 300
    GroupedInterface no
    PrimaryInterface no
    LBPolicy 0
    Arpable yes
    NetworkAddress 10.224.248.0
    VIPASupport Enabled
    BdgStatus Enabled
    ForwardIPSourceRouting off
    NATFiltering off
    Deadgatewaydetection off {
    LoadBalancing off {
    LBInterval 2
    FaultTolerance on {
    FTInterval 2
    DefIPAddr 0.0.0.0
    End of file. [SYS:ETC\TCPIP.CFG]
    Top of file. [SYS:ETC\IPWAN.CFG]
    End of file. [SYS:ETC\IPWAN.CFG]
    Top of file. [SYS:SYSTEM\ABEND.LOG]
    File size is 1839096 bytes.
    Only last 200 kbytes of file was scanned.
    PVER: 6.50.09
    Server XYZSVR1NW halted Sunday, June 5, 2011 9:00:00.069 pm
    Abend 1 on P04: Server-5.70.08: Page Fault Processor Exception (Error code 00000000)
    Registers:
    CS = 0008 DS = 0010 ES = 0010 FS = 0010 GS = 0010 SS = 0010
    EAX = 000176D4 EBX = 00000000 ECX = 00000001 EDX = 00000001
    ESI = 00000003 EDI = 0000000C EBP = 00000246 ESP = 7682BE2C
    EIP = 0023D3E9 FLAGS = 00010002
    0023D3E9 8B93C0000000 MOV EDX, [EBX+000000C0]=?
    EIP in SERVER.NLM at code start +0002F2C9h
    Access Location: 0x000000C0
    The violation occurred while processing the following instruction:
    0023D3E9 8B93C0000000 MOV EDX, [EBX+000000C0]
    0023D3EF B8A0860100 MOV EAX, 000186A0
    0023D3F4 85D2 TEST EDX, EDX
    0023D3F6 740C JZ 0023D404
    0023D3F8 48 DEC EAX
    0023D3F9 7409 JZ 0023D404
    0023D3FB 83BBC000000000 CMP [EBX+000000C0], 00000000
    0023D402 75F4 JNZ 0023D3F8
    00

  • HT1535 i cannot get to a screen that says library and my IPOD only shows 1 song when there are many more.  My IPOD does not show upas a adevisw under my, or any other name really ready to toss it out the door.

    I can't get my IPOD NANO to update my libreary onthe new itunes webset.  It will no recognize my older musis, it shows noting to selece onthe right side of sreen to select musid, shows nolibrary, mostly shows nothing.  Really frustrating. any help would be appreciated

    You can only sync to one computer/iTunes library. To make this your syncing computer:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • I'm trying to authorize my computer but it won't work, I'm signed in and I have only three computers logged in, any help?

    How do i authorize my computer when its already signed in?!

    Authorization and Deauthorization
    Macs:  iTunes Store- About authorization and deauthorization.
    Windows: How to Authorize or Deauthorize iTunes | PCWorld.
    In iTunes you use the Authorize This Computer or De-authorize This Computer option under the Store menu in iTunes' menubar. For Windows use the ALT-S keys to access it. Or turn on Windows 7 and 8 iTunes menus: iTunes- Turning on iTunes menus in Windows 8 and 7.
    More On De-authorizing Computers (contributed by user John Galt)
    You can de-authorize individual computers, but only by using those computers. The only other option is to "de-authorize all" from your iTunes account.
      1. Open iTunes on a computer
      2. From the Store menu, select "View my Account..."
      3. Sign in with your Apple ID and password.
      4. Under "Computer Authorizations" select "De-authorize All".
      5. Authorize each computer you still have, as you may require.
    You may only do this once per year.
    After you "de-authorize all" your authorized computers, re-authorize each one as required.
    If you have de-authorized all computers and need to do it again, but your year has not elapsed, then contact: Apple - Support - iTunes - Contact Us.

  • Capturing only 1 audio track when there are 2 audio tracks

    Has this happened to anybody ?
    I had to fiddle with the capture settings in Final Cut to accommodate for progressive HDV video. When I changed it back to my normal interlaced HDV video, I had trouble with the sound tracks. (I have tried changing all the settings in the HDV 50i possibilities. I'm in europe)
    I only get one sound track in stead of two (but I can hear both sound tracks when I capture).
    If I get 2 sound tracks, They aren't imported into the project. If I try to import them without restarting, final cut doesn't recognize them.
    But recently, no matter what I do (changing settings) I only get 1 audio track.
    Ideas ?
    Thanks !

    I would like to add to this thread. I have this same issue, it's extraordinarily frustrating, and I'm not finding any useful information online. This is a serious bug and hopefully it can be addressed.
    FCP 7.0.2
    MacPro 2 x 2.26 GHz Quad-Core Intel Xeon
    16 GB RAM
    Mac OS 10.6.4
    I'm trying to capture HDV 1080i footage shot on a Sony V1U, using a Sony HDV deck that I've used hundreds of times without running into this issue. The footage has two audio tracks -- of this I am absolutely 100% certain -- yet when batch importing clips, Final Cut captures only 1 track. This happens whether or not I have it set to capture a stereo pair or two mono tracks.
    Again, there is no issue with the tape or the audio. It's there. I can sit and watch the preview meters in the FCP clip settings tab as I play it, and both channels register and display levels independently. Final Cut is capturing only one of them. For the life of me I can't figure out why.
    I have trashed preferences. Restarted. Rebooted. Tried multiple Easy Setups. I still get only one track of audio when batch capturing. Amazingly, if I Capture Now from the exact same tape, I get two channels of audio. I have a project with hundreds of clips already logged - I need to batch capture them.
    If anyone has insight into this bug, please help. Thanks!

  • Ipod Shuffle say's its half full when there are only 11 song's on it.help..

    Ok i hav a 512mb ipod shuffle i was putting song's on for a friend then i quickly did my ipod after (same thing 512mb shuffle) what happen when i put my friend's in it came up with all my song's an after wen i removed all my songs it said his ipod was half full sumthing like 256mb already used but i no this isent right..so please help me sum1

    mrf_1989,
    Are the songs you put on your firend's shuffle the same as the ones you tried to put on yours?
    If not, then maybe you need to check the file format of the songs you tried to put on yours. If for some reason they are WAV files, this is your problem because WAV files are massive (~20-50MB each!)
    If you find that they are WAV files, I'm sure you can google or ask someone with more knowledge than me how you can convert them back to mp3's.
    If your WAV file songs were imported, you can just delete them and re-import them again but IMPORTANT:
    Click edit>preferences>advanced>importing> and make sure the box next to 'import using' is NOT WAV encoder, but either mp3 or ACC.
    Hope this helps!

  • HT201304 Will not allow me to buy inapp things there are no restrictions on

    What can I do so I can buy inapp things

    Hello, I'm quite sure you have to contact the makers of the Software to straighten it out, good luck!

  • Can "Match Color" only work successfully when there are just subtle differences?

    Because I foolishly left the white balance on auto, these indoor clips of a dancer show wide variations in colour.
    The creamy ones are more natural and pleasing than those with a purple tint.
    Using the Match Color feature resulted in a change in the colour of the purple clips but in no way did they resemble the creamy ones, so eventually I left them all alone as they showed no improvement.
    Was this lack of success due to the comparatively strong colours in the room or was I using the Match Color adjustment incorrectly?

    How Match-Color matches is still a riddle for me!
    Using cheap cams simultanousely (some are so cheap, they don't offer any white balancing), I often try MatchColor (the green of the green my boys play on should look same in all angles… ) but most of the times, it fails; contrasts go wild, luminance changes, colors get worse then before.
    Using a WhiteBalance plugin from FCPeffects (special price: 20$) helped me a lot, let's try it on your example:
    row #1: Initilal situation: rightt shot obviously too much red
    row #2: exposure seems to be identcally, you could increase contrasts (lower blacks, rise lights) … cosmetics ...
    row #3: FCPX' suggestion to 'balance': scope tells, colors are not balanced (or, how should I interpret that?) And it adds saturation!
    row #4: applied the plug-in (I used the door as 'reference')... better! Although, the charming dancer has, imho, still too much green in her skin-tone (??)
    Mr Jordan gives here some tipps, how to adjust WB using skin-tones:
    https://youtu.be/jX45Yi1spY4?t=24m25s
    I added a jump-mark to minute 24, the half hour before is interesting too, but I know, not everybody likes the 'speed' of Larry...
    I learned from this video, that caucasian women have a grey-scale value!! … what a pick-up line: "hey, I think, our grey-scale values match!" ... note2myslef: "stop being 'funny' in foreign languages!!"
    to summarize:
    WB first (best practice: in camera, but optional in FCPX too), and then doctoring colors ...
    btw, FCPX lil' brother, iMovie, offers a built-in WhiteBalance-Button since a few versions. Automatisms are not 'pro', I know, but luckily, at Apple, they don't care - hopefully, we see this feature soon in FCPX too (oops, bad news for plug-in makers!!)
    … but, by what criteria Match Color matches colors? ... no idea!

  • Telnet only works when there are two sessions?

    We have several 3750X switch stacks that have suddenly started requiring two active telnet sessions to do anything with the stack. Very simple example, but applies to all aspects of switch administration:
    Session 1 - issue "sh int statu" command (carriage returns and output stops)
    Session 2 - issue same "sh int statu" command (carriage returns and output stops and session 1 now shows the output from the session 1 initial command)
    This makes switch administration a real challenge. No config changes to the stack(s), just started happening one day...
    Model#  WS-C3750X-48PF-L
    SW Image: c3750e-universalk9-mz.150-2.SE5.bin
    H/W Version: 3

    You are are probably encountering a bug in the version of IOS you are running.
    Open a ticket with TAC.  They probably recommend an upgrade.
    HTH

  • Exception while commiting Tx Currently there are 3 such requests

    Hi,
    I have a service ( ejb session ) exported to etx.
    Randomically the client tha invoke this receive the follow exception
    i work on weblgoic server 8.1 sp6
    can anyone help me?
    thnks for help
    Error invoking VMOperation in OperationNode 'call_server'. Exception: [J2EECallException]: Error performing the call. Exc=javax.transaction.TransactionRolledbackException: Exception while commiting Tx : BEA1-000AB634D12A5E8994C3: javax.transaction.SystemException: Commit can be issued only when there are no requests awaiting responses. Currently there are 3 such requests at weblogic.transaction.internal.TransactionImpl.abort(TransactionImpl.java:1045) at weblogic.transaction.internal.TransactionImpl.enforceCheckedTransaction(TransactionImpl.java:1625) at weblogic.transaction.internal.TransactionImpl.checkIfCommitPossible(TransactionImpl.java:1603) at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:250) at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:228) at weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:320) at weblogic.ejb20.internal.StatelessEJBObject.postInvoke(StatelessEJBObject.java:168) at ejbControllerBean_rc0vfk_EOImpl.sendRequest(MscControllerBean_rc0vfk_EOImpl.java:56)
    at ejb.ControllerBean_rc0vfk_EOImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:491) at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:120) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:434) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147) at weblogic.rmi.inter

    Hi,
    I have a service ( ejb session ) exported to etx.
    Randomically the client tha invoke this receive the follow exception
    i work on weblgoic server 8.1 sp6
    can anyone help me?
    thnks for help
    Error invoking VMOperation in OperationNode 'call_server'. Exception: [J2EECallException]: Error performing the call. Exc=javax.transaction.TransactionRolledbackException: Exception while commiting Tx : BEA1-000AB634D12A5E8994C3: javax.transaction.SystemException: Commit can be issued only when there are no requests awaiting responses. Currently there are 3 such requests at weblogic.transaction.internal.TransactionImpl.abort(TransactionImpl.java:1045) at weblogic.transaction.internal.TransactionImpl.enforceCheckedTransaction(TransactionImpl.java:1625) at weblogic.transaction.internal.TransactionImpl.checkIfCommitPossible(TransactionImpl.java:1603) at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:250) at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTransactionImpl.java:228) at weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:320) at weblogic.ejb20.internal.StatelessEJBObject.postInvoke(StatelessEJBObject.java:168) at ejbControllerBean_rc0vfk_EOImpl.sendRequest(MscControllerBean_rc0vfk_EOImpl.java:56)
    at ejb.ControllerBean_rc0vfk_EOImpl_WLSkel.invoke(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:491) at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:120) at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:434) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147) at weblogic.rmi.inter

Maybe you are looking for

  • Batch transaction stock aging report

    Hi Experts, Can you some one help me with query which give stock aging report base on Batch wise transactions (IBT1). Item Code,    Item description  Batch#(Qty which are >0),  Batch Qty,  Stock "IN" creation Date, Thanks for your help. Regards, Sure

  • How to expose methods having 'Collections' in their signature ?

    Hi folks, I need to expose a method as a web service which has a return type as Collection, ant task gives exception hinting that it could not find a suitable xml type for the class mentioned in the autotype task. I wrote a facade to the method and t

  • Trouble adding files with new 7.0

    Ever since I downloaded iTunes 7.0 and the updated 7.01 and I try to add files to my iTunes library from my hard drive it will only allow me to add up to 5 files which is a real pain in the neck. If I am adding a new cd I have to keep going back to "

  • Headless mini resolutions?

    I have a mini as a media server & home automation. It was hooked to the TV via VGA. I work on it via screen sharing. Prob is that If I have a DVI connection, VGA connection or no connection, the screen resolution options on screen sharing are all dif

  • Indesign CS6 automatische Seitenzahlen formatieren

    Ich finde es mühsam und zeitraubend, autom. Seitenzahlen auf der Musterseite zu formatieren. Eine ganz einfache Zahl gelingt, aber schwierig wird es, die Zahl etwas zu designen. Frage: Gibt es dafür verwendbare Muster? Gruß Mollius