Individual Compensation Distributions (ICD) error - unexpected error

Hi Dear All,
I have setup ICD for the first time for spot bonus, however, in my first try i am facing Unexcepted error (this is the error I am afraid of lot, always).
Details of the error is as follows:-
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NumberFormatException: For input string: ""
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
     at oracle.apps.ben.selfservice.compensation.server.CompensationDetailsVORowImpl.updateRow(CompensationDetailsVORowImpl.java:351)
     at oracle.apps.fnd.framework.server.OAPlsqlViewRowImpl.callAPI(OAPlsqlViewRowImpl.java:111)
     at oracle.apps.fnd.framework.server.OAPlsqlViewObjectImpl.callAPI(OAPlsqlViewObjectImpl.java:163)
     at oracle.apps.fnd.framework.server.OAPlsqlViewObjectImpl.beforeCommit(OAPlsqlViewObjectImpl.java:430)
     at oracle.jbo.server.DBTransactionImpl.commitInternal(DBTransactionImpl.java:2009)
     at oracle.jbo.server.DBTransactionImpl.commit(DBTransactionImpl.java:2173)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.commit(OADBTransactionImpl.java:690)
     at oracle.apps.ben.selfservice.compensation.webui.CompensationDetailsCO.processFormRequest(CompensationDetailsCO.java:1102)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:815)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(OAStackLayoutBean.java:370)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(OAStackLayoutBean.java:370)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1189)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
     at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2863)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1840)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:619)
## Detail 0 ##
java.lang.NumberFormatException: For input string: ""
     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
     at java.lang.Long.parseLong(Long.java:424)
     at java.lang.Long.parseLong(Long.java:461)
     at oracle.apps.ben.selfservice.utility.server.Parameter.setLong(Parameter.java:61)
     at oracle.apps.ben.selfservice.compensation.server.CompensationDetailsVORowImpl.updateRow(CompensationDetailsVORowImpl.java:243)
     at oracle.apps.fnd.framework.server.OAPlsqlViewRowImpl.callAPI(OAPlsqlViewRowImpl.java:111)
     at oracle.apps.fnd.framework.server.OAPlsqlViewObjectImpl.callAPI(OAPlsqlViewObjectImpl.java:163)
     at oracle.apps.fnd.framework.server.OAPlsqlViewObjectImpl.beforeCommit(OAPlsqlViewObjectImpl.java:430)
     at oracle.jbo.server.DBTransactionImpl.commitInternal(DBTransactionImpl.java:2009)
     at oracle.jbo.server.DBTransactionImpl.commit(DBTransactionImpl.java:2173)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.commit(OADBTransactionImpl.java:690)
     at oracle.apps.ben.selfservice.compensation.webui.CompensationDetailsCO.processFormRequest(CompensationDetailsCO.java:1102)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:815)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(OAStackLayoutBean.java:370)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(OAStackLayoutBean.java:370)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1189)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
     at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2863)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1840)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:619)
java.lang.NumberFormatException: For input string: ""
     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
     at java.lang.Long.parseLong(Long.java:424)
     at java.lang.Long.parseLong(Long.java:461)
     at oracle.apps.ben.selfservice.utility.server.Parameter.setLong(Parameter.java:61)
     at oracle.apps.ben.selfservice.compensation.server.CompensationDetailsVORowImpl.updateRow(CompensationDetailsVORowImpl.java:243)
     at oracle.apps.fnd.framework.server.OAPlsqlViewRowImpl.callAPI(OAPlsqlViewRowImpl.java:111)
     at oracle.apps.fnd.framework.server.OAPlsqlViewObjectImpl.callAPI(OAPlsqlViewObjectImpl.java:163)
     at oracle.apps.fnd.framework.server.OAPlsqlViewObjectImpl.beforeCommit(OAPlsqlViewObjectImpl.java:430)
     at oracle.jbo.server.DBTransactionImpl.commitInternal(DBTransactionImpl.java:2009)
     at oracle.jbo.server.DBTransactionImpl.commit(DBTransactionImpl.java:2173)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.commit(OADBTransactionImpl.java:690)
     at oracle.apps.ben.selfservice.compensation.webui.CompensationDetailsCO.processFormRequest(CompensationDetailsCO.java:1102)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:815)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(OAStackLayoutBean.java:370)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(OAStackLayoutBean.java:370)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1189)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
     at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2863)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1840)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:619)
