JBuilder surprize

Hello guys hwo use JBuilder.

I use JBuilder4 and 20 minutes ago it played with me a strange game. I worked and everything was ok untill I've decided to save a project on diskette. Then if I wanted to save something it always asked for diskette.

I quit JBuilder but to my surprize I couldn't start it again clicking on my project data.jpr

I restarted computer but id didn't help : if I try to start my project clicking data.jpr it always asked a diskette and even with inserted diskette it didn't work!

When I try to start JBuilder.exe it writes me following :

Unable to create Browser socket at port 8'888.

And then again a window : there is no disk in drive a..

I tried to close a window which gave me JBuilder

and received :

***Shutdown request received ***

Attempting to save all open files.java.lang.NullPointerException

at

1 com.Borland.primetime.ide.ProjectView.getOpenProjects(unknown sourse).

2 com.Borland.primetime.ide.Browser.doSaveAll(unknown sourse)

3 com.Borland.primtime.ide.eh.run (unknown source)

Unable to save one or more files.

What does it mean?

Help please if anybody can!! I'am shocked!

[1249 byte] By [M_Timur] at [2007-9-26 1:32:39]
# 1
Have you tried starting jBuilder by opening the project you saved to disk?
Hoju at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 2
it also doesn't help . Computer just thinking a little bit and then nothing.
M_Timur at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 3
Make sure there aren't any instances of jBuilder running when you load the project off the disk. If that doesn't work then you might want to reinstall.
Hoju at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 4
And what is JBuilder Instances?
M_Timur at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 5
In your Task Manager, make sure that there aren't any JBuilders running. Then try opening it through you're saved project.
Hoju at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 6
Each time I try to start any project ( I have several of them) the link on JBuilder creats in tasks manager but nothing happening (:
M_Timur at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 7

JBuilder tries to open the last project that you were working on. In this case it would be you floppy drive. If for some reason it will not open with the project in the floppy drive you can try this. Find a java project that is on you hard drive it will have the extension .jpx and then double click on it. JBuilder should the start. Good luck.

grasshopper3 at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 8
When I try to start file with extension .jpx Windows asks me with wich program I would like to open it , and gives me a list of programs and JBuilder is not there
M_Timur at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 9
In that case it seems that something happened to the JBuilder program itself. Probably best to uninstall and reinstall JBuilder.
grasshopper3 at 2007-6-29 1:33:58 > top of Java-index,Archived Forums,Java Programming...
# 10
O God+++ Anyway thank you to everybody!If somebody else will have an idea I will watch for this topic for some time.Thank you
M_Timur at 2007-6-29 1:33:59 > top of Java-index,Archived Forums,Java Programming...
# 11

Sorry, but it seems stupid to me to let JBuilder save a project on diskette.

I would always use JBuilder on a local HD drive, even not on network drives.

If you have finished your JBuilder work, you can save your project directory whereever you want.

But to use it furtherly, copy it on a HD drive again.

To help you from your problem:

Put in this diskette.

Open JBuilder.

Close this diskette project.

Close JBuilder.

Pull out your diskette.

Open JBuilder again.

Everything ok?

If not (I may have thought something wrong):please post again.

And to be honest against JBuilder, we should mention, that this could happen just the same way with nearly every file saving application.

Hartmut at 2007-6-29 1:33:59 > top of Java-index,Archived Forums,Java Programming...
# 12

1. Jbuilder projects end on jpr not jpx!

2. you can try the following:

- shut down JB

- make a backup copy of the jpr file in case something goes wrong in the following steps:

- open the jpr of your ill project in an texteditor (notepad for example).

you'll notice all the files making up your project in there

with the path where to load them from.

- Check that your disc drive isn't mentioned in there

if it is fix the entry to point to your HD or remove the entry totally.

- save the file

- restart JB

Hope it works

Spieler

spieler at 2007-6-29 1:33:59 > top of Java-index,Archived Forums,Java Programming...
# 13

> 1. Jbuilder projects end on jpr not jpx!

No, spieler, since JBuilder 4 - at least - there are both formats available. .jpx is XML-based.

You can choose for a new project, which you want, but the defaults are version-dependant, I think.

(JBuilder 4 Foundation suggests .jpr, Professional .jpx, if I remember right.)

But the rest of your post should be appliable on .jpx as well.

Hartmut at 2007-6-29 1:33:59 > top of Java-index,Archived Forums,Java Programming...
# 14
Thank you to everybody. I've already reinstalled Builder, because nothing helped
M_Timur at 2007-6-29 1:33:59 > top of Java-index,Archived Forums,Java Programming...
# 15
And now it works well!Bye-Bye
M_Timur at 2007-6-30 22:05:20 > top of Java-index,Archived Forums,Java Programming...
# 16
I guess everybody can guess now which version ofJBuilder I use ;-)Spieler
spieler at 2007-6-30 22:05:20 > top of Java-index,Archived Forums,Java Programming...
# 17
> I guess everybody can guess now which version of> JBuilder I use ;-)JBuilder 0.99 ? ;-)
Hartmut at 2007-6-30 22:05:20 > top of Java-index,Archived Forums,Java Programming...