Users - Webtools throwing many errors

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - Webtools throwing many errors

Ashish Vijaywargiya-2
Hi,

Webtools is throwing lots of errors.

The following links is giving error.

1) "Stats Since Server
Start"(https://localhost:8443/webtools/control/StatsSinceStart)

The error message is :
javax.servlet.ServletException: Unable to compile
class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
[javac] Compiling 1 source file

The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError


2) Entity Engine
(https://localhost:8443/webtools/control/EntityPerformanceTest)

The error message is :
javax.servlet.ServletException: Exception while
inserting the following entity:
[GenericEntity:Product][autoCreateKeywords,N(java.lang.String)][createdStamp,2006-06-03
23:57:36.526(java.sql.Timestamp)][createdTxStamp,2006-06-03
23:57:36.526(java.sql.Timestamp)][description,Initial
Description(java.lang.String)][internalName,Auto-Test
Name(java.lang.String)][lastUpdatedStamp,2006-06-03
23:57:36.526(java.sql.Timestamp)][lastUpdatedTxStamp,2006-06-03
23:57:36.526(java.sql.Timestamp)][productId,_~WRITE_TEST~_0(java.lang.String)]
(while inserting:
[GenericEntity:Product][autoCreateKeywords,N(java.lang.String)][createdStamp,2006-06-03
23:57:36.526(java.sql.Timestamp)][createdTxStamp,2006-06-03
23:57:36.526(java.sql.Timestamp)][description,Initial
Description(java.lang.String)][internalName,Auto-Test
Name(java.lang.String)][lastUpdatedStamp,2006-06-03
23:57:36.526(java.sql.Timestamp)][lastUpdatedTxStamp,2006-06-03
23:57:36.526(java.sql.Timestamp)][productId,_~WRITE_TEST~_0(java.lang.String)]
(SQL Exception while executing the following:INSERT
INTO PRODUCT (PRODUCT_ID, PRODUCT_TYPE_ID,
PRIMARY_PRODUCT_CATEGORY_ID, MANUFACTURER_PARTY_ID,
FACILITY_ID, INTRODUCTION_DATE,
SUPPORT_DISCONTINUATION_DATE,
SALES_DISCONTINUATION_DATE, SALES_DISC_WHEN_NOT_AVAIL,
INTERNAL_NAME, BRAND_NAME, COMMENTS, PRODUCT_NAME,
DESCRIPTION, LONG_DESCRIPTION, PRICE_DETAIL_TEXT,
SMALL_IMAGE_URL, MEDIUM_IMAGE_URL, LARGE_IMAGE_URL,
DETAIL_IMAGE_URL, DETAIL_SCREEN, INVENTORY_MESSAGE,
REQUIRE_INVENTORY, QUANTITY_UOM_ID, QUANTITY_INCLUDED,
PIECES_INCLUDED, REQUIRE_AMOUNT, FIXED_AMOUNT,
AMOUNT_UOM_TYPE_ID, WEIGHT_UOM_ID, WEIGHT,
HEIGHT_UOM_ID, PRODUCT_HEIGHT, SHIPPING_HEIGHT,
WIDTH_UOM_ID, PRODUCT_WIDTH, SHIPPING_WIDTH,
DEPTH_UOM_ID, PRODUCT_DEPTH, SHIPPING_DEPTH,
PRODUCT_RATING, RATING_TYPE_ENUM, RETURNABLE, TAXABLE,
TAX_CATEGORY, TAX_VAT_CODE, TAX_DUTY_CODE,
CHARGE_SHIPPING, AUTO_CREATE_KEYWORDS,
INCLUDE_IN_PROMOTIONS, IS_VIRTUAL, IS_VARIANT,
REQUIREMENT_METHOD_ENUM_ID, BILL_OF_MATERIAL_LEVEL,
RESERV_MAX_PERSONS, RESERV2ND_P_P_PERC,
RESERV_NTH_P_P_PERC, CREATED_DATE,
CREATED_BY_USER_LOGIN, LAST_MODIFIED_DATE,
LAST_MODIFIED_BY_USER_LOGIN, LAST_UPDATED_STAMP,
LAST_UPDATED_TX_STAMP, CREATED_STAMP,
CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
?, ?) (Duplicate entry '_~WRITE_TEST~_0' for key 1)))

3) Edit Custom Time Periods
(https://localhost:8443/webtools/control/EditCustomTimePeriod)

4)Workflow Monitor
(https://localhost:8443/webtools/control/workflowMonitor)

5) Schedule Job
Job List
Thread List
Service Log

