Help on these message errors

View: New views
13 Messages — Rating Filter:   Alert me  

Help on these message errors

by zeid mohammad albalasi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello
i need help on these messages ....
first one appears while i am working on my project
i have linus OS , tomcat 5.5.26
Error Message - 1):
Can't find bundle for base name orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US Nested exception: Can't find bundle for base name orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US


and Error Message 2 comes after the first time i make restart for the server ...
Error Message - 2):
orbeon/apache/xerces/util/XMLEntityDescriptionImpl


Please i need Help on these two error messages. ....

Re: Help on these message errors

by Erik Bruchez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have never seen this particular error. It seems that Xerces is  
trying to display an error message, but that no resource bundle for  
that message can be found.

-Erik

On Dec 29, 2008, at 8:40 PM, zeid mohammad albalasi wrote:

>
> Hello
> i need help on these messages ....
> first one appears while i am working on my project
> i have linus OS , tomcat 5.5.26
> Error Message - 1):
> Can't find bundle for base name  
> orbeon.apache.xerces.impl.msg.SAXMessages,
> locale en_US Nested exception: Can't find bundle for base name
> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>
>
> and Error Message 2 comes after the first time i make restart for  
> the server
> ...
> Error Message - 2):
> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>
>
> Please i need Help on these two error messages. ....
>
> --
> View this message in context: http://www.nabble.com/Help-on-these-message-errors-tp21202752p21202752.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@...  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@...
> For general help: mailto:sympa@...?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the ops-users@... mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Help on these message errors

by zeid mohammad albalasi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

please tell me what i have to do ....

zeid mohammad albalasi wrote:
Hello
i need help on these messages ....
first one appears while i am working on my project
i have linus OS , tomcat 5.5.26
Error Message - 1):
Can't find bundle for base name orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US Nested exception: Can't find bundle for base name orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US


and Error Message 2 comes after the first time i make restart for the server ...
Error Message - 2):
orbeon/apache/xerces/util/XMLEntityDescriptionImpl


Please i need Help on these two error messages. ....

Re: Re: Help on these message errors

by Alessandro Vernet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Zeid,

Not sure if this is the problem you are hitting, but the first thing I  
would check is if Sun's JVM is used, and not the GNU VM, which comes  
by default on some distributions of Linux. You should be able to find  
out what version of Java you have with a "java -version".

Alex

On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi <zeid_albalasi@...
 > wrote:

>
> please tell me what i have to do ....
>
>
> zeid mohammad albalasi wrote:
>>
>> Hello
>> i need help on these messages ....
>> first one appears while i am working on my project
>> i have linus OS , tomcat 5.5.26
>> Error Message - 1):
>> Can't find bundle for base name  
>> orbeon.apache.xerces.impl.msg.SAXMessages,
>> locale en_US Nested exception: Can't find bundle for base name
>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>
>>
>> and Error Message 2 comes after the first time i make restart for the
>> server ...
>> Error Message - 2):
>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>
>>
>> Please i need Help on these two error messages. ....
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these-message-errors-tp21202752p21228966.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@...  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@...
> For general help: mailto:sympa@...?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws


--
You receive this message as a subscriber of the ops-users@... mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet

Re: Re: Help on these message errors

by zeid mohammad albalasi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Sir,
this is the output that i got when i applied the command u told me
The output
========================================
[root@crcdev01 /]# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@crcdev01 /]#
==========================================


Alessandro Vernet wrote:
Zeid,

Not sure if this is the problem you are hitting, but the first thing I  
would check is if Sun's JVM is used, and not the GNU VM, which comes  
by default on some distributions of Linux. You should be able to find  
out what version of Java you have with a "java -version".

Alex

On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi <zeid_albalasi@yahoo.com
 > wrote:

>
> please tell me what i have to do ....
>
>
> zeid mohammad albalasi wrote:
>>
>> Hello
>> i need help on these messages ....
>> first one appears while i am working on my project
>> i have linus OS , tomcat 5.5.26
>> Error Message - 1):
>> Can't find bundle for base name  
>> orbeon.apache.xerces.impl.msg.SAXMessages,
>> locale en_US Nested exception: Can't find bundle for base name
>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>
>>
>> and Error Message 2 comes after the first time i make restart for the
>> server ...
>> Error Message - 2):
>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>
>>
>> Please i need Help on these two error messages. ....
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these-message-errors-tp21202752p21228966.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@ow2.org  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
> For general help: mailto:sympa@ow2.org?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws


--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


-----
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet

Re: Re: Re: Help on these message errors

by Erik Bruchez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes this means that gij is being used. Orbeon Forms won't work with  
gij. Change your JAVA_HOME to point to the Sun JDK.

