BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

JBuilder doesn't start

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder Enterprise
View previous topic :: View next topic  
Author Message
Rick Langel
Guest





PostPosted: Mon Nov 14, 2005 7:25 pm    Post subject: JBuilder doesn't start Reply with quote




This problem originally started with JBuilder 2005, I've since
uninstalled that version and installed 2006 and it's still happening.
If I double click on the executable or click on the icon from the Start
menu, the JBuilder splash screen shows for a second or less, then the
process goes away. I'm running Windows XP with all relevant service
packs and patches applied. There is no error logged in the Event Log,
no error is shown when the process goes away. However, if I drop a jpx
file on the executable, it starts up and opens that project just fine.
Does anyone have any ideas about what's messed up on my machine?

-Rick
Back to top
Lori M Olson [TeamB]
Guest





PostPosted: Mon Nov 14, 2005 9:30 pm    Post subject: Re: JBuilder doesn't start Reply with quote



Rick Langel wrote:
Quote:

This problem originally started with JBuilder 2005, I've since
uninstalled that version and installed 2006 and it's still happening. If
I double click on the executable or click on the icon from the Start
menu, the JBuilder splash screen shows for a second or less, then the
process goes away. I'm running Windows XP with all relevant service
packs and patches applied. There is no error logged in the Event Log,
no error is shown when the process goes away. However, if I drop a jpx
file on the executable, it starts up and opens that project just fine.
Does anyone have any ideas about what's messed up on my machine?

-Rick

It could be some form of settings/preferences problem. You could try to
remove your ~/.jbuilder2006 and ~/.primetime2006 directories (or parts
thereof), and then restart JBuilder.

Given the symptoms you described, I would start by just removing the
~/.primetime2006/user.properties.

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Back to top
Rick Langel
Guest





PostPosted: Tue Nov 15, 2005 12:33 pm    Post subject: Re: JBuilder doesn't start Reply with quote




That didn't work, nor did I really expect it to, since after I uninstalled
2005 and installed 2006 I would have been in that state anyway.

"Lori M Olson [TeamB]" <javadragon (AT) techie (DOT) com> wrote

Quote:
Rick Langel wrote:

This problem originally started with JBuilder 2005, I've since
uninstalled that version and installed 2006 and it's still happening. If
I double click on the executable or click on the icon from the Start
menu, the JBuilder splash screen shows for a second or less, then the
process goes away. I'm running Windows XP with all relevant service
packs and patches applied. There is no error logged in the Event Log, no
error is shown when the process goes away. However, if I drop a jpx file
on the executable, it starts up and opens that project just fine. Does
anyone have any ideas about what's messed up on my machine?

-Rick

It could be some form of settings/preferences problem. You could try to
remove your ~/.jbuilder2006 and ~/.primetime2006 directories (or parts
thereof), and then restart JBuilder.

Given the symptoms you described, I would start by just removing the
~/.primetime2006/user.properties.

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html



Back to top
Lori M Olson [TeamB]
Guest





PostPosted: Wed Nov 16, 2005 5:58 pm    Post subject: Re: JBuilder doesn't start Reply with quote

Rick Langel wrote:
Quote:
That didn't work, nor did I really expect it to, since after I uninstalled
2005 and installed 2006 I would have been in that state anyway.


Then you need to run JBuilder.exe (NOT JBuilderW.exe) to get a console.
If there is an exception being thrown, that should give you an idea
about what the problem is.

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Back to top
Rick Langel
Guest





PostPosted: Wed Nov 16, 2005 7:30 pm    Post subject: Re: JBuilder doesn't start Reply with quote

Lori M Olson [TeamB] wrote:
Quote:
Rick Langel wrote:

That didn't work, nor did I really expect it to, since after I
uninstalled 2005 and installed 2006 I would have been in that state
anyway.


Then you need to run JBuilder.exe (NOT JBuilderW.exe) to get a console.
If there is an exception being thrown, that should give you an idea
about what the problem is.


Cool, thanks, I didn't know you could do that. Here's what it reported:

Error occurred during initialization of VM
Could not reserve enough space for object heap
Unable to create JVM.

I found this one Borland Answers:

http://support.borland.com/entry.jspa?externalID=3033&categoryID=54

