Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [osee-dev] [EXTERNAL] Eclipse OSEE - Installation
  • From: "Campanella (US), Zachary A" <zachary.a.campanella@xxxxxxxxxx>
  • Date: Tue, 12 Nov 2024 15:46:42 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=boeing.com; dmarc=pass action=none header.from=boeing.com; dkim=pass header.d=boeing.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector5401; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Wk8nEP9MBQ1DfmGMYc798gpoXIv44IjHHQH08zQy9e0=; b=oiYyf8OU3rzfbHmAYr9r4vkYOTjdro9UKvmoIRm3ak8yk0z1u/9w7fNKVk0WMAmw1xy9Nbv/Jjtws6l4N5A+HnS5SPT7EHokvLDnFO+ZaNBRxCAcXyOBEdkZM8MkstUU/Wqob2LynFOnVwvPSikQzAXuMhUBFkQilqI2gO2LGSS9kzX4MNQjHfL195CrR3eWdSeW9ewmugJ4XSRX8XGoHZz5Yl04OSHvBQhK4geDTN5w4igzkrmAX7DRmfW3OLLk638mDJx4oEE4Mk81ns9AtqJfvzs8ACCG64AWm+I+TxCtawoWQCj+X2e2EXTVJyyDSNlNKMfPbIw+p9s5c3YUuQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector5401; d=microsoft.com; cv=none; b=yOIgt861OAWqlejfLeUqM37CoI8vtu1zMtqroHERtSiiJFUgcD+vEjXRGUat2z/Fy/mZzPfPge8oM07jIZNzdpODqcnExsompVkg2TF4XJ8nisYn2tfp1lu6kqgGahTo2Zl3IbjNvueNCXp5OwV3LkOPf98DXneVklg8vXnROR15Mywe6JYpNJv/+ZAIaT/SXAK7isBhuNGnCFcdDf40GlLpCbguPgiMnBAACjzFdAkJqHp9Fa4iEQc4GVyhRuXjqL2yedqIMJ22ua0h4acrauIp+7aMX+BnHQYQNBlPzL2mu2irq/7Tbo68Mg2NWMC7Ax4vAPoURakU/a8iKNXylw==
  • Delivered-to: osee-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/osee-dev/>
  • List-help: <mailto:osee-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/osee-dev>, <mailto:osee-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/osee-dev>, <mailto:osee-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHbNIOAQMoheh1bEUqaFk7YZwFSQ7KzyEFQ
  • Thread-topic: [osee-dev] [EXTERNAL] Eclipse OSEE - Installation

Happy to help, Jagannatha. 😀

 

A few questions:

 

In the screenshot you sent, have you run the server and initialized the database? Additionally, are you using the debug client launched from the debug configurations? The client in your screenshot does not seem to be using the default runtime workspace.  

 

Additionally, in the docker version, did you run the initializeDB script? Without that you will not see any data in the web view.

 

Let me know if you have any additional questions or encounter roadblocks. : )

~ Zac

 

From: Jagannatha Ramaiah <jagan.ramaiah@xxxxxxxxx>
Sent: Monday, November 11, 2024 2:46 PM
To: Campanella (US), Zachary A <zachary.a.campanella@xxxxxxxxxx>
Cc: OSEE Developers mailing list <osee-dev@xxxxxxxxxxx>; Roberts (US), Baily <Baily.Roberts@xxxxxxxxxx>
Subject: Re: [osee-dev] [EXTERNAL] Eclipse OSEE - Installation

 

EXT email: be mindful of links/attachments.


 

Hi Zac , Baily,

 

Thank you very much for responding to my email. Tried docker version, but didn't see any data, and quite not sure where to start!!!

 

 

"You should expect an application that appears as such:"  in that place, I'm getting the following screen.

 

 

 

Getting the following error: 

 

osgi> An error has occurred. See the log file

G:\Projects\OSEE_2024\Code\Eclipse\workspaces\.metadata\.plugins\org.eclipse.pde.core\OSEE_IDE_[localhost]\1731360806406.log.

 

Please refer to the log file attached.

 

On Mon, Nov 11, 2024 at 11:04AM Campanella (US), Zachary A <zachary.a.campanella@xxxxxxxxxx> wrote:

Good morning. 😀

 

The instructions that Baily sent will work well if you are interested in using the web version of OSEE. It is a good place to start as docker smooths over a number of the trickier installation steps.

 

It can be adapted for use with the client as well if the server and database docker are made visible to the client on the local network.

 

However, if you have an interest in developing, the Quick Start instructions will be necessary. Within the last week we made a substantial eclipse version upgrade. It could be possible that some parts of those instructions need an adjustment for the new eclipse version. If you could point us to where you had issues, we can make any updates necessary.

 

~ Zac

From: osee-dev <osee-dev-bounces@xxxxxxxxxxx> On Behalf Of Roberts (US), Baily via osee-dev
Sent: Sunday, November 10, 2024 6:06 PM
To: OSEE Developers mailing list <osee-dev@xxxxxxxxxxx>
Cc: Roberts (US), Baily <Baily.Roberts@xxxxxxxxxx>; Jagannatha Ramaiah <jagan.ramaiah@xxxxxxxxx>
Subject: Re: [osee-dev] [EXTERNAL] Eclipse OSEE - Installation

 

 

Were you using the instructions here https://github.com/eclipse-osee/org.eclipse.osee/blob/main/docs/OSEE/Users_Guide/OSEE_Demo_Setup.md ?
Those should work they are a few months old so they could be out of date. If that’s what you used I’ll test on my end to see what the issue is.

From: osee-dev <osee-dev-bounces@xxxxxxxxxxx> On Behalf Of Jagannatha Ramaiah via osee-dev
Sent: Sunday, November 10, 2024 11:03 AM
To: osee-dev@xxxxxxxxxxx
Cc: Jagannatha Ramaiah <jagan.ramaiah@xxxxxxxxx>
Subject: [EXTERNAL] [osee-dev] Eclipse OSEE - Installation

 

EXT email: be mindful of links/attachments.


 

osee-dev,

 

I'm looking for a good installation guide. Tried with installation steps shown in github repository, it is not working at all! Any help would be appreciated.

 

Thanks

Jagannatha


Back to the top