Any help will be much appreciated.
If required i can post exact step I have followed
Thanks,
Avinash

Hi All,
Here is the steps I have followed to setup the plan:-
Plan Year
•     Calendar (01-JAN-2010- 31-DEC-2010)
•     Calendar (01-JAN-2011- 31-DEC-2011)
•     Calendar (01-JAN-2012- 31-DEC-2012)
•     Calendar (01-JAN-2013- 31-DEC-2013)
•     Calendar (01-JAN-2014- 31-DEC-2014)
•     Calendar (01-JAN-2015- 31-DEC-2015)
Plan Type
•     Name          : XXTCC Spot Bonus
•     Short Name          : XXTCC_SBONUS
•     Option Type     : Individual Compensation Distributions (Original)
Plan
•     Name          : XXTCC Spot Bonus - Monthly
•     Short Name          : XXTCC_SBONUS_MNTHLY
•     Status          : Active
•     Plan Type          : XXTCC Spot Bonus
•     Plan Usages          : May not be in Program
Not in program tab :
•     Sequence               :10
•     Currency               : Saudi Riyal
•     Enrollment rate/frequency     : Per Month
•     Activity reference period      : Annually
Details (Plan Period)
•     Seq     :10
•     Start     : 01-JAN-2012
•     End     :31-DEC-2012
Plan Enrollment requirement
     Enrollment
•     Method                    : Explicit
•     Allow unrestricted Enrollment     : Yes
•     Suspend Enrollment          : Yes     
Coverage
•     Start Date     : Effective Date
•     End date     : 1 Prior or 1 Day Before Event
Rates
•     Start Date     : Effective Date
•     End date     : 1 Prior or 1 Day Before Event
Standard Rate
Name     : XXTCC Spot Bonus - SR
Status     : Active
General Tab
•     Level                    :Plan
•     Compensation Object               : XXTCC Spot Bonus - Monthly
•     Activity Type               : CWB Total Compensation
•     Tax Type                    : Not Applicable
•     Usages                    :Standard Contribution/Distribution
•     Element and input value required     : YES
•     Element                    : Bonus Allowance
•     Input Value               : Pay Value
Calculation Method Tab
•     Calculation Method          : Flat Amount
•     Enter value at enrollment     : Yes
•     Calculate for Enrollment     : Yes
•     Min               :0
•     Max               :1000
•     Increment               :1
•     Default               :0
Processing information
•     Value Override allowed               : Yes     
•     Assign on enrollment               :Yes
•     Display on enrollment               :Yes     
•     Process each pay period default          :Yes
Now make a custom function “Bonus” to access this plan-
Select Employee-Self-Service  BonusSelect plan (XXTCC Spot Bonus - Monthly)  Click Next  Enter Amount (100 or any value), Enter Justification  Click next  Error will come
Please let me know if you have any clue about this.
Thanks,
Avinash

