Https protocol issue

I have been getting the following error while trying to call a web service on the
server with https protocol from a client class.
[java] java.io.IOException: unable to find resource:https://localhost:7002/basic_javaclass/LoginUser?WSDL
[java] at weblogic.webservice.tools.wsdlp.DefinitionFactory.getWsdlURL(
DefinitionFactory.java:61)
I could view all the web service methods and links to WSDL and client jar on a
browser with the url, https://localhost:7002/basic_javaclass/LoginUser. I could
even open WSDL file and download client jar file from the browser. I tried without
success with the client jar file that was created using Weblogic ant task and
then with the one, downloaded from the browser. There were no problems, when I
used http protocol.
Thanks in advance,

I double checked with our operation team.
It seems that we started having this issue when our clients were updated on java 1.6.31.
The applet worked correctly before that version.
So I'm not sure if only build the applet using the new build will solve the problem.
Do you have any other suggestions?
Thank you

Similar Messages

  • Upload Error message: HTTPS protocol is not supported

    Hi,
       Whenever I do a quick par upload i'm getting an 'Operation failed' message to check sap-plugin.log.
       Log says
    Upload Error message: HTTPS protocol is not supported, please ensure this server is not using HTTPS. My webdynpro applications are getting deployed without any issues.
         How to resolve this?
    Thanks
    Sumathi

    Hi Sumathi,
    As there are often problems with the Quick PAR Upload reported, I would suggest to use the "normal" PAR upload from the icon tray (you have to activate the portal icons in the icon tray). That is almost that "quick" (one or two clicks more needed, we don't talk about more than a second) and - it works (it least it should, and at least it works in most cases even if the Quick PAR Upload fails).
    Hope it helps
    Detlev

  • Signed Applet not loading on Mac OS X if using HTTPS protocol

    Hi All,
    I need to open a trusted applet on Mac OS 10.2. The applet works fine if using HTTP protocol. But if the protocol used is HTTPS the the applet does not loads and "javax.net.ssl.SSLException - untrusted server cert chain" exception comes on the console.
    The error comes for both - Verisign and javakey - signed applet.
    On seaching for possible solution on the net, i came across following link: http://www.macosxhints.com/article.php?story=20020525101202503&query=Workaround+for+secure+Java+applet+problems
    It says that this is Mac's known bug and gives the workaround as:
    1. Access the problematic site with Internet Explorer on Windows. Click on the padlock item and export the certificate to a file.
    2. Copy the certificate to your Mac.
    3. Use the command
    sudo keytool -import -trustcacerts -keystore /Library/Java/Home/lib/security/cacerts -file mycert.cer
    to import the certificate file to your keystore (substitute mycert.cer with the name of the file containing the certificate). The keystore is password protected - the default password is "changeit".
    4. Restart your browser
    But the client cannot be asked to do all this to run the applet.
    Is this problem being solved by Mac in their java implementation or is there any other possible solution?
    Thanx in advance.
    Regards,
    Charu

    I am experiencing the same problem - I notice it does not happen on OS9.2 using IE but appears a problem on all browsers on OSX
    Apple gave me the following reply.....
    Re: Bug ID# 3268633: cannot load applet class under https connection
    Hello Andrew,
    Thank you for bringing this problem to our attention. We have received feedback
    from engineering on your
    reported issue.
    Please know that to get Java to recognize the certificate you will need to do
    one of two things, depending
    on which VM you are using. Since you want it to work with Internet Explorer, we
    will assume Java 1.3.1.
    In Java 1.3.1 you'll need to add the certificate to
    /Library/Java/Home/lib/security/cacerts using
    /usr/bin/keytool to import the certificate into the certificate database.
    In Java 1.4.1 you should be able to just add the certificate to the keychain
    using certtool. For more
    details on how to do this, please refer to the information found at
    <http://java.sun.com/j2se/1.4.1/docs/tooldocs/solaris/keytool.html>. After
    doing so, if you should require
    further help from Apple in resolving this issue, we recommend that you request
    assistance from Developer
    Technical Support. This must be done by filing a Technical Support Incident.
    So I am supposed to tell every Mac user to do the above am I?!!!

  • Web Service wdsl file getting generated as a HTTPS protocol instead of HTTP

    Hi Experts,
    I have a   requirement
    I have created a web service in development client  which is used in interactive adobe form.
    After moving the web service to production only defination is getting generated.
    I have tried to manually create the service in SOAMANAGER , it is getting created as with https protocol.
    In development client it was created as a http protocol.
    Warm Regards
    Abhinav

    Hi Abhinav,
    I'm assuming you don't have a QA system in your landscape if you're transporting straight from Dev to Production. I'm also assuming this because if you transported to QA before production you would have noticed that 'only' the definition is always transported. You have to do the configuration again each time you transport your change, this is SAP default behaviour because each webservice is client dependant so SAP won't know which client this service will be relevant for in the environment you're transporting to.
    The HTTPS issue, this makes sense to me in the production environment. You don't normally have the HTTP protocol enabled in a production environment, only HTTPS for security reasons.
    In yout production environment, check Transaction Code SMICM --> Got (drop down menu) --> Services
    Check what protocols are active there (with a green tick). This will indicate whether the HTTP protocol in enabled in Prod or not.
    Regards, Trevor

  • STS: Portal HTTPS to BSP HTTP transfer issue

    Hi Experts,
    We have the following issue.
    We use portal with SSL, and we put SSL on out BW backend system. We also use STS, and we created a BSP iView in the portal to use STS inside portal.
    The problem occurs when a link to the iView is clicked. What happens is that when the iView is being loaded, all the session cookies are getting blocked for some reason, so that clicking on any link in STS results in timeout error.
    My observation is that STS only uses SSL for the login page. So when a request comes through the portal that uses SSL it goes to a BSP iView without an SSL (you get the warning that you are about to display non-secure items).
    A workaround solution is to goo to IE properties, security/privacy and click the "Allow all session cookies" checkbox. This a bad solution because it involves telling users to configure their browser. I am wondering if anybody had the same or similar issue, and if there is any other resolution then just explicitly allowing cookies in the browser.
    We have another environment setup in QA that does NOT use SSL for either portal or a backend BW, and this problem with cookies does not happen there. I am guessing it has something to do with a switch from HTTPS to an HTTP request when it comes through the portal.
    Please let me know if you know how to resolve this.
    Thank you,
    AG

    Hi Marc,
    Thank you very much. The note helped us ensure that all the STS pages are using HTTPS protocol. There is still one issue remaining though.
    When STS generates its start URL, for some reason it starts with HTTP, not HTTPS. It is evident when you go to BPS_TC tcode and try to execute option "Test call with display of URL". The URL that gets displayed is for example:
    http://test.somedomain.com:8000/sap/bc/bsp/sap/tunguska/start_sts2.htm?teilplan=ZBUDGET&version=002&sap-client=200&sap-language=E
    When pasting this link in the browser, STS automatically redirects you to the https protocol, which is fine if you are using STS BSP application stand alone.
    This represents a problem however, if the application is integrated into portal BSP iView. If portal is running under HTTPS, then clicking on the STS iView causes a warning message to be displayed saying that you are about to be redirected to the page that is not secure because for some reason the very first page STS generates uses http protocol disregarding the fact that HTTPS has been setup for STS. This warning message creates a false assumption that the pages are not secured, while in fact right after the warning message is displayed a redirect to https occurs making sure STS pages are protected.
    My question is there some sort of global setting where you can control the generation of STS start URL? I made changes for every page making sure Transfer Options set to HTTPS, and also made sure Logon page is using HTTPS in the SICF transaction for tunguska and tunguska_detail services.
    At this point we are stuck and do not know what to do to eliminate that warning and how to control the generation of start URL in STS. Any help would  be greatly appreciated.
    Thank you,
    Andrei

  • Retry count and retry Interval fields in Business service (Http protocol)

    Is retry count and retry Interval in OSB business services(Http protocol) defined for retrying the application errors or for communication errors?
    Also even if my connection timeout is 0 I get an error response due to communcation issue in abt 2.5 mins.
    Please explain.

    - There is an explicit configuration on business service called "Retry Application Errors", if enabled application errors will also be retried.
    - If timeout is not set on business service then domain level timeout configuration comes into effect which is by default of 180 sec i.e 3 mins.
    Hope this helps.

  • Error in editing the passwords and HTTPS Protocol

    Hello!
    After I success install the uPerform Server, then I have shut down the server.
    The next day, I started to configure the server and find out that there has an error in editing the uPerformSystem and Solution Manager passwords. It pops up an error(401) and said" Error processing form. The remote server return an error: (401) Unauthorized".
    Also, I cannot configure the HTTPS Protocol. There has an error when I run  AuthenicationWizard and the error log was below:
    <Log>
    - <Entry Type="Trace" Id="b5969d99-c785-4e27-8b83-4e3280bcc65a">
      <Date>7/14/2011 7:13:04 PM</Date>
      <TraceType>Always</TraceType>
      <ThreadID>5</ThreadID>
      <RoutineNamespace>AuthenticationWizard.Process.stopServices()</RoutineNamespace>
    - <Message>
    - <![CDATA[ Stopping Services
      ]]>
      </Message>
      </Entry>
    - <Entry Type="Trace" Id="ce10e70d-9ecf-4921-a545-6b5db49d619e">
      <Date>7/14/2011 7:13:34 PM</Date>
      <TraceType>Always</TraceType>
      <ThreadID>5</ThreadID>
      <RoutineNamespace>AuthenticationWizard.Process.stopServices()</RoutineNamespace>
    - <Message>
    - <![CDATA[ End Stopping Services
      ]]>
      </Message>
      </Entry>
    - <Entry Type="Error" Id="a4765b76-002b-44f6-8235-76fade618e50">
      <Date>7/14/2011 7:13:55 PM</Date>
      <ThreadID>9</ThreadID>
      <ErrorCode>24-01-014</ErrorCode>
      <RoutineNamespace>RWD.uPerform.CMS.Vignette.VerifyLicense</RoutineNamespace>
      <FriendlyMessage>An error occurred while verifying license.</FriendlyMessage>
      <Message>Length cannot be less than zero. Parameter name: length</Message>
      <StackTrace>at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at System.String.Substring(Int32 startIndex, Int32 length) at RWD.uPerform.CMS.Vignette.VerifyLicense() at RWD.uPerform.WindowsService.QueueMonitor.VerifyLicense()</StackTrace>
      <Parameters />
      </Entry>
    - <Entry Type="Trace" Id="bbce281a-d3bb-4e49-9482-2dc8a03b52d7">
      <Date>7/14/2011 7:30:42 PM</Date>
      <TraceType>Always</TraceType>
      <ThreadID>6</ThreadID>
      <RoutineNamespace>AuthenticationWizard.Process.stopServices()</RoutineNamespace>
    - <Message>
    - <![CDATA[ Stopping Services
      ]]>
      </Message>
    Can anyone help me to solve the problems?
    Best Reagrds,
    Vivian

    Hi Vivian,
    With reference to this issue, can you please try the following steps on
    the application server in order to try and resolve this:
    1. Please open a command prompt and navigate to
    C:\Windows\Microsoft.NET\Framework\v2.0.50727\
    2. Run the following command: aspnet_regiis -iru
    3. Run the following command: aspnet_regiis -ga aspnet
    4. Open IIS.
    5. Expand Websites.
    6. Right-click on the uPerform Collaboration website and select
    properties.
    7. Click on the ASP.NET tab.
    8. Ensure the 2.0.50727 is selected in the ASP.NET version drop-down
    list.
    9. Select the Web Service Extensions folder.
    10. Ensure the ASP.NET v.2.0.50727 is set to Allowed.
    11. Restart IIS.
    12. Attempt to run the configuration page once more.
    13. Result?
    Also, have you tried restarting the server?
    Hope this helps,
    Kind Regards,
    Matthew

  • ITSMobile using HTTPS protocol

    Hello,
    I am new on ITSMobile and I am having issue connecting using https protocol.  I keep getting a message on my device MC70 "The Web site you want to view request identification.  Select the certificate to use when connecting".  Unfortunately I only got a blank box and nothing to choose.  When I click OK I only get the previous site I been to and will not get the login screen that I need.
    I am using a Symbol MC70 with windows mobile 5.0.  All the settings in SICF are okay so with the ports.  I appreciate whoever can give help on my issue.

    We are having the same issue.
    Does anybody have any suggestions?  We are using a self-signed certificate.

  • HTTP Protocol caused Duplicate Records

    Hello,
    Out company has just developed a j2me program for sales personal to place order from mobile phone. The program is developed using netbeans 6. The connection to the the server is using http protocol via gprs or 3G.
    There is a problem that we face; sometimes we there are duplicate entries from the one mobile request. For example, A sales personal placed an order and press the send button to the server.. The server incoming log sometimes will have multiple request from this this request..
    public void send()throws IOException
    //mainS = null;
    Days = "";
    if (mainS == null){
    getAlert1().setString("Invalid Input lala");
    throw new IOException("Invalid Input lala");
    String onum = getonum();
    StringBuffer b = new StringBuffer();
    String url = server + "?act=i&unm=" + uname + "&upw=" + upw + "&icode="+Icode+"&onum="+onum +"&dd="+ getDates() + "&num=" + mainS;
    System.out.println(url);
    try{
    //Connect to the server
    HttpConnection hc = (HttpConnection) Connector.open(url);
    //Authentication
    System.out.println(hc.getResponseCode());
    if (hc.getResponseCode() == HttpConnection.HTTP_OK) {
    InputStream is = hc.openDataInputStream();
    int ch;
    while((ch = is.read()) != -1) {
    b.append((char) ch);
    System.out.println(b.toString().trim());
    returnS = b.toString().trim();
    is.close();
    }else{
    getAlert1().setString("No respon from server.");
    hc.close();
    throw new IOException("No respon from server.");
    hc.close();
    }catch(Exception ex){
    getAlert1().setString(ex.getMessage());
    throw new IOException(ex.getMessage());
    Please help.

    yhkok wrote:
    Hi.
    Thank you for your reply. I think the problem caused by user to send multiple times should not be happened. Because when a user press "SEND" to submit the request, the can't press anything while waiting for the confirmation from the server. Perhaps the second issue cause the problem.. can you tell me more in detail how can I solve this problem.. or how can I check if the program send multiple time. This happens especially during heavily transactions or a lot of users send in together in a short period. Can It cause by while waiting for the server to reply.. the user end "time-out" and send the form again ? We are using Nokia 2630 mobilephone which loaded with S40 5th edition..
    Regards.
    KokI carefully said the user OR the user browser (whatever that may be) is re-submitting the form.
    Who cares why? It doesn't matter why. It (or someone) just is.

  • How to set up and test the Basic Authentication for HTTP protocol

    Hi,
    I tried configuring the password based Basic Authentication for sending xml document using ebMS - HTTP protocol. I set username and password while configuring the transport server for both trading partners. I want to know, is that sufficient for basic authenticaton. When I open the URI http://localhost:7778/b2b/transportServlet, it is not asking any authentication (username/password). Please note that I have not used SSL certificate. Anyone please help me out to configure Basic authentication.

    Hi Ramesh,
    Thanks for ur response. Could you please tell me where to set the Additional Transport header : authtype-basic#realm=myRealm(in which property file). In enqueue code, I could see the following attributes
    queue
    msgID
    replyToMsgID
    from
    to
    eventName
    doctypeName
    doctypeRevision
    msgType
    payload
    attachment
    subscriber
    Is it possible to set username/password in the enqueue attributes?
    Do i need to add username/password and Transport header in the input XML and defined that elements in xsd?

  • Help needed to start HTTP Protocol with timeout

    I am looking for information to point me in the right direction. I would like to create a class that would implement the HTTP protocol and would allow the user to specify a timeout if unable to connect to the server. I have used the URL and HttpURLConnection classes before, but have not used any of the other classes in the java.net package. I am just trying to create an app that will download a file from a specified URL. Something that I could use in the future and something to get more programming experience using the java.net package.
    Could you tell me:
    1) Which classes I would need to use to help implement a timeout
    2) Where I can find an example or other information on how to implement the HTTP protocol with the class from question 1 above.
    TIA for any information

    That would definately reduce the coding time but would
    do little to help with my understanding of classes in
    the java.net package or to gather a better
    understanding of the HTTP protocol. :-)
    That said, I am currently downloading the 1.5 beta to
    see what they have done.If it's just an academic thing to re-invent the wheel (code) that deals with the HTTP protocol, then go right ahead (ok, you don't need my permission).

  • Why is the https protocol used on all pages of arch wiki & forums ?

    I don't know if it's true, but I heard that the https protocol requires more server resources than http, maybe because the server has to encrypt the data before sending it to the client. Therefore, as far as I know, https is usually used only on web pages containing login forms, and others that transmit sensitive data. I'm not complaining about the wiki or forum performance, they're loading fast, but is there a reason for using https on all pages of arch wiki and arch forums ? Shouldn't https be used only for logins to the wiki and forums, and http for all other pages, just like archlinux home page ?
    Last edited by Chrys349 (2011-10-14 00:14:54)

    I don't know the specific reasons as far as Arch is concerned, but there is a trend... See for example the HTTPS Everywhere extension. Many sites started offering or forcing https (including Google.) This can help avoid censorship and eavesdropping, two things that are on the rise too in many countries.

  • Using https protocol thru Oracle Developer 6.0

    Hi ,
    I would like to know if it is possible to use https protocol from Oracle Developer 6.0.
    we have used http protocol when using
    Show_Document() and it works fine. But when we try to use https (which our application requires - secure mode)then we get the following error:
    FRM-99999 Invalid URL sent to browser with target_BLANK.
    Full Details: unknown protocol:https
    We would appreciate any help on this problem.
    Are there any patches which would enable the use of this protocol??
    Thanks,
    Sanjay Sinha
    email:[email protected]
    null

    There are other services that may cause you trouble.
    I have had to turn off SMTP and DHCP services in the past.

  • Unable to connect to the Exchange server using HTTP/HTTPS protocol.

    hi,
    i try to connect microsoft exchange server, but it give me
    error
    Unable to connect to the Exchange server using HTTP/HTTPS
    protocol.
    my code is pasted below............
    <!--- connection parameters --->
    <cfparam name="user1" default="uHRH">
    <cfparam name="user2" default="uHRH">
    <cfparam name="password" default="uHRH">
    <cfparam name="exchangeServerIP" default="192.168.0.1">
    <cftry>
    <!--- Open a connection to the exchange server by
    specifying the required user credentials --->
    <cfexchangeConnection
    action="open"
    username ="#user1#"
    password="#password#"
    server="#exchangeServerIP#"
    <!--- protocol = "http"--->
    connection="conn1">
    <cfoutput>Connection to exchange server
    "#exchangeServerIP#" established</cfoutput>
    <!--- Close connection to exchange server --->
    <CFExchangeConnection
    action="close"
    connection="conn1">
    <cfoutput>Connection to exchange server
    "#exchangeServerIP#" terminated</cfoutput>
    <!--- Error Information --->
    <cfcatch type="any">
    <cfoutput>#cfcatch.message#</cfoutput>
    </cfcatch>
    </cftry>
    if any one know how to solve this error?

    Hi,
    The "<cfexchangeConnection>" tag supports both "HTTP"
    and "HTTPS" connection.. So Please make sure the username has the
    "Outlook Web Access".
    Also try removing the <!--- protocol = "http"--->
    comment which you placed inside the "<cfexchangeConnection>"
    tag.

  • Where and how can I know which version of http protocol that flash player used?

    If flash player uses web brower's http protocol?

    Is the EOB a PDF document?
    Firefox updates every 6 weeks and the current version is 31.0. Rolling back almost 6 months is not recommended for security reasons. If that's their best answer, I suggest we either figure out a workaround for getting the document, or you just use a different browser for their site.

Maybe you are looking for

  • IPad won't sync all my contacts from address book?

    I've sync'd my iPad a few times in an attempt to get all my contact from the Address book, but it will only sync 35 f them and not the 130+ I have in address book. Any ideas on that one? Message was edited by: boxer570

  • Can't print to PDF from Office 2004

    I have a new MacBook 2 GHz with 2 G RAM and 40 G available on my hard drive. I flawlessly transfered the data from my G3 ibook and everything was going great. I went to print on Word 2004 and the "print to PDF" and "cancel" buttons were missing. Open

  • Why wont itunes update?

    I've tried many times but just says "The update could not be verified. It may have been corrupted during downloading. The update will be downloaded and checked again the next time that Software Update runs." so i re run the software update and get th

  • Spool to multiple files

    Hello, I have a table containing order information for all our customers. I need to generate a file that lists all orders, for each one of our customers. Each file will be named like so, Account1.txt, Account2.txt, etc. I can do this individually by

  • Tracking the execution of Function Modules

    Hi there, for ABAP reports there is an enhancement S38MREP1 'Exit at Start report' in transaction CMOD available which could be used e. g. to track the execution at least of executable programs (TRDIR-SUBC = 1); limitation: it is executed before the