OSES connection

I have a webcenter app, I have added webcenter Search toolber taskflow to a jspx. I have installed Oracle Secure Enterprise search on my machine. I am trying to create OSES connection , but while testing connection, I get this eror ------ How can we fix this ? Please help ....
java.rmi.RemoteException: ; nested exception is:
     HTTP transport error: javax.xml.soap.SOAPException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
     at oracle.webcenter.search.internal.adapter.ses.proxy.runtime.OracleSearchBinding_Stub.proxyLogin(OracleSearchBinding_Stub.java:441)
     at oracle.webcenter.search.internal.adapter.ses.proxy.OracleSearchPortClient.proxyLogin(OracleSearchPortClient.java:164)
     at oracle.webcenter.search.adapter.ses.SesReferenceable.doProxyLogin(SesReferenceable.java:123)
     at oracle.webcenter.search.internal.dt.connection.wizard.SearchConfigPanel$ValidateActionListener.actionPerformed(SearchConfigPanel.java:550)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
     at java.awt.Component.processMouseEvent(Component.java:6134)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
     at java.awt.Component.processEvent(Component.java:5899)
     at java.awt.Container.processEvent(Container.java:2023)
     at java.awt.Component.dispatchEventImpl(Component.java:4501)
     at java.awt.Container.dispatchEventImpl(Container.java:2081)
     at java.awt.Component.dispatchEvent(Component.java:4331)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
     at java.awt.Container.dispatchEventImpl(Container.java:2067)
     at java.awt.Window.dispatchEventImpl(Window.java:2458)
     at java.awt.Component.dispatchEvent(Component.java:4331)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
     at java.awt.Dialog$1.run(Dialog.java:1047)
     at java.awt.Dialog$3.run(Dialog.java:1099)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.awt.Dialog.show(Dialog.java:1097)
     at java.awt.Component.show(Component.java:1447)
     at java.awt.Component.setVisible(Component.java:1400)
     at java.awt.Window.setVisible(Window.java:824)
     at java.awt.Dialog.setVisible(Dialog.java:987)
     at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
     at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
     at oracle.webcenter.search.internal.dt.connection.wizard.SearchConnectionWizard.runWizard(SearchConnectionWizard.java:156)
     at oracle.webcenter.search.internal.dt.connection.wizard.SearchConnectionWizard.invoke(SearchConnectionWizard.java:77)
     at oracle.jdeveloper.rescat2.util.ConnectionUtil.showWizard(ConnectionUtil.java:73)
     at oracle.jdevimpl.rescat2.dockable.ResCatView.onNewConnection(ResCatView.java:372)
     at oracle.jdevimpl.rescat2.dockable.ResCatView.mav$onNewConnection(ResCatView.java:77)
     at oracle.jdevimpl.rescat2.dockable.ResCatView$ControllerImpl.newConnectionHandled(ResCatView.java:132)
     at oracle.jdevimpl.rescat2.dockable.ResCatView$ControllerImpl.handleEvent(ResCatView.java:112)
     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:866)
     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
     at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
     at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
     at java.awt.Component.processMouseEvent(Component.java:6134)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
     at java.awt.Component.processEvent(Component.java:5899)
     at java.awt.Container.processEvent(Container.java:2023)
     at java.awt.Component.dispatchEventImpl(Component.java:4501)
     at java.awt.Container.dispatchEventImpl(Container.java:2081)
     at java.awt.Component.dispatchEvent(Component.java:4331)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
     at java.awt.Container.dispatchEventImpl(Container.java:2067)
     at java.awt.Window.dispatchEventImpl(Window.java:2458)
     at java.awt.Component.dispatchEvent(Component.java:4331)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: HTTP transport error: javax.xml.soap.SOAPException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
     at oracle.j2ee.ws.client.http.HttpClientTransport.invokeImpl(HttpClientTransport.java:229)
     at oracle.j2ee.ws.client.http.HttpClientTransport.invoke(HttpClientTransport.java:159)
     at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:231)
     at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:147)
     at oracle.webcenter.search.internal.adapter.ses.proxy.runtime.OracleSearchBinding_Stub.proxyLogin(OracleSearchBinding_Stub.java:416)
     ... 72 more
thanks
Sowjanya

Have you tried to do the search from SES UI? Does it work?
Take a look at the doc as well. It might help you find any config error.