Similar Messages

  • SSO Login page Error : Unexpected errors (WWC-41400)

    Hi,
    I downloaded the zip file ssosdk.zip from download section of OTN for SSO and followed the steps in the Install document. All the process went through without any error. But when i tried to access my login URL, i am getting this error :Unexpected errors (WWC-41400)
    .Even if i try to login using my ORCLADMIN username and its password i am getting the same error and remains in the same page.
    while configuring the partner application i did not encounter any error. Kindly suggest me how to proceed further.
    Vijay

    This also happened to me after I run ssodatan to change the logon_url port.
    Can anyone provide some help with this?!

  • Server Error: Unexpected Error when running Napa SharePoint 2013 App

    I am getting an error "Server Error : Unexpected error" when I try to run a SharePoint 2013 app in Napa Development environment.
    It starts the process normally but after it shows "Uninstalling previous version" it throws the error. This has been happening since yesterday.Someone help

    I have a solution to the problem. I had a folder with a JSON file. On renaming the file to .txt, the app ran normally. I believe .json files are not supported in SharePoint hence the error.

  • Fatal Error: Unexpected error from Microsoft HTML Compiler

    I'm using RH 6 with Vista (yes I know Vista is not supported,
    but I'm one of the few that has to have it, so I'm using the
    tweaked unsupported version)
    Sometimes when generating a CHM output (Compiled HTML Help)
    right after the "Compacting file system..." step I get an error
    that says "Fatal Error: Unexpected error from Microsoft HTML
    Compiler".
    I'm not sure what causes it. I don't get it all the time, but
    I seem to get it more often than not. However, it doesn't seem to
    do anything adverse to the compiled help file. Well, not that I can
    see anyway.
    Any information on what causes this and how I can fix it?

    If deletion of the CPD doesn't work, there seems to be more
    amiss in the HHP.
    Have you had a look at the new version of the HHP-file?
    Your missing images are due to another problem: I guess you
    have images linked to from imported topics. During import RH copies
    all necessary files to the appropriate relative locations, but it
    does not 'recognize' new folders created during this step. For the
    compilation RH copies all the stuff it thinks belong to the project
    to a temp folder, but 'unrecognized' files are ignored, thus
    missing in the compiled help.
    Use Windows explorer to note where linked images are situated
    and 'create' these folders within RH via the context menu of the
    Project Explorer's folders 'HTML Files' section. This way RH
    suddenly recognizes the folders and is able to handle the images
    therein.
    Perhaps some unrecognized folders are responsible for
    compiler crash, too?
    Regards
    ---Dirk Bock

  • Portal Error:Unexpected error when trying to access gatewayed content.

    hi friends...
    Am encountering a Portal Error: Unexpected error when trying to access gatewayed content.
    this error generally occurs on click on submit buttons..
    occuring on my test portal only....
    kindly help m resolve this issue...

    After some research I found the following tip to be working:
    https://discussions.apple.com/message/25038447#25038447
    So I changed my IPv4 as well as IPv6 DNS-Servers under Windows Network Preferences and everything worked again.
    HTH
    Christian

  • Federated Portal Network - Error-"Unexpected Error - Unable to get IView

    Hi,
    I have configured FPN with EP and BI, both are on same SP level.The connection and the producer registration is successful.
    The producer contents can be navigated in Consumer and I can able to copy and paste the producer content in the consumer.
    But when I see the preview the content it shows error "
    500 Internal Server Error
      BEx Web Application
    Faile to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Unexpected error - Unable to get IView:fpn:<consumer>/pcd:portal_content/Iviews_ID/BTMP_20110425_065001:NFd1NOBZQUPn2gQkVO65Lw%3D%3D:1:
    I have checked the following thread, but I'm not able to find out solution,
    Federated Portal Network - Unexpected Error - Unable to get IView
    what could be the reason,
    Really appriciated for your reply.
    Regards,
    Mahee.

    Hi Shanti,
    Thank for reply.
    I have checked with same user in both consumer & producer portals, In that case its working fine.
    If you checked with other consumer users its asking password.
    For this I have tried usermapping with producer id under goto personolize -->remote iviews --> select default alias -->enter id/pwd and save  for other consumer id.
    How we manage  for all consumer users, is there any option to mapping to all users at time.
    really appriciate your inputs.
    Regards,
    Mahee.

  • Tethering Error: Unexpected error performing command (String expected, got nil)

    Hello, when I try to shoot tethered into lightroom using my Canon t3i, I get the following error when trying to connect: Unexpected error performing command: bad argument #1 to 'stringByAppendingPathComponent' (string expected, got nil)
    Any help with this problem would be greatly appreciated. I am using lightroom 5.2 64-bit.

    Here ?
    http://labs.adobe.com/downloads/lightroom4-1.html

  • Error: unexpected error occured:

    Hi,
    One of our team member is getting the following error. He is unable create new TS and also unable to open previous TS as well.
    Please help. Thanks in Advance

    Is it happening just for 1 unique user? Yes, its happening only to this team member
    Can you try to refresh the page using CTRL F5? We tried it
    Can you try on another machine? We also tried to access from another machine. Same issue occurs
    Also check for the user permissions, he might have some timesheet permissions removed. We have checked it as well. It seems ok :(

  • Fatal Error: Unexpected error from Microsoft HTML Compiler. Finished compiling HTMLHELP in175 sec(s)

    I'm working in RoboHelp v7 and when I go to generate my CHM Files to a folder on my D Drive I get the above Fatal Error.
    I have recreated the folder and path where the generated CHM files are to be created and this seemed to fix the problem for one publish, but now it is back.
    I have found a work around which allows me to publish which is removing some spaces from the file name of the CHM files that are generated.
    Any help is muchly appreciated even though I have a work around I still need to find a solution to this problem.
    Thanks,
    Kristy

    My guess is that you don't have admin rights. You will need to get your IT people to log in and install them. No reported issues seen on the forums as a result of installing these patches other than one RoboHelp for Word problem so that will not affect you.
    See www.grainge.org for RoboHelp and Authoring tips

  • Unexpected error when trying to sign in to sync

    Version 32.0.3 installed. I've been getting a message that Firefox unable to sync for the last **days So when i tried to log out of sync and log back in. I get an error "unexpected error" when i try to log in. So i tried to create a new account and get the same issue from the log in page. Have looked at everything listed on troubleshooting sync page Still the same issue.

    HI mfackler,
    That usually means something has gone wrong. If you have already tried to sign out and back in in accounts.firefox.com please provide the following troubleshooting information for further investigation:
    * How do I turn on sync logs:
    # Open about:config and turn on: services.sync.log.appender.file.logOnSuccess and services.sync.log.logger.engine.bookmarks
    # Restart Firefox and look at: about:sync-log
    # Logs and error messages will be located here
    Please also use pastebin.mozilla.org for sharring any errors that relate to this issue.
    Thank you.

  • "New lifecycle definition" fails with "Unexpected error"

    This problem has been previously posted without resolution.
    Select "Lifecycle Definitions -> New lifecycle definition".
    Error:
    "Unexpected error, unable to find item name at application or page level.
    A severe error has occurred. Possible causes may include moving directly to a page using the browser history or Back key, multiple users attempting to change the same data or an application defect. Please visit the Support page under the Help Tab to report the error.
    Press here to return to the parent page"
    A resolution to this would be apprciated.
    Please note this problem is based on APEX 4. About to retest on APEX 3.2 to see if it is happening there.
    Edited by: user774105 on 7/03/2011 17:26
    Have back ported to 3.2 and the problem no longer occurs. Not sure what has changed between versions, but there are a number of links in the Assitant that fail with the above error in APEX 4.
    Edited by: user774105 on 7/03/2011 19:45

    Hi
    I have also encounter the same error . Currently i have apex version 4.
    User: SYSTEM
    Unexpected error, unable to find item name at application or page level.
    A severe error has occurred. Possible causes may include moving directly to a page using the browser history or Back key, multiple users attempting to change the same data or an application defect. Please visit the Support page under the Help Tab to report the error.
    Press here to return to the parent page
    Any solution for this with apex version 4
    Thanks and Regards
    Ganesan Sivaraman

  • How to fix 'Unexpected error: Incorrect value: Location URL' in WSDL

    Hi All,
    Using SOAMANAGER  transaction, I created a service ECC_CUSTOMERQUOTEERPCRTRC and its binding 'ECC_CUSTOMERQUOTEERPCRTRC_binding' using the Create Service option under the tab Configurations and using the web service definition 'ECC_CUSTOMERQUOTEERPCRTRC'.  When I click on the link "Open WSDL document for selected binding" under the tab 'Overview', I get the following XML code in the popup window for the WSDL.
    - <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    - <soap:Body>
    - <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>Unexpected error: Incorrect value: Location URL for subject IF {http</faultstring>
    - <detail xmlns:slibfault="http://xml.sap.com/2005/11/esi/slib/fault/">
      <slibfault:timestamp>Wed, 17 Nov 2010 22:29:02 GMT</slibfault:timestamp>
    - <slibfault:exception>
      <slibfault:text>Incorrect value: Location URL for subject IF {http://sap.com/xi/APPL/Global2}:CustomerQuoteERPCreateRequestConfirmation_In not found</slibfault:text>
      <slibfault:position program="CL_SIDL_SUBJECT_ADAPTER=======CP" include="CL_SIDL_SUBJECT_ADAPTER=======CM006" line="47" />
      </slibfault:exception>
      </detail>
      </soap:Fault>
      </soap:Body>
      </soap:Envelope>
    The XML code for nthe WSDL displays an error 'Unexpected error: Incorrect value: Location URL for subject IF '. It looks like the code could find the required URL. Please let me know how to fix this error.
    Thanks in advance.
    --R D

    Hello.
    In SOAMANAGER delete your "unexpected" service (endpoint).
    Then create it again.
    If same error will occurs - try to delete all definitions of this service (include sicf-transaction) and then create it completely again.
    Hope it helps.

  • VSS Error: "An unexpected error occurred when cleaning up snapshot volumes. Confirm that all snapped volumes are correctly re-synchronized with the original volumes."

    Hi all,
    at a customer’s site I’ve a problem with a fresh installation of Backup Exec 2014. Every backup (full or incremental) always reports the following
    error: “An unexpected error occurred when cleaning up snapshot volumes. Confirm that all snapped volumes are correctly re-synchronized with the original volumes.”.
    It’s not a Backup Exec problem itself, also backups using “Windows Server Backup” failing with the same error.
    On this site I have three servers; the error is only generated for one of them. Here’s a short overview:
    Server1: Windows Server 2012 R2, latest patchlevel, physical machine, Domain Controller and Fileserver. Backup Exec is installed on this machine,
    backup is written directly to SAS tape loader. There error is generated on this server.
    Server2: Windows Server 2008 R2, latest patchlevel, virtual machine, running on Citrix Xen Server 6.2. Used for remote desktop services, no errors
    on this server.
    Server3: Windows Server 2012 R2, latest patchlevel, virtual machine, database server with some SQL Instances, no errors on this server.
    As I said, error is reported only on server1, no matter if it is a full or an incremental backup. During the backup I found the following errors
    is the event log (translated from a german system):
    Event ID: 12293
    Volume Shadow Copy Service error: Error calling a routine on a Shadow Copy Provider. "{89300202-3cec-4981-9171-19f59559e0f2}" an error occured. Routinedetails Error calling Query(). [0x80042302] [hr = 0x80042302, unexpected component error of
    the Volume Shadow Copy Service.
    Process:
    Volume Shadow Copy polling
    Volume Shadow Copy delete
    Context:
       Executioncontext: Coordinator
       Executionkontext: Coordinator
    And
    Event ID: 8193
    Volume Shadow Copy Service error: Unexpected error calling Routine "IVssCoordinator::Query" hr = 0x8004230f, Unexpected error Volume Shadow Copy Service Provider
    Process:
    Volume Shadow Copy delete
    Context:
       Executioncontext: Coordinator
    There are some articles about this error in the knowledge base or web which does not help or do not apply to my environment for example:
    http://www.symantec.com/business/support/index?page=content&id=TECH38338&actp=search&viewlocale=en_US&searchid=1423724381707
    What I already have tried:
    Disabled Antivirus during the whole backup
    Installed latest Service Pack for Backup Exec
    Rebooted the server
    vssadmin list writers do not show any errors
    consult eventid.net for other possible solutions
    no limits set for vaa
    Anymore ideas from you guys?
    Best regards,

    Hi Shaon,
    vssadmin list providers gave the following output:
    vssadmin list providers
    vssadmin 1.1 - Verwaltungsbefehlszeilenprogramm des Volumeschattenkopie-Dienstes
    (C) Copyright 2001-2013 Microsoft Corp.
    Anbietername: "Microsoft File Share Shadow Copy provider"
       Anbietertyp: Dateifreigabe
       Anbieterkennung: {89300202-3cec-4981-9171-19f59559e0f2}
       Version: 1.0.0.1
    Anbietername: "Microsoft Software Shadow Copy provider 1.0"
       Anbietertyp: System
       Anbieterkennung: {b5946137-7b9f-4925-af80-51abd60b20d5}
       Version: 1.0.0.7
    Unfortunately theres not Symantec VSS Provider listed.
    Best regards,
    Christoph

  • Unexpected error occurred (error code -43)

    I'm trying to setup a Network/Library folder but I'm getting this error:
    "unexpected error occurred (error code -43)" when I try to access the folder via the Network/Library folder on the clients.
    Any ideas what causes this error??

    What a pain, I found a remedy.
    Take the time to read this:
    http://www.macworld.com/article/4228...disasters.html
    When you get to the point to choosing your startup disk, choose the icon from Disk1. DON'T REINSTALL THE OS X! Just select from menu at the TOP of the screen Utilities--->Disk Utility.
    Select "repair disk" let it run.
    When done chose "Startup Disk" from the same menu above.
    Restart your computer.
    Hope that helped.

  • Unexpected error - WIJ 20002

    Hi,
    Our environment:
    - XI 3.0
    - Java Web AS environment
    - OLAP Universes on both SAP BI & Hyperion Essbase
    When using Web Intelligence Rich Client, we get the error "Unexpected error - If you cannot reconnect to the server, close Web Intelligence and start again. (WIJ 20002)". This does happens:
    - when we chosing FileNew => Universe => Selecting a universe, next => then error
    - for some universes (both sources, although not every universe - some universes work fine)
    Workaround:
    - create + save report in Web Intellience Web version
    - import in WebI Rich Client
    - Add Query => same selection of universe => now works fine
    See also thread:
    Expert Forums » SAP NetWeaver » SAP NetWeaver Administrator
    Thread: WIJ 20002 Error in XI 3.1 .NET Environment
    Is this a know issue?
    Thanks!
    Raf
    Edited by: Raf on Jan 16, 2009 2:08 PM

    Sorry, see 1205533 - Error: "WIJ 20002" when trying to open a universe in Web Intelligence

Maybe you are looking for

  • ABAP source code is written "by hand" or automatically?

    Hi all, I would like to modify the report "Open Items - Vendor Due Date Forecast" created by T. S_ALR_87012084.  With SE93 i found the name of the program RFKOFW00, which are referring to the T. S_ALR_87012084. T. S_ALR_87012084. (Parameter: D_SREPOV

  • Hierarchy load - Error RSAR 683 Syntax error in generated program, row 0

    Hi guys, When I load the hierarchy on ZMATERIAL (load from 0MATERIAL hierarchy - source system BW), I have this error message : RSAR 683 Syntax error in generated program, row 0. I have found several SAP notes, especially [Sap Note 944842|https://www

  • MSI GTX560ti Hawk low 3dmark11 score

    I recently purchased MSI GTX560ti Hawk. I ran 3dmark11 on it and on performance mode, I only got P1650 score. The graphics score is very low and the FPS averaged around 6-7. Here is my specs: Asus P5Q motherboard Gigabyte Odin GT 550w PSU Intel Q9550

  • Why is the panel growing?

    I've been away from Flex for several months and have forgotten why this happens. A vbox with a panel with a hbox with a text field are all set to 100% width.  But they are growing to 100% height as well.  The text takes about 3-4 lines with 10 inches

  • Strange behaviour backingContext methods

    Hi, we are facing this (strange) problem In the method preRender() of a portlet backing file we try to get the pageLabel of a page of which we know the title. The page is inside a book, son of the mainpagebook. We first get the desktopBackingContext,