Error with connecting to WL 8.1 jms server in an applet

          Hi all
          i tried to follow below technical article to enable my applet to subscribe to
          a JMS topic setup on the WL server 8.1
          http://dev2dev.bea.com/products/wlserver81/whitepapers/WLS_81_jms_applets.jsp
          However, my applet always threw below error msg as initialize the JNDI context.
          

          Hi all
          i tried to follow below technical article to enable my applet to subscribe to
          a JMS topic setup on the WL server 8.1
          http://dev2dev.bea.com/products/wlserver81/whitepapers/WLS_81_jms_applets.jsp
          However, my applet always threw below error msg as initialize the JNDI context.
          

Similar Messages

  • I can't update my iOS 5! it downloads it and than say that there is error with connection? what should I do?

    it downloads it and than say that there is error with connection? what should I do?

    Are you getting a network connection error or a different error ? If it is a network connection and you've tried turning off all your firewall and antivirus software then you could try downloading the update via a browser : https://discussions.apple.com/message/16703914#16703914

  • Looking up JMS Server from an applet

    Hi!!
    I am trying to lookup a JMS server via an applet using Oracle9i
    Application Server. It's giving Security Access Exception. Can
    anybody help.

    hi,
    if the security exception is coming from the applet side, then you should consider the following:
    Normally for an applet to run in any web server, the database and theweb server should reside in the same machine to avoid a security exception being thrown. If you have the web server residing in different machine than the database then you can either use signed applet or you can use oracle connection manager to make it as a medium between the web server and the database. The connection manager will have to be installed in the same machine where the database resides. For more information on applet security with oracle products, please refer to oracle connection manager reference guide.
    If the security issue is thrown from the JMS side, then you might conside granting your user Advance queing and some java security permissions.
    hope this helps.

  • Getting strange error with connect by clause

    Hi Everyone,
    I have a 2 test oracle databases and each of them contain a table called department (dept_no,dept_name, main_dept_no) where each department entry is connected to main department by dept_no in the MAIN_DEPT_NO column.
    The strange problem is when I execute the query on the 1 ^st^ database I get D.DEPT_NO is not available column (D.* all columns from department table) but it is there and what is more strange this query works fine on 2 ^nd^ database.
    Is there any settings I have to do in the database so that it can work with connect by clause ?
    SELECT SUBSTR(LPAD(' ', 4*(LEVEL))  || '· ' ||DEPT_NAME,1,50)  DEPT_NAME_HY, D.*
    FROM PERSONEL.DEPARTMENT D
    START WITH MAIN_DEPT_NO IS NULL
    CONNECT BY PRIOR DEPT_NO=MAIN_DEPT_NOThank you.

    SSU wrote:
    Hi Everyone,
    I have a 2 test oracle databases and each of them contain a table called department (dept_no,dept_name, main_dept_no) where each department entry is connected to main department by dept_no in the MAIN_DEPT_NO column. Did you mean two SCHEMAs or tow databases?
    Please post DB version.
    The exact error message you are getting.
    output of the below from the DB rom where you are getting the error
    DESC PERSONEL.DEPARTMENT

  • JCO Proxy Error while connecting xMII into SAP R/3 Server

    Hi All
    When we try connect out SAP xMII server to the SAP R/3 Server using JCo (JCO Interface), we are getting an error
    "Fatal Error: JCOProxy Error:Name or Password is incorrect, please re-enter"
    We have checked the userID and password for logging into the SAP R/3 System and it is all correct and we are also able to login with the same userID/password using SAPGui. All the other details like SAP Server, Client Instance is all correct.
    appreciate if someone can help resolving this.
    Thanks and Regards
    Biju Kumar

    Hi Biju,
    I have also experienced this error. We are using xMII 12.0.1 with SAP R/3 4.6B. Please make sure that your password is in lowercase without special characters. Also check the xMII-logs if there is some more information about the error.
    If nothing helps, delete the SAP server entry in Data Services and re-enter it. Maybe this makes it work. I found that either the password was different or the new entry helped.
    Regards
    Michael

  • X11 ERROR: Xlib: connection to ":0.0" refused by server

    Hi all,
    I've problem with X11 on os x 10.6.2.
    Every time I move my macbook pro from office to home (and viceversa)
    X11 needs to be quit and restarted otherwise I get the following
    error:
    Xlib: connection to ".0" refused by server
    and X11 won't launch windows. Now this error is certainly linked
    to the fact that the computer changes IP address.
    What's the best way to solve the problem ?
    below you find the first lines of my .xinitrc
    thanks
    marco
    14:49> cat ~/.xinitrc
    #!/bin/sh
    # $Id: xinitrc,v 1.2 2003/02/27 19:03:30 jharper Exp $
    userresources=$HOME/.Xresources
    usermodmap=$HOME/.Xmodmap
    sysresources=/etc/X11/xinit/.Xresources
    sysmodmap=/etc/X11/xinit/.Xmodmap
    # merge in defaults and keymaps

    Are you setting DISPLAY somewhere? You should not be. The system sets DISPLAY, and X11 will not work if you change the system-set value.

  • Error with connection

    Dear All
    First of all I new to JAVA and thanx lot for your help which help me lot to clear my mind.
    Now I have problem with following code.
    //----  HTML Code -----
    <html>
    <head>
      <title>Well Come To Billing Ts</title>
       <meta http-equiv="Content-Type" content="text/html;">
       <script language="javaScript" type="text/javascript" src="calendar.js"></script>
       <link href="calendar.css" rel="stylesheet" type="text/css">
    </head>
    <form name ="mFORM"
            method="POST" action="SelectServer.do"
            onSubmit="document.mFORM.target = 'middle';return true;"
    <div class="jive-quote"> </div>
      <br>
              <b>From date </b>  <br> 
              <a href="#" onClick="setYears(2008, 2999);
              showCalender(this, 'T2');"><img align="left" src="calender.png">
              </a>
              <input  align="left" type="text"  size="14" name="T2"><br>
              <b>To date </b> <br>
              <a href="#" onClick="setYears(2008, 2999);
              showCalender(this, 'T3');"><img  align="left" src="calender.png">
              </a>
              <input align="left" type="text" size="14" name="T3"><br><br>
           <left>
             <br><b><font size="3">Payment Location Code</font></b><br>
                  <select name="PLC" size="1">
                      <option>107
                      <option>108
                  </select><br><br>
                  <b>Enter Bill Run Id :-  </b><br>
                     <input type="text" name="T1"  value="" size="12">
                   <br><b><font size="3">Select Server :-</font></b><br>
                       <select name="Server" size="1">
                           <option>SVM_GDN
                           <option>SVM_SRV1
                           <option>SVM_SRV2
                           <option>SVM_SRV3
                           <option>SVM_SRV4
                           <option>SVM_SRV5
                           <option>SVM_SRV6
                           <option>SVM_SRV7
                       </select>
                   <br><br>
                   <input type="submit" value="DATA Report" name="SUBMIT" />
                   </left>
                   <left>
                   <br><br>
                   <input type="submit" value="Graph Report" name="SUBMIT">
                   </left>
      </form>
        <!-- Calender Script  -->
        <table id="calenderTable">
            <tbody id="calenderTableHead">
              <tr>
                <td colspan="4" align="left">
                   <select onChange="showCalenderBody(createCalender(document.getElementById('selectYear').value,
                    this.selectedIndex, false));" id="selectMonth">
                       <option value="0">Jan</option>
                       <option value="1">Feb</option>
                       <option value="2">Mar</option>
                       <option value="3">Apr</option>
                       <option value="4">May</option>
                       <option value="5">Jun</option>
                       <option value="6">Jul</option>
                       <option value="7">Aug</option>
                       <option value="8">Sep</option>
                       <option value="9">Oct</option>
                       <option value="10">Nov</option>
                       <option value="11">Dec</option>
                   </select>
                </td>
                <td colspan="2" align="left">
                       <select onChange="showCalenderBody(createCalender(this.value,
                        document.getElementById('selectMonth').selectedIndex, false));" id="selectYear">
                        </select>
                   </td>
                <td align="left">
                       <a href="#" onClick="closeCalender();"><font color="#003333" size="+1">X</font></a>
                   </td>
                </tr>
           </tbody>
           <tbody id="calenderTableDays">
             <tr style="">
               <td>Sun</td><td>Mon</td><td>Tue</td><td>Wed</td><td>Thu</td><td>Fri</td><td>Sat</td>
             </tr>
           </tbody>
           <tbody id="calender"></tbody>
        </table>
    <!-- End Calender Script  -->
    <body>
    </body>
    </html>
    //----- Servlet Code
    package com.example.web;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.sql.*;
    public class ServerSelection extends HttpServlet
         PrintWriter out;
       public void init()
         out = null;
         public void doPost(HttpServletRequest request,
                           HttpServletResponse response)
                           throws IOException, ServletException
              response.setContentType("text/html;charset=UTF-8");
              out = response.getWriter();
        String c = request.getParameter("Server");
        String t1 = request.getParameter("T1");
        String b1 = request.getParameter("SUBMIT");
        String p = request.getParameter("PLC");
        String t2 = request.getParameter("T2");
        String t3 = request.getParameter("T3");
        if (b1.equals("DATA Report")){
              if(t1.equals("") && (t2.equals(""))){
                RequestDispatcher view= request.getRequestDispatcher("Response.jsp");
                view.forward(request, response);
              else if(t2.equals("")) {
                RequestDispatcher view= request.getRequestDispatcher("ResponseBID.jsp");
                view.forward(request, response);
              else {
                  RequestDispatcher view= request.getRequestDispatcher("ResponseDate.jsp");
                view.forward(request, response);
       else if(b1.equals("Graph Report")){
                 if(t1.equals("") && (t2.equals(""))){ 
                   RequestDispatcher view= request.getRequestDispatcher("ResponseGraph.jsp");
                   view.forward(request, response);
              else if(t2.equals("")) {
                   RequestDispatcher view= request.getRequestDispatcher("ResponseBIDGraph.jsp");
                   view.forward(request, response);
              else {
                  RequestDispatcher view= request.getRequestDispatcher("ResponseDateGraph.jsp");
                view.forward(request, response);
    //--- DriverLoaderCode
    package com.example.model;
    import java.io.*;
    import java.sql.*;
    import java.util.*;
    import oracle.jdbc.*;
    import oracle.jdbc.driver.*;
    import oracle.sql.*;
    public class DriverLoader {
        /** Creates a new instance of DriverLoader */
        public DriverLoader() {
        Connection con;
         String driverName = "oracle.jdbc.driver.OracleDriver" ;
         String user = "amitj";
         String password = "amitj_05";
        public Connection getConnection(String server){
          try{ 
               Class.forName(driverName);
               if(server.equals("SVM_GDN")){
                 String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV1")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV2")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV3")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV4")){
                  String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV5")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV6")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else if (server.equals("SVM_SRV7")){
                   String url = "jdbc:oracle:thin:@Host:Sid";
                 con = DriverManager.getConnection(url,user,password);
               else {
                   System.out.println("Connection Error");
          catch(Exception e) {
              System.out.println(e);
           return con;
    // ----      JSP Code
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%--
    The taglib directive below imports the JSTL library. If you uncomment it,
    you must also add the JSTL library to the project. The Add Library... action
    on Libraries node in Projects view can be used to add the JSTL 1.1 library.
    --%>
    <%--
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    --%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page import="com.example.model.*" %>
    <%@ page import="java.io.*,java.sql.*,java.util.*"%>
    <%@ page import="oracle.jdbc.*,oracle.jdbc.driver.*,oracle.sql.*"%>
    <html>
    <head>
      <title>Well Come To Billing Ts</title>
      <base target="_self">
      </head>
        <body>
    <% 
              String c = request.getParameter("Server");
              String p=request.getParameter("PLC");
                    int sum = 0;       
                     DriverLoader d = new DriverLoader();
                     Connection con = d.getConnection(c);
                        ResultSet rs = null;
                        PreparedStatement pstmt=null;
                          ResultSet rs1 = null;
                        PreparedStatement pstmt1=null;
                        ResultSetMetaData rsmd = null;
                            String query = null;
                            String query1 = null;
    query = "  "
    query1 = " "
                        pstmt=con.prepareStatement(query);
                        pstmt1=con.prepareStatement(query1);
                        rs = pstmt.executeQuery();
                        rs1 = pstmt1.executeQuery();
                        rsmd = rs.getMetaData();
                        int colcount = rsmd.getColumnCount();
    %>
                     </TABLE>
        </body>
    </html>Plz help

    Dear All
    Actually , I am getting java.lang.NullPointerException while running this
    I have servlet class to call different JSP for different selection
    In JSP I am calling a model to get connection with server as per the selection
    And the JSP use the that connection and gives the result to client
    But for this model code I am getting java.lang.NullPointerException.
    Even I am passing the server selection.
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
         com.example.web.ServerSelection.doPost(ServerSelection.java:59)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
    root cause
    java.lang.NullPointerException
         org.apache.jsp.Response_jsp._jspService(Response_jsp.java:95)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
         com.example.web.ServerSelection.doPost(ServerSelection.java:59)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)

  • Error with connecting to TEST in Financial Reporting Studio

    Test server is confirmed working as seen connecting to EPMA in Workspace. However, when it comes to connecting to Test in FRS, after changing the Test URL to Test server in the startup box, I received the following error message:
    "You are not authorized to use this functionality. Contact your administrator."
    Any idea where and how I should go about this? If in Shared Services, where exactly?

    Sounds like you need to give/get yourself access to create reports. In shared services your user ID needs to be provisioned with the role of Report Designer. It's under Reporting and Analysis - Reporting and Analysis Administrator - Content Manager - Report Designer.

  • Error with Connection to Oracle with Wallet , JDBC, and UNIX

    Hello - our application has been getting this error periodically while connecting to an oracle database using OCI JDBC drivers.
    caused by: java.sql.SQLException: ORA-28759: failure to open file
    at oracle.jdbc.driver.DatabaseError.throwsSqlException(DatabaseError.java:125)
    at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:681)
    at oracle.jdbc.driver.T2CConennection.logon(T2CConnection.java :362)
    at oracle.jdbc.driver.PhysicalConnection.<init>
    at oracle.jdbc.driver.T2CConnection.<init>
    at oracle.jdbc.driver.T2CDriverExtension.getConnection
    at oracle.jdbc.driver.OracleDriver.connect
    at java.sql.DriverManager.getConnection
    at java.sql.DriverManager.getConnection
    Once we get this error we keep getting it and are unable to get a connection until we restart it. the file it has the issue with is the cwallet.sso, which I figured out by turning on tracing. The file is there and it gets the connection originally - but for some reason periodically we lose access to that file. But when we get the error the file is there and when we restart the process it's perfectly fine.
    The only way we have been able to replicate this error is by create a sameple JAVA app which just keeps opening connections to the database with the wallet without closing the connections. Everytime we hit the 50th connection that error appears and it's unable to get another connection. If we close the connections everytime it's alright.
    It's not a limit on the amount of connections to oracle because we have no limit set. The best explaination we can find is that unix has some sort of limit on how many concurrent accesses to that file can be done within one process. We have been unable to figure out that limit. We tried playing around with the file descriptor limits to see if it gets more or less then 50, but no luck.
    If anyone has any other suggestions it would be greatly appreciated - we are stuck right now.
    Thanks!

    No suggestions?

  • Interface Errors with connection to F5's

    We are seeing input errors on all the interfaces that connect to our F5's.
    We have checked the duplex (hard set to 100 full both ends, swapped the cable and switch interface but not changed the F5 as all the interfaces have the same issue on different F5's and Cisco switches.
    The switch is WS-C3750-24TS code 12.2(25r)SEC
    #sh int fa1/0/7 controller
    FastEthernet1/0/7 is up, line protocol is up (connected)
      Hardware is Fast Ethernet, address is
      Description: F5
      MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation ARPA, loopback not set
      Keepalive set (10 sec)
      Full-duplex, 100Mb/s, media type is 10/100BaseTX
      input flow-control is off, output flow-control is unsupported
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input never, output 00:00:00, output hang never
      Last clearing of "show interface" counters 10w5d
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      5 minute input rate 2000 bits/sec, 2 packets/sec
      5 minute output rate 3000 bits/sec, 2 packets/sec
         26162416 packets input, 2535286219 bytes, 0 no buffer
         Received 26891 broadcasts (0 multicast)
         0 runts, 21 giants, 0 throttles
         512374 input errors, 257369 CRC, 0 frame, 0 overrun, 0 ignored
         0 watchdog, 0 multicast, 0 pause input
         0 input packets with dribble condition detected
         83195901 packets output, 1867380031 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier, 0 PAUSE output
         0 output buffer failures, 0 output buffers swapped out
         Transmit FastEthernet1/0/7               Receive
       1871501261 Bytes                       2536725439 Bytes
         60868339 Unicast frames                26138764 Unicast frames
          3617974 Multicast frames                     0 Multicast frames
         18731564 Broadcast frames                 26904 Broadcast frames
                0 Too old frames              2179100855 Unicast bytes
                0 Deferred frames                      0 Multicast bytes
                0 MTU exceeded frames            1721856 Broadcast bytes
                0 1 collision frames              255003 Alignment errors
                0 2 collision frames              257388 FCS errors
                0 3 collision frames                  21 Oversize frames
                0 4 collision frames                   0 Undersize frames
                0 5 collision frames               41239 Collision fragments
                0 6 collision frames
                0 7 collision frames              412735 Minimum size frames
                0 8 collision frames             6098676 65 to 127 byte frames
                0 9 collision frames            10296716 128 to 255 byte frames
                0 10 collision frames             748567 256 to 511 byte frames
                0 11 collision frames             503169 512 to 1023 byte frames
                0 12 collision frames            8618196 1024 to 1518 byte frames
                0 13 collision frames                  0 Overrun frames
                0 14 collision frames                  0 Pause frames
                0 15 collision frames
                0 Excessive collisions                 0 Symbol error frames
                0 Late collisions                     21 Invalid frames, too large
                0 VLAN discard frames                  0 Valid frames, too large
                0 Excess defer frames              41239 Invalid frames, too small
         22585962 64 byte frames                       0 Valid frames, too small
         14550725 127 byte frames
    Has anyone seen this issue before?

    They are at different locations so it cannot be patch panel/cabling.

  • Error with Connection to JDBC MS SQL Server 2000

    Hi,
    I have this error:
    java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]End of stream was detected on a read.
    And here is my connection statment:
    Connection conn = DriverManager.getConnection ("jdbc:microsoft:sqlserver://MYPC:8081","*****","*****");
    Any ideas?
    Many thanks in advance.

    java.sql.SQLException: [Microsoft][SQLServer 2000
    Driver for JDBC]End of stream was detected on a
    read.
    Any ideas?http://support.microsoft.com/?kbid=823896
    if that doesn't work, try this:
    http://www.mcse.ms/archive90-2005-9-1649153.html
    thanks.
    mp

  • Error with connecting ipod touch to computer

    applemobiledevice stops working and freezes itunes.
    I've done everything possible to try and fix this, reinstall, turn off firewall, repair the feature, and start/restart the feature.
    i dont know what to do, i had all my music, videos, and pictures on my ipod touch then my computer crashed. I had to reformat everything, and install vista over again. i tried to connect my ipod to the comp to see if it recognizes it and now it does not. I need some help because nothing right now is working
    thanks.

    You have to sync the videos via iTunes. See:
    iTunes: Frequently asked questions about viewing and syncing videos
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod

  • Error with JSF application on SAP NetWeaver  App Server  7.3

    Hello Gurus,
                             I have a JSF web application which I have deployed on the SAP NetWeaver Server 7.3 , but when trying to access the same I get the error
    Cannot process an HTTP request to servlet [Faces Servlet] in [SecurePro] web application. [EXCEPTION] javax.servlet.ServletException: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error in executing the compilation process: [ Compilation Failed! Exit Code=1
    Has anybody else also got the same error earlier?, I am using Mojarra  implementation for JSF.
    I had earlier deployed the same application in an earlier JSF version and it worked on NWAS7.0 but Now I need to upgrade that, Please help
    Thanks
    Somil Agarwal

    Hi Ingo,
    Yes - Ive tried every possible combination and here is my findings...
    I don't think the 32-bit version of the SAP Java Connector (2.1.8) works on a Windows 2003 x64 SAP J2EE 7.0, i.e. the sapjco.jar file. I created a directory and added it to the CLASSPATH of the J2EE server (server and instance) and I also added it to the Java classpath using: java -jar <path+sapjco.jar> -classpath. Executing this command brings up a SAP Java connector window where it displays information of the version, location of the sapjcorfc.dll file etc. This windows opens, but is not able to display the information. If I do exactly the same with the x64 bit version of the SAP Java connector (2.1.8) it displays the information correctly in the SAP Java connector popup. I've tried copying the sapjcorfc.dll and the librfc32.dll to both the /system32 and the SYSWOW64 directory on the server.
    HOWEVER, in CMC the Role Import tab still does not work - I just get the text null (in red). Before adding the sapjco.jar to the java classpath I got another error on the Role import tab - something like /com/sap/mw/jco/$JCOFunction. So it seems like it is now able to find the sapjco.jar file, but can not use it properly.
    The big question is now: Should the sapjco.jar file actually be on the Application server or on the BOE Server? I know it says on the application server in all documentation, but that generally assumes Tomcat and all installed on one server.
    BOE uses the sapjco.jar file to connect to the BW system to import the roles and that must be the BOE server doing that job and not the Application server???
    Just my thoughts - maybe we can discuss this at Teched in Phoenix? :o)
    Best regards,
    Jacob

  • HTTP Error with Status code 403 when using ABAP Server Proxies

    Hi All,
    I have been working on ABAP Client and Server proxies in my project. The weblogs by Ravikumar, Prateek Shah,  Siva Maranani & VijayaKumari were very helpful and thank them all for just helpful and guiding postings.
    Interfaces using Client proxies are working fine and have been tested successfully. But I'm facing bit problems with Server Proxies. The scenario is of File to SAP system via XI. Data is coming correct up to Technical routing in pipeline but at call adapter(for Server Proxy to SAP)in XI pipeline I receive Error:
    HTTP response contains status code 403 with the description Business Server Page (BSP) Error Error when sending by HTTP (error code: 403, error text: Business Server Page (BSP) Error)
    Previously I was receiving authentication and authorization related error of status code 401 and then in communication channel I replaced user profile with a user id having role SAP_XI_APPL_SERV_USER. The basis peron has created new user id with role SAP_XI_APPL_SERV_USER  only and that I'm using. I've tried creating a HTTP destination with the created user id and in test connection too receive same error message.
    Please help me out with your inputs and understanding on the topic.
    Thanks and Best Regards
    Prashant Rajani

    Hi Prashant,
    Please take a look at these threads..They deal with the same problem, and they have been resolved here.
    BSP Authorization error
    Service cannot be reached .  error code 403 the reason forbiddn
    403 Error when accessing the server
    Hope your issue gets resolved.
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Login error with correct u/p using Oracle Application Server / BPEL

    Hello,
    We are using Oracle 11g and BPEL 10.1.3.4. We had everything working fine until earlier this week. We were receiving an exception when accessing the database from our BPEL process.
    Unable to establish connection to "iCareConnectionPool". Error message: Exception occurred testing connection. Exception: java.sql.SQLException: ORA-01017: invalid username/password; logon denied.
    I went into the Application Server control and tested the data source and connection pool and they both failed with the login error. The userid and password being submitted is correct. I checked the data-source.xml file and the id/password looked good. Here are the steps I performed.
    On BPEL server:
    1)     Deleted connection pool iCareConnectionPool, data source, iCareDataSource, and removed /eis/db/iCareDataSource from the DBAdapter.
    2)     Created new connection pool – iCareConnectionPool using jdbc:oracle:oci:@//<host>:1521/ORCL with userid IDS
    3)     The connection pool test was successful. Clicked finish to create connection pool
    4)     From the JDBC resources screen, I tested the connection pool and it failed with invalid logon error.
    5)     Modified connection pool to use IDS2 and it worked.
    6)     Modified connection pool to IDS and it failed.
    7)     Modified connection pool to jimc and it worked.
    On Database:
    1)     Created new schema/user ICAREIDS
    2)     Connected using SQL Developer and I could connect
    On BPEL Server:
    1)     Deleted connection pool
    2)     Created connection pool iCareConnectionPool using jdbc:oracle:oci:@//<host>:1521/ORCL with userid IDS
    3)     The connection pool test was successful. Clicked finish to create connection pool
    4)     From the JDBC resources screen, I tested the connection pool and it failed with invalid logon error.
    5)     Modified connection pool to use IDS2 and it worked.
    6)     Created new connection pool TestPool – same results
    7)     Tried jdbc:oracle:thin:@//<host>:1521/ORCL - same results
    On my local system BPEL server:
    1)     Created connection pool iCareConnectionPool using jdbc:oracle:oci:@//<host>:1521/ORCL with userid IDS
    2)     The connection pool test was successful. Clicked finish to create connection pool
    3)     From the JDBC resources screen, I tested the connection pool and it failed with invalid logon error.
    4)     Modified connection pool to use IDS2 and it worked.
    5)     Modified connection pool to use ICAREIDS and it failed.
    Since it failed on two different BPEL server's, I am wondering if it is something with the database. I can connect using existing schema's but not IDS or any new schemas. However, I can connect to any schema using any other tool like SQL Developer.
    Can anyone provide an insight as to what could be happening here.
    Thanks,
    Jim

    I found the problem and wanted to pass on the solution in case any one else runs into this problem.
    With Oracle Database 11g the passwords are now case sensitive. Because the BPEL server is using 10g drivers the login fails if you have capital letters in your password.

Maybe you are looking for