OrgChart VSN30 SP2

Already SSO with Log-On tickets exist between MSS and ECC Back-end.Also SSO is configured in Nakisa Admin Console in Security settings(Authentication settings) without role mapping.
Should I include the following data as shown below for the product OrgChart VSN30 SP2:
Save the verify.pse file to the following Nakisa application directory: [Main application directory]\.system\[build]\Root\XML
Thanks,
Sakthi.

Hi Sakthi,
If you are using standard SSO configuration (not Base 64 decoding) and have configured the use of verify.pse in your credentials.xml file then you need to plce the verify.pse file here.
For more information on this configuration you can see the VSN Wiki page [SAP SSO Authentication with verify.pse using SAPSSOEXT|https://wiki.sdn.sap.com/wiki/display/ERPHCM/SAPSSOAuthenticationwithverify.pseusingSAPSSOEXT].
Best regards,
Luke

Similar Messages

  • Views in customs OrgChart (VSN30 SP2)

    Hello,
    We're trying to create a view in our custom OrgChart, but a error message occurs:
    "The following view does not support groups..."
    Because of this, we couldn't create a view in any of our custom OrgChart. We have deleted the standar view in order to create a new one, but the OrgChart in the application doesn't work fine...
    Could some one help us?
    Thanks and best regards

    Hello...
    I just solved the problem... In the Enable/Disable Views section, just uncheck the Standar view and it is all.
    Best regards

  • Nakisa OrgChart Detailed View in VSN30 SP2

    Hi Experts,
    In Nakisa OrgChart, I cannot see the detailed view of each Org.Unit in the right pane with SSO.
    Also I did the role mapping. But still unable to view the details. Also I used default roles (Manager), but still unable to view.
    But in anonymous acces I can see the detailed view of each OrgUnit.
    Regards,
    Xavier.

    Hi Xavier,
    For Anonymous mode you will see what the user assigned to access data sees, but when you use authentication you only see what your user is authorized to see. Therefore it could be correct that aith Anonymous you see everything but with authorization you see much less. Is your user for Anonymous access different to your user?
    Do you have authorizations to see the data displayed in the details panel? If you login with a user that has SAP_ALL (assuming your user doesn't have SAP_ALL) do you see anything or is it the same?
    You won't see View in Analytic Profile or any analytics in Anonymous because these items are secured to application security roles and these aren't used with Anonymous authentication.
    The log updates in real-time. You can select the latest log in the Log Viewer - it will just be called cds.log and doesn't have the date in the name. The log name changes to the date when a new day starts. You can also access the log in the file system under the Log folder.
    Best regards,
    Luke

  • Nakisa OrgChart V3.0 SP1: Printing Issues

    Hi,
    We're using Nakisa OrgChart VSN30 SP1.
    We have a few issues about printing:
    1. Tiling. When I go to tile a large Org Chart, even though Nakisa shows the page separator lines and no margins u2013 each page does have a margin cuts out portions of the printed Org Chart. 
    2. Font for "printing/Header" and "ChartBook/Cover or Head". "Calibri" is our company's Standard font but not included in the font choices in Nakisa.
    BTW, the sector of Print and Export in Nakisa's Help Document for OrgChart VSN30 SP1 has different screenshots of "Basic Print Wizard" from what we have.
    Thanks,
    Hongling

    Hongling,
    Just to add that I had a client on 3.0 who did some very extensive testing of printing and exporting.  They too had issues using tiling that have been confirmed as not present in SP2.  I can't say for sure if your issue is or not without trying. 
    Is SP2 an option for you at this point?
    If not, then OSS seems the only way to go. 
    If SP2 is an option, then it is worth considering but you might want to seek some assurance about whether this issue is resolved first.
    Regards,
    Stephen
    P.s. By the way, did you get anywhere resolving your other print issue "different printers"? I notice it is still open on this forum.

  • Nakisa SP2

    Hi,
    Already we have implemented VSN 3.0.
    Now we have upgraded to VSN30 SP2.But still i am seeing the old version(VSN30).I checked the build version in Nakisa Admin console,it shows only 0700038500(old version). But from NWCE it shows the latest version 0702019400.
    Can you please help on this issue.Already serial file is activated when we implemented VSN30.Should we activate serial file once again when we upgrade to VSN30SP2.
    Thanks
    Xavier.

    Hi Xavier,
    Did you undeploy the existing application first? If not then you must do this. Remember to backup your configuration first! Otherwise it will be removed during deployment.
    If you are upgrading from 3.0 to 3.0 SP1 or 3.0 SP2 then you cannot directly apply your configuration - you must delta the changes into a new SP configuration build.
    Best regards,
    Luke

  • Templates in Orgchart 3.0 SP2

    In my last post  I asked for help with the employee portrait (http://forums.sdn.sap.com/thread.jspa?threadID=2124170&tstart=0). Till now I still working in order to solve the issue.
    I'll try to explain me the best I can:
    1.- I have edited the template SAPDirectEmployeePhotoXSL in order to remove the leading zeros, but it does not work fine. Where I have to change the field URI to PERNR?
    2.- Where or How could I found all portraits templates? I mean, the templates used in the views, managers and so on...
    3.- There is a debugger which could we use to debug the XML/XSL code? Sometimes we don't know if our code is working.
    Please I need to solve all these problem and we don't have much time, I really appreciate all  you can tell me...
    Thanks and best regards
    Edited by: Emilio Ciotta on Feb 16, 2012 3:32 PM

    Hi Luke thanks for the reply,
    I already changed the file, however, it does not working fine yet... The problem right now:
    .- In OrgChart, the system dosen't show the employee picture, neither the typical red "X" appears.
    The code in SAPDirectEmployeePhotoXSL:
    <xsl:choose>
      <xsl:when test="string-length(normalize-space(string(/cds/data/record[1]/field[@name=$fieldname]))) > 0">
        <xsl:choose>
          <xsl:when test="starts-with(/cds/data/record/field[@name='PERNR'],'0')">
          </xsl:when>
          <xsl:otherwise>
    <img src="images/portraits/na_s.gif" class="PhotoSize" width="70" border="0"/>
          </xsl:otherwise>
        </xsl:choose>
      </xsl:when>
      <xsl:otherwise>
        <img src="images/portraits/na_s.gif" class="PhotoSize" width="70" border="0"/>
      </xsl:otherwise>
    </xsl:choose>
    I don't understand Why between the tags <xsl:when...and...</xsl:when> or <xsl:otherwise> tags there is no code?
    The code in  SAPPositionIncumbentsInfoDetailsConfig_Data.xml:
    <detaildata>
    <dataelement>SAPEmployeeDetailsDataElement</dataelement>
    <targettable>Table1</targettable>
    <fieldsets>
    <fieldset max="0" name="6ae4e0ec11be4b899f3325ae7c30d2c5">
    <field name="Name"/>
    </fieldset>
    <fieldset max="0" name="c261b4f7f4b348a8a6c916d34780d488">
    <field name="Object_ID"/>
    <field name="Name"/>
    <field name="Location"/>
    </fieldset>
    <fieldset max="0" name="7a3781cbd089444a881566972d153291">
    <field name="Object_ID"/>
    </fieldset>
    <fieldset max="0" name="EmployeeDetailData">
    <field name="Address"/>
    <field name="BirthDate"/>
    <field name="BirthPlace"/>
    <field name="MaritalStatus"/>
    <field name="EntryDate"/>
    </fieldset>
    <fieldset max="0" name="0453c0db10244b47b086a8b99dab9d0e">
    <field name="Object_ID"/>
    </fieldset>
    <fieldset max="0" name="8d0d4d9c5aff4067b3228bd4b1fc5b7e">
    <field name="Object_ID"/>
    </fieldset>
    </fieldsets>
    </detaildata>
    I don't understand whats going on.. Could you please help me again?
    Thanks and best regards
    Edited by: Emilio Ciotta on Feb 17, 2012 2:16 PM

  • Orgchart 3.0 doesn't show position hierarchy/detail due to (error) message?

    Hi all,
    at the moment we're implementing orgchart 3.0 (Product Version:7.0 Build Version:0700038500)
    When using the wizard for setting the position view and details under organizational unit it provides the following
    message/warning on the "profile"step as shown in the below link.
    http://dc459.4shared.com/img/EW1Zf8-Y/s7/0.7417648190801285/screencap.PNG
    This results in missing details for positions when publishing the build.
    All the transports (ABAP and add on package have been imported and all included tables, views fm's are available.
    Included an error log which is related to this issue?
    697. 29 nov 2011 15:45:20 ERROR com.nakisa.Logger - com.nakisa.integration.sap.BuildingBlocks : while trying to invoke the method org.w3c.dom.Node.getNodeType() of an object loaded from local variable 'node'
    698. 29 nov 2011 15:45:20 ERROR com.nakisa.Logger - java.lang.NullPointerException: while trying to invoke the method org.w3c.dom.Node.getNodeType() of an object loaded from local variable 'node'
    699. 29 nov 2011 15:45:20 ERROR com.nakisa.Logger - Nakisa.SAP.SAPProcessor.BAPI_Hroci : while trying to invoke the method com.nakisa.framework.data.DataTable.select(java.lang.String) of an object loaded from local variable '<6>'
    700. 29 nov 2011 15:45:20 ERROR com.nakisa.Logger - java.lang.NullPointerException: while trying to invoke the method com.nakisa.framework.data.DataTable.select(java.lang.String) of an object loaded from local variable '<6>'
    The orgchart can be accessed and a structure is show on O level
    but when trying to get in depth on position hierarchy we dont see any details or structure.
    Any idea what might be the problem/issue and how to solve this?
    Thanks in advance
    Carlos

    Luke,
    thanks for your helpful and quick response.
    Still have some additional questions/queries:-) as this is the first time we
    try to implement orgchart.
    So if I'm correct we need to undeploy the current SMP build of Nakisa 3.0
    and deploy the latest build with SP2?
    Or can we just deploy the latest build on our NWCE without any issues?
    Regarding the 3.0 SP2 is this included in the latest build or do we need to download thisseperate from the SMP?
    Can we resuse the current orgchart config builds in the latest build or is it advisable to configure
    orgchart with a clean build?
    Thanks in advance
    Regards,
    Carlos
    Hi Carlos,
    You are using the SMP build which contains quite a few bugs. I highly recommend that you contact SAP Support for the latest version and I strongly recommend that you implement 3.0 SP2 (the build you have deployed is 3.0 without any SPs). SAP Support will supply the latest version of the build upon request.
    Best regards,
    Luke

  • Remove fields from OrgChart extended employee profile

    Hello experts,
    I would like to remove two fields from the Extended Employee Profile from all Herarchies: "Address" and "Place of birth".
    I reviewed the Details Designer from the AdminConsole but I see they are part of a data sheet so I guess it is not as easy as untick them to be removed. Any guidelines where I can deleted them from the details panel?
    OrgChart 3.0 SP2
    Build 0702019400
    Any assistance would be helpful.
    Regards,
    Ana

    Hi Ana,
    Try ..\AppResources\detaildataconfiguration\SAPPositionIncumbentsInfoDetailsConfig_Data.xml - there is a fieldset called EmployeeDetailData that contains the fields.
    Best regards,
    Luke

  • OrgChart's date

    Hello, colleagues,
    (OrgChart 3.0 SP2)
    I need to have ability to change viewing date of orgChart for custom, at this moment viewing date is today.
    Thanks.
    Best Regards,
    Alex.

    Hi Alex,
    How are you getting your data for the OrgChart? If you are using NakisaRFC then you can create a new keyword in the NakisaRFC ABAP Add-on keywords. This can be dynamic, e.g. 01.MM.YYYY (where MM = month and YYYY = year). If you are using a function then you probably need to define the date in your function, based on the SY-DATUM.
    Note: it is not possible for the user to select a date.
    Best regards,
    Luke

  • Tecra M9-136 - BSOD during Vista SP2 update

    Tecra M9-136 asked this morning to update to Vista SP2 and during the process the BSOD 0x0000007E arrived. Restarted in Safe Mode and the installer continued and then finally reported that the update had failed - and reverted to SP1. This took most of the morning.
    It will start in Safe Mode but on a normal boot-up, Vista SP1 gets through the fingerprint recognition and then fails with the same BSOD (it doesn't get as far as displaying the desktop).
    The laptop has BIOS level 1.80. I've tried in Safe mode to install 1.90 but it tells me that the battery has insufficient charge and the power adapter isn't attached. Both untrue.
    Stuck - need advice. Could this be a hard fault? Can't see how I can update anything if it's a soft fault.
    thanks

    The message with the BSOD mentioned checking BIOS and driver versions. Anyway, no change made to that.,
    I tried System Restore but the only available restore point was the SP2 installation. I thought Vista was supposed to save a restore point every 24 hours even if nothing new had been installed.
    I've now found in System Information / Windows Error Reporting several messages like this:
    28/09/2009 12:08 Windows Error Reporting Fault bucket 0x7E_NULL_IP_DRVNDDM+57bd, type 0&#x000d;&#x000a;Event Name: BlueScreen&#x000d;&#x000a;Response: None&#x000d;&#x000a;Cab Id: 0&#x000d;&#x000a;&#x000d;&#x000a;Problem signature:&#x000d;&#x000a;P1: &#x000d;&#x000a;P2: &#x000d;&#x000a;P3: &#x000d;&#x000a;P4: &#x000d;&#x000a;P5: &#x000d;&#x000a;P6: &#x000d;&#x000a;P7: &#x000d;&#x000a;P8: &#x000d;&#x000a;P9: &#x000d;&#x000a;P10: &#x000d;&#x000a;&#x000d;&#x000a;Attached files:&#x000d;&#x000a;C:\Windows\Minidump\Mini0928 09-04.dmp&#x000d;&#x000a;C:\Users\me\AppData\Local\Te mp\WER-75660-0.sysdata.xml&#x000d;&#x000a;C:\Users\me\AppData\L ocal\Temp\WER7D78.tmp.version.txt&#x000d;&#x000a;& #x000d;&#x000a;These files may be available here:&#x000d;&#x000a;C:\Users\me\AppData\Local\Mic rosoft\Windows\WER\ReportArchive\Report06d1c4b5

  • Sharepoint Foundation 2010 SP2 or SharePoint Foundation 2013

    Experts,
    I am installing FIM 2010 R2 SP1 on windows 2012.
    FIM Sync installed on server1.
    FIM Service installed on server2.
    Now I have to install:-
    FIM Portal on server3.
    With googling I understand that I need SharePoint Foundation 2013 or SharePoint Foundation 2010 SP2.
    Can anyone guide what would be the safe approach. I don't have any knowledge of SharePoint.
    Please suggest.
    Thanks,
    Mann

    Considering you would use it for FIM only, it doesn't really matter which version would you pick.
    If you want to implement FIM on Windows Server 2012 (or R2), just make sure that you install correct version of SharePoint (at least 2010 SP2)
    Keep trying If you found my post helpful, please give it a Helpful vote. If it answered your question, remember to mark it as an Answer.

  • Error While Creating Windows Server 2008 SP2 32-BIT Virtual Machine

    I am facing an error while creating a Virtual Machine on the Cloud. The Error is below:
    Error (610)
    Virtual Machine Manager was unable to find a value for the required Sysprep parameter ProductKey.
    Recommended Action
    Add the missing Sysprep parameter either to the answer file or to the operating system configuration, and then try the operation again.
    My Template does not have the Product Key defined.  The OS is Windows Server 2008 SP2 32-BIT.  Is defining Product Key absolutely necessary?  I have other Templates for other Operating Systems and they are working fine.  Only facing problem
    with this.
    Any help would be appreciated.

    In the SCVMM world a 'template' is composed of the following: a VHD with an OS that has been generalized (sysprep), virtual hardware profile (settings), and an OS profile.
    The OS profile is required to have a product key.  A MAC activation key at the minimum.  But the key is required.
    If you deploy a VM from a VHD, the same customization assumptions are not at play.  Which is why it succeeds.  (there is no template in this case, there is also no requirement that the OS in the VHD be sysprep'd).
    SCVMM has rules.  And lots of things don't make sense until you begin to understand them and play within them. (I am not saying that the SCVMM rules are a good thing, just saying they exist)
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • Error while installing SQL Server 2012 X64 SP2,

    Error while installing SQL Server 2012 X64 SP2,
     When I installed the SQL Server 2012 X64 SP1, I got the attached error.
     What might be the issue here?
     Thank you
     Best
    Jamal

    Hello,
    Are you trying to install SQL Server on a compressed or encrypted drive? SQL Server won’t install on a drive/folder with these attributes.
    Are you trying to install SQL Server on a ReFS file system? It is not supported on SQL Server 2012.
    Disable any security/antivirus software and download the media again. Mount the media (.ISO file) and try to install again.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • No wireless access with Windows XP Pro (SP2) on Macbook Pro

    Hello,
    Just installed Windows XP Pro (SP2) on my new Macbook Pro using Bootcamp Beta. The installation has gone fine with the exception of wireless access to the internet through my Airport home network.
    I've tried all the other configuraton wizards on XP...no joy.
    The three other macs in the house (2 wireless, 1 ethernet) and one Windows laptop (wireless) are all fine and dandy.
    Any suggestions on what to do?
    Thanks
    17 and 15 Powerbooks, iMac    
    17 and 15 Powerbooks, iMac    

    Right Click on My Computer
    Select Manage
    Click on Device Manager
    Make sure that your Ethernet Adapters are working properly
    If there is an red X or a yellow ! next to any ethernet adapter then try to reinstall the drivers.
    (you can reinstall the drivers via the installation cd or double click on the hardware device under device manager. there should be a reinstall drivers button in there. point it to the CD that you burned from bootcamp)
    (there will be a couple of devices that are not working properly.)
    MacBook Pro   Mac OS X (10.4.8)  

  • Error in installing CC&B 2.3.1 SP2

    Hi,
    I have CC&B 2.3.1 SP1 in my windows machine with Tomcat Server. I am trying to install SP2 but getting some error if i select some person or something in the control central. Installation didn't show up any error and server is staring up fine. Problem is CC&B is not loading any account or premise or any entity
    for example, I am getting below error if i select any account. SP1 was working fine and tried to install SP2 twice but same issue. Has anyone successfully installed SP2 in Tomcat ? Any suggestions would surely help. Thanks
    SYSUSER - 921196-109-1 2011-08-05 16:28:56,683 [http-6500-5] ERROR (cobol.host.OptimizedRemoteExecuterStub) An exception occurred invoking remote command.
    - 2011-08-05 16:28:56,684 [Log4j Socket Handler] INFO (log4j.net.SocketNode) Caught java.net.SocketException closing conneciton.
    SYSUSER - 921196-109-1 2011-08-05 16:28:56,684 [http-6500-5] INFO (cobol.host.RemoteJVMConnectionImpl) Connection to JVM 3 being shunned
    SYSUSER - 921196-109-1 2011-08-05 16:28:56,684 [http-6500-5] ERROR (cobol.host.RemoteJVMConnectionImpl) An exception has occurred calling the remote JVM
    SYSUSER - 921196-109-1 2011-08-05 16:28:56,684 [http-6500-5] ERROR (support.cobol.AbstractCobolProgram) An exception occurred calling cobol program CIPCACCP
    SYSUSER - 921196-109-1 2011-08-05 16:28:56,686 [http-6500-5] ERROR (api.service.ServiceExecutionPolicy) Rollback: Read failed
    SYSUSER - 921196-109-1 2011-08-05 16:28:56,686 [http-6500-5] ERROR (support.context.SessionExecutable) Caught exception from SessionExecutable.execute()
    SYSUSER - 921196-109-1 2011-08-05 16:28:56,687 [http-6500-5] ERROR (web.dataservlet.PageRead) Unexpected error.
    com.splwg.base.support.cobol.host.InputClosedException:
    The following stacked messages were reported as the LoggedException was rethrown:
    com.splwg.base.api.service.ServiceDispatcher$13.execute(ServiceDispatcher.java:552): Caught exception from SessionExecutable.execute()
    com.splwg.base.support.cobol.ServiceAdapter.invokePageService(ServiceAdapter.java:76): Rollback: Read failed
    com.splwg.base.support.cobol.host.CommandRunnerHolder.invoke(CommandRunnerHolder.java:31): An exception occurred calling cobol program CIPCACCP
    com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.sendRequestGetResponse(OptimizedRemoteExecuterStub.java:83): An exception has occurred calling the remote JVM
    com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.sendRequestGetResponse(OptimizedRemoteExecuterStub.java:83): An exception occurred invoking remote command.
    The root LoggedException was: The input was closed.
         at com.splwg.base.support.cobol.host.OptimizedObjectEncoder.readOptimized(OptimizedObjectEncoder.java:176)
         at com.splwg.base.support.cobol.host.OptimizedDataInput.readOptimized(OptimizedDataInput.java:41)
         at com.splwg.base.support.cobol.host.OptimizedObjectEncoder.readSerializable(OptimizedObjectEncoder.java:245)
         at com.splwg.base.support.cobol.host.OptimizedDataInput.readSerializable(OptimizedDataInput.java:49)
         at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.sendRequestGetResponse(OptimizedRemoteExecuterStub.java:83)
         at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.invoke(OptimizedRemoteExecuterStub.java:58)
         at com.splwg.base.support.cobol.host.RemoteRunnerImpl.invoke(RemoteRunnerImpl.java:111)
         at com.splwg.base.support.cobol.host.CommandRunnerHolder.invoke(CommandRunnerHolder.java:31)
         at com.splwg.base.support.cobol.AbstractCobolProgram$CallCobolClosure.run(AbstractCobolProgram.java:195)
         at com.splwg.base.support.interception.SessionInterceptionManager.notifyGenericCallStackJump(SessionInterceptionManager.java:268)
         at com.splwg.base.support.context.FrameworkSession.notifyGenericCallStackJump(FrameworkSession.java:1473)
         at com.splwg.base.support.cobol.AbstractCobolProgram$1.run(AbstractCobolProgram.java:115)
         at com.splwg.base.support.cobol.AbstractCobolProgram.callCobol(AbstractCobolProgram.java:125)
         at com.splwg.base.support.cobol.GenericCobolServiceProgram.callCobol(GenericCobolServiceProgram.java:64)
         at com.splwg.base.support.cobol.ServiceAdapter.invokePageService(ServiceAdapter.java:76)
         at com.splwg.base.support.service.cobol.CobolPageRereadHelper.read(CobolPageRereadHelper.java:34)
         at com.splwg.base.support.service.cobol.CobolPageReadService.read(CobolPageReadService.java:17)
         at com.splwg.base.support.service.PageReadService.privateExecute(PageReadService.java:56)
         at com.splwg.base.support.service.PageReadService.execute(PageReadService.java:39)
         at com.splwg.base.api.service.ServiceDispatcher.readItemInSession(ServiceDispatcher.java:627)
         at com.splwg.base.api.service.ServiceDispatcher$13.execute(ServiceDispatcher.java:553)
         at com.splwg.base.api.service.ServiceDispatcher$13.execute(ServiceDispatcher.java:552)
         at com.splwg.base.support.context.SessionExecutable.doInNewSession(SessionExecutable.java:39)
         at com.splwg.base.api.service.ServiceDispatcher.doInAppropriateSession(ServiceDispatcher.java:608)
         at com.splwg.base.api.service.ServiceDispatcher.readItem(ServiceDispatcher.java:558)
         at com.splwg.base.api.service.ServiceDispatcher.readItem(ServiceDispatcher.java:538)
         at com.splwg.serviceclient.LocalServiceDispatcher.read(LocalServiceDispatcher.java:129)
         at com.splwg.base.web.dataservlet.PageRead.service(PageRead.java:52)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at com.splwg.base.web.services.RequestContextFilter.doFilter(RequestContextFilter.java:50)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at com.splwg.base.web.utility.CompressionFilter.doFilter(CompressionFilter.java:46)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581)
         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.io.EOFException
         at java.io.DataInputStream.readByte(DataInputStream.java:243)
         at com.splwg.base.support.cobol.host.OptimizedObjectEncoder.readOptimized(OptimizedObjectEncoder.java:75)
         ... 47 more
    - 2011-08-05 16:28:56,776 [JVM 3 ERROR logger] ERROR (cobol.host.ProcessLogger) Load error : file 'CIPCACCR'
    - 2011-08-05 16:28:56,877 [JVM 3 ERROR logger] ERROR (cobol.host.ProcessLogger) error code: 173, pc=0, call=1, seg=0
    - 2011-08-05 16:28:56,978 [JVM 3 ERROR logger] ERROR (cobol.host.ProcessLogger) 173 Called program file not found in drive/directory
    - 2011-08-05 16:28:57,079 [JVM 3 ERROR logger] ERROR (cobol.host.ProcessLogger)
    - 2011-08-05 16:28:57,246 [JVM 5 INFO logger] INFO (cobol.host.ProcessLogger) Remote JVM 5 started with arguments: 5 6505 6506 2
    - 2011-08-05 16:28:57,347 [JVM 5 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded spl.properties from classpath: {spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.sql.disableQueryCache=false, spl.runtime.utf8Database=true, spl.runtime.fusionlook=true, spl.runtime.cobol.encoding=UTF8, spl.runtime.cobol.sql.cache.maxTotalEntries=1000, spl.runtime.cobol.cobrcall=false, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.environ.init.dir=C:/spl/CCB23/etc, spl.runtime.sql.highValue=?, spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.oracle.statementCacheSize=300}
    - 2011-08-05 16:28:57,448 [JVM 5 INFO logger] INFO (cobol.host.ProcessLogger) - 2011-08-05 16:28:57,367 [Remote JVM:5 Main ] INFO (cobol.host.SocketStrategy) Socket strategy set to com.splwg.base.support.cobol.host.sockets.WindowsPipeSocketStrategy
    - 2011-08-05 16:28:57,549 [JVM 5 INFO logger] INFO (cobol.host.ProcessLogger) Remote JVM 5 listening for requests on port: 6506
    - 2011-08-05 16:28:58,094 [JVM 5 INFO logger] INFO (cobol.host.ProcessLogger) - 2011-08-05 16:28:58,094 [Remote JVM:5 Thread 1] INFO (cobol.host.CIPZMEMJ) CIPZMEMJ initialized successfully.
    - 2011-08-05 16:28:58,195 [JVM 5 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded spl.properties from classpath: {spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.sql.disableQueryCache=false, spl.runtime.utf8Database=true, spl.runtime.fusionlook=true, spl.runtime.cobol.encoding=UTF8, spl.runtime.cobol.sql.cache.maxTotalEntries=1000, spl.runtime.cobol.cobrcall=false, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.environ.init.dir=C:/spl/CCB23/etc, spl.runtime.sql.highValue=?, spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.oracle.statementCacheSize=300}
    - 2011-08-05 16:28:58,296 [JVM 5 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded log4j.properties from classpath: {log4j.logger.org.hibernate.type=debug, log4j.appender.A1.layout.ConversionPattern=%X{userId} - %X{transactionId} %d [%t] %-5p (%c{3}) %m%n, log4j.appender.A1.encoding=UTF-8, log4j.logger.spl.org.hibernate.SQL=info, log4j.logger.com.splwg=info, log4j.logger.spl.org.hibernate.type=info, log4j.logger.org.hibernate=info, log4j.logger.spl.com.splwg.base.support.hibernatetypes=info, log4j.appender.A1=org.apache.log4j.ConsoleAppender, log4j.appender.A1.layout=org.apache.log4j.PatternLayout, log4j.logger.org.hibernate.SQL=debug, log4j.logger.org.hibernate.cfg=warn, log4j.logger.com.splwg.base.support.hibernatetypes=debug, log4j.rootCategory=info, A1}
    - 2011-08-05 16:28:58,302 [Log4j Connection Listener] INFO (cobol.host.LocalLogServer) Connected to client at /10.143.9.188
    - 2011-08-05 16:28:58,305 [pool-2-thread-1] INFO (cobol.host.RotatingCommandRunnerProvider) All inflight requests have returned for JVM 3. Shutting it down.
    - 2011-08-05 16:28:58,381 [Remote JVM:5 Main ] INFO (cobol.host.RemoteJVM) Remote JVM 5 setup complete
    - 2011-08-05 16:28:59,306 [pool-2-thread-1] INFO (cobol.host.ProcessLogger) Shutting down JVM 3 INFO logger
    - 2011-08-05 16:28:59,306 [pool-2-thread-1] INFO (cobol.host.ProcessLogger) Shutting down JVM 3 ERROR logger

    hi
    I face a similar issue as u faced . Please let me know the solution .
    Error in Log file : When trying to switch language.
    ZOHAIB - 169696-23-1 2012-01-09 15:23:22,624 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (web.dataservlet.PageChange) Unexpected error.
    com.splwg.base.support.cobol.host.InputClosedException:
    The following stacked messages were reported as the LoggedException was rethrown:
    com.splwg.base.api.service.ServiceDispatcher$5.execute(ServiceDispatcher.java:248): Caught exception from SessionExecutable.execute()
    com.splwg.base.support.pagemaintenance.AbstractPageMaintenance.changeItem(AbstractPageMaintenance.java:134): Rollback: Change failed
    com.splwg.base.support.cobol.host.CommandRunnerHolder.invoke(CommandRunnerHolder.java:31): An exception occurred calling cobol program CIPZDATA
    com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.sendRequestGetResponse(OptimizedRemoteExecuterStub.java:83): An exception has occurred calling the remote JVM
    com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.sendRequestGetResponse(OptimizedRemoteExecuterStub.java:83): An exception occurred invoking remote command.

Maybe you are looking for

  • PS: BAPI For Planned Progress and Actual Progress

    Dear All,               Is there any BAPI available for Planned Progress and Actual Progress for PS Project. Regards, Sohail

  • ICal problem creating event in month view

    iCal does not allow me to create an event when in Month View. I used to be able to double click a date in Month View and could easily create an event. It does allow in Week View, but I like to use Month View. Anyone have this problem> Solution? Thank

  • How much should I expect to pay for a new hard drive for my macro with 250

    How much should I expect to pay to replace damaged hard drive?

  • Doubt in case statement  in sql

    hiii guruz i am writing a code in HR schema for case its like this it works fine as i want it to select commission_pct , case when commission_pct is null then 'null' else 'not null' end "comm" from employees but when i write+ select commission_pct ,

  • Group and display XML Data

    Hi, I am building a Dynamic form with below XML to be displayed in tabular format grouped by resultType with comma separated resultDesc. <resultTypeParent>      <resultInfo>           <resultType>ACP</resultType>           <resultDesc>Policy</resultD