 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Rick Langel Guest
|
Posted: Tue Nov 15, 2005 12:25 am Post subject: JBuilder doesn't start |
|
|
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
|
Posted: Tue Nov 15, 2005 2:30 am Post subject: Re: JBuilder doesn't start |
|
|
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
|
Posted: Tue Nov 15, 2005 5:33 pm Post subject: Re: JBuilder doesn't start |
|
|
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 in message
news:437901c4$1 (AT) newsgroups (DOT) borland.com...
| 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
|
Posted: Wed Nov 16, 2005 10:58 pm Post subject: Re: JBuilder doesn't start |
|
|
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
|
Posted: Thu Nov 17, 2005 12:30 am Post subject: Re: JBuilder doesn't start |
|
|
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
|
Posted: Thu Nov 17, 2005 12:49 am Post subject: Re: JBuilder doesn't start |
|
|
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
|
Posted: Thu Nov 17, 2005 9:30 am Post subject: Re: JBuilder doesn't start |
|
|
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
|
Posted: Fri Dec 30, 2005 5:54 pm Post subject: Re: JBuilder doesn't start |
|
|
"Rick Langel" <langelrj (AT) hotmail (DOT) com> wrote in message
news:437c072c$1 (AT) newsgroups (DOT) borland.com...
| 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
|
Posted: Fri Dec 30, 2005 8:44 pm Post subject: Re: JBuilder doesn't start |
|
|
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
|
Posted: Fri Dec 30, 2005 11:16 pm Post subject: Re: JBuilder doesn't start |
|
|
"Lori M Olson [TeamB]" <javadragon (AT) techie (DOT) com> wrote in message
news:43b55549 (AT) newsgroups (DOT) borland.com...
| 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 |
|
 |
|
|
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
|
|