webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  [POP.001.0002] javax.portlet.PortletException

    Posted Mon May 09, 2011 11:31 AM

    Hi all.
    i have a strange problem with portlets. I create a “new portlet application” and add just one portlet to it. when i try to add that portlet to a page, it throws the exception as follows:
    [POP.001.0002] A “javax.portlet.PortletException” occurred with the Message “Unable to determine the view to display”

    stack trace is attached.

    thanks in advance
    trace.txt (5.26 KB)


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 2.  RE: [POP.001.0002] javax.portlet.PortletException

    Posted Mon May 09, 2011 11:12 PM

    Did you add a custom .view file to your Portlet? Did you modify the web.xml file at all?
    Lastly, what version of MWS & Designer are you using?
    Thanks,
    –mark


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 3.  RE: [POP.001.0002] javax.portlet.PortletException

    Posted Tue May 10, 2011 09:00 AM

    i did not add any custom .view file and did not touch any xml files at all.
    MWS Version: 8.0.2.0.185
    MWS Installed Fixes: MWS_8.0_SP2_Fix6

    Designer: 8.0.2
    eclipse 2.3.2


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 4.  RE: [POP.001.0002] javax.portlet.PortletException

    Posted Tue May 10, 2011 07:08 PM

    Ok, I’m not too surprised since you didn’t mention modifying any of those files in your original post.

    At this point i don’t have any useful hunches. The best i can come up with is that maybe it is a locale problem (if the JVM is using Turkey as the current locale), however we’ve tested/deployed on so many different locales that i really doubt that is the cause.

    I think you’ll have to open an Incident report. Sorry.

    Regards,
    –mark


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 5.  RE: [POP.001.0002] javax.portlet.PortletException

    Posted Wed May 11, 2011 08:44 AM

    well, you are right. the couse of the problem was in fact related to system locale.

    i changed regional settings of development computer to English (United States) and now it’s working as expected.

    Thanks for the help


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine