IncompatibleClassChangeError in WLS5.1 with SP12 in HPUX11

This error happens for either Servlets or Jsps, while the
corresponding class is executing, but doesnt happen always. But
once it starts happening, then always happens. If the class
is reloaded by touching the file, the error dissappears. But at
any time the error might start again. According to the
stackTrace, the error is happening in a particular line of code
always, but code dont have any problem. I am accessing a seperate object which
is set in session at this line. Also the servletconfig object is also accessed.
Anybody has anyidea why this happens?
Manoj

No reply from anybody.. anyway i thought i will update this. it was my mistake,
i had added servletclasses also in the weblogic classpath. i removed it.. error
solved.. hurrayyyy
Manoj
"Manoj C B" <[email protected]> wrote:
>
This error happens for either Servlets or Jsps, while the
corresponding class is executing, but doesnt happen always. But
once it starts happening, then always happens. If the class
is reloaded by touching the file, the error dissappears. But at
any time the error might start again. According to the
stackTrace, the error is happening in a particular line of code
always, but code dont have any problem. I am accessing a seperate object
which
is set in session at this line. Also the servletconfig object is also
accessed.
Anybody has anyidea why this happens?
Manoj

Similar Messages

  • WebService under WLS5.1 with ISPROXY.DLL

    Hi,
    we are using WLS5.1 as AppServer and MS IIS with ISPROXY.DLL as WebServer.
    How do I configure the ISPROXY so that i will forward a call to a WebService to
    the WLS5.1 and return the result?
    Thank you,
    Goetz

    Here are the instructions for 5.1
    If this still doesnt work, compare against the instructions for WLS7 (I remember
    some duff instructions in the 6.0 documentation...)
    http://www.weblogic.com/docs51/admindocs/isapi.html
    -Nick
    "Goetz Markgraf" <[email protected]> wrote:
    >
    Hi,
    we are using WLS5.1 as AppServer and MS IIS with ISPROXY.DLL as WebServer.
    How do I configure the ISPROXY so that i will forward a call to a WebService
    to
    the WLS5.1 and return the result?
    Thank you,
    Goetz

  • Installation of wls5.1 with IBM Visual Age v.3.5

    Hello,
    Weblogic requires that you have a JDK installed on the PC. Usually you do something like
    wlconfig -JAVA_HOME c:\java
    We just switched to IBM VisualAge for Java v.3.5. The environment is completely new for us. I understand that everything in VAJ is inside repository.
    It means, I don't have any longer a directory structure that I used to live with. What should be the solution?
    After all my ultimate goal is to integrate both VAJ with WLS.
    Thanks,
    Konstantin Oleinikov

    hello there,
    check these things in u r mac before launching PNS..
    1: Is OracleDriver is there in the path i mean in the PNS path..
    2: Right click and check the properties...
    3: and also check the env properties and launch the PNS if PNS is launched then u can work on it...

  • Issue with variable values while adding report to Bookmarks/Favorites

    Hello All,
    I am able to save the reports from my portal as bookmarks with the appropiate navigation state & variable values for reports which do not have a mandatory value variable with no default value. For all other queries like queries with no mandatory variables or queries containing mandatory variables with default values, this is working fine. Any inputs is appreciated. We are in BI7.0 with SP12.
    Thanks,
    Danny

    What's your question, because from your statement, it seems like everything is fine ??
    Cheers,
    Andrew

  • Upgrade from sp12 to sp17 in PI 7.0.

    hi,
    right now we have PI 7.0 with SP12. we are planning to upgrade the server from SP12 to SP 17. could you please let us know the technical ricks and befinits in SP17.
    a quick response would be appreciated.
    thanks and regards,
    KRUSHI.

    Hi,
    are you sure with PI 7.0 sp 12 or is it maybe XI 3.0 sp 12?
    PI 7.0 sp 12 equates to XI 3.0 sp 20.
    I am not sure if there exists sp 17 for PI 7.0, at least the release notes are only up to PI 7.0 sp 13:
    http://help.sap.com/saphelp_nw04/helpdata/en/c9/9844428e9cbe30e10000000a155106/frameset.htm
    Regards
    Patrick

  • JDBC adapter on XI 3.0 SP12

    Hi all,
    I am working on a scernario SOAP->XI3.0(SP12)->JDBC
    On the sender side, I have a simple web application posting a SOAP request to an outbound SOAP adapter. I have used Apache AXIS to generate the SOAP request.
    On the JDBC side, I have imported the database schema into XI as external resource. The mapping is straightforward (simple moves, no transformation). This is the exception I get when I execute the secnario:
    <Trace level="1" type="T">Interface Mapping urn:xilab10 SoapSenderToDatabaseReceiver</Trace>
      <Trace level="1" type="T">RuntimeException during appliction Java mapping com/sap/xi/tf/_CustomerToMirageDB_</Trace>
      <Trace level="1" type="T">com.sap.aii.utilxi.misc.api.BaseRuntimeException: RuntimeException in Message-Mapping transformation: Cannot produce target element /MirageDB/CUSTOMER_MASTER/row/access/CUSTOMER_NUMBER. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:292) at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:63) at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:232) at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java:63) at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java:91) at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java:78) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:88) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:63) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java:79) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java:131) at sun.reflect.GeneratedMethodAccessor536.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187) at $Proxy28.processFunction(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:95) at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal(RFCJCOServer.java:113) at com.sap.engine.services.rfcengine.RFCJCOServer$ApplicationRunnable.run(RFCJCOServer.java:171) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)</Trace>
    Appreciate your help.
    Regards,
    Shailesh

    Thanks Michal, Thilo, Colin, Vishnu,
    I  have tested the map using the test utility and it tests fine. Also tried reactivating it. Still stuck with the same error.
    Yes, the field  /MirageDB/CUSTOMER_MASTER/row/access/CUSTOMER_NUMBER is populated. Infact thats the primary key in the database
    The wierd part is that the same scenario works well on XI3.0 SP9 without any errors.
    So I'm guessing this has to do with SP12 in some way. Any patch related issues that anyone aware of?
    Heres the db schema that we import inside XI as an external resource. The receiver message type is derived from this schema:
    Appreciate your help!
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
         <xs:element name="ACCOUNT_GROUP">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="AUTHORIZATION_GROUP">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="CITY">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="CITY_CODE">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="COMPANY_CODE">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="COUNTRY_CODE">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="COUNTRY_KEY">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="CUSTOMER_ADDRESS">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="row" />
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="CUSTOMER_MASTER">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="row" />
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="CUSTOMER_NUMBER">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="DISTRICT">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="FAX_NUMBER">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="FIRST_NAME">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="HOUSE_NUMBER">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="INDUSTRY_KEY">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="INITIAL_CONTACT">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="LAST_NAME">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="MirageDB">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="CUSTOMER_MASTER" />
                        <xs:element ref="CUSTOMER_ADDRESS" />
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="POSTAL_CODE">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="REGION">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="TELEPHONE_NUMBER">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
         <xs:element name="access">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="CUSTOMER_NUMBER" />
                        <xs:element ref="COUNTRY_KEY" minOccurs="0" />
                        <xs:element ref="FIRST_NAME" minOccurs="0" />
                        <xs:element ref="LAST_NAME" minOccurs="0" />
                        <xs:element ref="AUTHORIZATION_GROUP" minOccurs="0" />
                        <xs:element ref="INDUSTRY_KEY" minOccurs="0" />
                        <xs:element ref="ACCOUNT_GROUP" minOccurs="0" />
                        <xs:element ref="INITIAL_CONTACT" minOccurs="0" />
                        <xs:element ref="COMPANY_CODE" minOccurs="0" />
                        <xs:element ref="CITY" minOccurs="0" />
                        <xs:element ref="POSTAL_CODE" minOccurs="0" />
                        <xs:element ref="REGION" minOccurs="0" />
                        <xs:element ref="HOUSE_NUMBER" minOccurs="0" />
                        <xs:element ref="TELEPHONE_NUMBER" minOccurs="0" />
                        <xs:element ref="FAX_NUMBER" minOccurs="0" />
                        <xs:element ref="DISTRICT" minOccurs="0" />
                        <xs:element ref="COUNTRY_CODE" minOccurs="0" />
                        <xs:element ref="CITY_CODE" minOccurs="0" />
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="row">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="table" />
                        <xs:element ref="access" />
                   </xs:sequence>
                   <xs:attribute name="action" use="required">
                        <xs:simpleType>
                             <xs:restriction base="xs:string">
                                  <xs:enumeration value="INSERT" />
                             </xs:restriction>
                        </xs:simpleType>
                   </xs:attribute>
              </xs:complexType>
         </xs:element>
         <xs:element name="table">
              <xs:simpleType>
                   <xs:restriction base="xs:string">
                        <xs:enumeration value="String" />
                   </xs:restriction>
              </xs:simpleType>
         </xs:element>
    </xs:schema>

  • Archiving files with errors

    Hi all
    I have been working on a File(FCC) to File(FCC) Scenario. I am working on PI7.0 with SP12.  I would like to archive all the files with errors, for which the sender file adapter shows an option Archive Faulty source files.  But I am not able to archive any of the error files.  Help.sap.com mentions that this functionality works when a permanent error occurs.
    I have tried out with all possible combinations and I am still unable to archive the error file. 
    Please help!!!
    Regards
    Kartik

    Hi,
    There are two conditions that you should keep in mind while using the “Archive files with errors” option
    1.       The Processing Mode has to be Archive not Delete in case you are using the Add Time Stamp  for the archived files with errors(the second check option not the first one)
    2.       In case the processing mode is Delete you can not use the second ADD Time Stamp option but this also can archive files with errors
    Ranjit

  • VC 7.0 Oracle stored procedures resultset with ref cursor

    Can VC (we are on NW7 SP13) handle Oracle's datatype ref cursor - which is the standard solution in Oracle to return result sets - as the return value of a stored procedure?
    When testing a data service in the VC story board based upon a simple Oracle function like:
    create or replace package pkg_dev
    is
       type t_cursor is ref cursor;
    end;
    create or replace function vc_stub return pkg_dev.t_cursor
    as
    l_cursor pkg_dev.t_cursor;
    begin
    open l_cursor for select ename from emp;
    return l_cursor;
    end;
    (just as example - I know that could be easily retrieved using the BI JDBC connector framework and accessing tables / views)
    I am always running in the "portal request failed ( Could not execute Stored Procedure)" error - so I am not able to use the "add fields" function to bind the output.
    The defaulttrace contains entries like:
    Text: com.sap.portal.vc.HTMLBRunTime
    [EXCEPTION]
    com.sapportals.connector.execution.ExecutionException: Could not execute stored procedure
    Caused by: java.sql.SQLException: Invalid column type
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    We deployed Oracle's own jdbc-driver for Oracle 10g. Using that driver and a portal jdbc connector framework entry the stored procedures of the Oracle database user mapped to the portal user are discovered and available in the "Find Data Services" section.

    We deployed the drivers as described in the HowTo Papers (e.g.Hwo to Configure UD Connect on the J2EE Server for JDBC Access to External Databases). When deploying the drivers you assign a freely definable name for the set of Oracle's jar-files (eg. oracle_10) as library name. Having deployed the drivers in that way only System Definitions via BI JDBC connector framework were working. With a little help from SAP Support (call lasted more than 2 months till a very capable member of the support team made things working in a very short time) we got the portal jdbc connection with Oracle's jar-files working:
    Here are instructions how to add reference:
    1. Connect to the j2ee using telnet, e.g in the cmd window type:
    telnet <host> <port> + 8, enter uid and pwd of j2ee admin.
    2. jump 0
    3. add deploy
    4. change_ref -m com.sapportals.connectors.database <your lib name>       <your lib name = oracle_10>
    Trying to manually add this reference in visual admin connector container for JDBCFactory failed - reference could be added and saved, but then disappeared (at least in NW7 with SP12). Adding the reference as described above solved the problem.

  • Process chains time outs and hangs with no error msg - in SP13

    Hi all,
    We are having all kind of weird problems after we patched our system with SP13. Our process chain time outs and hangs, but surprisingly we never get any error msg. And scarier part is, the problem seems to be intermittent. PC runs fine on some days and hangs on some.
    Further analysis into the dump – as below
    Termination occurred in the ABAP program "SAPLRSSM" -
    in "RSSM_SLEEP_DEBUG".
    The main program was "SAPMSSY1 ".
    In the source code the termination point is in (Include) program "LRSSMU39".
    This refers to an issue that appears to have been addressed by OSS Note
    934648(meant for SP8). This notes also indicates to populate RSADMIN table to
    exclude "RSSM_SLEEP_DEBUG". Not sure if this note is valid for SP13? However we went ahead and populated the RSADMIN table.
    So now we have no clue what’s going on and where to fix the issue.
    As per SAP suggestion we applied the following notes:
    0000653996  Analyzing lock situations
    0000893563  Correction: Deadlock on completion of a remote chain
    0000994007  Corrections: Deadlock with external status query
    0001005481  Correction: Process successful, but there is no instance
    0001047174  Correction: Incorrect scope when locking in process chains
    0001051957  Correction: TIME_OUT during dialog confirmation of processes
    0001083660  Report for error stack analysis
    Nothing seems to help us. And SAP suggested a few options, which we implemented to no rescue.
    I’m sure that many of the customers have applied SP13, and want some feedback from them, if this is happening in their systems too?
    If so, how did you fix this issue?
    Or this situation is unique to us?Please note that no settings were changed as of SP13 to that of what they were in SP12(unless it is a side effect of the patch itself). Everything worked fine with SP12 and is still working on the BIP system. All the problems are in BIQ patched to SP13.
    Any pointers or insight would be appreciated. We have a customer msg open with SAP, and going back and forth, but nothing seemed to work as of today.
    Thanks,
    Voodi

    Not sure which OSS helped us get past the issue, as SAP asked us to apply a ton of notes. But along which the notes, SAP has some suggestions for us, which we think did the magic. After the implementation of the suggestin we never faced the same issue again. The suggestion by SAP:
    move the process chain callback in a batch job by executing
    program RSSM_TRACE_SWITCH and selecting the flag "verifcation
    of asynchronous processes - execute in batch".
    Lemme know if this doesnt fix the issue, I can give all the notes that SAP asked us to apply.
    Message was edited by:
            voodi

  • Linking solution manager projects with CHARM implementation project

    Hi Guys,
    Currently i am working in CHARM implementation project, i have created one CHARM implementation project with urgent correction and i am able to create the Transport request and release the transport request succesfully and i am able to move it to quality system successfully. But my customer is asking to link the solution manager project to CHARM implementation project.
    Earlier before implementing CHARM they have implemented project managent in solution manager, during that project they have created so many projects which are currently running, now they want those projects to be linked CHARM implementation project.
    When ever they create a transport request through CHARM they want the TP to be saved under a respective project which they are using currently. but according to my knowledge the TP can be saved under CHARM implementation project only.
    Now i want to know whether the projects created in SOLAR_PROJECT_ADMIN can be linked to CHARM implementation project. Pls give ur valuable inputs as it is very urgent.
    Thanks&Regards
    Raju

    Hello,
    We have implemented this with two systems landscape where in we have in place a Solution Manager Dev system and Solution manager Production system both are SOLMAN 4.0 with SP12. So the path for us to move the changes is from Development Systems to Production system.
    We have ChaRM between the Dev and production. We reapplied the satellite system concept. For us the Solution manager Prod is a satellite systems all the changes that we move from Development system to Production systems is tracked with necessary documentation in the ChaRM process.
    Yes, I agree with you that this is not any big magic. Working with two SOLMAN implementation, I strongly feel that SAP needs to have well rounded ChaRm processes. We have robust Change Management Process, but when we moved to ChaRM we were limited functionality of the ChaRM processes.
    I had approached and did some research on how other companies are implementing the same process. Most of them have almost the same process for tracking SOLMAN changes. I am still look out for improved process to manage SOLMA changes.
    Hope this helps!!! Thanks
    Vish

  • Sp12 problems on 4.5.1

    I downloaded the latest service pack for 4.5.1, sp12 (we had been using
    sp11) and tried it out. I have one immediate problem and one oddity. Is
    anyone else using sp12?? The oddity is that the following line gets printed
    out repeatedly (dozens and dozens of times) in the log file:
    <ServletContext-Servlets> weblogic.servlet.ClasspathServlet: destroy
    <ServletContext-Servlets> weblogic.servlet.ClasspathServlet: destroy
    <ServletContext-Servlets> weblogic.servlet.ClasspathServlet: destroy
    The real problem is that when our applet client tries to connect, the
    following exception occurs. We're on NT and this happens whether I replace
    wlntio.dll or not (as described for using the perf pack with sp12) If I
    switch back to sp11 on the server, then all is fine. Our client is IE5.0 on
    NT.
    caught exception: java.lang.ExceptionInInitializerError:
    com/ms/security/SecurityExceptionEx
    java.lang.ExceptionInInitializerError: com/ms/security/SecurityExceptionEx
    at weblogic/rjvm/LocalRJVM.getLocalRJVM
    at weblogic/rjvm/RJVMManager.getLocalRJVM
    at weblogic/rjvm/Kernel.ensureInitialized
    at weblogic/common/internal/DNSBasedRJVMFinder.findOrCreate
    at weblogic/common/internal/ServerURL.findOrCreateRJVM
    at weblogic/jndi/WLInitialContextFactory.getInitialContext
    at weblogic/jndi/WLInitialContextFactory.getInitialContext
    at javax/naming/spi/NamingManager.getInitialContext
    at javax/naming/InitialContext.getDefaultInitCtx
    at javax/naming/InitialContext.<init>
    at sync/client/gateway/ClientGateway.connectToServer
    at sync/client/Desktop.connectToServer
    at sync/client/Desktop.access$0
    at sync/client/Desktop$2.perform
    at sync/client/util/SyncWorker$3.run
    at java/lang/Thread.run

    That's right.
    Kumar
    Joe Herbers wrote:
    I received the following email in response to my opening a case with BEA for
    these problems:
    CASE_ID_NUM: 201065
    The issue you are mentioning is a regression brought by the service pack 12.
    We are aware of 2 serious issues with this service pack, one of them is the
    one you described. That's why, we will release the service pack 13 most
    likely before the end of this week.
    "Joe Herbers" <[email protected]> wrote in message
    news:[email protected]...
    I downloaded the latest service pack for 4.5.1, sp12 (we had been using
    sp11) and tried it out. I have one immediate problem and one oddity. Is
    anyone else using sp12?? The oddity is that the following line gets printed
    out repeatedly (dozens and dozens of times) in the log file:
    <ServletContext-Servlets> weblogic.servlet.ClasspathServlet: destroy
    <ServletContext-Servlets> weblogic.servlet.ClasspathServlet: destroy
    <ServletContext-Servlets> weblogic.servlet.ClasspathServlet: destroy
    The real problem is that when our applet client tries to connect, the
    following exception occurs. We're on NT and this happens whether I replace
    wlntio.dll or not (as described for using the perf pack with sp12) If I
    switch back to sp11 on the server, then all is fine. Our client is IE5.0 on
    NT.
    caught exception: java.lang.ExceptionInInitializerError:
    com/ms/security/SecurityExceptionEx
    java.lang.ExceptionInInitializerError: com/ms/security/SecurityExceptionEx
    at weblogic/rjvm/LocalRJVM.getLocalRJVM
    at weblogic/rjvm/RJVMManager.getLocalRJVM
    at weblogic/rjvm/Kernel.ensureInitialized
    at weblogic/common/internal/DNSBasedRJVMFinder.findOrCreate
    at weblogic/common/internal/ServerURL.findOrCreateRJVM
    at weblogic/jndi/WLInitialContextFactory.getInitialContext
    at weblogic/jndi/WLInitialContextFactory.getInitialContext
    at javax/naming/spi/NamingManager.getInitialContext
    at javax/naming/InitialContext.getDefaultInitCtx
    at javax/naming/InitialContext.<init>
    at sync/client/gateway/ClientGateway.connectToServer
    at sync/client/Desktop.connectToServer
    at sync/client/Desktop.access$0
    at sync/client/Desktop$2.perform
    at sync/client/util/SyncWorker$3.run
    at java/lang/Thread.run

  • Handling Solution Manager changes with ChaRM (ChaRM on SolMan PRD)

    Hi Experts,
    Having deployed ChaRM to satellite system (three system landscape) we became interested in handling Solution Manager changes with ChaRM. We have operable ChaRM in SolMan 4.0 SP12.
    We have DEV and PRD for SolMan so we are talking about two system landscape.
    Has anyone of you done this? Does it go the same way as if SolMan was a real satellite system (rfc's=>tms=>ibase=>organization=>project=>MC=>CRs = order of configurations roughly).
    I tried searching specific instructions for this deployment but it seems that configuration guides etc focus on satellite system handling. Our need is basically to document and control SolMan changes and with ChaRM we could.
    Perhaps there is no magic to this and everything goes just like in satellite, but I would appreciate any experiences others may have had doing this.
    Kind regards,
    Auli

    Hello,
    We have implemented this with two systems landscape where in we have in place a Solution Manager Dev system and Solution manager Production system both are SOLMAN 4.0 with SP12. So the path for us to move the changes is from Development Systems to Production system.
    We have ChaRM between the Dev and production. We reapplied the satellite system concept. For us the Solution manager Prod is a satellite systems all the changes that we move from Development system to Production systems is tracked with necessary documentation in the ChaRM process.
    Yes, I agree with you that this is not any big magic. Working with two SOLMAN implementation, I strongly feel that SAP needs to have well rounded ChaRm processes. We have robust Change Management Process, but when we moved to ChaRM we were limited functionality of the ChaRM processes.
    I had approached and did some research on how other companies are implementing the same process. Most of them have almost the same process for tracking SOLMAN changes. I am still look out for improved process to manage SOLMA changes.
    Hope this helps!!! Thanks
    Vish

  • SP12: CUP: Error for requesttype "change" at auto-provisioning

    Hello,
    We have an error while auto-provisioning a change-request in CUP.
    The request stages can be approved correctly but after the last stage, the request is rerouted to administrator because of escape-route settings. (auto provisioning failures)
    So the audit trail reports an error at auto-provisioning, BUT in the backend-system the user was changed correctly.
    If we now want to approve the request on admin-stage, the error appears again. So we have a closed loop reaction.
    Any ideas?
    Does anybody have the same issue?
    Our client have the same problem with SP12 on the prod.system but in the dev.system (also SP12) we can create the request well.
    Thanks,
    Alexa

    2010-10-15 13:45:54,456 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  ProvisioningBO.java@1794:getProvisioningStatusDTO() : OUT of the method
    2010-10-15 13:45:54,458 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  ProvisioningBO.java@1827:getProvisioningStatusDTO() : OUT of the method
    2010-10-15 13:45:54,458 [SAPEngine_Application_Thread[impl:3]_32] DEBUG com.virsa.ae.accessrequests.bo.ProvisioningBO : autoProvision() :   : listMessagesForSysType,list size=1
    2010-10-15 13:45:54,459 [SAPEngine_Application_Thread[impl:3]_32] DEBUG com.virsa.ae.accessrequests.bo.ProvisioningBO : autoProvision() :   : listMessagesForSysType #0# element:com.virsa.ae.configuration.po.ApplicationLogPO@31cf3f2[userId=GRC_20,emailId=<null>,reqNo=716,system=LS_DI6_300,recDate=10/15/2010,changedBy=AKOLB,logAction=USER CREATE,newValue=GRC_20,description=<null>,error=true,singleMessage=false]
    2010-10-15 13:45:54,461 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  ProvisioningBO.java@248:autoProvision() :  Preparing Provision to SAP ... DONE
    2010-10-15 13:45:54,463 [SAPEngine_Application_Thread[impl:3]_32] DEBUG  ProvisioningBO.java@277:autoProvision() : OUT of the method
    2010-10-15 13:45:54,465 [SAPEngine_Application_Thread[impl:3]_32] WARN   RequestBO.java@5924:autoProvisioningForApprove() : Exception occured during auto provisioning , error messages : [com.virsa.ae.configuration.po.ApplicationLogPO@31cf3f2[userId=GRC_20,emailId=<null>,reqNo=716,system=LS_DI6_300,recDate=10/15/2010,changedBy=AKOLB,logAction=USER CREATE,newValue=GRC_20,description=<null>,error=true,singleMessage=false]]
    2010-10-15 13:45:54,469 [SAPEngine_Application_Thread[impl:3]_32] ERROR  RequestBO.java@6665:approveRequest() : AutoProvisioning Exception, checking if the escape route is enabled
    2010-10-15 13:45:54,478 [SAPEngine_Application_Thread[impl:3]_32] ERROR  RequestBO.java@6681:approveRequest() : AutoProvisioning Exception, escape route is enabled, going for the escape route
    2010-10-15 13:45:54,490 [SAPEngine_Application_Thread[impl:3]_32] DEBUG com.virsa.ae.accessrequests.bo.RequestBO : rerouteRequest() : AKOLB : INTO the method with toPathName : , poRequestDetails : com.virsa.ae.accessrequests.po.RequestDetailsPO@70e31b05[requestForOthers=false,userLookupEnabled=false,userIDFieldEnabled=false,userFirstNameFieldEnabled=false,userLastNameFieldEnabled=false,approverLookupEnabled=false,locationFieldEnabled=false,departmentFieldEnabled=false,emailFieldEnabled=false,telephoneFieldEnabled=false,companyFieldEnabled=false,employeeTypeFieldEnabled=false,managerTelephoneFieldEnabled=false,managerEmailFieldEnabled=false,managerNameFieldEnabled=false,requestorTelephoneFieldEnabled=false,requestorEmailFieldEnabled=false,requestorNameFieldEnabled=false,addRole=false,approveReject=,approveRejects=approveRejects,accessChanged=false,fileAttached=false,reqDataApplProvDTOs={com.virsa.ae.dao.dto.RequestDataApplicationProvisionDTO@46b5291a[reqNo=716,application=LS_DI6_300,provisionAction=ASSIGN_ROLES,userId=GRC_20,roleId=2,isProvisioned=true,isNew=false,LMD=<null>],com.virsa.ae.dao.dto.RequestDataApplicationProvisionDTO@1f9d8e3a[reqNo=716,application=LS_DI6_300,provisionAction=ASSIGN_ROLES,userId=GRC_20,roleId=3,isProvisioned=true,isNew=false,LMD=<null>],com.virsa.ae.dao.dto.RequestDataApplicationProvisionDTO@20e4920d[reqNo=716,application=LS_DI6_300,provisionAction=ASSIGN_ROLES,userId=GRC_20,roleId=4,isProvisioned=true,isNew=false,LMD=<null>]},accntValidationmsgs=[],connectionFailedSystems=,userExistSystems=,userNotExistSystems=,comm_method_type=,cstmFldName=,usersPOList=[com.virsa.ae.accessrequests.po.RequestUserPO

  • Documentation for CCLM on SolMan 7.1 SP12

    Hi,
    It seems the CCLM documentation in SCN is mostly 7.1 SP10 specific (see this link:  https://websmp110.sap-ag.de/~sapidb/011000358700000426872012E).  Is there an SP12 equivalent document?
    We're having issues with SP12 specific functionality, such as the Citymodel, and I'd like to do my due diligence in reading the documentation to see if we missed a step.
    Thanks,
    David

    Hi David,
    in general, the documentation about setup of CCLM should be given in the guided procedure in transaction solman_setup. There are some sap notes missing in your system it seems:
    SAP note 2086697 - City Model data services are not working on system alias local
    and for the ICI dashboards it is very important to have
    SAP note 2081230 - Solman 7.1 SP12 iCI BW content activation with CCLM content activation.
    TBD in the solman system.
    Now the good news! Starting within the next days SAP note 1906451 - Technical Preparation for Custom Code Management will be released again and will be enhanced.
    So far it was only checking missing notes on the managed system side (mostly UPL relevant), now it has an embedded filter to also check notes for the SolMan itself.
    Idea is: if a customer has an old version of the solman master note installed (or not installed at all) so at least the CCM notes
    could be checked automatically with the execution of the report RTCCTOOL in the customer Solution Manager system. An automated version of this check is planned to be included in SOLMAN_SETUP for CCM in future.
    Unfortunately the CCLM guide is still not yet available in the Marketplace so I cannot provide a link - I cannot upload a big file here so please post your email so that I can provide it to you directly as PDF.
    Thanks for your input and best regards,
    Sylke

  • Clustering failed with Exceptions when updating secondary

              We are using WLS5.1 with SP5 on Solaris2.6, jdk1.2.1_04, NES proxy. and we are using im-memory replication. We did see session information get carried to secondary server successfully, but we often have the following exceptions and caused Error 500 Internal Server error. Could someone help, it is urgent!
              Thanks.
              Q
              Mon Oct 02 15:43:42 PDT 2000:<E> <ServletContextManager> Servlet request terminiated with Error
              weblogic.cluster.replication.NotFoundException: updateSecondary unable to find object -4771698962606113573
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Exception.<init>(Compiled Code)
              at weblogic.cluster.replication.NotFoundException.<init>(NotFoundException.java:5)
              at weblogic.cluster.replication.ReplicationManager.find(Compiled Code)
              at weblogic.cluster.replication.ReplicationManager.updateSecondary(Compiled Code)
              at weblogic.servlet.internal.session.ReplicatedSession.sync(Compiled Code)
              at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(Compiled Code)
              at weblogic.servlet.internal.ServletRequestImpl.syncSession(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              --------------- nested within: ------------------
              weblogic.utils.NestedError: Could not find secondary on remote server - with nested exception:
              [weblogic.cluster.replication.NotFoundException: updateSecondary unable to find object -4771698962606113573]
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Error.<init>(Error.java:50)
              at weblogic.utils.NestedError.<init>(NestedError.java:23)
              at weblogic.servlet.internal.session.ReplicatedSession.sync(Compiled Code)
              at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(Compiled Code)
              at weblogic.servlet.internal.ServletRequestImpl.syncSession(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              

    How are you testing this. Your session is no longer there. Are you using jsp's or servlets for this.
              - Prasad
              Q wrote:
              > We are using WLS5.1 with SP5 on Solaris2.6, jdk1.2.1_04, NES proxy. and we are using im-memory replication. We did see session information get carried to secondary server successfully, but we often have the following exceptions and caused Error 500 Internal Server error. Could someone help, it is urgent!
              >
              > Thanks.
              >
              > Q
              >
              > Mon Oct 02 15:43:42 PDT 2000:<E> <ServletContextManager> Servlet request terminiated with Error
              > weblogic.cluster.replication.NotFoundException: updateSecondary unable to find object -4771698962606113573
              > at java.lang.Throwable.fillInStackTrace(Native Method)
              > at java.lang.Throwable.fillInStackTrace(Compiled Code)
              > at java.lang.Throwable.<init>(Compiled Code)
              > at java.lang.Exception.<init>(Compiled Code)
              > at weblogic.cluster.replication.NotFoundException.<init>(NotFoundException.java:5)
              > at weblogic.cluster.replication.ReplicationManager.find(Compiled Code)
              > at weblogic.cluster.replication.ReplicationManager.updateSecondary(Compiled Code)
              > at weblogic.servlet.internal.session.ReplicatedSession.sync(Compiled Code)
              > at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(Compiled Code)
              > at weblogic.servlet.internal.ServletRequestImpl.syncSession(Compiled Code)
              > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
              > at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              > at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              > at weblogic.kernel.ExecuteThread.run(Compiled Code)
              > --------------- nested within: ------------------
              > weblogic.utils.NestedError: Could not find secondary on remote server - with nested exception:
              > [weblogic.cluster.replication.NotFoundException: updateSecondary unable to find object -4771698962606113573]
              > at java.lang.Throwable.fillInStackTrace(Native Method)
              > at java.lang.Throwable.fillInStackTrace(Compiled Code)
              > at java.lang.Throwable.<init>(Compiled Code)
              > at java.lang.Error.<init>(Error.java:50)
              > at weblogic.utils.NestedError.<init>(NestedError.java:23)
              > at weblogic.servlet.internal.session.ReplicatedSession.sync(Compiled Code)
              > at weblogic.servlet.internal.session.ReplicatedSessionContext.sync(Compiled Code)
              > at weblogic.servlet.internal.ServletRequestImpl.syncSession(Compiled Code)
              > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)
              > at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              > at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              > at weblogic.kernel.ExecuteThread.run(Compiled Code)
              Cheers
              - Prasad
              

Maybe you are looking for

  • Forall with multi dml statements

    hi I am trying to write a procedure for learning purpose, but it gives error message. Normally we use for loops, it is slow but for loop is a block and you can execute many select and dml statements inside for loop. I want to achieve this with bulk c

  • What is the possible impact of running BDLS in wrong client?

    Hello, I've been doing a system refresh from PRD to QUA and as a part of post refresh actions I've run BDLS for each client I have in the system. That system has 4 clients (500,600,700,800) so I've run BDLS 4 times (PRDCLNT500 -> QUACLNT500, PRDCLNT6

  • Spotlight's indexing is constantly failing

    Hi, recently (after the upgrade to 10.4.9) I noticed that there are a lot of messages in console.log like:

  • Printing to Lexmark attached to PC on network

    Can anyone help me I am trying to print to a Lexmark Laser printer (C522). My Imac G5 is connected to an ethernet network, the server runs windows NT. The printer I want to use is connected to my PC running XP, by USB, which is on the same ethernet n

  • Hi, i just realize my disk player is not working, can anyone help

    Hi, i just realize my disk player is not working at all, i have never use it to watch cd or dvd, now i am trying to install a norton internet security 2012, after i put in the cd, there is no respond, can someone help, please This question was solved