-Erik

On Jan 7, 2009, at 3:20 PM, zeid mohammad albalasi wrote:

>
> Dear Sir,
> this is the output that i got when i applied the command u told me
> The output
> ========================================
> [root@crcdev01 /]# java -version
> java version "1.4.2"
> gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
>
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There  
> is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
> PURPOSE.
> [root@crcdev01 /]#
> ==========================================
>
>
>
> Alessandro Vernet wrote:
>>
>> Zeid,
>>
>> Not sure if this is the problem you are hitting, but the first  
>> thing I
>> would check is if Sun's JVM is used, and not the GNU VM, which comes
>> by default on some distributions of Linux. You should be able to find
>> out what version of Java you have with a "java -version".
>>
>> Alex
>>
>> On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi
>> <zeid_albalasi@...
>>> wrote:
>>
>>>
>>> please tell me what i have to do ....
>>>
>>>
>>> zeid mohammad albalasi wrote:
>>>>
>>>> Hello
>>>> i need help on these messages ....
>>>> first one appears while i am working on my project
>>>> i have linus OS , tomcat 5.5.26
>>>> Error Message - 1):
>>>> Can't find bundle for base name
>>>> orbeon.apache.xerces.impl.msg.SAXMessages,
>>>> locale en_US Nested exception: Can't find bundle for base name
>>>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>>>
>>>>
>>>> and Error Message 2 comes after the first time i make restart for  
>>>> the
>>>> server ...
>>>> Error Message - 2):
>>>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>>>
>>>>
>>>> Please i need Help on these two error messages. ....
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Help-on-these-message-errors-tp21202752p21228966.html
>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>> Nabble.com.
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the ops-users@...
>>> mailing list.
>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>> For general help: mailto:sympa@...?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>> --
>> You receive this message as a subscriber of the ops-users@...  
>> mailing
>> list.
>> To unsubscribe: mailto:ops-users-unsubscribe@...
>> For general help: mailto:sympa@...?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>> -----
>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>> Orbeon's Blog: http://www.orbeon.com/blog/
>> Personal Blog: http://avernet.blogspot.com/
>> Twitter - http://twitter.com/avernet
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these-message-errors-tp21202752p21326060.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@...  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@...
> For general help: mailto:sympa@...?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the ops-users@... mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Re: Re: Help on these message errors

by zeid mohammad albalasi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Mr. Eric

before i start tomcat i write this:
#export JAVA_HOME=/usr/local/jdk1.5.0_15

then i start tomcat.
is there issue it couse the problem

Erik Bruchez wrote:
Yes this means that gij is being used. Orbeon Forms won't work with  
gij. Change your JAVA_HOME to point to the Sun JDK.

-Erik

On Jan 7, 2009, at 3:20 PM, zeid mohammad albalasi wrote:

>
> Dear Sir,
> this is the output that i got when i applied the command u told me
> The output
> ========================================
> [root@crcdev01 /]# java -version
> java version "1.4.2"
> gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
>
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There  
> is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
> PURPOSE.
> [root@crcdev01 /]#
> ==========================================
>
>
>
> Alessandro Vernet wrote:
>>
>> Zeid,
>>
>> Not sure if this is the problem you are hitting, but the first  
>> thing I
>> would check is if Sun's JVM is used, and not the GNU VM, which comes
>> by default on some distributions of Linux. You should be able to find
>> out what version of Java you have with a "java -version".
>>
>> Alex
>>
>> On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi
>> <zeid_albalasi@yahoo.com
>>> wrote:
>>
>>>
>>> please tell me what i have to do ....
>>>
>>>
>>> zeid mohammad albalasi wrote:
>>>>
>>>> Hello
>>>> i need help on these messages ....
>>>> first one appears while i am working on my project
>>>> i have linus OS , tomcat 5.5.26
>>>> Error Message - 1):
>>>> Can't find bundle for base name
>>>> orbeon.apache.xerces.impl.msg.SAXMessages,
>>>> locale en_US Nested exception: Can't find bundle for base name
>>>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>>>
>>>>
>>>> and Error Message 2 comes after the first time i make restart for  
>>>> the
>>>> server ...
>>>> Error Message - 2):
>>>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>>>
>>>>
>>>> Please i need Help on these two error messages. ....
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Help-on-these-message-errors-tp21202752p21228966.html
>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>> Nabble.com.
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the ops-users@ow2.org
>>> mailing list.
>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>> For general help: mailto:sympa@ow2.org?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>> --
>> You receive this message as a subscriber of the ops-users@ow2.org  
>> mailing
>> list.
>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>> For general help: mailto:sympa@ow2.org?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>> -----
>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>> Orbeon's Blog: http://www.orbeon.com/blog/
>> Personal Blog: http://avernet.blogspot.com/
>> Twitter - http://twitter.com/avernet
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these-message-errors-tp21202752p21326060.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@ow2.org  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
> For general help: mailto:sympa@ow2.org?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Re: Re: Re: Help on these message errors

