Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Corona » Problems with the demo instructioins
Problems with the demo instructioins [message #1808] Sat, 10 February 2007 14:32 Go to next message
Bryan Hunt is currently offline Bryan HuntFriend
Messages: 366
Registered: July 2009
Senior Member
The demo instructions seem to contain conflicting information. In the
section on Running Corona, the instructions say to run the client

../eclipse -console -clean

In the Executiion section of the demo, the instructions say to run the client

../eclipse -clean -vmargs -Duser.name=User_A

The instructions also failto mention that if you start the client on OS X using

../eclipse -clean -vmargs -Duser.name=User_A

you will crash the VM. For OS X, I think you need to put the
-Duser.name=User_A in Eclipse.app/Contents/MacOS/eclipse.ini

On the install instructions, it says under the Manual Install section
that you need to modify the ecf server.xml file. It does not say you
have to do this under the Automatic install section. After doing an
automatic install, it appears you still need to modify the server.xml
by hand. You might also want to give instructions on creating a
directory for the plugin .jar file, copying the jar file to the
directory and exploding the jar file in order to modify the server.xml.

Bryan
Re: Problems with the demo instructioins [message #1829 is a reply to message #1808] Mon, 26 February 2007 16:42 Go to previous message
Marcin Okraszewski is currently offline Marcin OkraszewskiFriend
Messages: 32
Registered: July 2009
Member
Normally you do not need to set user.name. It takes you system name. But
Corona users need to be mentioned in team members repository. By
default your system name won't be. So whe have by deault two users
(User_A and User_B) for demo purposes. The "-vmargs -Duser.name=User_A"
option sets the user to one from team member repository.

I'm the Linux user and it works for Linux. It also works for Windows.
Does really Mac OS X version differs so much that this breaks VM?

BTW. This is a very temporary solution until we provide logging into
server. It will be done with Higgins framework.

Regards,
Marcin Okraszewski


Bryan Hunt napisał(a):
> The demo instructions seem to contain conflicting information. In the
> section on Running Corona, the instructions say to run the client
>
> ./eclipse -console -clean
>
> In the Executiion section of the demo, the instructions say to run the
> client
>
> ./eclipse -clean -vmargs -Duser.name=User_A
>
> The instructions also failto mention that if you start the client on OS
> X using
>
> ./eclipse -clean -vmargs -Duser.name=User_A
>
> you will crash the VM. For OS X, I think you need to put the
> -Duser.name=User_A in Eclipse.app/Contents/MacOS/eclipse.ini
>
> On the install instructions, it says under the Manual Install section
> that you need to modify the ecf server.xml file. It does not say you
> have to do this under the Automatic install section. After doing an
> automatic install, it appears you still need to modify the server.xml by
> hand. You might also want to give instructions on creating a directory
> for the plugin .jar file, copying the jar file to the directory and
> exploding the jar file in order to modify the server.xml.
>
> Bryan
>
Previous Topic:Demo client cannot connect to server
Next Topic:Problem with the demo setup script
Goto Forum:
  


Current Time: Fri Sep 20 20:58:55 GMT 2024

Powered by FUDForum. Page generated in 0.03388 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top