You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "SathishkumarJD (JIRA)" <ji...@apache.org> on 2010/06/03 14:28:10 UTC

[jira] Created: (OFBIZ-3803) Thows an Error whencever User clicks on the Facility tab

Thows an Error whencever User clicks on the Facility tab
--------------------------------------------------------

                 Key: OFBIZ-3803
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3803
             Project: OFBiz
          Issue Type: Bug
          Components: product
         Environment: Solaris10.
            Reporter: SathishkumarJD
            Priority: Blocker


Whenever the User clicks on the Facility Tab, it throws the error message "org.obiz.webapp.control.RequestHandlerException: Unknown request[main]; this request does not exist or cannot be called directly." 

Note : OFBIZ Application is running on Solaris 10.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-3803) Thows an Error whencever User clicks on the Facility tab

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-3803:
-----------------------------------

    Priority: Minor  (was: Blocker)

Sathish (at least I guess so),

When you encounter a such error (very high level error), please 
#  try to replicate on [the demo server|https://demo-trunk.ofbiz.apache.org/catalog/control/login/main?USERNAME=admin&PASSWORD=ofbiz]. So far it works there (running on Ubuntu). It works well here also (locally I still use Windows XP)
# Ask and share on [the user ML|https://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists]
# Use the bloker priority if it's only blocking on the demo trunk

> Thows an Error whencever User clicks on the Facility tab
> --------------------------------------------------------
>
>                 Key: OFBIZ-3803
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3803
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>         Environment: Solaris10.
>            Reporter: SathishkumarJD
>            Priority: Minor
>
> Whenever the User clicks on the Facility Tab, it throws the error message "org.obiz.webapp.control.RequestHandlerException: Unknown request[main]; this request does not exist or cannot be called directly." 
> Note : OFBIZ Application is running on Solaris 10.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-3803) Thows an Error whencever User clicks on the Facility tab

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875535#action_12875535 ] 

Jacques Le Roux commented on OFBIZ-3803:
----------------------------------------

Hi SathishkumarJD,

Frankly I suspect that your problem is not related to Solaris 10 but to the facility controller, is there still any main there? OOTB there is

    <request-map uri="main">
        <security https="true" auth="true"/>
        <response name="success" type="view" value="main"/>
    </request-map>

    <view-map name="main" type="screen" page="component://product/widget/facility/FacilityScreens.xml#FindFacility"/>

> Thows an Error whencever User clicks on the Facility tab
> --------------------------------------------------------
>
>                 Key: OFBIZ-3803
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3803
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>         Environment: Solaris10.
>            Reporter: SathishkumarJD
>            Priority: Minor
>
> Whenever the User clicks on the Facility Tab, it throws the error message "org.obiz.webapp.control.RequestHandlerException: Unknown request[main]; this request does not exist or cannot be called directly." 
> Note : OFBIZ Application is running on Solaris 10.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-3803) Thows an Error whencever User clicks on the Facility tab

Posted by "SathishkumarJD (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875398#action_12875398 ] 

SathishkumarJD commented on OFBIZ-3803:
---------------------------------------

Hi Jacques,

Thanks for the quick reply. I think I have not clearly provide you the details, so let me provide those now. Apache is working fine on WinXp and Vista too. This bug is raised only when we run the OFBIZ in Solaris 10. Please try to help me, to come out from this issue. Please find attached the attachment too.

Since we are not able to create the products itself, the bug has been marked as "BLOCKER". Can you help me how to attach the snapshot here. After clicking on the Attach Screenshot what should I do?

Thanks,
SathishkumarJD

> Thows an Error whencever User clicks on the Facility tab
> --------------------------------------------------------
>
>                 Key: OFBIZ-3803
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3803
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>         Environment: Solaris10.
>            Reporter: SathishkumarJD
>            Priority: Minor
>
> Whenever the User clicks on the Facility Tab, it throws the error message "org.obiz.webapp.control.RequestHandlerException: Unknown request[main]; this request does not exist or cannot be called directly." 
> Note : OFBIZ Application is running on Solaris 10.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.