Version information for java  resource adaptor

Hi,
Iam developing a resource adaptor(RAR). I have deployed my RAR on app server. My problem is that i want to provide version information of my RAR. One way is that i do the same in log files which iam doing presently. Problem is that logging is disabled in most production environment due to performance reasons.
Otherway is, instead of usual .log file, i write the version information in some .config file which I can create when my adaptor is loaded. Problem with this approach is that i can have mutiple RAR deployed on same app server connected to different instances of EIS. If app server has only single class loader, then this will be a problem as the RAR which is loaded later will override the previous info as only one copy of the file is created.
Can anyone suggest me a possible way.
Ashish

There is noy way for you to write a simple message to the app server log file when the RAR is inited stating the version of the RAR? You also mentioned dumping the RAR version to a file. Why can't you simply write the RAR version to a unique file name by adding a date stamp or some other unique identifier so you don't overwrite the previous file? Maybe I'm missing something.

Similar Messages

  • In HCP Cockpit, is there a way to provide version information for the deployed java applications?

    We have a Java Application which is deployed on HCP. When we make fixes and redeploy it again, is there a way that we can provide version information that could be useful to identify which version is currently deployed. Please advice if there is an alternate way to achieve this.

    Unfortunately there is no way to do that current stage , you would need to add the tags manually.
    Thanks,
    Sanjit

  • Solution Manager information for Java stack systems

    Hi,
    Could someone please help with the setup of Solution Manager, and how to connect to the backend of a Java stack system. For our ERP systems this is working via RFC, but I was hoping to get more information on the procedure for java. I can specify manually via SMSY, but I am sure there must be a setup that can pull the information for the system itself. Could anyone shed some light on this if possible please.
    Regards,
    Chris

    Dear Chris,
    ABAP Stacks use RFC as you know for inter system communications.
    Java stack systems use Solution Manager Diagnostics.
    You will need to run Solman_Setup > Managed System Configuration
    First you should visit the link http://service.sap.com/diagnostics
    There you will see a link to the media library, and there you will find complete documentation.
    Hope you find this information Helpful.
    Regards,
    Paul

  • Getting version information for Repository Objects

    Is there a way (preferably a BAPI/FM, and if not, then a table) to get version information about a given repository object?

    > SVRS_FIND_VRSD_INFO
    That function module needs version number. It would be useful to me if this was optional. What I needed was the entire history. i.e. All versions.
    The export parameters however, pointed me to the table VRSD, which I think serves my purpose very well (unless there is a standard FM for getting information for all versions).
    Thanks!

  • A Need for java resources...!

    Hi, I'm still new to java and I'd like to ask if there is any book or site that would explain all java classes and methods with examples. any suggestions?

    If you want to buy a book - then go for CORE JAVA Vol 1 & 2. It is the best book and it will make a professional out of you. If you're looking for free resources then you should go for the sun java tutorial at java.sun.com. Both are equally good.

  • RPT_MOPZ_COPY_STACK_XML shows SC version differs for JAVA and DUAL-Stack xml files

    Hi All,
    I am using the report/program RPT_MOPZ_COPY_STACK_XML to copy the stack xml file I used from a previous upgraded system. Systems are identical. However, report shows below..
    "Software Component Version KRNL64UC7.20 [01200615320200013056] differs between <System1> and <System2>"
    and
    Software Component Version SAPJVM6.1 [01200615320200012982] differs between <System1> and <System2>"
    However, this is not the case when checked, it's strange that this particular component has the same version between the two systems, but the report says they differs in version.
    Please help check how to resolve the issue.
    SAP notes mentioned in below KBA were already obsolete. Solution Manager system just upgraded to 7.1 SP11.
    1711612 - RPT_MOPZ_COPY_STACK_XML Report Troubleshooting.
    We would appreciate your response for us to resolve this issue. Thanks.
    Regards,
    Philip

    Hi Jansi, Divyanshu,
    Both system have the same patch levels.
    Here the situation, SYS1 is where we generated the stack xml file. Afterwards, used that stack file to upgrade SYS1.
    Now we built SYS2, ensuring it has the same components version with the un-upgraded version of SYS1, so yes they have same patch number for same components, for this issue, kernel and jvm.
    Thus, instead of running MOPZ for SYS2, we used RPT_MOPZ_COPY_STACK_XML to convert the stack file of SYS1 to be used for SYS2.
    This is where we encountered below messages, when performing the copy.
    "Software Component Version KRNL64UC7.20 [01200615320200013056] differs between <System1> and <System2>"
    and
    Software Component Version SAPJVM6.1 [01200615320200012982] differs between <System1> and <System2>"
    We previously used SOLMAN 7.0 SP23, and the report is working fine there. Then recently, solman was upgraded to 7.1 SP11, and now the report is not working with the above issue.
    We would appreciate if you could share actions on how we can fix the issue.
    Regards,
    Philip

  • Capacity leveling log showing duplicate information for Resource

    Friends,
    Need one help.
    When I am looking into the Capacity leveling logs, I see duplicate information for every Resource. There is no difference in the information regarding resource utilization (before/after). For every resource we are getting this duplicate records in the logs. Sometime there is one difference on timing, (when the resource was processed by the background job.)
    Text      .                                               Details        .         Current Date       .  Time    
    Resource W10_U0JA_001
    Parameters
    Resource utilization
    Resource W10_U0JA_001
    Parameters
    Resource utilization
    There is no difference in details resource utilization, yet resource are shown two times, for every resource.
    We are on SCM 7.0 . Is this standard? if so, then why?
    Can you please share your opinion/thoughts. Thanks a ton.
    Satyajit

    Hi Satyajit,
                  This can happen because of resource setting in APO.
    You need to check the following:
    Bucket definition
    Resource utilization
    Time Zone
    You should check also the "Time-Cont Capacity" tab details where start, end and break time is maintained,
    You should also verify the "External Capacity" Tab data
    There is no other reason apart from that.
    You can also check the PPMs which are using this resource and some setting in PPM modes and other operation data.
    If it is okay then possibility you need to check the model and version assignments.
    You can remove the version assignment and delete the resource and again CIF it to APO.
    Possibly it will help.
    Regards,
    Vishal

  • Step by step installation for java card kit 2.2.2

    can anyone help me with a complete step by step installation information for java card kit 2.2.2, i already tried to follow the instruction given in the software i download n still stuck in setting the java path. any recommendation
    thanks for the help

    The javacard API is for developing applets on card. Java 6 is for developing clients off-card.
    yes u can use any java IDEs like netbeans or jcreator. But you will have to select the libraries within the downloaded java card kit folder for ur IDE in order to compile successfully.
    try reading up the documentation and run the samples in the java card kit. thats a good place to start.

  • Solaris SAPGUI for Java 7.10 rev 8 try  error JniAgiLibAdaptor. init

    i have a problem java sapgui.
    Launch the Sapgui and then try to connect to any one of the three choices and it should produce the following error.
    i am running this on a Solaris 10 32bit. This sam java SAPGUI runs fine when i boot into the windows xp pro. Hope this helps.
    gui version;
    SAPGUI for Java 7.10 rev 8 (java),
    no library (lib)
    (Version ID 071000040800)
    Mon Mar 30 10:34:24 MEST 2009
    uw1059, 710_REL, 1054563
    Java VM: Sun Microsystems Inc. Version 1.6.0_14
    OS: SunOS(x86) Version 5.10
    The version of Java being used is:
    java -version
    java version "1.5.0_16"
    Java(TM) Platform, Standard Edition for Business (build 1.5.0_16-b02)
    Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing)
    Thank You,
    Ferhan
    JniAgiLibAdaptor.<init>: Cannot load JNI library
    details;
    java.lang.Exception: JniAgiLibAdaptor.<init>: Cannot load JNI library
    at: com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:29)
    at: com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:283)
    at: com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:297)
    at: com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:798)
    at: com.sap.platin.base.logon.GuiLogonFrame.doConnect(GuiLogonFrame.java:838)
    at: com.sap.platin.base.logon.GuiLogonFrame$SymListener.actionPerformed(GuiLogonFrame.java:443)
    at: javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at: javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at: javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at: javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at: javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at: java.awt.Component.processMouseEvent(Unknown Source)
    at: javax.swing.JComponent.processMouseEvent(Unknown Source)
    at: java.awt.Component.processEvent(Unknown Source)
    at: java.awt.Container.processEvent(Unknown Source)
    at: java.awt.Component.dispatchEventImpl(Unknown Source)
    at: java.awt.Container.dispatchEventImpl(Unknown Source)
    at: java.awt.Component.dispatchEvent(Unknown Source)
    at: java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at: java.awt.LightweightDispatcher.proc
    Attempt to load shared library
    /opt/SAPClients/SAPGUI7.10rev8/bin/libJPlatin.so failed.
    The library file exists, so either the program has
    insufficient privileges to access the library or the library
    is not loadable by the shared object loader.
    Please recheck the system requirements for your operating
    system and make sure all required libraries are installed.
    details;
    ava.lang.UnsatisfiedLinkError: /opt/SAPClients/SAPGUI7.10rev8/bin/libJPlatin.so: ld.so.1: java: fatal: /opt/SAPClients/SAPGUI7.10rev8/bin/libJPlatin.so: wrong ELF data format: ELFDATA2MSB (Possible cause: endianness mismatch)
    at: java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at: java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at: java.lang.ClassLoader.loadLibrary(Unknown Source)
    at: java.lang.Runtime.load0(Unknown Source)
    at: java.lang.System.load(Unknown Source)
    at: com.sap.platin.r3.util.GuiJniLoader.loadPlatinLibrary(GuiJniLoader.java:56)
    at: com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:27)
    at: com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:283)
    at: com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:297)
    at: com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:798)
    at: com.sap.platin.base.logon.GuiLogonFrame.doConnect(GuiLogonFrame.java:838)
    at: com.sap.platin.base.logon.GuiLogonFrame$SymListener.actionPerformed(GuiLogonFrame.java:443)
    at: javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at: javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at: javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at: javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at: javax.swing.plaf.basic.BasicB

    > i am running this on a Solaris 10 32bit. This sam java SAPGUI runs fine when i boot into the windows xp pro. Hope this helps.
    >
    > gui version;
    > SAPGUI for Java 7.10 rev 8 (java),
    > no library (lib)
    > (Version ID 071000040800)
    > Mon Mar 30 10:34:24 MEST 2009
    > uw1059, 710_REL, 1054563
    > Java VM: Sun Microsystems Inc. Version 1.6.0_14
    > OS: SunOS(x86) Version 5.10
    The Java gui runs
    - on 64bit only
    - on SPARC hardware only (not on x86)
    If you execute the command
    file /opt/SAPClients/SAPGUI7.10rev8/bin/libJPlatin.so
    you'll see that the library is just for SPARC.
    Markus

  • SAPGUI for JAVA error message "wrong logon langage!

    Hello,
    We are testing SAPGUI 7.10 on Linux
    but we have some problem when we want to connect to operation server and it works with other servers like development server.
    The error message is
    "Wrong longon language!
    This language is not allowed for this PC!
    You will be logged off!"
    All servers are in same kernel package 4.6D
    Version SAPGUI for Java is 7.10 rev 1 & rev 3
    OS SUSE 2.6.16.46-0.14
    String connection: /H/servername/S/3200
    Please help me!

    I try with an other PC but i have the same problem.
    In SM21, I didn't see error log of my logon test.
    I have the same language installed in all servers, i saw in SMLT but i think there is a conflict between language in the PC and the server.
    That is strange, it's worked with all server wich are not in cluster.
    also , i tried to connect to servers wich are in cluster with this connection string : conn:/M/servername/S/3600/Gservergroup but i have the same problem.
    I tried to connect to AS directly but i have the problem again.
    I don't understand what its means SM21 t-code.
    Thanks a lot for your help

  • Source Code Control for Java development in 6.20

    I am new to Java development. How do you control source code (versioning/transport) for Java development with the base R/3 is 6.20. I believe Java Development Infrastructure (JDI) is only available in 6.40. Is this the correct statement? Anyone that has work on 6.40 with Java can explain?
    Let say we have this setup:
    Applications are in 6.20
    Portal will be EP 6.0
    Do we need Web AS 6.40 to develop Java for Portal with base R/3 of 6.20. Or we can use Developer Studio to create Java accessing R/3 6.20 and display in Portal 6.0. If this is the case, how do you manage transport is you are not using JDI in 6.40.

    Hi Nablan,
    I believe you are development J2EE applications. JDI only runs with WebAS 6.40 which supports J2EE spec. 1.3. The developed J2EE archive will not be able to deploy to WebAS 6.20 which only supports J2EE 1.2 spec. So if you want to deploy the created software build from JDI and deploy it to WebAS 6.20, then the answer is unfortunately no.
    But, if you just want the Portal be able to display your application in an iView inside, then maybe you can just develop and deploy your application to the WebAS 6.40 system. Then create an iView in your EP to point to the app in the 6.40 system. That way your app will not need to deploy to WebAS 6.20.
    Regards,
    Marc

  • ESS and MSS SP Information for ECC EHP4 SP09

    Hello,
    We are in the process of upgrading our ECC and EP systems.
    We are not able to find the appropriate version information for our ESS
    and MSS SPs.
    Current version Information:
    SAP Enterprise Portal 7.0 EHP1 SP05 (7.01 SP05)
    Business Packages:
    SAP ECC EHP4 SP05
    BP_ERP5COM 1.41 SP5
    BP_ERP5ESS 1.41 SP5
    BP_ERP5MSS 1.41 SP5
    SAP_ESS 603 SP5
    SAP_MSS 600 SP16
    SAPPCUI_GP 603 SP5
    We are upgrading from the above version of ECC to the following
    versions:
    New versions that we started upgrading to:
    SAP ECC EHP4 SP09
    EA-HR 604 36
    SAP_HR 604 0036
    SAP_ABA 701 0008
    SAP_BASIS 701 0008
    SAP_APPL 604 0009
    There is no information available related to the corresponding ESS and
    MSS SPs for the above versions.We have looked at a bunch of SAP notes
    and the following article without luck:
    https://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES
    Can any one please suggest what version of ESS, MSS, and PCUI_GP Software
    components need to be used for ECC EHP4 SP09 - HR 36?
    Thanks,
    Shanti

    Thanks for your reply.
    I see that the latest SPs available for ESS and MSS are following:
    SAP_ESS 603 SP 8
    SAP_MSS 600 SP 19
    PCUI_GP 603 SP 8
    Can I use these latest versions available or should I go with the versions you have suggested ?
    Please suggest.
    Thanks,
    Shanti

  • EPMA Version Information

    Hi,
    When you're logged into workspace, you are able to click on the help menu and launch the about box. Form there you can check the version information for the major components of your hyperion deployment.
    I applied a few patches that technically should have updated EPMA, however I am unable to see any change in the version information. I know what files were updated by the patches, but I can't be sure where the version info is coming from. Can anyone tell me where the version info comes from?
    I made a guess that it might be dependent on HyS9BPMA_ProcessManager.exe. Can anyone verify this?
    Regards,
    Shehzad

    Hi,
    With most of the products such as planning when a patch is released they update a properties file to include the version, so when you go to help about it shows the current release.
    Typical that EPMA would be different, most of the patch releases with EPMA but not all they update a file called - dimension_server.exe
    If you right click the file > properties > Version > File Version > e.g. 9.3.1.1.5.192
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to display international version infor for customer when creating SO?

    Hi Gurus:
                Is there any possibility to display the international version information for customer when creating the SO.like customer name / address etc.
    thanks!

    See notes 598197 and 610289

  • Need Information About Java Platform Overview For Manager (WJTB-310)

    Hi, My name is Jeffry. I need information about Java Platform Overview For Manager (WJTB-310).
    I need Information about table of contents, how long it takes to study that training (approximately), how many chapters are in that training, minimum Internet connection speed to access that training, and everything you know about WJTB-310.
    Is there a synchronized audio in WJTB-310 ?
    Is there a video streaming in WJTB-310 ?
    Can I receive a certificate for any web-based training ? especially in WJTB-310 ?
    Is there a programming language material in WJTB-310 or just an overview ?
    Sorry for asking to many question
    Thanks
    Jeffry Kristianto Yanuar

    I thought I'd give you a response even if I can't answer your question completely. (I think we ought to start a separate thread entitled "How do you get any replies on this forum???") Here is what I have been forced to do. I introduced some JavaScript on the web page that contains the applet I want to be run. The sole purpose of the JavaScript is to detect which platform the client is on. If it's not MacIntosh, then I have JavaScript write the <object><embed> tag used by the Java plug-in. It it is MachIntosh, then I have JavaScript write the regular <applet> tag and let the Mac browsers do as best they can. With mixed and disappointing results. Netscape 6.2 crashes with a lot of applets. IE 5 brings up the applet okay but certain Swing components aren't displaying properly. The MacIntosh I've been testing on is version 9.1. I'm trying OS X tomorrow.
    Why don't you send a reply to my query under the Java Plug-in Forum--from aronsz, dated 06/11/02--if you have some more info by now. I sure would appreciate it.

Maybe you are looking for

  • How to filter datagridview from 3 textboxes?

    hey, would you help me  so, i have a form and connects to mdb database. this is my code Imports System.IO Imports System.Data.OleDb Public Class Form1 Private DBPath As String Private conn As OleDbConnection Private adapter As OleDbDataAdapter Privat

  • File Conversion  From XLS  format to TEXT format

    Dear All, Could You please let me know if there is any standard program that can be used to convert XLS format input file to TEXT  format..Other wise could you provide me a code for that . Thanks & Regards Avik.

  • Va02 authorization

    Hı all ı want to make authorization configuration level for va02  . how can l make authorization . thank for all answers.

  • Parent control

    Can you please tell me how I can remove parent control on my phone from someone who I suspect is accessing it illegally. They have not had access to my device (iPhone 5 ios7) but have all my phone security details including imie, sim details, serial

  • Hide First Operation sub screen from PM order main screen

    Hi, I want to hide first opeartion subscreen from Maintance order first screen. Is there any standard setting to hide this. Rakesh