by Erik Bruchez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Somehow your command doesn't do what it is expected to do, but I don't  
know why. Maybe check some Red Hat mailing-list or other resources?

-Erik

On Jan 11, 2009, at 1:13 AM, zeid mohammad albalasi wrote:

>
> Mr. Eric
>
> before i start tomcat i write this:
> #export JAVA_HOME=/usr/local/jdk1.5.0_15
>
> then i start tomcat.
> is there issue it couse the problem
>
>
> Erik Bruchez wrote:
>>
>> Yes this means that gij is being used. Orbeon Forms won't work with
>> gij. Change your JAVA_HOME to point to the Sun JDK.
>>
>> -Erik
>>
>> On Jan 7, 2009, at 3:20 PM, zeid mohammad albalasi wrote:
>>
>>>
>>> Dear Sir,
>>> this is the output that i got when i applied the command u told me
>>> The output
>>> ========================================
>>> [root@crcdev01 /]# java -version
>>> java version "1.4.2"
>>> gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
>>>
>>> Copyright (C) 2006 Free Software Foundation, Inc.
>>> This is free software; see the source for copying conditions.  There
>>> is NO
>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>>> PURPOSE.
>>> [root@crcdev01 /]#
>>> ==========================================
>>>
>>>
>>>
>>> Alessandro Vernet wrote:
>>>>
>>>> Zeid,
>>>>
>>>> Not sure if this is the problem you are hitting, but the first
>>>> thing I
>>>> would check is if Sun's JVM is used, and not the GNU VM, which  
>>>> comes
>>>> by default on some distributions of Linux. You should be able to  
>>>> find
>>>> out what version of Java you have with a "java -version".
>>>>
>>>> Alex
>>>>
>>>> On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi
>>>> <zeid_albalasi@...
>>>>> wrote:
>>>>
>>>>>
>>>>> please tell me what i have to do ....
>>>>>
>>>>>
>>>>> zeid mohammad albalasi wrote:
>>>>>>
>>>>>> Hello
>>>>>> i need help on these messages ....
>>>>>> first one appears while i am working on my project
>>>>>> i have linus OS , tomcat 5.5.26
>>>>>> Error Message - 1):
>>>>>> Can't find bundle for base name
>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages,
>>>>>> locale en_US Nested exception: Can't find bundle for base name
>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>>>>>
>>>>>>
>>>>>> and Error Message 2 comes after the first time i make restart for
>>>>>> the
>>>>>> server ...
>>>>>> Error Message - 2):
>>>>>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>>>>>
>>>>>>
>>>>>> Please i need Help on these two error messages. ....
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Help-on-these-message-errors-tp21202752p21228966.html
>>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>>> Nabble.com.
>>>>>
>>>>>
>>>>> --
>>>>> You receive this message as a subscriber of the ops-users@...
>>>>> mailing list.
>>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>>> For general help: mailto:sympa@...?subject=help
>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>
>>>>
>>>> --
>>>> You receive this message as a subscriber of the ops-users@...
>>>> mailing
>>>> list.
>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>> For general help: mailto:sympa@...?subject=help
>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>
>>>>
>>>> -----
>>>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>>>> Orbeon's Blog: http://www.orbeon.com/blog/
>>>> Personal Blog: http://avernet.blogspot.com/
>>>> Twitter - http://twitter.com/avernet
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Help-on-these-message-errors-tp21202752p21326060.html
>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>> Nabble.com.
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the ops-users@...
>>> mailing list.
>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>> For general help: mailto:sympa@...?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>> --
>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>> http://www.orbeon.com/
>>
>>
>>
>> --
>> You receive this message as a subscriber of the ops-users@...  
>> mailing
>> list.
>> To unsubscribe: mailto:ops-users-unsubscribe@...
>> For general help: mailto:sympa@...?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these-message-errors-tp21202752p21397276.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@...  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@...
> For general help: mailto:sympa@...?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the ops-users@... mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Re: Re: Help on these message errors

by SateeshK :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

are you issuing the command as "export JAVA_HOME..." or "#export JAVA_HOME..."?

Note that prefixing # before a command is simply commenting a command and the shell ignores the command.



Mr. Eric

before i start tomcat i write this:
#export JAVA_HOME=/usr/local/jdk1.5.0_15