6) Cache Maintenence

This all links giving the same error :

javax.servlet.ServletException: Unable to compile
class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
[javac] Compiling 1 source file

The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError

Any idea ?????????????

Thanks in advance

Regards
Ashish Vijaywargiya

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com 
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Webtools throwing many errors

BJ Freeman
this is the reason
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError

this is outside of ofbiz,
1) increase the memory in the command like to start ofbiz
2) check if you have hit your limit on virutual (swap ) memory on your
system.


Ashish Vijaywargiya sent the following on 6/3/06 11:34 AM:

> Hi,
>
> Webtools is throwing lots of errors.
>
> The following links is giving error.
>
> 1) "Stats Since Server
> Start"(https://localhost:8443/webtools/control/StatsSinceStart)
>
> The error message is :
> javax.servlet.ServletException: Unable to compile
> class for JSP
>
> An error occurred at line: -1 in the jsp file: null
>
> Generated servlet error:
> [javac] Compiling 1 source file
>
> The system is out of resources.
> Consult the following stack trace for details.
> java.lang.OutOfMemoryError
>
>
> 2) Entity Engine
> (https://localhost:8443/webtools/control/EntityPerformanceTest)
>
> The error message is :
> javax.servlet.ServletException: Exception while
> inserting the following entity:
> [GenericEntity:Product][autoCreateKeywords,N(java.lang.String)][createdStamp,2006-06-03
> 23:57:36.526(java.sql.Timestamp)][createdTxStamp,2006-06-03
> 23:57:36.526(java.sql.Timestamp)][description,Initial
> Description(java.lang.String)][internalName,Auto-Test
> Name(java.lang.String)][lastUpdatedStamp,2006-06-03
> 23:57:36.526(java.sql.Timestamp)][lastUpdatedTxStamp,2006-06-03
> 23:57:36.526(java.sql.Timestamp)][productId,_~WRITE_TEST~_0(java.lang.String)]
> (while inserting:
> [GenericEntity:Product][autoCreateKeywords,N(java.lang.String)][createdStamp,2006-06-03
> 23:57:36.526(java.sql.Timestamp)][createdTxStamp,2006-06-03
> 23:57:36.526(java.sql.Timestamp)][description,Initial
> Description(java.lang.String)][internalName,Auto-Test
> Name(java.lang.String)][lastUpdatedStamp,2006-06-03
> 23:57:36.526(java.sql.Timestamp)][lastUpdatedTxStamp,2006-06-03
> 23:57:36.526(java.sql.Timestamp)][productId,_~WRITE_TEST~_0(java.lang.String)]
> (SQL Exception while executing the following:INSERT
> INTO PRODUCT (PRODUCT_ID, PRODUCT_TYPE_ID,
> PRIMARY_PRODUCT_CATEGORY_ID, MANUFACTURER_PARTY_ID,
> FACILITY_ID, INTRODUCTION_DATE,
> SUPPORT_DISCONTINUATION_DATE,
> SALES_DISCONTINUATION_DATE, SALES_DISC_WHEN_NOT_AVAIL,
> INTERNAL_NAME, BRAND_NAME, COMMENTS, PRODUCT_NAME,
> DESCRIPTION, LONG_DESCRIPTION, PRICE_DETAIL_TEXT,
> SMALL_IMAGE_URL, MEDIUM_IMAGE_URL, LARGE_IMAGE_URL,
> DETAIL_IMAGE_URL, DETAIL_SCREEN, INVENTORY_MESSAGE,
> REQUIRE_INVENTORY, QUANTITY_UOM_ID, QUANTITY_INCLUDED,
> PIECES_INCLUDED, REQUIRE_AMOUNT, FIXED_AMOUNT,
> AMOUNT_UOM_TYPE_ID, WEIGHT_UOM_ID, WEIGHT,
> HEIGHT_UOM_ID, PRODUCT_HEIGHT, SHIPPING_HEIGHT,
> WIDTH_UOM_ID, PRODUCT_WIDTH, SHIPPING_WIDTH,
> DEPTH_UOM_ID, PRODUCT_DEPTH, SHIPPING_DEPTH,
> PRODUCT_RATING, RATING_TYPE_ENUM, RETURNABLE, TAXABLE,
> TAX_CATEGORY, TAX_VAT_CODE, TAX_DUTY_CODE,
> CHARGE_SHIPPING, AUTO_CREATE_KEYWORDS,
> INCLUDE_IN_PROMOTIONS, IS_VIRTUAL, IS_VARIANT,
> REQUIREMENT_METHOD_ENUM_ID, BILL_OF_MATERIAL_LEVEL,
> RESERV_MAX_PERSONS, RESERV2ND_P_P_PERC,
> RESERV_NTH_P_P_PERC, CREATED_DATE,
> CREATED_BY_USER_LOGIN, LAST_MODIFIED_DATE,
> LAST_MODIFIED_BY_USER_LOGIN, LAST_UPDATED_STAMP,
> LAST_UPDATED_TX_STAMP, CREATED_STAMP,
> CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?,
> ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
> ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
> ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
> ?, ?) (Duplicate entry '_~WRITE_TEST~_0' for key 1)))
>
> 3) Edit Custom Time Periods
> (https://localhost:8443/webtools/control/EditCustomTimePeriod)
>
> 4)Workflow Monitor
> (https://localhost:8443/webtools/control/workflowMonitor)
>
> 5) Schedule Job
> Job List
> Thread List
> Service Log
>
> 6) Cache Maintenence
>
> This all links giving the same error :
>
> javax.servlet.ServletException: Unable to compile
> class for JSP
>
> An error occurred at line: -1 in the jsp file: null
>
> Generated servlet error:
> [javac] Compiling 1 source file
>
> The system is out of resources.
> Consult the following stack trace for details.
> java.lang.OutOfMemoryError
>
> Any idea ?????????????
>
> Thanks in advance
>
> Regards
> Ashish Vijaywargiya
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com 
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Webtools throwing many errors