Setting the vmmemmax property lower fixed the problem, thanks for your
help. But it doesn't really answer the question about why it happened
in the first place? Did I install some app which changed my Java
environment somehow?

Back to top
Lori M Olson [TeamB]
Guest





PostPosted: Wed Nov 16, 2005 7:49 pm    Post subject: Re: JBuilder doesn't start Reply with quote

Rick Langel wrote:
Quote:
Lori M Olson [TeamB] wrote:

Rick Langel wrote:

That didn't work, nor did I really expect it to, since after I
uninstalled 2005 and installed 2006 I would have been in that state
anyway.


Then you need to run JBuilder.exe (NOT JBuilderW.exe) to get a
console. If there is an exception being thrown, that should give you
an idea about what the problem is.


Cool, thanks, I didn't know you could do that. Here's what it reported:

Error occurred during initialization of VM
Could not reserve enough space for object heap
Unable to create JVM.

I found this one Borland Answers:

http://support.borland.com/entry.jspa?externalID=3033&categoryID=54

Setting the vmmemmax property lower fixed the problem, thanks for your
help. But it doesn't really answer the question about why it happened
in the first place? Did I install some app which changed my Java
environment somehow?

I'm glad that helped.

You may have caused it by adding more memory to your system? I believe
that 75% problem first appeared with machines that had over 1 GB of
memory installed.

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Back to top
Rick Langel
Guest





PostPosted: Thu Nov 17, 2005 4:30 am    Post subject: Re: JBuilder doesn't start Reply with quote

Lori M Olson [TeamB] wrote:
Quote:
You may have caused it by adding more memory to your system? I believe
that 75% problem first appeared with machines that had over 1 GB of
memory installed.

Nope, it's a laptop and the machine hasn't been changed. I have 1 GB of
memory. Oh well, guess I need to just chalk it up to the Twilight Zone.

-Rick

Back to top
Borland public
Guest





PostPosted: Fri Dec 30, 2005 12:54 pm    Post subject: Re: JBuilder doesn't start Reply with quote

"Rick Langel" <langelrj (AT) hotmail (DOT) com> wrote

Quote:
Lori M Olson [TeamB] wrote:
You may have caused it by adding more memory to your system? I believe
that 75% problem first appeared with machines that had over 1 GB of
memory installed.

Nope, it's a laptop and the machine hasn't been changed. I have 1 GB of
memory. Oh well, guess I need to just chalk it up to the Twilight Zone.

I had the same problem. Would be kinda nice if the JBuilderw.exe would
report the error rather than just disappearing.

My question though: what is the best value for vmmemmax? I tried 50% and got
the same error. I have settled on 25%; this is pure trial-and-error. I have
3.0GB RAM installed.

Tim



Back to top
Lori M Olson [TeamB]
Guest





PostPosted: Fri Dec 30, 2005 3:44 pm    Post subject: Re: JBuilder doesn't start Reply with quote

Borland public wrote:
Quote:
My question though: what is the best value for vmmemmax? I tried 50% and got
the same error. I have settled on 25%; this is pure trial-and-error. I have
3.0GB RAM installed.

Tim



The "best" value varies according to the machine involved, the amount of
memory installed, and the number of other applications that are running
at the same time.

It is really a "per user" setting, and it is really trial and error to
find the "right" setting for yourself.

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html

Back to top
Tim Anderson
Guest





PostPosted: Fri Dec 30, 2005 6:16 pm    Post subject: Re: JBuilder doesn't start Reply with quote

"Lori M Olson [TeamB]" <javadragon (AT) techie (DOT) com> wrote


Quote:
It is really a "per user" setting, and it is really trial and error to
find the "right" setting for yourself.

Well, we can do a bit better by reading config_readme.html.

This states:

"Set maximum Java heap size (you can specify by size or a percentage of the
available physical memory, percentage allocation ? 1Gb) "

So it appears that the result of the percentage value must be no more than
1GB. Confirmed here: I have 3GB and if I set it to 34%, JBuilder will not
start.

It also appears that JBuilder install will fail on any machine with more
than 1.33 GB physical RAM. If so, this seems careless. Why can't the
installer detect and amend the figure accordingly?

Tim




Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder Enterprise All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.