Similar Messages

  • Two instances, two OSE endpoints?

    If you have two instances running on the same machine, can they (should they) both share the same tcp/ip endpoint for OSE connections?
    null

    If you have two instances running on the same machine, can they (should they) both share the same tcp/ip endpoint for OSE connections?
    null

  • The driver doesn't support the version of ODBC

    Hi:
    We have been working with timesten client on a windows, we had not have any problem, the number of clients had not connect more than 80 clients, but today we connected 125 clients and we got this error directly to the client application.
    ERROR [08001] [TimesTen][TimesTen 7.0.1.0.0 CLIENT]Unable to connect to data source (DSN: SentraProdDSN; Network Address: 10.100.134.24; Port Number: 16003). ENOTSOCK: Invalid socket or socket closed.
    ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
    But on the server error log the messages were:
    14:52:02.75 Err : SRV: 8974: EventID=5| Socket recv() failed. Error (131): Con
    nection reset by peer. File: /olympus/build/release_20070911/VisiChannel/oc/src/
    vostcpip.cpp; Line: 632
    14:52:02.75 Err : SRV: 8974: EventID=68| Failed to read request from client. Cl
    osing connection without reply.
    14:52:06.38 Err : SRV: 9078: EventID=5| Socket recv() failed. Error (131): Con
    nection reset by peer. File: /olympus/build/release_20070911/VisiChannel/oc/src/
    vostcpip.cpp; Line: 632
    14:52:06.38 Err : SRV: 9083: EventID=5| Socket recv() failed. Error (131): Con
    nection reset by peer. File: /olympus/build/release_20070911/VisiChannel/oc/src/
    vostcpip.cpp; Line: 632
    14:52:06.38 Err : SRV: 9078: EventID=68| Failed to read request from client. Cl
    osing connection without reply.
    14:52:06.38 Err : SRV: 9083: EventID=68| Failed to read request from client. Cl
    osing connection without reply.
    14:52:06.81 Err : SRV: 9116: EventID=3| Socket send() failed. Error (32): Brok
    en pipe. File: /olympus/build/release_20070911/VisiChannel/oc/src/vostcpip.cpp;
    Line: 728
    14:52:06.81 Err : SRV: 9116: EventID=5| Socket recv() failed. Error (131): Con
    nection reset by peer. File: /olympus/build/release_20070911/VisiChannel/oc/src/
    vostcpip.cpp; Line: 632
    14:52:06.81 Err : SRV: 9116: EventID=68| Failed to read request from client. Cl
    osing connection without reply.
    14:52:07.13 Err : SRV: 16186: EventID=5| Socket recv() failed. Error (146): Con
    nection refused. File: /olympus/build/release_20070911/VisiChannel/oc/src/vostcp
    ip.cpp; Line: 632
    14:52:07.57 Err : SRV: 16186: EventID=5| Socket recv() failed. Error (146): Con
    nection refused. File: /olympus/build/release_20070911/VisiChannel/oc/src/vostcp
    ip.cpp; Line: 632
    So we don't know if this error could happen because the number of connections were exceeded, but when this has happened the error messages is different.
    Let me tell you that the application client was developed using C#. So could it be that the C# on .NET could have a instruction that the timesten ODBC could not manage?

    Is this problem reproducable? i.e. Does it occur whenever you get close to 125 clients connecting to TimesTen? Next time when it happens again, can you check to see whether you can establish a new client/server connection locally on the TimesTen server machine?
    Each TimesTen Client connection requires one server process, and by default, a server process is spawned when a client requests a connection. It is possible that you may have too many processes running on the server, hence it cannot spawn additional server processes to handle the new connections. The good news is that in 7.0.3, the TimesTen server is now multi-threaded and each process can handle multiple client connections (this number is configurable), so it's possible to have fewer server processes for the same number of client connections compared to previous releases.
    Please check out "Specifying multiple connections to the TimesTen Server" in the 7.0.3 Oracle TimesTen Operations Guide for more information on how to turn on the multithreaded mode.
    Regards
    Simon

  • Unable to open remote connection

    For all vApp VMs (Linux, Windows) when selecting "Open With..." the response is "RDP, VNC or SSH is not enabled or accessible on this VM". However I am able to connected to the same deployed vApp VMs via the the helper apps (Remoter, iSSH, etc.) directly from the iPad and from my laptop without any issue.
    User form iPad is org admin.
    Possible causes:
    Under the Hardware section of the VM, the IP address field is blank. The VM clearly has an IP that can be reached; I looked it up in vCLoud Director from my laptop
    No matter how many times I change the helper apps it does not persist after a save.
    There is no problem seeing, deploying, etc. from the vCloud iPad app.

    To connect to remotely, the guest OS must have RDC, VNC, or SSH services enabled, and accessibly through its firewall.
    Here are a couple of articles discussing how to enable these services in a couple of guest OSes (though I imagine you probably already know how to do this):
    SSH:
    https://help.ubuntu.com/10.04/serverguide/C/openssh-server.html
    http://www.windowsnetworking.com/articles_tutorials/install-ssh-server-windows-server-2008.html
    RDC:
    http://technet.microsoft.com/en-us/library/cc794832(v=ws.10).aspx

  • Is there a jabber client for iPad that will connect to Apple's iChat/jabber server?

    I've just purchased a third gen iPad and I'd like to be able to use the VPN connection in conjunction with an iChat client to communicate with my office's internal iChat/jabber server. However, none of the apps I've tried are able to successfully connect? I've tried Monal, IM+, IMO, munduIM OSE and Talkonaut. No joy.
    I use Messages (beta) on the desktop, but there's no way to setup anything other than an Apple ID in Messages on the iPad. I'd love to keep it unified.
    Any thoughts or suggestions? I've heard that Beejive is the way to go, but (call me a cheapskate) I don't want to pay for another app just to find out it won't do what I want!

    You almost certainly have a misconfigured router/firewall for jabber. I can confirm that OS X Lion Server works with the iPad and iPhone IM apps imo and BeeJiveIM.
    To track down your problem, which almost certainly is simply a port getting blocked or not forwarded at some point between your router and server, I'd suggest getting an nmap executable (e.g., get Xcode via app store, then macports, then sudo port install nmap) and download the old feature-rich Airport Utility 5.6 from Apple. First try this:
    $ nmap -p 5222 localhost
    $ nmap -p 5222 server_ip_on_LAN
    $ nmap -p 5222 server_ip_on_INTERNET
    This port should be open for each probe. When I first set up my server, Messages beta added a port forwarding entry on my Airport router, but this had a duplicate entry with another port forward, so I had to use Airport Utility 5.6 to track down and delete the superfluous port forward entry. I also had to use Server Admin to open all the iChat ports.
    One thing I was hoping for is an iOS app that supports video/voice over jabber, but all the apps I see are strictly IM. Can anyone recommend an app for this?

  • Creating a connection pool using Oracle 10g, Sun ONE Application Serve 8.1

    Has any one succesfully configured Oracle 10g to work with Sun ONE Application Server 8.1 on Windows 2000 server service pack 4? I am embarking on a new J2EE project and I need to configure it as soon as possible.

    I haven't done it myself on that particular service pack, but I don't see why it should be any different than configuring a connection pool on other vanilla win2k/other OSes.
    Would you please try and let this forum know?
    thanks.

  • How do I connect my new iPod Touch to my Ubuntu laptop?

    Normally I'd just use iTunes, using a windows based machine, but since that particular OS has gone in directions I find undesirable (aka Windows 8's new interface and the 'enhanced' BIOS that restricts the hardware so much you cannot properly use it anymore), I've switched to using Ubuntu 12.04.1 LTS 3.2.0-30-generic (32 bit).  Trying to load iTunes via WINE (which makes the laptop pretend to be a windows machine again) is a massive headache...there seems to be no way to make it install properly.  Similarly having issues loading it through VirtualBox (where I actually run all the windows executables in a virtual machine environment).  And since there's no Linux-native version of iTunes around that I can see...
    Is there a way to get the iPod to make itself recognized as a USB file storage device, so I can push my music onto it that way?  Or a way to get iTunes to work in Ubuntu (right now I'd be glad to use a web interface via Firefox, if one existed, that's platform-neutral).
    Sincerely,
    anichols2000 - New Apple User, thanks to Santa Claus

    Leon, no offense... but it obvious that you don't understand what we're talking about... we dont want to use the ipod as a usb drive... just trying to pass the usb connection to the virtual windows.... and i'm trying to help him
    to the problem at hand, since linux can see the device with the lsusb command,  i think its a permissions problem. but first, did you install virtualbox from the website? or from the software center?
    if from the software center.... purge it... and download the .deb from the website:
    sudo apt-get purge virtualbox
    (or i think it may be virtualbox-ose)
    did you add yourself to the vboxusers group as instructed?
    sudo usermod -a -G vboxusers anichols2000
    of course you would replace anichols2000 with your linux username and make sure its a capital "-G" and reboot the system for changes to take effect. if that doesnt work...trying adding yourself to a couple more groups.. im guessing...
    sudo usermod -a -G disks anichols2000
    sudo usermod -a -G plugdev anichols2000
    side note: im not happy with Ubuntu 12.04, the they took out some very useful gui tools such as "users and groups" and "Synaptic package manager". i would suggest re-installing them... you could add yourself to the groups through the "users and groups" gui instead of the commands above if you prefer after installing the gnome system tools...
    sudo apt-get install gnome-system-tools
    sudo apt-get install synaptic
    hope that helps..... good luck

  • Unable to Connect to my organization's EAS using MS Mail app since upgrade to Windows 8.1 -- certificate error

    Last November, my ASUS laptop forced me to update to Windows 8.1.  Since then, I cannot connect to my organization's mobile EAS using the Mail/Calendar/People app.  The Mail app says "We could not connect to .... because of problems with its
    digital certificates.  Contact your system administrator for info."  I also tried to delete the account and recreate it.  At the account info screen, it gave a related error message, stating "To connect to this account, you need a
    valid certificate on the PC. Contact your system administrator for more info."
    In trying to recreate the account, I note that the 8.1 Mail app appears to have combined all EAS connections -- I seem to recall different options for connecting previously, including one that was more specific to mobile EAS connections.  My organization
    only supports connection to mobile devices, and I continue to be able to connect via Windows phone, Android (iOS devices also supported).
    I have done some digging and see that in my Windows Certificate Manager, there is a Personal Certificate with an error message. It's a "Token Signing Public Key" for "Client Authentication" using an RSA Public Key, but under the Certification
    Path tab, the status states "The issuer of the certificate could not be found."  I suspect this is the certificate that my organization's server is sending but is no longer being recognized by Windows 8.1.
    My organization has been unwilling to support me on this.  They point to the fact that all other devices work, my connection worked with Windows 8.0, and they don't have enough users that connect via Windows 8.1 laptops/tablets to troubleshoot on their
    end.  They also don't want to change setting that then cause other users to lose connectivity on the more commonly used mobile devices.
    So, to trouble shoot myself, I have looked up posts on related issues and I have done all of the following to no avail:
    - Make sure my Windows is up to date, including that latest Certificate/Credential update;
    - Uninstalled the Mail/Calender/People App, restarted, and reinstalled it;
    - Had MS Online support try to trouble shoot.  They created a test account and tried to connect using that to no avail.
    Notably, I have two Windows 8.1 machines -- my wife and I got matching ASUS laptops that both upgraded to 8.1 from 8.0  -- and I am unable to connect to my organization's mobile EAS using either machine. 
    To me, this is clearly a Windows 8.1 issue.  The Mail/Calendar/People app should interface with mobile EAS exactly the same way that other mobile OSes do.  Apparently this was the case with Windows 8.0, but no longer. 
    The last thing I'll add is that my organization requires password and remote wiping when connecting to the mobile EAS.  But, this wasn't an issue when I had Windows 8.0 -- it connected fine and mandated password and remote wipe features.
    NOTE: I originally posted this question on the Windows 8.1 Tehchnet forum and was told by an MS Engineer Soumya Sunda Debroy to repost in this forum. 
    PLEASE ADVISE.  YOUR HELP IS APPRECIATED.
    - Dan

    Per the post above, I was pointed to Microsoft's remote connectivity analyzer and it appears to me that the GoDaddy Certificate -- which was compatible with Windows 8, is not compatible with Windows 8.1.  (See results below.
    I've also seen posts in other threads to "Ignore SSL errors" -- my Mail app doesn't present me that option, even though I uninstalled and reinstalled it.  So, can anyone help?
    Testing the SSL certificate to make sure it's valid.
    The certificate passed all validation requirements.
    Additional Details
    Elapsed Time: 171 ms.
    Test Steps
    The Microsoft Connectivity Analyzer is attempting to obtain the SSL certificate from remote server damobile.sccgov.org on port 443.
    The Microsoft Connectivity Analyzer successfully obtained the remote SSL certificate.
    Additional Details
    Remote Certificate Subject: CN=*.sccgov.org, OU=Domain Control Validated, Issuer: SERIALNUMBER=07969287, CN=Go Daddy Secure Certification Authority, OU=http://certificates.godaddy.com/repository, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona,
    C=US.
    Elapsed Time: 84 ms.
    Validating the certificate name.
    The certificate name was validated successfully.
    Additional Details
    The host name that was found, damobile.sccgov.org, is a wildcard certificate match for common name *.sccgov.org.
    Elapsed Time: 0 ms.
    Validating certificate trust for Windows Mobile devices.
    The certificate is trusted and all certificates are present in the chain.
    Test Steps
    The Microsoft Connectivity Analyzer is attempting to build certificate chains for certificate CN=*.sccgov.org, OU=Domain Control Validated.
    One or more certificate chains were constructed successfully.
    Additional Details
    A total of 1 chains were built. The highest quality chain ends in root certificate OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US.
    Elapsed Time: 30 ms.
    Analyzing the certificate chains for compatibility problems with Windows Phone devices.
    Potential compatibility problems were identified with some versions of Windows Phone.
     <label for="testSelectWizard_ctl12_ctl06_ctl02_ctl02_ctl01_tmmArrow">Tell
    me more about this issue and how to resolve it</label>
    Additional Details
    The certificate is only trusted on Windows Mobile 6.0 and later versions. Devices running Windows Mobile 5.0 and 5.0 with the Messaging and Security Feature Pack won't be able to sync. Root = OU=Go Daddy Class 2 Certification Authority, O="The Go
    Daddy Group, Inc.", C=US.
    Elapsed Time: 5 ms.
    The Microsoft Connectivity Analyzer is analyzing intermediate certificates sent by the remote server.
    All intermediate certificates are present and valid.
    Additional Details
    All intermediate certificates were present and valid.
    Elapsed Time: 1 ms.
    Testing the certificate date to confirm the certificate is valid.
    Date validation passed. The certificate hasn't expired.
    Additional Details
    The certificate is valid. NotBefore = 8/7/2013 12:51:02 AM, NotAfter = 8/17/2016 4:07:52 PM
    Elapsed Time: 0 ms.
    Checking the IIS configuration for client certificate authentication.
    Client certificate authentication wasn't detected.
    Additional Details
    Accept/Require Client Certificates isn't configured.
    Elapsed Time: 149 ms.

  • Using OSE with SSL

    Hello,
    I'm trying to use Oracle Servlet Engine (Oracle SE 8.1.7.3) for HTTP+SSL connexion WITHOUT APACHE.
    I already managed to configure OSE this way
    in initxxx.ora :
    mts_dispatchers="(ADDRESS=(PROTOCOL=TCP)(HOST=myhost.mydomain)(PORT=8092)(DISP=1))(PRE=http://mywebdomain)"
    Then I created the service with the sess_sh utilitie .After loading my java classes and publishing my servlets, it works
    fine (for instance, I access my servlet Hello with the URL
    http://myhost.mydomain:8092/Hello )
    Now , to do the same thing in SSL (something like "https://myhost.mydomain:9092/Hello", I tried the following modification :
    mts_dispatchers="(ADDRESS=(PROTOCOL=TCPS)(HOST=myhost.mydomain)(PORT=9092))(DISP=1)(PRE=http://mywebdomain)"
    (+ adding the corresponding entry in sess_sh)
    The problem is that it doesn't work : my web browser says that the
    tcp connection wes interrupted, and I got a TNS-12560 and a
    TNS-00540 in a dxxx_xxxxx.trc file in bdump
    Howerver, it MUST be possible : the manual "Oracle Servlet Engine User's Guide Release 3 (8.1.7)"
    (Part No. A83720-01) says "To support HTTPS, associate an additional
    SSL endpoint to the Web service" (page 7-3)
    (This little line is the only doc I have been able to found about OSE+SSL !!!)
    Is someone knows the solution ? ( I mean ORACLE+OSE+SSL+ NO APACHE )
    thank you,
    Laurent FRANCOISE

    I've used Webdav over SSL ever since i started using webdav :)
    Infact many of my web servers are entirely ssl

  • Possible wi-fi connectivity solution - requires Windows under Boot Camp

    Hi guys - stumbled across this earlier whilst fiddling with settings and it has made an amazing difference.
    As we all know, unless you are running your Airport in wireless-n 5GHz only mode, it will drop connections left, right and centre. This is okay when I am on my home network with a 500Gb Time Capsule - I can set it to that mode as long as I'm not using my Win7 desktop PC as well (that only has a b/g card in it, so requires compatibility mode).
    However, at my in-laws house at the moment - they've just got their first laptop (a Dell Studio) and their first internet connection through Sky. The router is a standard b/g NetGear router - as you can imagine my MacBook Pro was being very badly behaved in staying connected, and was showing very poor network performance as well.
    This was happening under Win7 RC as well as OS X 10.6.2 (both OSes fully updated - important and optional).
    Here's the new bit - I went into Device Manager in Windows (not Devices and Printers, the original Device Manager interface, which requires UAC verification). In there I went to Network Adapters and then the Broadcom 802.11n adapter.
    Once I went in, the second tab across (Advanced I think) has a long list of scary sounding functions you can select with a drop-box that changes depending on which one you have selected. So..
    I changed two settings.
    The first setting I changed was Afterburner - I set this to Enabled.
    Then I scrolled right down to the bottom, and selected Xpress(TM) Technology and set that to Enabled as well. Then I clicked OK and watched the network reset as the new settings were written to the card.
    Now I have the full five bars of connection at all times in both OSes, and it seems rock solid. On a relatively slow 4Mb broadband connection over a 802.11g connection with normal WPA (not WPA2) and sat several metres from the router I can watch HD YouTube and have practically no lag or slowdown on web browsing.
    I think that this is because Windows has a more in depth control for the "deep settings" on the Wi-Fi card, and enabling those two functions on the card (which I have enabled on both my desktop PCs on their add-in Broadcom 802.11g cards) has allowed the MBP to finally work properly on a wireless network without faffing around with the router settings (switching modes etc) or running a third party utility such as iStumbler (which does not work properly under SL anyway - run it, open Activity Monitor, highlight the blued process and make sure you have sorted by memory usage, and then quit iStumbler completely and watch blued eat you hard drive completely).
    Anyway, I really hope this helps you guys who are having problems - as far as I can remember, all versions of Windows since 2000 have the Device Manager screen. If anybody knows how to set these options under OS X can you let me know?
    Quick recap:
    Device Manager -> Network Adapters -> Broadcom 802.11n -> Advanced -> Set Afterburner and Xpress(TM) to Enabled.
    Merry Christmas all!

    Anyone try this out ? As I'm just get my new mbp and not yet install any windows on it, so there is no way to try this.

  • Connecting two macs to run programs

    Hello,
    I've posted elsewhere but was redirected here.
    This is a very open ended question about connecting my Mac (Main) to another one (White).
    I use open source software such as R, currently on my Macbook. However, my programs are time consuming, so I outsource some of the work to another Macbook that someone lends me, as follows: R is installed on both machines, and I transfer the source files from Main to White using the shared folder.
    Is there a better to do this? Ideally I'd like to be able to send instruction from Main to White, and have display of White within Main. Is it asking for too much?
    I also have an older Linux machine I'd like to put to use. Here I don't have a shared folder, so I use a flash disk... Any better idea?

    I also have an older Linux machine I'd like to put to use. Here I don't have a shared folder, so I use a flash disk... Any better idea?
    Mac OS includes support for NFS, the native Unix network file sharing system. You may share files between Mac OS X systems with NFS as well as other Unix Systems. However, the documentation on how you make the shares is rather limited. Once you learn how to configure the net info database with the netinfo command, the shares are not too hard to make.
    While it is not require,NFS encourages you to have common UIDs and GIDs.
    "NFS Manager is a graphical user interface to control all built-in NFS features of Mac OS X. "
    http://www.bresink.de/osx/NFSManager.html
    [QUOTE=bogoliubov;2472988]Ok, so how can I check my UID? I've heard that it's dangerous to change the UID, so how should I do if I want the permissions to work in both OSes?[/QUOTE]
    You can change the permissions of files and directories in either OS.
    I suggest that you make a complete backup of your system. You should create a second administrator account from which you use to change your original account. You should log out your original account before proceeding.
    Mac OS X ... harddrive -> Applications -> Utilities -> terminal
    Ubuntu ... Applications > Accessories > Terminal
    Your current user is:
    echo $USER
    Let's assume myuser
    To find out your UID and GID do:
    ls -ln
    ls -l
    Or, you can use the id command.
    id
    compare the output and write down what you find.
    You best use the numeric value for your userid. In this case it is 500. To list all the files owned by a userid do:
    sudo find / -user 500 -exec ls {} \;
    # adding a -x before the / limits the search to the current file system.
    Mac OS X ... harddrive -> Applications -> Utilities -> NetInfo Manager
    In the middle column is the function. Pick users then select your user. Click on the lock at the bottom of the panel. Go into the property list and change UID and GID.
    In the Ubuntu terminal,
    man 5 passwd
    ... will give you the format of the passwd file.
    sudo nano /etc/passwd
    ... the format is user-name, password, uid, gid, ...
    control-o
    ... to save
    control-x
    ... to quit
    The groups are defined in /etc/group
    cat /etc/group
    Now change the UID and GID of all files:
    You best use the numeric value for your userid. In this case it is 500.
    sudo find / -user 500 -exec chown 1100:211 {} \;
    /* Where chown has the format of chown uid:gid file-name */
    /* adding -print before -exec lists the files that will be changed. */
    /* You may want to leave off :211 if your uid & gid are not paired. */
    /* Notice the -exec runs another command on the found file. */
    sudo find / -group 20 -exec chgrp 211 {} \;
    On the Mac you get into single user mode by holding down command-s when you poweron your machine. Just in case you run into problems.
    On Mac OS, there are a few files that have the old uid as part of their names. The .Trashes file will be only removal media and maybe everywhere.
    /.Trashes/501
    /Library/Caches/com.apple.IntlDataCache.501
    /Library/Caches/com.apple.IntlDataCache.sbdl.501
    /Library/Caches/com.apple.user501pictureCache.tiff
    On Linux, there are a few files that have the old user name as part of their file and folder names:
    Here is another explaination of the procedure. ( It misses some file because the auther checks only the most likely places.
    http://lissot.net/netinfo/change_user.html
    Robert

  • How connect to MS SQL Server

    Hi to All,
    this is my scenario.
    I have in my LAN two Server; on the first server exist a Web ASP Application based on MS SQL Server DB.
    On the second Server I have Oracle DB 10g and AS Forms and Reports.
    Can I install on the second server only the run-time of SQL Server that point to remote DB ton the First Server, in order to connect Oracle DB to SQL DB through HS?
    Thank You and Best Regards
    Gaetano

    no need to install SQL Server runtime.
    HSODBC uses the SQL Server ODBC which is part of the MDAC or even on newer OSes part of the OS itself.
    So if the Oracle db is running on Windows 32bit just go ahead with the HSODBC configuration. A document how to do this can be found on Metalink.
    If your Oracle db runs on Unix the OS must be AIX, HP-UX RISC, SPARC Solaris or starting with Oracle 10g Linux 32 bit that offers HSODBC support. You will then need a 32bit ODBC driver for SQL Server (for example Data Direct) to establish the connection.
    Other possibility would be TG4MSQL which is indepandant from the Oracle AND SQL Server. So you can install it on any 32bit operating system and it can be contacted from any Oracle RDBMS on any platform and will establish connection to SQL Server on any other machine.

  • 2008 r2 hyper-v guest with static IP always looses network connectivity after every restart - no problem with DHCP

    Hello,
    We are running 2008 R2 domain with one physical DC and other running in VM on Hyper-V host (2008 R2 Standard). The host has 4 NICs and is configured to use one physical NIC for itself (management) and the hyper-v guest is configured to use another dedicated/physical
    NIC (through microsoft virtual switch) just for itself.
    I noticed that after setting the hyper-v guest with a static IP address all works fine only until guest restart. When the guest boots up the IP address is still configured correctly in IPv4 properties, but there is no network connectivity at all and in fact
    the guest shows running APIPA config in ipconfig /all output. That situation continues until I remove the virtual NIC from hyper-v guest, remove the virtual switch from dedicated NIC on host and then reconfigure it (using same settings as they were). very
    annoying.
    For time being I switched the virtual DC (problematic hyper-v guest) to a DHCP IP and configured DHCP server (running on physical DC machine, not on hyper-v host) to store a reservation for the hyper-v guest so it always gets the same "static"
    IP configuration.
    Is there some kind of a problem/bug with using static IP on (2008 R2) hyper-v guests? is there a hotfix for static IP config in hyper-v guest environment?
    both 2008 R2 OSes (host and guest) are up to date with all updates (synced with Microsoft, not WSUS).

    OK, I'm not at the office now, but took my time to test out the restart scenarios on problematic virtual guest remotely.
    No dice, same as it was, everything works fine after guest has IP configured in DHCP mode (IP reservation of 192.168.1.5 for specific MAC address) and it doesn't work after restart in static IP mode (same address, works before restart of guest).
    I also took "arp -a" outputs at each step from host server and that was always saying there is only a single host (192.168.1.5 = VDC = problematic virtual guest) assigned to that IP address and always with same MAC, so that pretty much rules out
    ARP/MAC troubles and no issues with switches/routers getting spoofed. Problem is most likely with the virtual guest (WS2008R2) or within the host running same OS.
    Here are outputs:
    A) VDC has IP configured in DHCP mode - always same, survives through restart (all works)
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . : CD.lan
    Description . . . . . . . . . . . : Microsoft Virtual Machine Bus Network Adapter
    Physical Address. . . . . . . . . : 00-15-5D-01-D3-00
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::b9af:6679:3142:8799%13(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.1.5(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : Thursday, January 30, 2014 5:34:48 PM
    Lease Expires . . . . . . . . . . : Friday, February 07, 2014 5:35:26 PM
    Default Gateway . . . . . . . . . : 192.168.1.254
    DHCP Server . . . . . . . . . . . : 192.168.4.5
    DHCPv6 IAID . . . . . . . . . . . : 268440925
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-6F-5F-C2-00-15-5D-01-D3-00
    DNS Servers . . . . . . . . . . . : 192.168.1.5
    192.168.4.5
    NetBIOS over Tcpip. . . . . . . . : Enabled
    ARP -a output from host server at that time:
    Interface: 192.168.1.4 --- 0xc
    Internet Address Physical Address Type
    192.168.1.5 00-15-5d-01-d3-00 dynamic
    B) VDC has IP configured in static mode - BEFORE RESTART (all works)
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Virtual Machine Bus Network Adapter
    Physical Address. . . . . . . . . : 00-15-5D-01-D3-00
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::b9af:6679:3142:8799%13(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.1.5(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.254
    DHCPv6 IAID . . . . . . . . . . . : 268440925
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-6F-5F-C2-00-15-5D-01-D3-00
    DNS Servers . . . . . . . . . . . : 192.168.1.5
    192.168.4.5
    NetBIOS over Tcpip. . . . . . . . : Enabled
    ARP -a output from host server at that time:
    Interface: 192.168.1.4 --- 0xc
    Internet Address Physical Address Type
    192.168.1.5 00-15-5d-01-d3-00 dynamic
    C) VDC has the same IP configured in static mode - AFTER RESTART (no more network connectivity at all, LAN in Public zone)
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : VDC
    Primary Dns Suffix . . . . . . . : CD.lan
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : CD.lan
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Virtual Machine Bus Network Adapter
    Physical Address. . . . . . . . . : 00-15-5D-01-D3-00
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::b9af:6679:3142:8799%13(Preferred)
    Autoconfiguration IPv4 Address. . : 169.254.135.153(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.0.0
    Default Gateway . . . . . . . . . : 192.168.1.254
    DHCPv6 IAID . . . . . . . . . . . : 268440925
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-6F-5F-C2-00-15-5D-01-D3-00
    DNS Servers . . . . . . . . . . . : 192.168.1.5
    192.168.4.5
    NetBIOS over Tcpip. . . . . . . . : Enabled
    ARP -a output from host server at that time:
    Interface: 192.168.1.4 --- 0xc
    Internet Address Physical Address Type
    192.168.1.5 00-15-5d-01-d3-00 dynamic
    Throughout the testing, the hyper-v host IP configuration and IPconfig output was always staying same.
    The Network Connection #2 is the only one the host uses (not shared with hyper-v guests).
    The Network Connection #4 is assigned to Microsoft Virtual Switch hence why it doesn't show up in results, like below:
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : HYPER-V
    Primary Dns Suffix . . . . . . . : CD.lan
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : CD.lan
    Ethernet adapter Local Area Connection 3:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : HP Ethernet 1Gb 4-port 331i Adapter #3
    Physical Address. . . . . . . . . : 9C-8E-99-52-15-91
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : HP Ethernet 1Gb 4-port 331i Adapter #2
    Physical Address. . . . . . . . . : 9C-8E-99-52-15-90
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::dc78:8a3b:38a5:7af3%12(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.1.4(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.254
    DHCPv6 IAID . . . . . . . . . . . : 312250009
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-67-52-8F-9C-8E-99-52-15-93
    DNS Servers . . . . . . . . . . . : 192.168.4.5
    192.168.1.5
    NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter Local Area Connection:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : HP Ethernet 1Gb 4-port 331i Adapter
    Physical Address. . . . . . . . . : 9C-8E-99-52-15-93
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    On Monday I will install more test guests in Hyper-V host (WS2008R2), in variety of flavors like 7x64, 8.1x64, ws2012r2, and see if they show similar problems with static IP configuration when utilizing a dedicated NIC from host server.
    Don't get me wrong, I can live with virtual DC running on DHCP IP reservation (which is based on MAC), because the virtual DC pretty much requires a physical PDC (hosting also DHCP in my network) to be present for safety reasons ... however I prefer a static
    IP configuration on all servers, hence my question and surprise why it doesn't work.

  • Connection Failed - The Server May Not Exist

    On two 10.4.7 machines, when I try to connect to a 10.3.9 machine, I get a message that the server may not exist. It was working fine last week, then all were shut down over the weekend.
    When I choose Network on the Desktop, the server shows up on the list as long as it's running, so the list of available servers recognizes it. Although I'm sure nothing was changed, I've checked and re-checked sharing and network settings on all three computers. IP addresses are correct and so are the names of the computers. I've run utilities on the 10.3.9 machine and one of the 10.4.7 machines. I've restarted every computer. The result remains the same.
    Any help would be appreciated.

    Only thing I can think of is that a setting did get changed or borked on the 10.3.9 machine.
    Appletalk is available in both OSes, but Tiger can no longer do AFP over Appletalk... think it just uses it for "Discovery", so I'm thinking the 10.3.9 machine is trying to communicate via Appletalk instead of TCP/IP.
    Have you tried from the Finder>CMDk>afp:// the actual IP of the other machine?

  • Is a connection to Shutterfly available in PS like it is in PSE?

    Is a connection to Shutterfly available in PS like it is in PSE to have photos and projects printed at Shutterfly?

    I simply install the JDK everywhere. The difference between the JRE and JDK is, what, a handful of megabytes of disk space? With disk space measured in hundreds of gigabytes and terabytes who cares.
    Also at least in some (all?) OSes and JRE versions the JRE doesn't come with the server compiler. If you want a bit of extra performance get the JDK and see the web server's manual on how to turn on the more optimizing -server compiler. It's probably unusual to have CPU-limited servlets -- the network and the database are likely to be much more of a bottleneck -- but still, why not optimize.

Maybe you are looking for

  • I have stored docs in a blob, but indexing fails...!

    Hey experts, I have a simple lob_table: my_lob_table(ID number(5) primary key, c blob) I am able to insert word documents directly into the blob using servlets via jdbc thin driver. So populating the database with documents works fine! The documents

  • Cant update iMovie because of an error

    Im using a Macbook Pro with Mavericks and I wanted to update iMovie and I cant because it says: "The product distribution file could not be verified. It may be damaged or was not signed." I tried to delete iMovie and download again but nothing works.

  • Iam trying to create FI-CA contracts...

    Hi FI-CA experts, I am trying to create a contract using FM: BAPI_CTRACCONTRACTACCOUNT_CR1  and i am passing all the relevant BP data to it. But iam getting this 1 error: Message class: >3 061                 You cannot maintain category &1 contract

  • Shared folders on accounts

    I am looking for a good way to list accounts in our GroupWise system that has shared folders under it. We have allot of accounts that are no longer around and want to remove them, but first want to make sure there aren't shared folders tied to them.

  • Various Account Assignment options while creating new Bid Invitation

    Dear Guru's, It seems while creating fresh Bid Invitation there is no option to define the Cost assignment like Cost Center, Asset, Order, Project, Network. System creates Bid Invitation only for Cost Assignment "CC - Cost Center". Is my understandin