Ashish Vijaywargiya-2
How can i setup it in Eclipse ??????
Reply | Threaded
Open this post in threaded view
|

Re: Users - Webtools throwing many errors

Andrew Sykes
Ashish,

Add "subclipse" to eclipse (for SVN support).

Add http://svn.ofbiz.org/svn/ofbiz/trunk to your list of repository
locations.

Checkout as a project in the workspace.

That's it.
--
Kind Regards
Andrew Sykes <[hidden email]>
Sykes Development Ltd
http://www.sykesdevelopment.com

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Webtools throwing many errors

Ashish Vijaywargiya-2
Andrew,

I am having everything setup in eclipse.
Sometime it gives OutOfMemory error.
And i want to know how to resolve this OutOfMemory error in Eclipse.
Out of memory error doesn't occurs when i run ofbiz from command line.

Regards
Ashish Vijaywargiya
Reply | Threaded
Open this post in threaded view
|

Re: Users - Webtools throwing many errors

Jacques Le Roux
Administrator

> Andrew,
>
> I am having everything setup in eclipse.
> Sometime it gives OutOfMemory error.
> And i want to know how to resolve this OutOfMemory error in Eclipse.
> Out of memory error doesn't occurs when i run ofbiz from command line.
>
> Regards
> Ashish Vijaywargiya

Ashish,

Perhaps a solution is to increase the Eclipse heap memory :

You may try to find "increase Eclipse heap memory" with google and help
yourself. You may find at least :
http://wiki.eclipse.org/index.php/FAQ_How_do_I_increase_the_heap_size_available_to_Eclipse%3F
http://bug.sakaiproject.org/confluence/display/ARW/Eclipse+startup+memory+settings
http://www.luisdelarosa.com/blog/2005/04/how_to_get_bett.html

Jacques



 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Webtools throwing many errors

Ashish Vijaywargiya-2
Yeah Jacques

That's what i was looking for .

Thanks buddy.

Regards
Ashish Vijaywargiya
Reply | Threaded
Open this post in threaded view
|

Users - Login between screens (widgets)

BJ Freeman
I can't seem t find the process in screen widget to pass the login
(externalLoginKey).
I don't see the externalLoginKey in the URL and I get the login screen.
Help appreciated.
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - Login between screens (widgets)

BJ Freeman
process that creates this is, I click on a link created by menu.xml
goes thru the controller to a new screen.


BJ Freeman sent the following on 6/3/06 2:51 PM:

> I can't seem t find the process in screen widget to pass the login
> (externalLoginKey).
> I don't see the externalLoginKey in the URL and I get the login screen.
> Help appreciated.
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users