red1.org Forum Index red1.org
Nihili est - in vita priore ego imperator romanus fui
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Source Files Setup

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    red1.org Forum Index -> Steel Manufacturer Project
View previous topic :: View next topic  
Author Message
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Wed Mar 08, 2006 12:57 pm    Post subject: Source Files Setup Reply with quote

Here we will describe the steps to install the source and programs as stated in Intro section.

The files will be copied to a CD and sent to the Client by air-mail.

Contents of CD (folder labels):
CD1
1) Oracle_10g

CD2
2) Compiere253Source
3) Compiere253Binary
4) Java5
6) Toad
7) EclipseSource
8 ) ApacheAnt

CD3
1) Compiere252
2) FixedAssets
3) red1Forums
4) red1Tutorials
5) Tomcat5.5


Note: All the above is for Windows Environment. Thus setup the Dev1 and Dev2 machines first. Live Linux has to be out of this learning curve loop and of 2nd priority.
( i have to download some of the source and compile the copy ETD tomorrow)
There will be a 3rd CD for MeccaEnv which we will convey when there in Medan. Above shall be alot to mange for a start. Instructions shall follow here:


Last edited by red1 on Wed Mar 15, 2006 7:50 am; edited 2 times in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Usman
Regular


Joined: 12 Jan 2006
Posts: 97
Location: Indonesia

PostPosted: Wed Mar 08, 2006 2:45 pm    Post subject: CVS server setup Reply with quote

thanks for making the copy.
One more thing, we are going to setup CVS also.
We need to know how to set this up,
will appreciate your detail instructions.
Back to top
View user's profile Send private message Yahoo Messenger
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Wed Mar 08, 2006 3:41 pm    Post subject: Reply with quote

The CVS is to be done online via your broadband.
Thats why u cannot use any source outside CVS. The source i am sending u is considered backup and must not be synchronised with the eventual CVS. I would list down the complete CVS process, which will take from CVS from scratch.

U can use the backup for initial self-study first.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Sat Mar 11, 2006 11:30 am    Post subject: Reply with quote

I have succesfully built and compiled latest source to binary. Here are the steps once u get the CDs (shuld be next week).

You can make your Server having 4 partitions (C, D, E, F)

C for normal systems
D for Developers Environment
E for Applications/Utilities
F for Backups and Source Files

0) Oracle 10g CD - install as per site instruction; Install to E.

1) install java 5 - Install to E:

2) set java_home in utils/MyDevEnv.bat
>set Compiere root to E:

3) source/util_dev/RUN_build

4) Compiere2/RUN_setup (disconnect from internet when doing this)

5) utils/ImportCompiere.bat
>Migrate? > No

(DB version is usually given later by Compiere, as members get it first. Later i will show how to set the version date to be same. )

Force Use to experience the whole package. If there are errors then we may fall back earlier version. To me there is no impact to MRP which we are customising anyway. Its more prudent to use earlier version as i have matured most of the bugs in 252d.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Wed Mar 15, 2006 4:30 pm    Post subject: DHL pickup CDs Reply with quote

DHL has picked up the CDs and u can track in DHL site with this Air Waybill no: 117 3917 651

I sent 3 CDs with contents as stated in above post. I also inserted my invoice/receipt inside the CD box. Pls open carefully.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Usman
Regular


Joined: 12 Jan 2006
Posts: 97
Location: Indonesia

PostPosted: Fri Mar 17, 2006 10:25 am    Post subject: CD Reply with quote

Have received the CDs.
Now trying to setup dev servers.
Back to top
View user's profile Send private message Yahoo Messenger
Usman
Regular


Joined: 12 Jan 2006
Posts: 97
Location: Indonesia

PostPosted: Fri Mar 17, 2006 4:48 pm    Post subject: Change Oracle database name Reply with quote

I follow the instruction in www.compiere.org when installing oracle,
and set the database name as dev2.growthasia.erp.
After the installation finished, I tnsping dev2 successfully but fail if
tnsping dev2.growthasia.erp, probably this is because I have not yet
set DNS sever.
Could you pls give me instruction to properly set DNS server ?
Or could we just omit the domain name (.growthasia.erp) in development
stage ? if so how to change the database name ?
Back to top
View user's profile Send private message Yahoo Messenger
Usman
Regular


