Which Apache works on Windows with AM Agents?

Hello,
I'm trying to implement SSO with an Apache Webserver running on Windows 2003.
I received an Agent 2.2 from Sun Support, and downloaded the 2.1 version from the
Sun download area.
I've tried with the Apache 2.0 and 2.2 versions downloaded as the .msi-installer from
http://httpd.apache.org.
With all possible combinations, I get the following error:
<--------------->8----------------->8-------------------->
httpd.exe: Syntax error on line 485 of C:/Program Files/Apache Software Foundati
on/Apache2.2/conf/httpd.conf: Syntax error on line 1 of C:/Sun/Identity_Server/A
gents/2.1/apache/config/apache_8082/dsame.conf: Cannot load C:/Sun/Identity_Serv
er/Agents/2.1/apache/bin/libamapc2.dll into server: The specified module could n
ot be found.
<--------------->8----------------->8-------------------->
According to some posts in this forum, the DLLs msvcp70.dll and msvcr70.dll have
to be deployed too. But that doesn't solved the problem.
Running the agent for IIS, all works fine. Therefore, everything beside the Apache and
the Agent should be OK.
Anyone successful with this topic?
Regards,
Juergen

GustavoN wrote:
...Under Liunx It fails..how?
>
Thanks you!
Gustavo
[ Don't use PrintWriter or PrintStream|http://forums.sun.com/thread.jspa?messageID=10642137#10642137]
outToServer.println((char)13);You should flush() the outputstream after writing, before you do a subsequent read on the socket's inputstream.
catch(IOException e) {
if (status == 1){
ErrorDescription = ErrorDescription+"ERRTEL01 Error in TELNETMonitor Thread: "+e.getMessage();
}else{
ErrorDescription = "ERRTEL01 Error in TELNETMonitor Thread: "+e.getMessage();
status = 1;
finally {
theSocket.close();
catch(UnknownHostException e) {
if (status == 1){
ErrorDescription = ErrorDescription+"ERRTEL03 Error in TELNETMonitor Thread (INVALID HOST): "+e.getMessage();
}else{
ErrorDescription = "ERRTEL03 Error in TELNETMonitor Thread (INVALID HOST): "+e.getMessage();
status = 1;
catch(ConnectException e) {
if (status == 1){
ErrorDescription = ErrorDescription+"ERRTEL04 Error in TELNETMonitor Thread (THE HOST DOESN'T RUN A SERVER ON THE SPECIFIED PORT): "+e.getMessage();
}else{
ErrorDescription = "ERRTEL04 Error in TELNETMonitor Thread (THE HOST DOESN'T RUN A SERVER ON THE SPECIFIED PORT): "+e.getMessage();
status = 1;
catch(IOException e) {
if (status == 1){
ErrorDescription = ErrorDescription+"ERRTEL01 Error in TELNETMonitor Thread: "+e.getMessage();
}else{
ErrorDescription = "ERRTEL01 Error in TELNETMonitor Thread: "+e.getMessage();
status = 1;
C'mon, Gustavo, you can have cleaner exception handling than that!
Edited by: ghstark on May 14, 2009 4:40 PM

Similar Messages

  • A Creative Zen MP3 Player which can work on Windows 2

    Hi,
    I am wanting to get a Creative Zen MP3 player (or two) which can work with Microsoft Windows 2000. I want to put a number of podcasts on it as well as some music. Unfortunately my PCs are all Windows 2000 and it is not worth my while upgrading.
    Now I think that some of the Creative Zen Micro units used to work on 2000. But later versions after firmware upgrades only work on XP. How can I get the right working units?
    AK

    You can try to get some old Zen players.All new Zen players need at least Windows XP to work and sometimes even the last service pack. If you know that the Zen Micro works on Windows 2000 with a previous firmware, I think that you can find easily on the web this firmware or simply ask to Creative.

  • SAP ECC 6.0 SR3 Cluster failover not working in windows with DB2 UDB V9.1 F

    Dear Expertise,
    We have installed the SAP ECC 6.0 SR3 High Availability with DB2 UDB V9.1 FP5 in windows cluster environment.
    We have installation following instances on nodes 1 and 2.
    Node 1                                                                               
    DB2 database software                                                                       
    Central service instance for ABAP Installation on Shared drive G:          
    First MCSC node to create a cluster group u201Cpdssapgrpu201D                            
    Database group u201Cpgsdbgrpu201D(Shared Drive)                                                  
    Enqueue replication service                                                                  
    CI (central instance)(local Drive)
    Node 2
    DB2 database software
    Additional cluster node
    Enqueue replication service
    DI(dialog instance)(local Drive)
    I can login into the system using both CI and DI.
    if my SAP Cluster group is moved from one node to another i can still login into the system
    But when my DB2 group is moved from node A to node B my SAP services are getting closed
    and i am getting the message database not found
    so please Guide me as soon as possible Friends.
    Thanks and Regards,
    Ravindra
    Edited by: Ravindra Bade on Mar 6, 2009 10:22 AM

    Hi Ravidra
    Have u solved the probelm I also have the same problem when i move the groups from node1 to node2 manually my 2 servrces 00 and 01 are failed not able to bring up again. If You solve the problem please guide me the solution to solve this.
    THanks in advance

  • Which headset works the best with ML's Dictation?

    Just upgraded to ML and am looking for suggestions as to the best USB headset to use with Dictation.
    Thanx

    I've heard good things about the Plantronics headsets.  Check them out on Amazon for ratings, etc.
    I'm not a big fan of headsets.  Instead I'm using a tabletop U7 microphone from CAD Audio.
    http://www.cadaudio.com/USB_U7.php
    It uses a USB connection and requires no additional software.  Just plug it in, set the Input source to the new mic, and away you go.  For me, it's been working much better than the built-in mic on my 27 inch iMac.  My iMac has the microphone on the top edge, so having this microphone down on the desktop has dramatically improved the dicatation time response and text output fidelity.  The one downside to this mic is that it has a blue LED that flashes when it is active, but it's nothing that a little black electrical tape couldn't fix.

  • IP Address using Windows with Parallels

    Hi, I have a linux based satellite receiver with a 192.168 IP address and my MacBook Pro which also has a 192.168 IP address connected to my wireless router.
    I have a program for editing channel info on my sat receiver which only works on Windows, I am running Windows XP via Parallels. No drama so far, everything works ok.
    The problem I have is I need to FTP data to the sat receiver, no big deal except, the IP address that I get within Windows whilst running Parallels is a strange looking one, not a 192.168 address (I guess some kind of virtual IP address). From the VM, how can I access the 192.168 address of the sat receiver to be able to FTP the data I need ?? When I try to Ping I get destination host unreachable.
    Cheers

    Check the firewall settings on the mac side. Ping is a rather low-level protocol and may not be treated as well as FTP or web data. You should be able to FTP to any address in your local subnet from Windows. You may have to use passive FTP to avoid problems with the firewall.

  • Midisport 2x2 on osx 10.5.8 fails  (but works in Fusion with Vista)

    Windows definitely wins this one. On the same machine, Windows just works. The Mac, not so much.
    I installed the midisport mac drivers, and after that the lights on the device turned on. So far so good.
    But:
    GarageBand shows 0 midi inputs
    Audio Midi Setup shows no midi input
    MIDI Monitor shows no midi inputs
    The hardware is correctly cabled. I'm using VMWare Fusion with Windows Vista on the same machine, and midi input works in Windows with a program called Anvil Studio. I can record midi from my keyboard (but with a huge delay).
    VMWare Fusion is the only Mac program that notices that the midi adapter is there. The menus shows: Virtual Machine/USB/Connect Midiman USB Device.
    Any suggestions for other things to try? How can I verify that the driver is properly loaded? I see this:
    root 116 0.0 0.2 137576 6772 ?? S 9:55AM 0:00.43 /Library/StartupItems/M-Audio Firmware Loader/MAFL
    How do you get a list of usb devices on a Mac? System Profiler shows it as a Composite Device (I think). No further info available. If VMWare Fusion can see that it's a Midiman USB Device, why can't System Profiler tell what it is?
    Another wrinkle: Besides working in Vista with Anvil Studio, I haven't found another Windows utility that sees the midi input. For example, MIDI-OX tells me there is no midi device.
    Hardware:
    midisport 2x2
    MacBook Pro osx 10.5.8
    Yamaha P-90 keyboard

    http://www.m-audio.com/index.php?do=support.drivers&f=847 there is something you need to load for this little piece of plastic.

  • I had an early version of photoshop (2.0 I think) that worked perfect on windows vista. I bought a new laptop with windows 8.1 and the photoshop won't install. Which version of Photoshop compatible with Windows 8.1 is closest to the older photoshop?

    I had an early version of Photoshop (2.0 I think) that worked perfect on windows vista. I bought a new laptop with windows 8.1 and the Photoshop won't install. Which version of Photoshop compatible with Windows 8.1 is closest to the older Photoshop?

    I think you mean Photoshop CS2.  Photoshop 2 is from around 1992.  The old Adobe activation servers were taken down. CS2 is about a decade old Adobe made a new download for old customers that legal customers can download and install. Download Acrobat 7 and CS2 products

  • Web Policy Agent 2.1 for Apache 1.3.27 with Identity Server 6.1

    Web Policy Agent 2.1 for Apache 1.3.27 with Identity Server 6.1
    Does anybody has a working combination of the above ? I get a ID login page and after that I always get a access denied page. I get this exception on the agent logs:
    2004-10-14 16:28:00.917 Warning 6347:c1818 PolicyAgent: in get_cookie: no cooki
    e in ap_table
    2004-10-14 16:28:01.895 Warning 6359:c1818 PolicyAgent: Invalid URL for propert
    y (com.sun.am.policy.agents.accessDeniedURL) specified
    2004-10-14 16:28:56.742 Warning 6349:c1818 PolicyAgent: am_web_is_access_allowe
    d(http://xx.xx.xx.net:8080/, GET) denying access: status = access de
    nied (20)
    2004-10-14 16:28:56.743 128 6349:c1818 RemoteLog: User testuser1 was denie
    d access to http://xx.xx.xx.net:8080/.
    2004-10-14 16:28:56.831 -1 6349:c1818 PolicyAgent: URL Access Agent: acces
    s denied to testuser1
    We can ignore Invalid URL property part because its just looking for a custom url in place there. I have cookies enabled in my browser. I even turned on the prompt option. No luck yet.
    Any suggestions would be of great help.
    Thanks,
    Sunil.

    From your description, since the agent installs file with a different JRE, I would suspect it has something to do with the availability of JCE provider in the first JRE. By default, WebSphere's JRE is equipped with IBM JCE provider which is what the agent uses to encrypt the necessary
    information. If this provider is not configured correctly it could result in the error that you are seeing. Please check the WebSphere installation and make sure that the JRE used by it has the necessary IBM JCE provider configured. The java.security file for this should contain something like:
    security.provider.1=sun.security.provider.Sun
    security.provider.2=com.ibm.crypto.provider.IBMJCE
    security.provider.3=com.ibm.jsse.IBMJSSEProvider
    security.provider.4=com.ibm.security.cert.IBMCertPath
    security.provider.5=com.ibm.crypto.pkcs11.provider.IBMPKCS11
    Also, make sure that when you are installing the agent you specify the Java Home as prompted by the agent to point to the location where this JRE is installed. Typically this is under WebSphere/AppServer/java directory. HTH, Jerry

  • WiFi printer which can work with one cartridge also at a time (black or color) in a colour printer

    All-in-one (OfficeJet or Inkjet) WiFi printer which can work with one cartridge also at a time (black or color) in a colour printer.
    Even if colour cartridge is over, w/o replacing I can still print with black cartridge.
    Which printer is suitable.

    Since I upgraded to Firefox 19 from 18.0.2, on my Windows XP (SP3) laptop, I, too, can no longer open a new window. File-->New Window does nothing; also can no longer tear off a tab and open it in a new window (it stays where it is). Also, if I right-click on a tab and select Move to New Window, nothing happens. All of these worked fine in FF 18.0.2. All of these work fine with FF 19 on Windows 7. Only an issue on my XP laptop.
    After trying to open a new window, and not seeing the new window come up (and yes, I waited a long time), I decided to close my current window, which had multiple tabs open. Instead of just closing, it pops up the message reminding me that I'm about to close all those tabs. If I say close, and then go into the Task Manager, the Firefox application has disappeared (as expected), but the firefox (and plug-in container) processes are still running. So I have to manually kill the Firefox process to get it to quit. it's as if it thinks there is another Window open (the one I tried to open but never appeared). This happens every single time! I've restarted my laptop, and that does not resolve the problem.
    Is there a way to downgrade back to v 18.0.2 until this is fixed?

  • HT3775 I NEED I TUNES FOR A 64 BIT PC. OPERATING SYSTEM IS WINDOWS 8, NON TOUCH SCREEN. WHICH IS THE ABSOLUTELY BEST WAY TO GET ITUNES OPERATING CORRECTLY ON MY PC????//I HAVE TRIED SEVERAL THINGS, NONE OF WHICH ARE WORKING. IS ITUNES DELIBERATELY EXCLUDI

    I cannot get itunes to work/install on myPC. I am running windows 8 in a 64 bit machine. I also want to purchase books via itunes for my Nook. Are you deliberately excluding PC owners so we cannot use ituens on our computers???? I have selected a community but have no idea what community I should be working with. Can somone explai these communities to me? Also. you don't allow much time to go thru the sign up process. I had to start over SEVERAL times as you kept timing me out. Jesus...when people are signing up for the first time, we have no idea of the questions that will be asked. Give us a break and give us time to sign up. Not everone is disability free and able to go thru your process quickly...you are NOT user friendly. You should be for people who are wanting to join your community. I used to want an Apple product but now that  I have had first hand experience with your web page, I think I will probably stay away from Apple products. VERY DISAPPOINTING

    Jan 11, 2014 10:26 AM  Re: I NEED I TUNES FOR A 64 BIT PC. OPERATING SYSTEM IS WINDOWS 8, NON TOUCH SCREEN. WHICH IS THE ABSOLUTELY BEST WAY TO GET ITUNES OPERATING CORRECTLY ON MY PC????//I HAVE TRIED SEVERAL THINGS, NONE OF WHICH ARE WORKING. IS ITUNES DELIBERATELY EXCLUDING
      Re: I NEED I TUNES FOR A 64 BIT PC. OPERATING SYSTEM IS WINDOWS 8, NON TOUCH SCREEN. WHICH IS THE ABSOLUTELY BEST WAY TO GET ITUNES OPERATING CORRECTLY ON MY PC????//I HAVE TRIED SEVERAL THINGS, NONE OF WHICH ARE WORKING. IS ITUNES DELIBERATELY EXCLUDING PC'S  in response to Birdlover1      
    Post over in the iTunes for Windows forum, here:
    https://discussions.apple.com/community/itunes/itunes_for_windows
    sebastian

  • I settup Bootcamp drive on my Macbook pro retina.  Loaded Windows 7.  The necessary drivers to communicate with Win7 did not load. How do I get drivers for flash drive, etc. when the keyboard et. all do not work on Windows side?

    Can't get Windows 7 to recognize my keyboard, usb drives, nor the mouse pad on my MacBook Pro.  Have settup Bootcamp division and loaded Win 7.  Apparantly the needed drivers did not load.  How do I deal with this issue?
    Thanks.

    Got it working! 
    First off, I found out if you use a 32GB Flash Drive or larger, you need to format it with EXFAT format, not MS-DOS FAT.  I was also trying to use USB 3.0 Flash Drives which may have something to do with my problems.  I was successful in my installation attempt when I used an 8GB USB 2.0 Flash Drive formated in DOS/FAT.
    Also ensure when you install Windows, that Windows 7 Premium (NOT Basic) is selected for installation (also had the option to install Windows 7 Professional and Ultimate but do not have the license for them).  I did not see that window with all the options on any of my three previous installation attempts.  I noticed that Windows 7 Basic is the default which may have been part of the problem.
    Happy and safe New Years to all,
    DJ

  • Chat with an agent doesn't work

    I have been trying for the last hour to get into the chat with an agent feature, does this feature work? Has anyone else used it?

    So I've been trying for the last hour on my new Intel iMac using Safari and the browser Window just hangs ... Maybe I should get my Windows laptop out and use IE?

  • Alerts not working with direct agent?

    I'm aware of
    this issue with the SQL Intelligence pack and direct agents, which I'm also experiencing, but Alerts don't seem to be working with my direct agents either. I switched the handful of servers I had reporting under the old gateway model to direct agents
    last week, and added 6 new direct agent servers, I know some of those new servers have the same hotfix alerts that I'm seeing from the old ones, but I have not received a new alert since 11/26 when I switched everything over, and when I login to the portal
    and view alerts I receive:
    "No gateway or SCOM management group detected. Op Insights required a gateway or SCOM management group in order to analyze data and generate alerts"
    Followed by a link to the deployment guide, when I read the deployment guide for direct agents there no mention of an SCOM deployment requirement.
    Any suggestions? Is anyone who is configured with direct agents successfully receiving alerts?

    Indeed. Configuration Assessment 'alerts' are disabled with Direct Agent. Please look at the answer given here
    https://social.msdn.microsoft.com/Forums/azure/en-US/8241918e-41f4-4429-9a5f-962e96908878/repeated-closed-alerts-emails-on-closed-alerts-in-opsinsight?forum=opinsights with regards to those 'alerts': we are moving away from 'alerts' for configuration-related
    issues, and replacing them with those 'Recomendations' shapes (like the SQL Assessment). Those weren't 'alerts' in the first place - those were *proactive* recommendations. For new accounts with only Direct agents, those are not even produced and those screens
    are unavailable. We think of 'Alerts' in the SCOM sense: server is down, needs immediate action even at 2am.
    In this sense, we think of 'Alerts' as something that should be user-defined and based on searches where you can determine what to alert for, against any type of data - see this idea here
    http://feedback.azure.com/forums/267889-azure-operational-insights/suggestions/6519198-long-running-saved-searches-or-scheduled-that-ca

  • Windows has stopped working error message with new iPad2

    Can some one please help me. I have the latest iTunes software 10.4 which has been working fine up to today when i tried to get my iPad2 up and running. I have also updated my iPad to the latest software as well. When syncing either books or photos, the program will work for some time anywhere between 50 & 150 books or 300 & 450 photos and then I get the error message that iTunes has stopped working and windows has shut it down. I am running win7 64bit with 6gig RAM on a HP DV7 laptop.

    How much storage space do you have available on your iPad 2? if could by running out of space.  Also try restarting your iPad 2 by holding down the on/off and home buttons at the same time until you see the Apple logo.

  • Activesync not working for Windows Phone with certificate

    We have a new Exchange Server 2013 setup and using activesync.  We have setup a policy to require simple password and to send an email to provision a device when it connects.  Activesync is setup to use self signed certificates,  this was
    tested first on the Ipad.  Certificate installed entered the settings and the device appeared in the quarantined devices list awaiting to be approved.  This was also done on the Iphone and worked. 
    When putting the same certificate on the windows phone device it errored with there is a problem with {as.domain-name.net} and does not appear in quarantined devices screen.
    I tested again with another Ipad and an android device and they work without an issue.  Tested with a Windows RT device and got the same issue.  If I look in the IIS log files I can see the windows device making a connection then when I presume
    to be the error 500 at the end of the line. 
    This is not a user issue as I can use the same user on the various devices.  The windows devices just do not want to connect.  We have looked at the certificate but if it works for apple and android devices why does it not work for windows? 
    Is there any additional security settings that need to be turned on or off for windows phones?  Is there something specific on the certificate what windows devices need that others ignore?

    I did inital think it might be a widows phone issue but there are no other settings for me to use.  I have also tested using a windows 8 surface and I get the same issue.
    I have raised the event log level on the exchange server to expert and I have seen 2 messages when I try to connect. 
    I get Event ID 1100:  Exhcnage ActiveSync device requests for your uses are being blocked.  This problme frequently occurs when HTTP OPTIONS method is not allowed.
    I know it is allowed as the test exchange connectivity worked and passed that test.
    The other error Event ID 1309 ASP.NET warning.  Part of the exception messge is DeviceTypeMissingOrInvalid
    I have come across a comment that says for certificates to work you need to use windows intune or SCCM which we don't have.  Do we know if this is true? 

Maybe you are looking for

  • Error Message saying Itunes running safe mode

    Everytime I open Itunes I receive an error message stating Itunes exe. has been set to run in compatibility mode for an older version of windows. For best results turn off compatibility mode before you open it. How do I turn of compatibility mode. Se

  • Exploratory Programming of the Sun IDM API

    Exploratory Programming of the Sun IDM API using Rhino Sun IDM comes with a JavaScript interpreter (Rhino) that can be invoked from the command-line. This gives developers an easy way to explore the large number of classes that comprised the product.

  • Importing indexes only

    Here is the scenario: Export A contains tables, data, no indexes Export B (same database, different machine, contains tables, no data, indexes. Is there a way to import indexes only from export B into Database A without including tables?

  • How to make Motion window stay put?

    I need the Viewer and Motion windows to remain open at the same time. When I select a new clip, the Viewer window resets. I have to drag to Motion tab and resize the Motion window. Over and over and over and . . . . I saved a custom window layout --

  • Crystal reports dynamic

    Hello people  I've got a question about the versions of crystal reports, does crystal reports basic for visual studio 2008 has the functionality to print dynamic columns???? in that case can you tell me how, or do I have to buy the Crystal Reports 20