Hi,
I am having problem bringing up the Entity Data Maintenance page. I executed the following commands in sequence from command prompt.
1. ant clean
2. ant.bat
3. ant run-install
4. startofbiz.bat
I navigated to https://localhost:8443/webtools/control/main, and login (as admin, ofbiz), the Webtools Main page is displayed. Now when I click on Entity Data Maintenance or XML Data Import, I get a blank page. Please see the attached screenshot. Though if I navigate to the application components like PartyMgr, Catalog or Content, those pages are all displayed properly and working very well.
I cannot see anything in the error.log file also. Can someone please help me to troubleshoot this problem.
Thanks & Regards,
Beejal
|
Hi Beejal,
If you are using derby data base then you should have to use 1. ant clean-all (Remove all files with log files and drop your derby database) 2. ant run-install 4. startofbiz.bat Please try this one and check it again. Thanks And Regards -- Amit Sharma Beejal Kamdar wrote: > Hi, > > I am having problem bringing up the Entity Data Maintenance page. I > executed the following commands in sequence from command prompt. > > 1. ant clean > 2. ant.bat > 3. ant run-install > 4. startofbiz.bat > > I navigated to https://localhost:8443/webtools/control/main, and > login (as admin, ofbiz), the Webtools Main page is displayed. Now > when I click on Entity Data Maintenance or XML Data Import, I get a > blank page. Please see the attached screenshot. Though if I navigate > to the application components like PartyMgr, Catalog or Content, those > pages are all displayed properly and working very well. > > I cannot see anything in the error.log file also. Can someone > please help me to troubleshoot this problem. > > Thanks & Regards, > Beejal |
Hi Amit,
Thank you for prompt response. I tried using ant clean-all, still I get the blank page. Regards, Beejal On Wed, Dec 2, 2009 at 10:57 AM, Amit Sharma <[hidden email]>wrote: > Hi Beejal, > > If you are using derby data base then you should have to use > > 1. ant clean-all (Remove all files with log files and drop your derby > database) > > 2. ant run-install > 4. startofbiz.bat > > Please try this one and check it again. > > Thanks And Regards > -- > Amit Sharma > > > Beejal Kamdar wrote: > >> Hi, >> I am having problem bringing up the Entity Data Maintenance page. I >> executed the following commands in sequence from command prompt. >> 1. ant clean >> 2. ant.bat >> 3. ant run-install >> 4. startofbiz.bat >> I navigated to https://localhost:8443/webtools/control/main, and login >> (as admin, ofbiz), the Webtools Main page is displayed. Now when I click on >> Entity Data Maintenance or XML Data Import, I get a blank page. Please see >> the attached screenshot. Though if I navigate to the application components >> like PartyMgr, Catalog or Content, those pages are all displayed properly >> and working very well. >> I cannot see anything in the error.log file also. Can someone please >> help me to troubleshoot this problem. >> Thanks & Regards, >> Beejal >> > > |
Are you getting error on console ?
-- Amit Beejal Kamdar wrote: > Hi Amit, > > Thank you for prompt response. I tried using ant clean-all, still I get the > blank page. > > Regards, > Beejal > > > > > On Wed, Dec 2, 2009 at 10:57 AM, Amit Sharma <[hidden email]>wrote: > > >> Hi Beejal, >> >> If you are using derby data base then you should have to use >> >> 1. ant clean-all (Remove all files with log files and drop your derby >> database) >> >> 2. ant run-install >> 4. startofbiz.bat >> >> Please try this one and check it again. >> >> Thanks And Regards >> -- >> Amit Sharma >> >> >> Beejal Kamdar wrote: >> >> >>> Hi, >>> I am having problem bringing up the Entity Data Maintenance page. I >>> executed the following commands in sequence from command prompt. >>> 1. ant clean >>> 2. ant.bat >>> 3. ant run-install >>> 4. startofbiz.bat >>> I navigated to https://localhost:8443/webtools/control/main, and login >>> (as admin, ofbiz), the Webtools Main page is displayed. Now when I click on >>> Entity Data Maintenance or XML Data Import, I get a blank page. Please see >>> the attached screenshot. Though if I navigate to the application components >>> like PartyMgr, Catalog or Content, those pages are all displayed properly >>> and working very well. >>> I cannot see anything in the error.log file also. Can someone please >>> help me to troubleshoot this problem. >>> Thanks & Regards, >>> Beejal >>> >>> >> > > |
Hey Amit,
Just wanted to update you that the problem has got resolved. It was a browser issue. Thanks for your help. Regards, Beejal On Wed, Dec 2, 2009 at 2:36 PM, Amit Sharma <[hidden email]>wrote: > Are you getting error on console ? > > -- > Amit > > > Beejal Kamdar wrote: > >> Hi Amit, >> >> Thank you for prompt response. I tried using ant clean-all, still I get >> the >> blank page. >> >> Regards, >> Beejal >> >> >> >> >> On Wed, Dec 2, 2009 at 10:57 AM, Amit Sharma <[hidden email] >> >wrote: >> >> >> >>> Hi Beejal, >>> >>> If you are using derby data base then you should have to use >>> >>> 1. ant clean-all (Remove all files with log files and drop your derby >>> database) >>> >>> 2. ant run-install >>> 4. startofbiz.bat >>> >>> Please try this one and check it again. >>> >>> Thanks And Regards >>> -- >>> Amit Sharma >>> >>> >>> Beejal Kamdar wrote: >>> >>> >>> >>>> Hi, >>>> I am having problem bringing up the Entity Data Maintenance page. I >>>> executed the following commands in sequence from command prompt. >>>> 1. ant clean >>>> 2. ant.bat >>>> 3. ant run-install >>>> 4. startofbiz.bat >>>> I navigated to https://localhost:8443/webtools/control/main, and >>>> login >>>> (as admin, ofbiz), the Webtools Main page is displayed. Now when I >>>> click on >>>> Entity Data Maintenance or XML Data Import, I get a blank page. Please >>>> see >>>> the attached screenshot. Though if I navigate to the application >>>> components >>>> like PartyMgr, Catalog or Content, those pages are all displayed >>>> properly >>>> and working very well. >>>> I cannot see anything in the error.log file also. Can someone please >>>> help me to troubleshoot this problem. >>>> Thanks & Regards, >>>> Beejal >>>> >>>> >>>> >>> >>> >> >> >> > > |
Free forum by Nabble | Edit this page |