Joined: 12 Jan 2006
Posts: 97
Location: Indonesia

PostPosted: Fri Mar 17, 2006 9:49 pm    Post subject: Oracle & compiere 253 binary Reply with quote

Hv solve oracle connection problem by reinstall it and set
global database name same as sid = dev2.
Compiere 253 binary is up & running.
Tried to import compiere source in Eclipse, but get many errors.
Pls. give more detail instruction.
Back to top
View user's profile Send private message Yahoo Messenger
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Mon Mar 20, 2006 8:51 am    Post subject: Reply with quote

About ping, go for the minimal, probably just use IP class instead of DNS.

About Eclipse Import u have to go thru and read the errors, paste some here for us to understand.

Sometimes its just your Java home. Rite click on project
>Propeties
>Java Build Path
>Libraries
>at the bottom ensure that its Java5

If not
>Edit or do sumting to make it so.

So lets rule out them one by one. Shuld be quite easy in the end, u will see.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Usman
Regular


Joined: 12 Jan 2006
Posts: 97
Location: Indonesia

PostPosted: Mon Mar 20, 2006 10:41 am    Post subject: Import C-253 source Error Reply with quote

Seems that Java build path is Ok, I can see Java 5 sit at the bottom.
The errors source from following files :

- ImpFormat.java
- MImpFormat.java
- CalloutOrder.java
- CompierePrincipal.java
- GridField.java
- GridTab.java
- GridTable.java

Here is the errors list : http://www.red1.org/barn/medan/ImportError.txt

I check to our ISP, and it is their policy to block ping request from other ISP for security reason but ssh port is open.

Btw, regarding startup site visit pls. reconfirm the schedule. I think Gan is also coming rite, if so then pls. update me his name, passport no and other details for flight ticket booking.
Back to top
View user's profile Send private message Yahoo Messenger
Gan MH
Senior


Joined: 08 Apr 2005
Posts: 350

PostPosted: Tue Mar 21, 2006 12:32 am    Post subject: Reply with quote

Pls check whether the Java Compiler is set correctly.

Window > Preferences > Java > Compiler > JDK Compliance > Compiler compliaance level > 5.0
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Tue Mar 21, 2006 9:26 am    Post subject: Reply with quote

Yes, the steps shown by Gan is the remedy to those errors that i also got before.

Thus take note that u can tune the Eclipse environment to handle both Java1.4 or Java5 from there.

Next time just copy and paste relevant portion of the bug in the forum so that we can identify it right away.

Pls setup from binary (steps given before) for Client Users to get on their hands-on practice. Cos the learning curve takes time.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Usman
Regular


Joined: 12 Jan 2006
Posts: 97
Location: Indonesia

PostPosted: Tue Mar 21, 2006 10:08 am    Post subject: Compiere Source Reply with quote

Yes, the error is gone but in turn we got warning message, this should be
normal rite.
have done it, we have set dev1 & dev2 up, and anna, sasioso & myselft as client.
Back to top
View user's profile Send private message Yahoo Messenger
red1
Site Admin


Joined: 06 Jul 2004
Posts: 1756
Location: Kuala Lumpur, Malaysia

PostPosted: Mon May 15, 2006 2:18 pm    Post subject: Compiere Version 253a Reply with quote

We will be sending version 253a into CVS by today. Pls checkout from there so that we are synched and any changes will be easily and quickly tracked.

DB changes from your side must have backups. From time to time we may require your DB to put in any new data or troubleshoot it.

Your data is highly confidential and we here will safeguard its privacy and remove it when not in use.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Usman
Regular


Joined: 12 Jan 2006
Posts: 97
Location: Indonesia

PostPosted: Mon May 15, 2006 6:14 pm    Post subject: Reply with quote

Noted, will checkout tomorrow
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    red1.org Forum Index -> Steel Manufacturer Project All times are GMT + 8 Hours
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, 2005 phpBB Group