then i start tomcat.
is there issue it couse the problem

Erik Bruchez wrote:
Yes this means that gij is being used. Orbeon Forms won't work with  
gij. Change your JAVA_HOME to point to the Sun JDK.

-Erik

On Jan 7, 2009, at 3:20 PM, zeid mohammad albalasi wrote:

>
> Dear Sir,
> this is the output that i got when i applied the command u told me
> The output
> ========================================
> [root@crcdev01 /]# java -version
> java version "1.4.2"
> gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
>
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There  
> is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
> PURPOSE.
> [root@crcdev01 /]#
> ==========================================
>
>
>
> Alessandro Vernet wrote:
>>
>> Zeid,
>>
>> Not sure if this is the problem you are hitting, but the first  
>> thing I
>> would check is if Sun's JVM is used, and not the GNU VM, which comes
>> by default on some distributions of Linux. You should be able to find
>> out what version of Java you have with a "java -version".
>>
>> Alex
>>
>> On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi
>> <zeid_albalasi@yahoo.com
>>> wrote:
>>
>>>
>>> please tell me what i have to do ....
>>>
>>>
>>> zeid mohammad albalasi wrote:
>>>>
>>>> Hello
>>>> i need help on these messages ....
>>>> first one appears while i am working on my project
>>>> i have linus OS , tomcat 5.5.26
>>>> Error Message - 1):
>>>> Can't find bundle for base name
>>>> orbeon.apache.xerces.impl.msg.SAXMessages,
>>>> locale en_US Nested exception: Can't find bundle for base name
>>>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>>>
>>>>
>>>> and Error Message 2 comes after the first time i make restart for  
>>>> the
>>>> server ...
>>>> Error Message - 2):
>>>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>>>
>>>>
>>>> Please i need Help on these two error messages. ....
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Help-on-these-message-errors-tp21202752p21228966.html
>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>> Nabble.com.
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the ops-users@ow2.org
>>> mailing list.
>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>> For general help: mailto:sympa@ow2.org?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>> --
>> You receive this message as a subscriber of the ops-users@ow2.org  
>> mailing
>> list.
>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>> For general help: mailto:sympa@ow2.org?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>> -----
>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>> Orbeon's Blog: http://www.orbeon.com/blog/
>> Personal Blog: http://avernet.blogspot.com/
>> Twitter - http://twitter.com/avernet
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these-message-errors-tp21202752p21326060.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@ow2.org  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
> For general help: mailto:sympa@ow2.org?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


Re: Re: Re: Re: Help on these message errors

by Hank Ratzesberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Or, a common prompt for a Unix superuser...

--Hank


On Jan 13, 2009, at 2:38 PM, SateeshK wrote:

>
> are you issuing the command as "export JAVA_HOME..." or "#export
> JAVA_HOME..."?
>
> Note that prefixing # before a command is simply commenting a  
> command and
> the shell ignores the command.
>
>
>
> zeid mohammad albalasi wrote:
>>
>> Mr. Eric
>>
>> before i start tomcat i write this:
>> #export JAVA_HOME=/usr/local/jdk1.5.0_15
>>
>> then i start tomcat.
>> is there issue it couse the problem
>>
>>
>> Erik Bruchez wrote:
>>>
>>> Yes this means that gij is being used. Orbeon Forms won't work with
>>> gij. Change your JAVA_HOME to point to the Sun JDK.
>>>
>>> -Erik
>>>
>>> On Jan 7, 2009, at 3:20 PM, zeid mohammad albalasi wrote:
>>>
>>>>
>>>> Dear Sir,
>>>> this is the output that i got when i applied the command u told me
>>>> The output
>>>> ========================================
>>>> [root@crcdev01 /]# java -version
>>>> java version "1.4.2"
>>>> gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
>>>>
>>>> Copyright (C) 2006 Free Software Foundation, Inc.
>>>> This is free software; see the source for copying conditions.  
>>>> There
>>>> is NO
>>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>>>> PURPOSE.
>>>> [root@crcdev01 /]#
>>>> ==========================================
>>>>
>>>>
>>>>
>>>> Alessandro Vernet wrote:
>>>>>
>>>>> Zeid,
>>>>>
>>>>> Not sure if this is the problem you are hitting, but the first
>>>>> thing I
>>>>> would check is if Sun's JVM is used, and not the GNU VM, which  
>>>>> comes
>>>>> by default on some distributions of Linux. You should be able  
>>>>> to find
>>>>> out what version of Java you have with a "java -version".
>>>>>
>>>>> Alex
>>>>>
>>>>> On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi
>>>>> <zeid_albalasi@...
>>>>>> wrote:
>>>>>
>>>>>>
>>>>>> please tell me what i have to do ....
>>>>>>
>>>>>>
>>>>>> zeid mohammad albalasi wrote:
>>>>>>>
>>>>>>> Hello
>>>>>>> i need help on these messages ....
>>>>>>> first one appears while i am working on my project
>>>>>>> i have linus OS , tomcat 5.5.26
>>>>>>> Error Message - 1):
>>>>>>> Can't find bundle for base name
>>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages,
>>>>>>> locale en_US Nested exception: Can't find bundle for base name
>>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>>>>>>
>>>>>>>
>>>>>>> and Error Message 2 comes after the first time i make restart  
>>>>>>> for
>>>>>>> the
>>>>>>> server ...
>>>>>>> Error Message - 2):
>>>>>>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>>>>>>
>>>>>>>
>>>>>>> Please i need Help on these two error messages. ....
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/Help-on-these-message-errors- 
>>>>>> tp21202752p21228966.html
>>>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>>>> Nabble.com.
>>>>>>
>>>>>>
>>>>>> --
>>>>>> You receive this message as a subscriber of the ops-users@...
>>>>>> mailing list.
>>>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>>>> For general help: mailto:sympa@...?subject=help
>>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>
>>>>>
>>>>> --
>>>>> You receive this message as a subscriber of the ops-users@...
>>>>> mailing
>>>>> list.
>>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>>> For general help: mailto:sympa@...?subject=help
>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>
>>>>>
>>>>> -----
>>>>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>>>>> Orbeon's Blog: http://www.orbeon.com/blog/
>>>>> Personal Blog: http://avernet.blogspot.com/
>>>>> Twitter - http://twitter.com/avernet
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Help-on-these-message-errors- 
>>>> tp21202752p21326060.html
>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>> Nabble.com.
>>>>
>>>>
>>>> --
>>>> You receive this message as a subscriber of the ops-users@...
>>>> mailing list.
>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>> For general help: mailto:sympa@...?subject=help
>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>> --
>>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>>> http://www.orbeon.com/
>>>
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the ops-users@...  
>>> mailing
>>> list.
>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>> For general help: mailto:sympa@...?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these- 
> message-errors-tp21202752p21446043.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@...  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@...
> For general help: mailto:sympa@...?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042







--
You receive this message as a subscriber of the ops-users@... mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Re: Re: Re: Help on these message errors

by zeid mohammad albalasi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

# this means i am a super user i am not writing before the command
Hank Ratzesberger wrote:
Or, a common prompt for a Unix superuser...

--Hank


On Jan 13, 2009, at 2:38 PM, SateeshK wrote:

>
> are you issuing the command as "export JAVA_HOME..." or "#export
> JAVA_HOME..."?
>
> Note that prefixing # before a command is simply commenting a  
> command and
> the shell ignores the command.
>
>
>
> zeid mohammad albalasi wrote:
>>
>> Mr. Eric
>>
>> before i start tomcat i write this:
>> #export JAVA_HOME=/usr/local/jdk1.5.0_15
>>
>> then i start tomcat.
>> is there issue it couse the problem
>>
>>
>> Erik Bruchez wrote:
>>>
>>> Yes this means that gij is being used. Orbeon Forms won't work with
>>> gij. Change your JAVA_HOME to point to the Sun JDK.
>>>
>>> -Erik
>>>
>>> On Jan 7, 2009, at 3:20 PM, zeid mohammad albalasi wrote:
>>>
>>>>
>>>> Dear Sir,
>>>> this is the output that i got when i applied the command u told me
>>>> The output
>>>> ========================================
>>>> [root@crcdev01 /]# java -version
>>>> java version "1.4.2"
>>>> gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
>>>>
>>>> Copyright (C) 2006 Free Software Foundation, Inc.
>>>> This is free software; see the source for copying conditions.  
>>>> There
>>>> is NO
>>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>>>> PURPOSE.
>>>> [root@crcdev01 /]#
>>>> ==========================================
>>>>
>>>>
>>>>
>>>> Alessandro Vernet wrote:
>>>>>
>>>>> Zeid,
>>>>>
>>>>> Not sure if this is the problem you are hitting, but the first
>>>>> thing I
>>>>> would check is if Sun's JVM is used, and not the GNU VM, which  
>>>>> comes
>>>>> by default on some distributions of Linux. You should be able  
>>>>> to find
>>>>> out what version of Java you have with a "java -version".
>>>>>
>>>>> Alex
>>>>>
>>>>> On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi
>>>>> <zeid_albalasi@yahoo.com
>>>>>> wrote:
>>>>>
>>>>>>
>>>>>> please tell me what i have to do ....
>>>>>>
>>>>>>
>>>>>> zeid mohammad albalasi wrote:
>>>>>>>
>>>>>>> Hello
>>>>>>> i need help on these messages ....
>>>>>>> first one appears while i am working on my project
>>>>>>> i have linus OS , tomcat 5.5.26
>>>>>>> Error Message - 1):
>>>>>>> Can't find bundle for base name
>>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages,
>>>>>>> locale en_US Nested exception: Can't find bundle for base name
>>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>>>>>>
>>>>>>>
>>>>>>> and Error Message 2 comes after the first time i make restart  
>>>>>>> for
>>>>>>> the
>>>>>>> server ...
>>>>>>> Error Message - 2):
>>>>>>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>>>>>>
>>>>>>>
>>>>>>> Please i need Help on these two error messages. ....
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/Help-on-these-message-errors- 
>>>>>> tp21202752p21228966.html
>>>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>>>> Nabble.com.
>>>>>>
>>>>>>
>>>>>> --
>>>>>> You receive this message as a subscriber of the ops-users@ow2.org
>>>>>> mailing list.
>>>>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>>>>> For general help: mailto:sympa@ow2.org?subject=help
>>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>
>>>>>
>>>>> --
>>>>> You receive this message as a subscriber of the ops-users@ow2.org
>>>>> mailing
>>>>> list.
>>>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>>>> For general help: mailto:sympa@ow2.org?subject=help
>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>
>>>>>
>>>>> -----
>>>>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>>>>> Orbeon's Blog: http://www.orbeon.com/blog/
>>>>> Personal Blog: http://avernet.blogspot.com/
>>>>> Twitter - http://twitter.com/avernet
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Help-on-these-message-errors- 
>>>> tp21202752p21326060.html
>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>> Nabble.com.
>>>>
>>>>
>>>> --
>>>> You receive this message as a subscriber of the ops-users@ow2.org
>>>> mailing list.
>>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>>> For general help: mailto:sympa@ow2.org?subject=help
>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>> --
>>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>>> http://www.orbeon.com/
>>>
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the ops-users@ow2.org  
>>> mailing
>>> list.
>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>> For general help: mailto:sympa@ow2.org?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these- 
> message-errors-tp21202752p21446043.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@ow2.org  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
> For general help: mailto:sympa@ow2.org?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws

Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042







--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Re: Re: Re: Help on these message errors

by SateeshK :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I aplologize for having presumed it as a mistake.

How about your PATH variable?

If you have JDK 1.5, and the jvm is not being picked up, it could be because of your shell env (.profile,.cshrc,.login,.kshrc) pointing the PATH to /usr/bin before the java executable in your jdk.


# this means i am a super user i am not writing before the command
Hank Ratzesberger wrote:
Or, a common prompt for a Unix superuser...

--Hank


On Jan 13, 2009, at 2:38 PM, SateeshK wrote:

>
> are you issuing the command as "export JAVA_HOME..." or "#export
> JAVA_HOME..."?
>
> Note that prefixing # before a command is simply commenting a  
> command and
> the shell ignores the command.
>
>
>
> zeid mohammad albalasi wrote:
>>
>> Mr. Eric
>>
>> before i start tomcat i write this:
>> #export JAVA_HOME=/usr/local/jdk1.5.0_15
>>
>> then i start tomcat.
>> is there issue it couse the problem
>>
>>
>> Erik Bruchez wrote:
>>>
>>> Yes this means that gij is being used. Orbeon Forms won't work with
>>> gij. Change your JAVA_HOME to point to the Sun JDK.
>>>
>>> -Erik
>>>
>>> On Jan 7, 2009, at 3:20 PM, zeid mohammad albalasi wrote:
>>>
>>>>
>>>> Dear Sir,
>>>> this is the output that i got when i applied the command u told me
>>>> The output
>>>> ========================================
>>>> [root@crcdev01 /]# java -version
>>>> java version "1.4.2"
>>>> gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
>>>>
>>>> Copyright (C) 2006 Free Software Foundation, Inc.
>>>> This is free software; see the source for copying conditions.  
>>>> There
>>>> is NO
>>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>>>> PURPOSE.
>>>> [root@crcdev01 /]#
>>>> ==========================================
>>>>
>>>>
>>>>
>>>> Alessandro Vernet wrote:
>>>>>
>>>>> Zeid,
>>>>>
>>>>> Not sure if this is the problem you are hitting, but the first
>>>>> thing I
>>>>> would check is if Sun's JVM is used, and not the GNU VM, which  
>>>>> comes
>>>>> by default on some distributions of Linux. You should be able  
>>>>> to find
>>>>> out what version of Java you have with a "java -version".
>>>>>
>>>>> Alex
>>>>>
>>>>> On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi
>>>>> <zeid_albalasi@yahoo.com
>>>>>> wrote:
>>>>>
>>>>>>
>>>>>> please tell me what i have to do ....
>>>>>>
>>>>>>
>>>>>> zeid mohammad albalasi wrote:
>>>>>>>
>>>>>>> Hello
>>>>>>> i need help on these messages ....
>>>>>>> first one appears while i am working on my project
>>>>>>> i have linus OS , tomcat 5.5.26
>>>>>>> Error Message - 1):
>>>>>>> Can't find bundle for base name
>>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages,
>>>>>>> locale en_US Nested exception: Can't find bundle for base name
>>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>>>>>>
>>>>>>>
>>>>>>> and Error Message 2 comes after the first time i make restart  
>>>>>>> for
>>>>>>> the
>>>>>>> server ...
>>>>>>> Error Message - 2):
>>>>>>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>>>>>>
>>>>>>>
>>>>>>> Please i need Help on these two error messages. ....
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/Help-on-these-message-errors- 
>>>>>> tp21202752p21228966.html
>>>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>>>> Nabble.com.
>>>>>>
>>>>>>
>>>>>> --
>>>>>> You receive this message as a subscriber of the ops-users@ow2.org
>>>>>> mailing list.
>>>>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>>>>> For general help: mailto:sympa@ow2.org?subject=help
>>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>
>>>>>
>>>>> --
>>>>> You receive this message as a subscriber of the ops-users@ow2.org
>>>>> mailing
>>>>> list.
>>>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>>>> For general help: mailto:sympa@ow2.org?subject=help
>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>
>>>>>
>>>>> -----
>>>>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>>>>> Orbeon's Blog: http://www.orbeon.com/blog/
>>>>> Personal Blog: http://avernet.blogspot.com/
>>>>> Twitter - http://twitter.com/avernet
>>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Help-on-these-message-errors- 
>>>> tp21202752p21326060.html
>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>> Nabble.com.
>>>>
>>>>
>>>> --
>>>> You receive this message as a subscriber of the ops-users@ow2.org
>>>> mailing list.
>>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>>> For general help: mailto:sympa@ow2.org?subject=help
>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>> --
>>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>>> http://www.orbeon.com/
>>>
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the ops-users@ow2.org  
>>> mailing
>>> list.
>>> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
>>> For general help: mailto:sympa@ow2.org?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these- 
> message-errors-tp21202752p21446043.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@ow2.org  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
> For general help: mailto:sympa@ow2.org?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws

Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042







--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


Re: Re: Re: Re: Re: Help on these message errors

by Alessandro Vernet :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Another idea would be to just uninstall GIJ. After you uninstalled it,  
you will at least be sure that the GNU VM can't be picked up by mistake.

Alex

On Jan 14, 2009, at 12:20 AM, zeid mohammad albalasi wrote:

>
> # this means i am a super user i am not writing before the command
>
> Hank Ratzesberger wrote:
>>
>>
>> Or, a common prompt for a Unix superuser...
>>
>> --Hank
>>
>>
>> On Jan 13, 2009, at 2:38 PM, SateeshK wrote:
>>
>>>
>>> are you issuing the command as "export JAVA_HOME..." or "#export
>>> JAVA_HOME..."?
>>>
>>> Note that prefixing # before a command is simply commenting a
>>> command and
>>> the shell ignores the command.
>>>
>>>
>>>
>>> zeid mohammad albalasi wrote:
>>>>
>>>> Mr. Eric
>>>>
>>>> before i start tomcat i write this:
>>>> #export JAVA_HOME=/usr/local/jdk1.5.0_15
>>>>
>>>> then i start tomcat.
>>>> is there issue it couse the problem
>>>>
>>>>
>>>> Erik Bruchez wrote:
>>>>>
>>>>> Yes this means that gij is being used. Orbeon Forms won't work  
>>>>> with
>>>>> gij. Change your JAVA_HOME to point to the Sun JDK.
>>>>>
>>>>> -Erik
>>>>>
>>>>> On Jan 7, 2009, at 3:20 PM, zeid mohammad albalasi wrote:
>>>>>
>>>>>>
>>>>>> Dear Sir,
>>>>>> this is the output that i got when i applied the command u told  
>>>>>> me
>>>>>> The output
>>>>>> ========================================
>>>>>> [root@crcdev01 /]# java -version
>>>>>> java version "1.4.2"
>>>>>> gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
>>>>>>
>>>>>> Copyright (C) 2006 Free Software Foundation, Inc.
>>>>>> This is free software; see the source for copying conditions.
>>>>>> There
>>>>>> is NO
>>>>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A  
>>>>>> PARTICULAR
>>>>>> PURPOSE.
>>>>>> [root@crcdev01 /]#
>>>>>> ==========================================
>>>>>>
>>>>>>
>>>>>>
>>>>>> Alessandro Vernet wrote:
>>>>>>>
>>>>>>> Zeid,
>>>>>>>
>>>>>>> Not sure if this is the problem you are hitting, but the first
>>>>>>> thing I
>>>>>>> would check is if Sun's JVM is used, and not the GNU VM, which
>>>>>>> comes
>>>>>>> by default on some distributions of Linux. You should be able
>>>>>>> to find
>>>>>>> out what version of Java you have with a "java -version".
>>>>>>>
>>>>>>> Alex
>>>>>>>
>>>>>>> On Dec 31, 2008, at 10:17 AM, zeid mohammad albalasi
>>>>>>> <zeid_albalasi@...
>>>>>>>> wrote:
>>>>>>>
>>>>>>>>
>>>>>>>> please tell me what i have to do ....
>>>>>>>>
>>>>>>>>
>>>>>>>> zeid mohammad albalasi wrote:
>>>>>>>>>
>>>>>>>>> Hello
>>>>>>>>> i need help on these messages ....
>>>>>>>>> first one appears while i am working on my project
>>>>>>>>> i have linus OS , tomcat 5.5.26
>>>>>>>>> Error Message - 1):
>>>>>>>>> Can't find bundle for base name
>>>>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages,
>>>>>>>>> locale en_US Nested exception: Can't find bundle for base name
>>>>>>>>> orbeon.apache.xerces.impl.msg.SAXMessages, locale en_US
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> and Error Message 2 comes after the first time i make restart
>>>>>>>>> for
>>>>>>>>> the
>>>>>>>>> server ...
>>>>>>>>> Error Message - 2):
>>>>>>>>> orbeon/apache/xerces/util/XMLEntityDescriptionImpl
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Please i need Help on these two error messages. ....
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> View this message in context:
>>>>>>>> http://www.nabble.com/Help-on-these-message-errors-
>>>>>>>> tp21202752p21228966.html
>>>>>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>>>>>> Nabble.com.
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> You receive this message as a subscriber of the ops-users@...
>>>>>>>> mailing list.
>>>>>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>>>>>> For general help: mailto:sympa@...?subject=help
>>>>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> You receive this message as a subscriber of the ops-
>>>>>>> users@...
>>>>>>> mailing
>>>>>>> list.
>>>>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>>>>> For general help: mailto:sympa@...?subject=help
>>>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>>>
>>>>>>>
>>>>>>> -----
>>>>>>> Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
>>>>>>> Orbeon's Blog: http://www.orbeon.com/blog/
>>>>>>> Personal Blog: http://avernet.blogspot.com/
>>>>>>> Twitter - http://twitter.com/avernet
>>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/Help-on-these-message-errors-
>>>>>> tp21202752p21326060.html
>>>>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>>>>> Nabble.com.
>>>>>>
>>>>>>
>>>>>> --
>>>>>> You receive this message as a subscriber of the ops-users@...
>>>>>> mailing list.
>>>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>>>> For general help: mailto:sympa@...?subject=help
>>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>
>>>>> --
>>>>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>>>>> http://www.orbeon.com/
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> You receive this message as a subscriber of the ops-users@...
>>>>> mailing
>>>>> list.
>>>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>>>> For general help: mailto:sympa@...?subject=help
>>>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>>>
>>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context: http://www.nabble.com/Help-on-these-
>>> message-errors-tp21202752p21446043.html
>>> Sent from the ObjectWeb OPS - Users mailing list archive at
>>> Nabble.com.
>>>
>>>
>>> --
>>> You receive this message as a subscriber of the ops-users@...
>>> mailing list.
>>> To unsubscribe: mailto:ops-users-unsubscribe@...
>>> For general help: mailto:sympa@...?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>> Hank Ratzesberger
>> NEES@UCSB
>> Institute for Crustal Studies,
>> University of California, Santa Barbara
>> 805-893-8042
>>
>>
>>
>>
>>
>>
>>
>> --
>> You receive this message as a subscriber of the ops-users@...  
>> mailing
>> list.
>> To unsubscribe: mailto:ops-users-unsubscribe@...
>> For general help: mailto:sympa@...?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Help-on-these-message-errors-tp21202752p21451689.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@...  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@...
> For general help: mailto:sympa@...?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet



--
You receive this message as a subscriber of the ops-users@... mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet