Authentication loop: Advanced Help Needed

I just received my Core 2 duo 20" and I expected that connecting to my universities wireless network would be a breeze, but boy was a wrong. The network uses the following credentials, WPA, PEAP, TKIP MSchapV2. By reading /var/log/system.log I see that it authenticates fine for about 5 seconds, then stops and repeats the process over and over and over. My powerbook works 100% with the identical configuration. I suspect it's something to do with apple using new broadcom chipsets in the new imac, supporting 802.11n. I've spent hours today with my university tech support dept and they were at a loss. Thanks for any help. I am running all new drivers (updated via ethernet) and 10.4.8. Attached are my errors in /var/log/system.log
Sep 29 11:01:08 derek-leblanc-s-computer eapolclient[670]: eapmschapv2successrequest: successfully authenticated
Sep 29 11:01:13 derek-leblanc-s-computer kernel[0]: SetCryptoKey T: len 32, idx 0
Sep 29 11:01:13 derek-leblanc-s-computer kernel[0]: SetCryptoKey R: len 32, idx 1
Sep 29 11:01:13 derek-leblanc-s-computer kernel[0]: SetCryptoKey R: len 32, idx 1
Sep 29 11:01:13 derek-leblanc-s-computer kernel[0]: SetCryptoKey R: len 32, idx 1
Sep 29 11:01:17 derek-leblanc-s-computer eapolclient[670]: eapmschapv2successrequest: successfully authenticated
Sep 29 11:01:22 derek-leblanc-s-computer kernel[0]: SetCryptoKey T: len 32, idx 0
Sep 29 11:01:22 derek-leblanc-s-computer kernel[0]: SetCryptoKey R: len 32, idx 1
Sep 29 11:01:22 derek-leblanc-s-computer kernel[0]: SetCryptoKey R: len 32, idx 1
Sep 29 11:01:22 derek-leblanc-s-computer kernel[0]: SetCryptoKey R: len 32, idx 1
Sep 29 11:01:23 derek-leblanc-s-computer eapolclient[670]: eapmschapv2successrequest: successfully authenticated

Same problem!!! and with iMac Core 2 Duo and Core DUO; the use the same Airport firmware revision 4.80.46.0.
It seems a bug . Conataced Apple online support and sent email of the log.
They are escalating the problem.
I hope to have a solution soon.

Similar Messages

  • For Each Loop: Enumerator Configuration In the For each loop Editor Help needed

    Hi All,
    I have a package that runs and updates a table with everytime someone adds a flat file in the source folder. One of the requirement is to upload files with the following
    ACA Flat files will have a naming convention of “ACA_ccyy_<julian date>”  : How can I add this?
    Under Files this is how I have setup the qualifies "ACA_*.*"
    Is there anyway to pass the entire naming convention in the file section? If so how can I ?
    Please help?
    FM

    As you have ACA_*.* set in Files Filter, it will return all the files from the folder which start with ACA_.
    You can have one dummy Sequence Container inside FE Loop Container. Connect it to your starting task and do right click on Precedence Constraint and write the expression the way you want by using SSIS functions. If the expression is evaluated to True only
    then it will go to the next task.
    In this way you can skip Non-ACA files.
    Please refer:
    SSIS Skip Certain Files in a For Each Loop
    - Vaibhav

  • Outlook is empty after update - Many fixes tried already - Advance help needed

    Hello there,
    First of all, I've scoured many forums and tried many fixes, so this is not a first-look question, I've really tried my best for the past 12 hours.
    Yesterday my MacBook froze with Excel and Outlook and I had to do a hard shutdown, which was more complicated to do than expected. Right after that, I did a disk repair and a permissions repair. After a new restart, I figured I should also download the most recent Office update (14.4.2 I think, though I don't know where to check). Then I went to bed. When I opened my computer this morning, my Outlook was empty of all emails. The folders and accounts were there, but no emails at all. So I looked in forums and saw that I should do a Main Identity rebuild. So I did that, it took about 3 hours (way too long, right?) and it blocked at Step 4, "Impossible to rebuild database". The forums said if that doesn't work, created a new identity, migrate the Microsoft User Data for Outlook into the new identity and do a new rebuild. I migrated all of the data and did a new rebuilt, stuck again. Another forum said to be more selective with the data migrated (only the most important folders, like Messages, Contacts, Folders, etc.). Did that with another new identity and it completed the 5 steps. But when I opened the new Outlook with that new identity, now it was all brand new and empty. So I decided to go back to the root and go back to the original Main identity and do a new rebuild with that one. Now it says that it works with a previous version of Outlook, so I'm thinking the culprit is the update, but from what I can understand, it's impossible to go back on an update without completely uninstalling Office.
    Of course, I restarted the system every time and restarted the system in safe mode for the Outlook try-outs.
    Also of course I wouldn't be in that trouble if I could just TimeMachine a few days back, but I was travelling for the past months and had external drives problems, so my last timemachine dates a few months back (stupid, I know, but that's how it is.)
    So to recap:
    - I still have my Microsoft User Data files (for example through Office 2011 Identities / Main Identity / Messages / OT / OB / OM / Loads of files dating back from 2013 to this morning.)
    - Original Rebuild didn't work.
    - New identity Rebuild didn't work
    - New Identity Rebuild worked but Outlook still empty
    - Return to Main Identity rebuild rejects new Office update.
    What can I try next?
    Thank you so much for your help!
    Stephanie

    Thank you. After posting I started to search for Backflip studios and found this support id. I had meanwhile created a new nickname, very similar to the original one, and requested that they swap the advanced world to the new id. I sent this last Saturday evening. This morning (so effectively on their first workday after my request!) I received a kind response from Rachael that they had swapped the parks. Like your daughter my son couldn't believe his eyes. Thank you for your post, original and reply, I hope others will find it too and that Rachael can keep up such excellent support. It means a lot...

  • Advanced help needed, please - moved users

    I did an upgrade install on my Dual G5 today, but Leopard doesn't know where my users' files are located. I have a very fast (but smaller) HDD for the OS, and moved my user files to a larger HDD. The links were not carried over in the upgrade/install.
    I believe it was a post from Kappy that helped me in moving my user folders initially. Can anyone help me with the needed command line entries needed so that Leopard knows to look to the other HDD for my users?
    Thanks-Gary

    Bump

  • Authentication error : sendFailedException :Help needed

    Hello,
    I am trying to make an e-mail client application. I am using the authentication to send the mail. I have applied the required code given in the sample application provided with JavaMail API. But every time the "useAuth" is displaying "false". Can anybody tell me how to inforce the Authentication.
    Thanks.

    Hi,
    I have the same problem.
    Here is my source code
    import java.io.*;
    import java.util.*;
    import java.text.*;
    import java.util.Date;
    import javax.mail.*;
    import javax.mail.internet.*;
    import javax.activation.*;
    public class EMailClient
         public static void main(String[] args) throws Exception {
                   String recipients = "[email protected]"; //recipients comma separated list of recipients
                   String copies = "";//copies comma separated list of copy-to recipients
                                  String subject = "test";
                                  String bodyText = "test you";
                   String fromAddress ="[email protected]";
                   String incomingMailHost = "pop.sbcglobal.yahoo.com";
                   String outgoingMailHost = "smtp.sbcglobal.yahoo.com";
                   String mailUser = "[email protected]";
                   String mailPwd = "password";
                   EMailClient eClient = new EMailClient(fromAddress,incomingMailHost,outgoingMailHost,mailUser,mailPwd);
    eClient.send(recipients,copies,subject,bodyText);
    public EMailClient (String address,
    String getHost,
    String sendHost,
    String mailUser,
    String mailPwd)
    this.address = address;
    this.getHost = getHost;
    this.sendHost = sendHost;
    this.mailUser = mailUser;
    this.mailPwd = mailPwd;
    protected void send(String recipients,
              String copies,
    String subject,
                   String bodyText) throws MessagingException,
    AddressException,
    NoSuchProviderException,
    IOException
    // create some properties and get the default Session
    Properties props = System.getProperties();
    props.put("mail.smtp.host", sendHost);
    Session session = Session.getDefaultInstance(props,null);
    session.setDebug(false);
    // Log onto pop server first as security protocol may require this
    Store store = session.getStore("pop3");
    store.connect(getHost, mailUser, mailPwd);
    store.close();
    // Create a mime message
    MimeMessage mail = new MimeMessage(session);
    mail.setFrom(new InternetAddress(address));
    StringTokenizer st = new StringTokenizer(recipients,",");
    InternetAddress[] recList = new InternetAddress[st.countTokens()];
    for (int r = 0; st.hasMoreTokens(); r++)
    recList[r] = new InternetAddress(st.nextToken().trim());
    mail.setRecipients(Message.RecipientType.TO, recList);
    st = new StringTokenizer(copies,",");
    InternetAddress[] copyList = new InternetAddress[st.countTokens()];
    for (int c = 0; st.hasMoreTokens(); c++)
    copyList[c] = new InternetAddress(st.nextToken().trim());
    mail.setRecipients(Message.RecipientType.CC, copyList);
    mail.setSubject(subject);
    mail.setText(bodyText);
    mail.setSentDate(new Date());
    // Send the message
    Transport trans = session.getTransport("smtp");
    trans.connect(sendHost, mailUser, mailPwd);
    System.out.println("Conected: "+ trans.isConnected());
    trans.sendMessage(mail, mail.getAllRecipients());
    trans.close();
    The message I got is as follows
    C:\>java EMailClient
    Conected: true
    Exception in thread "main" javax.mail.MessagingException: 530 authentication req
    uired - for help go to http://help.yahoo.com/help/us/sbc/dsl/mail/pop/pop-11.htm
    l
    at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:879)
    at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:599)
    at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:319)
    at EMailClient.send(EMailClient.java:105)
    at EMailClient.main(EMailClient.java:35)
    I appreciated if anyone can help.
    Regards.
    Sha

  • Attn HP Experts: HP Solutions Centre (still) not detecting printer (Advanced Help Needed)

    1.  A brief, descriptive issue summary:
    "HP Solution Centre Cannot Run because your device installation is not complete"
    After trying all solutions re device and software installation on this forum I have not been able to resolve the issue. However I believe I have narrowed down the problem and require expert advice on how to proceed.
    Taking a step back, all I want to do is to be able to SCAN MULTIPLE PAGES, perform OCR (Optional) publish/print to PDF. If you can advise me how to do ALL of this quickly and efficiently without HP Solution Centre I would also be happy. Note the following are NOT valid suggestions as they do not allow me to scan mutliple pages into a single PDF.
    X - Webscanner
    X - Import/Capture to Paint
    X - Windows Fax & Scan
    2. A detailed message with the following information:
         Key Product information:
    Printer Model: HP Photosmart C4700
        Operating System (including service pack revision): 
    Windows 7 Home Premium 64-Bit version. Service Pack 1
    Error messages: 
    1. This is what I believe is the core problem here - I require your expert advice on how to proceed.
    Source: HPDiagnosticCoreUI_PSdrServer.log
    Key Excerpt:
    [Jan 13 2015][17:43:13][6584][ERROR][SDURegistryMismatchIssue.cpp][CSDURegistryMismatchIssue:iagnose][ProfileWritePath OK.]
    [Jan 13 2015][17:43:13][6584][INFO][SDURegistryMismatchIssue.cpp][CSDURegistryMismatchIssue::CheckRegistry][Checks the regsitry mismatch.]
    [Jan 13 2015][17:43:13][6584][ERROR][SDURegistryMismatchIssue.cpp][CSDURegistryMismatchIssue::CheckRegistry][Failed to get CUE_DEVICE_ID from registry for diagnosing Registry issue.Path : SYSTEM\CurrentControlSet\Control\Class\{6bdd1fc6-810f-11d0-bec7-08002be2092f}\0001\DeviceData][Jan 13 2015][17:43:13][6584][ERROR][SDURegistryMismatchIssue.cpp][CSDURegistryMismatchIssue:etCUEDeviceID][Failed to get the device instance id.]
    [Jan 13 2015][17:43:13][6584][ERROR][SDURegistryMismatchIssue.cpp][CSDURegistryMismatchIssue::CheckRegistry][Failed to set the value of CUEDeviceID.]
    [Jan 13 2015][17:43:13][6584][INFO][SDURegistryMismatchIssue.cpp][CSDURegistryMismatchIssue:iagnose][Found registry Issue.]
    [Jan 13 2015][17:43:13][6584][ERROR_EX][Error.cpp][CError:ispatchCustomError][528][Failed to fix the registry mismatch.]
    Spoiler (Highlight to read)
    My hunch is that HP Solution Centre cannot see my printer because it cannot find the CUE_Device_ID in the registry.
    My hunch is that HP Solution Centre cannot see my printer because it cannot find the CUE_Device_ID in the registry.
      Given I have uninstalled (Inc using the Uninstall_L4.bat) and re-installed several times, this is either because the installer is not configured correctly for Windows 7 Home Sp1 OR the HP Solution Softward is searching for the wrong identifier - i.e. "CUE_Device_ID" instead of just "DeviceID".
    To help you diagnose, below is the contents of my registry for the below registry path. Point to note is that there is NO SUCH IDENTIFIER with the entry of CUE_DEVICE_ID.
    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\0001
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\0001]
    "CoInstallers32"=hex(7):68,00,70,00,70,00,6c,00,64,00,63,00,6f,00,69,00,2e,00,\
    64,00,6c,00,6c,00,2c,00,20,00,50,00,72,00,65,00,6c,00,6f,00,61,00,64,00,44,\
    00,72,00,69,00,76,00,65,00,72,00,43,00,6f,00,49,00,6e,00,73,00,74,00,61,00,\
    6c,00,6c,00,45,00,6e,00,74,00,72,00,79,00,50,00,6f,00,69,00,6e,00,74,00,00,\
    00,68,00,70,00,6f,00,73,00,63,00,5f,00,70,00,30,00,32,00,61,00,2e,00,64,00,\
    6c,00,6c,00,2c,00,48,00,50,00,53,00,63,00,61,00,6e,00,6e,00,65,00,72,00,43,\
    00,6f,00,49,00,6e,00,73,00,74,00,61,00,6c,00,6c,00,65,00,72,00,00,00,00,00
    "HardwareConfig"=hex:01
    "DevLoader"="*NTKERN"
    "NTMPDriver"="usbscan.sys"
    "USDClass"="{FF47532F-9798-4290-9493-02CB5977D8F9}"
    "InfPath"="oem43.inf"
    "IncludedInfs"=hex(7):73,00,74,00,69,00,2e,00,69,00,6e,00,66,00,00,00,00,00
    "InfSection"="IOP.Usb.NTWIA"
    "ProviderName"="Hewlett-Packard"
    "DriverDateData"=hex:00,c0,90,3e,5a,5a,c9,01
    "DriverDate"="12-10-2008"
    "DriverVersion"="8.0.0.0"
    "MatchingDeviceId"="usb\\vid_03f0&pid_7511&mi_00"
    "DriverDesc"="HP Photosmart C4700"
    "CreateFileName"="\\\\.\\Usbscan1"
    "SubClass"="StillImage"
    "Capabilities"=dword:00000030
    "DeviceType"=dword:00000001
    "DeviceSubType"=dword:00000002
    "ICMProfiles"="sRGB Color Space Profile.icm"
    "FriendlyName"="HP Photosmart C4700"
    "DeviceID"="{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\\0000"
    "Vendor"="Hewlett-Packard"
    "IsPnP"=dword:00000001
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\0001\DeviceData]
    "HasScanButton"=dword:00000001
    "Resolutions"="75,100,150,200,300,600,1200,2400"
    "ResDefault"=dword:000000c8
    "LoadSettingsOnce"=dword:00000002
    "ScrollCap0"=dword:00000000
    "MaskADF"=dword:00000000
    "TwainDSmodule"="hpqgnds2"
    "TulipIOType"=dword:00000001
    "TwainDS"="HP Photosmart C4700"
    "Server"="local"
    "InstallRegPath"="Software\\Hewlett-Packard\\DigitalImaging"
    "UI Class ID"="{4DB1AD10-3391-11D2-9A33-00C04FA36145}"
    "EdnaCLSID"="{8D4041C5-BF2C-11d5-9888-0060B0EF3BC7}"
    "TulipCLSID"="{CC72FF79-208C-4182-BF6F-433E884A629A}"
    "TulipDriver"="hpost_p02c.dll"
    "CommonDataFolder"="Scanjet"
    "ICMProfile"=hex(7):73,00,52,00,47,00,42,00,20,00,43,00,6f,00,6c,00,6f,00,72,\
    00,20,00,53,00,70,00,61,00,63,00,65,00,20,00,50,00,72,00,6f,00,66,00,69,00,\
    6c,00,65,00,2e,00,69,00,63,00,6d,00,00,00,00,00
    "HWCompressionTypesSupported"=dword:00000005
    "HWCompressionTypeDefault"=dword:00000004
    "HWMaxPixelDepth"=dword:00000010
    "HWLegalConfigSupported"=dword:00000000
    "ADFSupported"=dword:00000000
    "ADFDuplexSupported"=dword:00000000
    "HasADFDuplexSwitch"=dword:00000000
    "HWExtendedLampSupported"=dword:00000000
    "TMASupported"=dword:00000000
    "ModelString"="pst_p02c"
    "ExactModelString"="pst_p02c"
    "HW6ColorScanCapableGlass"=dword:00000000
    "HW6ColorScanCapableTMA"=dword:00000000
    "HWDustAndScratchRemovalCapable"=dword:00000000
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\0001\Events]
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\0001\Events\PSC_SCAN]
    "Index"=dword:00000000
    @="Scan button press"
    "GUID"="{03A5651B-EAE9-4D35-974D-B97C0B5A04FE}"
    "LaunchApplications"="hp scanning software"
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F}\0001\Events\PSC_TMA]
    "Index"=dword:00000001
    "FriendlyName"="Scan Film button"
    @="Scan Film button press"
    Recent hardware or software changes made to the system: None
    Troubleshooting performed: 
    I installed basic-only software/driver, then Dital Imaging Monitor and HP Solution Centre.
    I received the "HP Solution Centre Cannot Run because your device installation is not complete" error.
    I uninstalled all HP Software and re-installed FULL software from support site for this model (same error).
    I browsed the forums, ran the uninstall l4 bat and re-installed using USB-Cable mode, but this also resulted in the same error when opening HP Solution Centre.
     I Ran HP Print and Scan Doctor and this gave me the pointer that something was still wrong in the registry "A problem was found with device registration" (see attached).
    I came accross the HPDiagnosticCoreUI_PSdrServer.log file and saw the specific registry path issue, and that it was not fixed by the tool, but do not know how to proceed.
    Connection Method: Initially wireless but also tried USB.
    Thanks
    Scrittore
    This question was solved.
    View Solution.

    Hello - Is there an HP expert in the house?? HP Expert day is today!!

  • Tiger doesn't mount any volume anymore... advance help needed.

    Last weekend I made a 'deep clean' to my laptop, migrating my files to an external hd, then formatting, installing Tiger again and moving my stuff back.
    I changed my startup disk several times in the process, using both ways, from System Preferences and pressing alt at start. At some point I couldn't see the external disks on my desktop anymore... So far I've made some attempts, in both accounts, mine and root user.
    - Disk Utility keeps crashing before opening.
    - In Terminal, diskutil verifyPermissions do nothing (my experience with unix commands is quite limited though)
    - Cocktail crashes everytime I try to choose the disk.
    - Software Update doesn't work, and can't mount any .dmg or CD or DVD either. I've tried to download an update from apple.com, but once downloaded nothing happens.
    - System profiler doesn't show info about my ATA devices.
    - TechTool Pro passes all tests (??).
    Still I can choose the startup disk by pressing alt when starting (so dvd drive and FireWire connections are fine, I guess).
    Using a LaCie as a startup disk my internal hard disk has all its permissions fine (DiskUtility & TechTool) or is not possible to read them (Cocktail)...
    The only solution is apparently to start again: external startup, migrating, formatting and installing again... Unless you guys have a better idea.
    Has anyone found this problem before? Is there any way to fix it?
    Sorry, I'm Spanish and my English is a bit rough sometimes
    Thanks in advance.
    Fernando.
    PowerBook G4, 1.25 GHz, 512MB   Mac OS X (10.4.8)   + 2 external HD LaCie

    I reformated the computer - everything wenf fine then.

  • Frozen iBook - Advanced help needed

    Hello,
    It seems these cases are popping up like mushrooms after the rain lately...
    My iBook started freezing 2 weeks ago. If I try restarting, it just gets stuck at the blue screen. I thought it was a system problem or something, so I tried booting from the OSX DVD. But it freezes too. Which makes me guess it's hardware related, not software. I tried removing the Airport card, I tried taking the RAM out and putting it back in... nothing works.
    The strange thing is, If I start the computer in the morning (After a night of cool rest), the computer will get through startup and seem to work for a minute or two, and then freeze.
    The Apple Hardware Diagnostic disc (or whatever it's called) runs fine, and even the extended test gives back perfect results. I can also boot the computer in Single-User mode.
    Is it possible the harddrive connection to the motherboard got loosened from a shock and moves out of place when it heats up a bit? I'm thinking about opening and putting it back in place.
    What could the problem be?
    Thank you for your time,
    Emmanuel Danan.
    iBook G4 933Mhz   Mac OS X (10.4.4)   640 RAM

    Hi Emmanuel,
    Have you tried a Safe Boot?
    Safe boot is a simple diagnostic and remedial tool which can resolve some directory damage. See here for what 'Safe Boot/Mode' does.
    While in 'Safe Mode', (if it works) run Permissions from Disk Utility too. It can't do any harm...
    Post back whether or not that works.
    Good luck!
    Adrian
    ibook G4: 768mb, iMac 17" G4:768mb (10.3.9)   Mac OS X (10.4.4)   Belkin Wireless F5D7632

  • Advanced Help Needed - Restoring iPhone data from Backup

    Upon updating my iPhone 3G[S] from 3.1 to 3.1..2 I did a full restore, I made sure to backup the device before this. Post-update/restore I, accidentally, hit "Set up as new phone" therefore deleting my earlier backup, a backup I have been building on for over 2 years now. When realizing that iTunes had automatically deleted my backup, I quickly opened my file recovery program and got the whole backup folder restored to a separate drive. I moved the whole freshly-recovered back up folder to the correctly directory within iTunes appdata, right next to where my new/empty/useless backups where. Right clicking my device within iTunes and selecting "Restore from backup" my backup from earlier in the day was not listed. After further inspection of the backup folder that I had recovered I noticed that there was no Info.plist file. I went into the other/useless backup that iTunes had just made and brought the info.plist into my older backup folder, now in iTunes my older backup was listed, I selected it and attempted to restore to only receive an error half way through restore "(-32)" to be exact. I checked again and again with my recovery tools to see if the original info.plist file was deleted, it was not, I have no idea why it would be missing, but worse is that I have no idea how I can get iTunes to restore the backup without it, considering it doesn't even recognize it the backup as existing without it, is there way to create a custom info.plist so I could restore or force a restore outside of iTunes? Please any advice would be greatly appreciated !

    Backup c:\users\[username]\AppData\Roaming\Apple Computer\MobileSync\Backup
    If you copy these folders into a new computer in the same location (or the contents of a current long name folder into one of the long name folders in backup) you should be able to restore your old data.
    Outside of that maybe track down the location of your outlook PST or address book database. support.microsoft.com probably has some tips.

  • Help needed for using BASIC authentication through JDBCRealm

    Help needed.
    Hello,
    I am doing a degree project, so far it works fine in my local machine, I need to try it on my virtual hosting (as it is a live server).
    My project requires JDBCRealm, that is BASIC authentication loading access data from mysql database. Normally this setup can be done in Server.xml file, because my Tomcat hosting is a virtual one, I only have permission to access the web.xml file.
    My question is: is it possible to get it done in an alternative way? In web.xml? Some properties file maybe?
    Thank you very much.

    You can set this up for your context using META-INF/context.xml instead of working with server.xml.
    Make a directory called META-INF under your webapp ( it'll be at the same level as WEB-INF ). Under this, add a context.xml with all your context specific configuration including the realm. A sample is below
    <?xml version="1.0" encoding="UTF-8"?>
    <Context path="/myApp" reloadable="true">
        <Realm
            className="org.apache.catalina.realm.JDBCRealm"            
            driverName="com.microsoft.jdbc.sqlserver.SQLServerDriver"         
            connectionURL="jdbc:microsoft:sqlserver://127.0.0.1:1433;DatabaseName=myDB;SelectMethod=Cursor;"
            connectionName="username" connectionPassword="password"
            digest="MD5" userTable="users" userNameCol="userid" userCredCol="userpassword"
            userRoleTable="user_roles" roleNameCol="rolename"
        />
    </Context>Hope this helps.
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    ----------------------------------------------------------------

  • Refining "if" loop some help is needed

    Hi All,
    I have the following if loop that works fine but only in one way.
    int dist = 15;
    int fromCompX = 0,fromCompY=0,toCompX=0,toCompY = 0;
    if( (dist > Math.abs(toCompX-fromCompX)) || (dist > Math.abs(toCompY-fromCompY)) )
         toComp1.setLocation(toCompX,fromCompY);
         repaint();
    }This loop makes the components in the panel come in a same line (HORIZONTALLY). e.g
         @   The above if loop makes the components like this
    @   @   @I have no problem with this. But when I have a component in a vertical direction then problem starts. e.g
    @The above components look like this after calling the if loop
    @@What I need is
    @See that the above component has just moved only to the right.
    Any help would be great.
    Thanks
    Uma

    Why not create another if loop? I am not sure this is going to work but try with this kind of logic.
    if( (dist > Math.abs(toCompX-fromCompX)) || (dist > Math.abs(toCompY-fromCompY)) )
         if((dist > Math.abs(toCompY-fromCompX)) )
              toComp1.setLocation(toCompY,fromCompX);
              repaint();
         else
              toComp1.setLocation(toCompX,fromCompY);
              repaint();
    }

  • 1941W configuration help needed

    Our Deployment Scenario:-
    1941W Gigabit Ethernet 0/0 is connected to the PPOE connection of the ISP.
    Gigabit Ethernet 0/1 is connected to the wired LAN
    I have created 2 wireless radio Cisco_Kamran_BGN which is operating at 2.4 Ghz Devices and Cisco_Kamran_A which is operating at 5Ghz Devices.
    I have created 2 VLans for the Wireless.
    Vlan 10 for Cisco_Kamran_A        192.168.10.x
    Vlan 11 for Cisco _Kamran_BGN   192.168.11.X
    The problem is the Wireless users are not getting the IP address from the respective DHCP server which has been configured on the Router.
    Can please any from the community help me and show me where I am missing the configuration.
    Please find my router  & ap configuration below.
    Router Configuration
    Router#
    sh run
    Building configuration...
    Current configuration : 3022 bytes
    ! No configuration change since last restart
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Router
    boot-start-marker
    boot-end-marker
    enable secret 5 $1$TdQt$npYeaf/W0kRElcfMggzJ31
    no aaa new-model
    service-module wlan-ap 0 bootimage autonomous
    no ipv6 cef
    ip source-route
    ip cef
    ip dhcp excluded-address 192.168.1.1 192.168.1.50
    ip dhcp excluded-address 192.168.10.1 192.168.10.10
    ip dhcp excluded-address 192.168.11.1 192.168.11.10
    ip dhcp pool DHCP
    network 192.168.1.0 255.255.255.0
    default-router 192.168.1.1
    dns-server 195.229.241.222 213.42.20.20
    ip dhcp pool Cisco_Kamran_A
    network 192.168.11.0 255.255.255.0
    default-router 192.168.11.1
    dns-server 195.229.241.222 213.42.20.20
    ip dhcp pool Cisco_Kamran_BGN
    network 192.168.10.0 255.255.255.0
    default-router 192.168.10.1
    dns-server 195.225.241.222 213.42.20.20
    multilink bundle-name authenticated
    crypto pki token default removal timeout 0
    license udi pid CISCO1941W-E/K9 sn FCZ1553C1VK
    hw-module ism 0
    redundancy
    bridge irb
    interface Embedded-Service-Engine0/0
    no ip address
    shutdown
    interface GigabitEthernet0/0
    ip address 192.168.1.1 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    duplex auto
    speed auto
    interface wlan-ap0
    description Service module interface to manage the embedded AP
    ip unnumbered GigabitEthernet0/0
    arp timeout 0
    no mop enabled
    no mop sysid
    interface GigabitEthernet0/1
    no ip address
    duplex auto
    speed auto
    pppoe enable group global
    pppoe-client dial-pool-number 1
    interface Wlan-GigabitEthernet0/0
    description Internal switch interface connecting to the embedded AP
    switchport mode trunk
    no ip address
    interface Vlan1
    no ip address
    interface Vlan10
    ip address 192.168.10.1 255.255.255.0
    ip access-group DSL_ACCESSLIST in
    ip nat inside
    ip virtual-reassembly in
    interface Vlan11
    ip address 192.168.11.1 255.255.255.0
    ip access-group DSL_ACCESSLIST in
    ip nat inside
    ip virtual-reassembly in
    interface Dialer1
    ip address negotiated
    ip nat outside
    ip virtual-reassembly in
    encapsulation ppp
    dialer pool 1
    ppp authentication pap callin
    ppp pap sent-username xxxxxx password 0 xxxxxx
    ppp ipcp route default
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source list DSL_ACCESSLIST interface Dialer1 overload
    ip access-list extended DSL_ACCESSLIST
    permit ip 192.168.0.0 0.0.255.255 any
    control-plane
    line con 0
    password xxxxxx
    login
    line aux 0
    line 2
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    stopbits 1
    line 67
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    line vty 0 4
    password xxxxxx
    login
    transport input all
    scheduler allocate 20000 1000
    end
    Router#
    Router#
    Router#
    Access Point Configuration
    ap#
    ap#
    ap#
    sh run
    Building configuration...
    Current configuration : 2603 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname ap
    enable secret 5 $1$JxdQ$a2/00bWJuhUKP9QLC94YD/
    no aaa new-model
    dot11 syslog
    dot11 ssid Cisco_Kamran_A
       authentication open
       authentication key-management wpa
       guest-mode
       wpa-psk ascii 7 1045081417161C5A555C7A7B
    dot11 ssid Cisco_Kamran_BGN
       authentication open
       authentication key-management wpa
       guest-mode
       wpa-psk ascii 7 020D05561907017015165949
    username Cisco password 7 14341B180F0B
    bridge irb
    interface Dot11Radio0
    description 802.11bgn radio
    no ip address
    no ip route-cache
    encryption mode ciphers aes-ccm
    broadcast-key change 3600
    ssid Cisco_Kamran_BGN
    antenna gain 0
    station-role root
    bridge-group 11
    bridge-group 11 subscriber-loop-control
    bridge-group 11 block-unknown-source
    no bridge-group 11 source-learning
    no bridge-group 11 unicast-flooding
    bridge-group 11 spanning-disabled
    interface Dot11Radio1
    description 802.11a radio
    no ip address
    no ip route-cache
    encryption mode ciphers aes-ccm
    ssid Cisco_Kamran_A
    antenna gain 0
    no dfs band block
    channel dfs
    station-role root
    bridge-group 10
    bridge-group 10 subscriber-loop-control
    bridge-group 10 block-unknown-source
    no bridge-group 10 source-learning
    no bridge-group 10 unicast-flooding
    bridge-group 10 spanning-disabled
    interface GigabitEthernet0
    description the embedded AP GigabitEthernet 0 is an internal interface connecting AP with the host router
    no ip address
    no ip route-cache
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface GigabitEthernet0.10
    description 802.11a bridge
    encapsulation dot1Q 10
    no ip route-cache
    bridge-group 10
    bridge-group 10 subscriber-loop-control
    bridge-group 10 block-unknown-source
    no bridge-group 10 source-learning
    no bridge-group 10 unicast-flooding
    bridge-group 10 spanning-disabled
    interface GigabitEthernet0.11
    description 802.11bgn bridge
    encapsulation dot1Q 11
    no ip route-cache
    bridge-group 11
    bridge-group 11 subscriber-loop-control
    bridge-group 11 block-unknown-source
    no bridge-group 11 source-learning
    no bridge-group 11 unicast-flooding
    bridge-group 11 spanning-disabled
    interface BVI1
    ip address dhcp client-id GigabitEthernet0
    no ip route-cache
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 route ip
    line con 0
    no activation-character
    line vty 0 4
    login local
    end
    ap#
    ap#
    ap#

    Hi Stepehen,
    Did the configuration as per your advice  but i am getting the below mentioned error which i have highlighted it in red. Please advice what needs to be done.
    Home
    Re: 1941W configuration help needed
    created by Stephen Rodriguez in Getting     Started with Wireless - View the full discussion
    conf t
    interface     Dot11Radio0
    no ssid     Cisco_Kamran_BGN
    no encryption mode     ciphers aes-ccm
    exit
    interface     Dot11Radio1
    no encryption mode     ciphers aes-ccm
    no ssid     Cisco_Kamran_A
    exit
    dot11 ssid     Cisco_Kamran_A
    vlan 10
    dot11 ssid     Cisco_Kamran_BGN
    vlan 11
    exit
    interface     Dot11Radio0
    encryption vlan 11     mode ciphers aes
    ssid     Cisco_Kamran_BGN
    exit
    interface     dot11radio0.1
    encapsulation     dot1q 1 native
    bridge-group 1
    interface     dot11radio 0.11
    encapsulation     dot1q 11
    bridge-group 11
    Configuration of     subinterfaces and main interface
    within the same bridge     group is not permitted
    exit
    interface     Dot11Radio1
    encryption vlan 10     mode ciphers aes-ccm
    ssid     Cisco_Kamran_A
    interface     dot11radio1.1
    encapsulation     dot1q 1 native
    bridge-group 1
    interface     dot11radio1.10
    encapuslation     dot1q 10
    bridge-group 10
    Configuration of subinterfaces and main     interface
    within the same bridge     group is not permitted
    end
    wr
    Reply to this message by going to Home
    Start a new discussion in Getting Started with Wireless at Home

  • Help needed for grouping.

    Hi,
        Help needed .
    I have an internal table having 6 .
    Ex :
    f1     f2    f3     f4    f5    f6
    a     aa    11    p1  10    10
    a     aa    12    p1  20    20
    b     aa    11    p2  30    30
    b     aa    12    p2  40    30
    Now i want to sum the fields f5 and f6 individually and need to display based upon the fields f1 and f4.
    To Display :
    f1     f2    f3     f4    f5    f6
    a     aa    11    p1  30    30.
    b     aa    11    p2  70    60.
    can anyone help me.How to do this..?
    Thanks

    Here you go
    DATA:
      BEGIN OF cur_tab OCCURS 0,
        f1        TYPE c,
        f2(2)     TYPE c,
        f3(2)     TYPE c,
        f4(2)     TYPE c,
        f5(2)     TYPE c,
        f6(2)     TYPE n,
      END OF cur_tab.
    DATA:
      BEGIN OF sum_tab OCCURS 0,
        f1        TYPE c,
        f4(2)     TYPE c,
        f5        TYPE p,
        f6        TYPE p,
      END OF sum_tab.
    DATA:
      BEGIN OF final_tab OCCURS 0,
        f1        TYPE c,
        f2(2)     TYPE c,
        f3(2)     TYPE c,
        f4(2)     TYPE c,
        f5(5)     TYPE c,
        f6(5)     TYPE c,
      END OF final_tab.
    START-OF-SELECTION.
      cur_tab-f1 = 'a'.
      cur_tab-f2 = 'aa'.
      cur_tab-f3 = '11'.
      cur_tab-f4 = 'p1'.
      cur_tab-f5 = '10'.
      cur_tab-f6 = '10'.
      APPEND cur_tab.
      cur_tab-f1 = 'a'.
      cur_tab-f2 = 'aa'.
      cur_tab-f3 = '11'.
      cur_tab-f4 = 'p1'.
      cur_tab-f5 = '20'.
      cur_tab-f6 = '20'.
      APPEND cur_tab.
      cur_tab-f1 = 'b'.
      cur_tab-f2 = 'aa'.
      cur_tab-f3 = '11'.
      cur_tab-f4 = 'p2'.
      cur_tab-f5 = '30'.
      cur_tab-f6 = '30'.
      APPEND cur_tab.
      cur_tab-f1 = 'b'.
      cur_tab-f2 = 'aa'.
      cur_tab-f3 = '11'.
      cur_tab-f4 = 'p2'.
      cur_tab-f5 = '40'.
      cur_tab-f6 = '30'.
      APPEND cur_tab.
      LOOP AT cur_tab.
        MOVE-CORRESPONDING cur_tab TO sum_tab.
        COLLECT sum_tab.
      ENDLOOP.
      LOOP AT sum_tab.
        READ TABLE cur_tab WITH KEY f1 = sum_tab-f1
                                    f4 = sum_tab-f4.
        IF sy-subrc NE 0.
          WRITE:/ 'Something went very wrong'.
          CONTINUE.
        ENDIF.
        MOVE-CORRESPONDING cur_tab TO final_tab.
        MOVE-CORRESPONDING sum_tab TO final_tab.
        APPEND final_tab.
      ENDLOOP.
      LOOP AT final_tab.
        WRITE:/1 final_tab-f1,
              AT 5 final_tab-f2,
              AT 10 final_tab-f3,
              AT 15 final_tab-f4,
              AT 20 final_tab-f5,
              AT 25 final_tab-f6.
      ENDLOOP.
    and the output
    a   aa   11   p1     30   30  
    b   aa   11   p2     70   60  

  • Help needed : Extension manager cs6 not listing products

    Help needed to Adobe extension manager cs6 to show all my cs6 products
    I downloaded Extension manager from here Adobe - Exchange : Download the Adobe Extension Manager
    My Computer windows xp 32bit
    My Photosop version cs6
    My Dreamweaver version cs6
    I installed photoshop here : C:\Program Files\Adobe\Adobe Dreamweaver CS6
    and my XManConfigfile
    <?xml version="1.0" encoding="UTF-8"?>
    <Configuration>
        <VariableForExMan>
            <Data key="$sharedextensionfolder">$shareddatafolder/Adobe/Dreamweaver CS6/$LOCALE/Configuration/Extensions</Data>
            <Data key="$dreamweaver">$installfolder</Data>
            <Data key="$dreamweaver/Configuration">$userdatafolder/Adobe/Dreamweaver CS6/$LOCALE/Configuration</Data>
            <Data key="$UserBinfolder">$userdatafolder/Adobe/Dreamweaver CS6/$LOCALE</Data>
            <Data key="NeedOperationNotification">true</Data>
            <Data key="QuitScript">dw.quitApplication()</Data>
            <Data key="SupportedInSuite">CS6</Data>
            <Data key="HostNameForCSXS">DRWV</Data>
            <Data key="ProductVersion">12.0</Data>
            <Data key="Bit">32</Data>
    <Data key="DefaultLocale">en_US</Data>
    </VariableForExMan> 
    </Configuration>
    Extension manager installed here : C:\Program Files\Adobe\Adobe Extension Manager CS6
    Photoshop Installed here: C:\Program Files\Adobe\Adobe Photoshop CS6
    and my XManConfigfile
    <?xml version="1.0" encoding="UTF-8"?>
    <Configuration>
        <VariableForExMan>
            <Data key="EmStorePath">$SharedRibsDataFolder/Adobe/Extension Manager</Data>
            <Data key="$photoshopappfolder">$installfolder</Data>
            <Data key="$pluginsfolder">$photoshopappfolder/Plug-Ins</Data>
            <Data key="$presetsfolder">$photoshopappfolder/Presets</Data>
            <Data key="$platform">Win</Data>
            <Data key="$actions">$presetsfolder/Actions</Data>
            <Data key="$blackandwhite">$presetsfolder/Black and White</Data>
            <Data key="$brushes">$presetsfolder/Brushes</Data>
            <Data key="$channelmixer">$presetsfolder/Channel Mixer</Data>
            <Data key="$colorbooks">$presetsfolder/Color Books</Data>
            <Data key="$colorrange">$presetsfolder/Color Range</Data>
            <Data key="$colorswatches">$presetsfolder/Color Swatches</Data>
            <Data key="$contours">$presetsfolder/Contours</Data>
            <Data key="$curves">$presetsfolder/Curves</Data>
            <Data key="$customshapes">$presetsfolder/Custom Shapes</Data>
            <Data key="$duotones">$presetsfolder/Duotones</Data>
            <Data key="$exposure">$presetsfolder/Exposure</Data>
            <Data key="$gradients">$presetsfolder/Gradients</Data>
            <Data key="$huesat">$presetsfolder/Hue Sat</Data>
            <Data key="$imagestatistics">$presetsfolder/Image Statistics</Data>
            <Data key="$keyboardshortcuts">$presetsfolder/Keyboard Shortcuts</Data>
            <Data key="$layouts">$presetsfolder/Layouts</Data>
            <Data key="$lenscorrection">$presetsfolder/Lens Correction</Data>
            <Data key="$levels">$presetsfolder/Levels</Data>
            <Data key="$liquifymeshes">$presetsfolder/Liquify Meshes</Data>
            <Data key="$menucustomization">$presetsfolder/Menu Customization</Data>
            <Data key="$optimizedcolors">$presetsfolder/Optimized Colors</Data>
            <Data key="$optimizedoutputSettings">$presetsfolder/Optimized Output Settings</Data>
            <Data key="$optimizedsettings">$presetsfolder/Optimized Settings</Data>
            <Data key="$patterns">$presetsfolder/Patterns</Data>
            <Data key="$reducenoise">$presetsfolder/Reduce Noise</Data>
            <Data key="$replacecolor">$presetsfolder/Replace Color</Data>
            <Data key="$scripts">$presetsfolder/Scripts</Data>
            <Data key="$selectivecolor">$presetsfolder/Selective Color</Data>
            <Data key="$shadowhighlight">$presetsfolder/Shadow Highlight</Data>
            <Data key="$smartsharpen">$presetsfolder/Smart Sharpen</Data>
            <Data key="$styles">$presetsfolder/Styles</Data>
            <Data key="$textures">$presetsfolder/Textures</Data>
            <Data key="$tools">$presetsfolder/Tools</Data>
            <Data key="$variations">$presetsfolder/Variations</Data>
            <Data key="$webphotogallery">$presetsfolder/Web Photo Gallery</Data>
            <Data key="$workspaces">$presetsfolder/Workspaces</Data>
            <Data key="$zoomify">$presetsfolder/Zoomify</Data>
         <Data key="$hueandsaturation">$presetsfolder/Hue and Saturation</Data>
         <Data key="$lights">$presetsfolder/Lights</Data>
         <Data key="$materials">$presetsfolder/Materials</Data>
         <Data key="$meshes">$presetsfolder/Meshes</Data>
         <Data key="$rendersettings">$presetsfolder/Render Settings</Data>
         <Data key="$volumes">$presetsfolder/Volumes</Data>
         <Data key="$widgets">$presetsfolder/Widgets</Data>
            <Data key="$localesfolder">$photoshopappfolder/Locales</Data>
            <Data key="$additionalplugins">$localesfolder/$LOCALE/Additional Plug-ins</Data>
            <Data key="$additionalpresets">$localesfolder/$LOCALE/Additional Presets</Data>
            <Data key="$localeskeyboardshortcuts">$localesfolder/$LOCALE/Additional Presets/$platform/Keyboard Shortcuts</Data>
            <Data key="$localesmenucustomization">$localesfolder/$LOCALE/Additional Presets/$platform/Menu Customization</Data>
            <Data key="$localesworkspaces">$localesfolder/$LOCALE/Additional Presets/$platform/Workspaces</Data>
            <Data key="$automate">$pluginsfolder/Automate</Data>
            <Data key="$digimarc">$pluginsfolder/Digimarc</Data>
            <Data key="$displacementmaps">$pluginsfolder/Displacement Maps</Data>
            <Data key="$effects">$pluginsfolder/Effects</Data>
            <Data key="$extensions">$pluginsfolder/Extensions</Data>
            <Data key="$fileformats">$pluginsfolder/File Formats</Data>
            <Data key="$filters">$pluginsfolder/Filters</Data>
            <Data key="$imagestacks">$pluginsfolder/Image Stacks</Data>
            <Data key="$importexport">$pluginsfolder/Import-Export</Data>
            <Data key="$measurements">$pluginsfolder/Measurements</Data>
            <Data key="$panels">$pluginsfolder/Panels</Data>
            <Data key="$parser">$pluginsfolder/Parser</Data>
         <Data key="$3dengines">$pluginsfolder/3D Engines</Data>
            <Data key="$lightingstyles">$pluginsfolder/Filters/Lighting Styles</Data>
            <Data key="$matlab">$photoshopappfolder/MATLAB</Data>
            <Data key="UserExtensionFolder">$photoshopappfolder</Data>
            <Data key="$photoshop">$UserDataFolder/Adobe/Adobe Photoshop CS6/Configuration</Data>
            <Data key="DisplayName">Photoshop CS6 32</Data>
            <Data key="ProductName">Photoshop32</Data>
            <Data key="FamilyName">Photoshop</Data>
            <Data key="ProductVersion">13.0</Data>
            <Data key="IconPath">Configuration/PS_exman_24px.png</Data>
            <Data key="SupportedInSuite">CS6</Data>
            <Data key="HostNameForCSXS">PHSP</Data>
            <Data key="Bit">32</Data>
        </VariableForExMan> 
    </Configuration>
                                                                        Please someone help me i cant install any photoshop extension because of this issue,,,

    Waiting for your reply ...thanks
    Here is the results
    I installed photoshopcs6 illustrator cs6 dreamweaver cs6 illustrator cs6 in the system , But nothing seems
    Result: BridgeTalk Diagnostics
      Info:
      Name = estoolkit-3.8
      Status = PUMPING
      Path
      Version = 2.0
      Build = ES 4.2.12
      Next serial number = 40
      Logging: = OFF
      Now = 15:55:49
      Messages:
      Message Version = 2.05
      Authentication = ON
      Digest = ON
      Thread: estoolkit-3.8#thread
      Avg. pump interval = 55ms
      Last pump = 62ms ago
      Ping: 7
      ECHO_REQUEST: ECHO_RESPONSE
      Timeout = undefined
      Handler = undefined
      STATUS: PUMPING
      Timeout = undefined
      Handler = undefined
      MAIN: MAIN
      Timeout = undefined
      Handler = installed
      LAUNCHED: LAUNCHED
      Timeout = undefined
      Handler = installed
      DIAGNOSTICS: DIAGNOSTICS
      Timeout = undefined
      Handler = installed
      INFO: INFO
      Timeout = undefined
      Handler = installed
      SETUPTIME: thread=0ms, left=16ms
      Timeout = undefined
      Handler = undefined
      Instances: 3
      estoolkit-3.8#dbg:
      msg[15:55:49]: 00000035
      @BT>Version = 2.05
      Target = estoolkit-3.8#dbg
      Sender = estoolkit-3.8#dbg
      Sender-ID = localhost:win3788
      Timeout = 15:55:50
      Type = Ignore
      Response-Request = Timeout
      Headers = (no headers)
      Timestamp = 15:55:49
      Serial-Number = 35
      Received = undefined
      Result = undefined
      Error = undefined
      Body = (empty)
      Incoming: 1
      Outgoing: 0
      Handler: 9
      ExtendScript = for all messages
      Error = for only msg #25
      Error = for only msg #27
      Error = for only msg #31
      Result = for only msg #35
      Error = for only msg #35
      Timeout = for only msg #35
      Result = for only msg #37
      Error = for only msg #37
      estoolkit-3.8#estk:
      msg[15:55:49]: 00000037
      @BT>Version = 2.05
      Target = estoolkit-3.8#estk
      Sender = estoolkit-3.8#dbg
      Sender-ID = localhost:win3788
      Timeout = 16:05:49
      Type = Debug
      Response-Request = Result Error
      Headers = (no headers)
      Timestamp = 15:55:49
      Serial-Number = 37
      Received = undefined
      Result = undefined
      Error = undefined
      Body: 107 bytes
      Text = <get-properties engine="main" object="$.global" exclude="undefined,builtin,prototype" all="true" max="20"/>
      Incoming: 1
      Outgoing: 0
      Handler: 1
      ExtendScript = for all messages
      estoolkit-3.8: (main)
      Incoming: 0
      Outgoing: 0
      Handler: 1
      ExtendScript = for all messages
      Targets: 1
      Connector = PCD
      Installed: 0
      Running: 0
      exman-6.0:
      Path = C:\Program Files\Adobe\Adobe Extension Manager CS6\Adobe Extension Manager CS6.exe
      Display Name = Adobe Extension Manager CS6
      MsgAuthentication = ON
      MsgDigest = ON
      ESTK = OFF
      BundleID = com.adobe.exman
      Status = (not running)
      ExeName = Adobe Extension Manager CS6.exe
      Installed: 1
      Running: 0
      Groups = (no groups defined)

  • Help needed with itunes

    help needed with itunes please tryed to move my itunes libary to my external hard drive itunes move ok and runs fin but i have none of my music or apps or anything all my stuff is in the itunes folder on my external hard drive but there is nothing on ituns how do i get it back help,please

    (Make sure the Music (top left) library is selected before beginning this.)
    If you have bad song links in your library, hilite them and hit the delete button. Then locate the folder(s) where your music is located and drag and drop into the large library window in iTunes ( where your tracks show up). This will force the tunes into iTunes. Before you start, check your preferences in iTunes specifically under the"Advanced" tab, general settings. I prefer that the 1st 2 boxes are unchecked. (Keep iTunes Music folder organized & Copy files to iTunes Music folder when adding to library). They are designed to let iTunes manage your library. I prefer to manage it myself. Suit yourself. If there is a way for iTunes to restore broken links other than locating one song at a time I haven't found it yet. (I wish Apple would fix this, as I have used that feature in other apps.) This is the way I do it and I have approx. 25,000 songs and podcasts and videos at present. Hope this helps.

Maybe you are looking for

  • How can I hide the thought bubble when typing?

    Very simple, I'd love to know how to hide the bubble with the ellipsis that pops up for others to see when I'm typing. I'm hoping this is an easy question for someone to answer. I knew how to do it before, but now not so much. Thanks!

  • List all employees that report to a Supervisor Hierarchy

    Hi I am trying to write a report in discoverer which lists "All reports" for a Manager.e.g. a Director of a Company will have direct reports and then the direct reports will have people reporting to them and so on all the way down the hierarchy tree.

  • OBIEE 11G server not coming up after window username got chnged

    Hi, We have installed OBIEE 11g and was working fine. But, now the window username of the machine got changed and the BI server is not coming up. Do we need to re-install it or any workaround for this issue. Thanks, Anilesh

  • Photos went BLACK, HELP, iPhoto 5.0.4

    Without any known error on my part (?) the window showing the photos went BLACK with the image names and photo outline still showing... when selecting a photo for viewing it also comes up BLACK... when I look at the images "get Info" option it shows

  • How to delete files, leave folders?

    I have a folder in my documents folder that I would like to clean up. It contains many folders and sub-folders (directories and sub-directories) in a many layers deep arrangement. I would like to delete only the files while preserving the folders and