#openbravo IRC Log

Index

IRC Log for 2009-05-25

Timestamps are in EET.

[0:59] * mtaal (n=mtaal@ip5650ded8.direct-adsl.nl) Quit (Read error: 110 (Connection timed out))
[1:42] * neo (n=neo@41.214.157.70) has joined #openbravo
[1:42] <neo> hi
[1:46] <neo> i have a compilition problem witn ecipse
[1:46] <neo> can you help me plz
[1:52] * DMA03 (n=foo@91.142.57.20) Quit ("I am of the needing to be of the quit")
[2:27] * neo (n=neo@41.214.157.70) Quit ("Leaving")
[3:36] * trifon (n=chatzill@79.100.222.170) has joined #openbravo
[5:01] * gfather1 (n=g@79.173.220.5) has joined #openbravo
[5:12] * gfather (n=g@94.249.98.252) Quit (Read error: 110 (Connection timed out))
[6:16] * ruoso (i=ruoso@189.97.242.79) Quit (Read error: 110 (Connection timed out))
[6:25] * cyberjorge (n=chatzill@116.50.175.23) has joined #openbravo
[6:25] <cyberjorge> what's steps to be done in upgrading from Openbravo POS 2.30 beta to 2.30 Final?
[6:38] * mtaal (n=mtaal@ip5650ded8.direct-adsl.nl) has joined #openbravo
[7:38] * fad_xxx (n=fad@95.84.1.13) has joined #openbravo
[8:07] * nebajoth is now known as nebaway
[8:08] * Naveed (i=Naveed@202.83.161.60) has joined #openbravo
[8:08] <cyberjorge> # #postgre
[8:10] <Naveed> hello all. I Got one serious and small problem. How i can make master detail windows. i have two tables with fireign key relations and for the child table the foreign key column type is set to "TableDir" but when i compile it gives me errors of "reference not found". please help me how i can set master details tables relations in openbravo
[8:14] * manish84 (n=manish84@125.99.193.206) has joined #openbravo
[8:44] * goldwin (n=goldwin@125.99.193.206) has joined #openbravo
[9:11] <katratxo> Naveed: can you paste your compilation log? http://pastebin.ca
[9:12] * nebaway is now known as nebajoth
[9:40] * alostale (n=alostale@230.pool85-54-196.dynamic.orange.es) has joined #openbravo
[9:44] * gfather1 (n=g@79.173.220.5) Quit (Read error: 60 (Operation timed out))
[9:58] * selva (n=selva@125.99.193.206) has joined #openbravo
[10:18] * Naveed (i=Naveed@202.83.161.60) Quit (Read error: 60 (Operation timed out))
[10:27] <cyberjorge> hello everyone
[10:28] <cyberjorge> is there a way for the OB POS to make all screens scrollable in 800x600 like the configuration screen?
[10:30] <cyberjorge> got an idea iarwin?
[10:30] * fad_xxx (n=fad@95.84.1.13) Quit (Client Quit)
[10:30] * fad_xxx (n=fad@95.84.1.13) has joined #openbravo
[10:30] <katratxo> cyberjorge: http://wiki.openbravo.com/wiki/OpenbravoPOS_FAQ#Can_I_run_Openbravo_POS_using_a_resolution_of_800x600.3F
[10:31] <cyberjorge> katratxo: i did that already, it did make the sales screen more usable but not on the other screen like in adding products
[10:31] * Naveed (i=Naveed@202.83.161.17) has joined #openbravo
[10:32] <cyberjorge> you can't see the bottom, part. I need to give it a scroll bar just like in the configuration screen
[10:32] <Naveed> katratxo: do i paste the error here ? its a long list
[10:32] <cyberjorge> katratxo: how do I do this in netbeans?
[10:33] <Naveed> katratxo: http://pastebin.ca/1433671
[10:34] <Naveed> katratxo: here is the link to the pasted error. please help me in this regard i am stuck from last two days
[10:35] <Naveed> katratxo: one thing about this error. if i chage the foreign key column type to String from "TABLEDIR" then it works fine but when i set the foreign key column to the "TableDir" then i got this erro
[10:36] <katratxo> cyberjorge: i'm not a pos developer, can't help you with that
[10:36] <Naveed> katratxo: i think i am missing some step in setting the master-details tables relations in openbravo. in Oracle i created two tables with proper primary keys and also set the foreign keys constraints properly
[10:36] <cyberjorge> katratxo: I guess it's the same with the ERP on managing windows/screens
[10:37] <cyberjorge> how do i make a screen scrolable? the autoscroll in the swing properties doesn't help
[10:38] <katratxo> cyberjorge: erp is a web based app, not a swing one ... and we use eclipse
[10:38] <cyberjorge> ah ok
[10:38] <cyberjorge> this one's pretty tough
[10:40] <katratxo> Naveed: are you following the naming convention? the table name must be the the column name without the _ID part...
[10:40] <katratxo> if you want to use tabledir, you must use follow that naming convention
[10:40] * Noor (n=Naveed@202.83.169.45) has joined #openbravo
[10:40] <cyberjorge> any POS developers / users there?
[10:41] <Noor> katratxo: sorry i was disconnected.
[10:41] <Noor> its me Naveed with Name Noor
[10:42] <katratxo> check the log... http://irc.openbravo.com/logs/openbravo/2009.05.25.log
[10:43] <CIA-44> OpenbravoERP: Rafa Roda Palacios <rafael.roda <at> openbravo.com> default * 3906:18d928da93ae /src-db/database/sourcedata/AD_COLUMN.xml: Fixes issue 0009132 Removed validation no cash from Form of Payment in Vendor/Creditor tab.
[10:45] <Noor> katratxo: yes i am following the naming conventions.
[10:45] <Noor> katratxo: can u tell me the other way around to create a master detail windows
[10:51] <Noor> katratxo: http://pastebin.ca/1433677 here is my tables structure
[10:57] <Noor> katratxo: and these errors come when i create windows on that table. if i just create table then it compiles sucessfully !
[10:57] <katratxo> Noor: in the application dictionary table's definition, did you check at least one column as 'identifier' ?
[10:58] <CIA-44> OpenbravoERP: Asier Lostalé <asier.lostale <at> openbravo.com> default * 3907:c29ad0e6819a /src-wad/src/org/openbravo/wad/ (6 files): fixed bug 0009127: Not possible to use standard UI Java process from buttons
[10:59] * Naveed (i=Naveed@202.83.161.17) Quit (Read error: 110 (Connection timed out))
[11:00] <Noor> katratxo: No. there is no column in child table as identified. which column should be marked as identifier
[11:01] <Noor> katratxo: i checked also in parent table there is no column markeda as identifier
[11:06] * leonardo (n=leonardo@62-101-91-58.ip.fastwebnet.it) has joined #openbravo
[11:07] * obbug (n=admin@portal.nanolink.com) has joined #openbravo
[11:07] <katratxo> the identifier columns will be the columns used to fill referenced data like a combo... you must check at least one column as identifier
[11:08] <katratxo> Noor: if a table have a 'name' column, that column is used, if not, you need to decide which column is the one that want to use in a combo
[11:09] <Noor> katratxo: do u mean that i check the foreign key column in child table as identifier and primary key column in parent table as identifier
[11:10] <Noor> katratxo: because source column for combo is primary key column of parent table for id and for display it will be other
[11:11] <katratxo> do it as a best practice, on each table that you create, pick at least one column as identifier
[11:12] <Noor> katratxo: oks i will do that. but can u please tell me what is mean by identifier column in openbravo AD. i think i miss that concept
[11:12] <katratxo> usually you don't pick a primary_key as a identifier because is not meaningful to the user
[11:13] <Noor> katratxo: ohh i got the idea u mean some column which display value in combo so that user can understand the record
[11:15] <katratxo> "Each table must have at least one column marked as an identifier. The actual values of identifier columns later get concatenated to be shown to the user as a representation of a particular record" http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/How_to_develop_a_new_window
[11:17] * vgaspar (n=vgaspar@dynamic-unidsl-85-197-26-55.westend.de) has joined #openbravo
[11:17] <cyberjorge> any POS guy yet?
[11:18] <katratxo> cyberjorge: try the forums http://forge.openbravo.com/projects/openbravopos/forum
[11:19] <Noor> katratxo: can u please tell me about "Link To Parent Column" when and why we need to set this.
[11:21] <katratxo> Noor: http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Concepts/AD/Standard_Windows
[11:25] <Noor> katratxo: thank you very much dear. my problem solved after setting the identifier column. ohh i was very tense becaseu of this now its working fine. thanks a lot dear
[11:26] <katratxo> np
[11:40] * jarekwozniak (n=openbrav@159.pool85-50-139.dynamic.orange.es) has joined #openbravo
[11:49] * nebajoth is now known as nebaway
[11:51] * Noor (n=Naveed@202.83.169.45) has left #openbravo
[11:59] * vgaspar (n=vgaspar@dynamic-unidsl-85-197-26-55.westend.de) Quit (Read error: 110 (Connection timed out))
[12:00] * vgaspar (n=vgaspar@dynamic-unidsl-85-197-29-190.westend.de) has joined #openbravo
[12:03] * jarekwozniak (n=openbrav@159.pool85-50-139.dynamic.orange.es) Quit (Remote closed the connection)
[12:03] * jmas (n=jordi@108.Red-88-16-142.dynamicIP.rima-tde.net) has joined #openbravo
[12:38] <azabaleta> huehner, hi. Are you in the office today ?
[12:46] <huehner> azabaleta: working from home at the moment
[12:51] <azabaleta> I have some oracle 11g performance issues when posting lots of documents at the same time
[12:51] <azabaleta> no hurry
[12:51] <azabaleta> when you are at the office I will contact you
[12:55] <azabaleta> if its ok with you :*
[13:02] <huehner> azabaleta: sure n.p.
[13:03] <azabaleta> guT
[13:18] * DMA02|wrk (n=foo@193.227.178.130) has joined #openbravo
[13:22] * cyberjorge (n=chatzill@116.50.175.23) Quit ("ChatZilla 0.9.84 [Firefox 3.0.4/2008102920]")
[13:44] * gfather (n=gfather@86.108.28.131) has joined #openbravo
[13:44] <gfather> hello guys
[13:45] <gfather> is the openbravo2po v2.3 fixed ?
[13:50] * vgaspar1 (n=vgaspar@vpn-eu1.unidsl.de) has joined #openbravo
[13:51] * vgaspar (n=vgaspar@dynamic-unidsl-85-197-29-190.westend.de) Quit (Read error: 110 (Connection timed out))
[14:05] * vgaspar1 (n=vgaspar@vpn-eu1.unidsl.de) has left #openbravo
[14:06] * leonardo (n=leonardo@62-101-91-58.ip.fastwebnet.it) Quit ("Ex-Chat")
[14:15] <CIA-44> OpenbravoERP: Martin Taal <martin.taal <at> openbravo.com> default * 3908:ebca031bde21 /src/org/openbravo/base/model/ModelProvider.java: Added log warning if column mandatory is null
[14:15] <CIA-44> OpenbravoERP: Martin Taal <martin.taal <at> openbravo.com> default * 3909:d5d7b3d05715 /src/org/openbravo/base/model/Property.java: Added method to identify numeric types
[14:15] <CIA-44> OpenbravoERP: Martin Taal <martin.taal <at> openbravo.com> default * 3910:59a58b63c324 /src/org/openbravo/dal/xml/EntityXMLConverter.java: Correct handling of null fields (added xsi:nil)
[14:15] <CIA-44> OpenbravoERP: Martin Taal <martin.taal <at> openbravo.com> default * 3911:79ca9ba802dd /src/org/openbravo/dal/xml/ (3 files): Corrected XML Schema, added Openbravo primitive schema types to support attributes, added constants
[14:15] <CIA-44> OpenbravoERP: Martin Taal <martin.taal <at> openbravo.com> default * 3912:4bc3a0a9b646 /src/org/openbravo/ (3 files in 2 dirs):
[14:15] <CIA-44> OpenbravoERP: Explicitly set encoding (UTF-8) when reading xml files from disk
[14:15] <CIA-44> OpenbravoERP: Related to issue: 8979 Problems when importing a client.xml file
[14:15] <CIA-44> OpenbravoERP: Martin Taal <martin.taal <at> openbravo.com> default * 3913:04e5ebe525ae /src/org/openbravo/service/web/WebServiceUtil.java: Using constants instead of inline strings
[14:15] <CIA-44> OpenbravoERP: Martin Taal <martin.taal <at> openbravo.com> default * 3914:49b0ef09e4b7 /src-test/org/openbravo/test/webservice/ (BaseWSTest.java WSReadTest.java WSUpdateTest.java): Adapted Webservice testcases to always validate response against schema
[14:15] <CIA-44> OpenbravoERP: Martin Taal <martin.taal <at> openbravo.com> default * 3915:9a506e1a7789 /src/org/openbravo/erpCommon/modules/ExtractModule.java: Explicitly set encoding (UTF-8) when writing reference data to file
[14:18] * gfather (n=gfather@86.108.28.131) Quit (Read error: 110 (Connection timed out))
[14:23] * goldwin (n=goldwin@125.99.193.206) has left #openbravo
[14:23] * selva (n=selva@125.99.193.206) Quit ("Leaving")
[14:26] * gfather (i=gfather@86.108.41.217) has joined #openbravo
[14:27] <rosenwla> in Dataset -> Table -> SQL wWhere Clause I put
[14:27] <rosenwla> client.id='0' and c_country_id='145'
[14:27] * plujan (i=5536c4e6@gateway/web/ajax/mibbit.com/x-2a6be5d8350a7a4f) has joined #openbravo
[14:27] * DMA02|wrk (n=foo@193.227.178.130) has left #openbravo
[14:27] <rosenwla> and when export reference data return ProcessRunError
[14:27] <rosenwla> where is problem
[14:27] * Jocar (n=57db1d2e@gateway/web/ajax/mibbit.com/x-db020d208cb81a58) has joined #openbravo
[14:28] <rosenwla> table for export is c_country and c_region
[14:29] * Jocares (n=57db1d23@gateway/web/ajax/mibbit.com/x-1183e0ec6e3711a3) has joined #openbravo
[14:30] <Jocar> hi
[14:30] <katratxo> rosenwla: you sould use country.id='145' ... the expression should be hql
[14:30] <rosenwla> tanks
[14:32] <rosenwla> again ProcessRunError
[14:32] * Jocares (n=57db1d23@gateway/web/ajax/mibbit.com/x-1183e0ec6e3711a3) Quit (Client Quit)
[14:33] <katratxo> check the application log
[14:33] <rosenwla> this is correct clause: client.id='0' and country.id='145'
[14:34] * ruoso (i=ruoso@189.97.252.163) has joined #openbravo
[14:37] <rosenwla> not have log for this
[14:39] <katratxo> rosenwla: http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Concepts/AD/Dataset
[14:44] * manish84 (n=manish84@125.99.193.206) Quit (Read error: 110 (Connection timed out))
[14:46] <rosenwla> not work. I need export from tables only my regions and correct in country menu check have regions
[14:58] <rosenwla> i found and resolve problem tanks
[15:08] * goldwin (n=goldwin@125.99.193.206) has joined #openbravo
[15:08] * plujan (i=5536c4e6@gateway/web/ajax/mibbit.com/x-2a6be5d8350a7a4f) Quit ("http://www.mibbit.com ajax IRC Client")
[15:10] * DNis (n=droy@olm03.cvf.fr) has joined #openbravo
[15:11] * gfather (i=gfather@86.108.41.217) Quit (Read error: 110 (Connection timed out))
[15:23] * DavidV (i=55a1ab89@gateway/web/ajax/mibbit.com/x-09ea8e9ea248aeeb) has joined #openbravo
[15:26] <DavidV> katratxo: iarwain: thanks to your last advice, I am further and closer to understanding of the system :)
[15:31] <DavidV> katratxo: iarwain: but what to do when the smartbuild process ends with an error ( compileSqlc: [javac] JavaScriptAPIChecker.java:123: cannot find symbol ...)
[15:32] <DavidV> I can find anything to that on net
[15:38] <katratxo> DavidV: what version are you using?
[15:38] <katratxo> can you please paste the compilation log? http://pastebin.ca
[15:40] <DavidV> katratxo: OB 2.50MR1
[15:48] * selva (n=selva@125.99.193.206) has joined #openbravo
[16:05] * DavidV (i=55a1ab89@gateway/web/ajax/mibbit.com/x-09ea8e9ea248aeeb) Quit ("http://www.mibbit.com ajax IRC Client")
[16:15] <selva> hi all did anyone check the XML Engine samples given? is it running properly?
[16:16] <iarwain> selva: I did a long time ago. what's the problem?
[16:17] <selva> what database did u use?
[16:17] <huehner> selva: you mean the tutorial on sf.net ?
[16:17] <selva> yes
[16:18] * manish84 (n=manish84@125.99.193.206) has joined #openbravo
[16:18] <huehner> selva: this new tutorial is related to xmlengine.. it shows/explain some basic parts about xmlengine based on an example
[16:18] <huehner> selva: http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Concepts/Reports#Java_servlet_reports
[16:19] <huehner> selva: this should get you started how xmlengine can be used inside openbravo
[16:19] <huehner> selva: so its a bit complementary to the old tutorial on sf.net
[16:19] <selva> huehner: ok thank u i'l check it.
[16:20] <iarwain> selva: I can't remember. Maybe Apache Derby.
[16:20] <selva> iarwain: ok
[16:20] * obbug (n=admin@portal.nanolink.com) has left #openbravo
[16:36] * DavidV (i=55a1ab47@gateway/web/ajax/mibbit.com/x-9fd5f31b6c3d868f) has joined #openbravo
[16:36] <DavidV> katratxo: finally I managed to paste the log there: http://pastebin.ca/1433890
[16:58] * Jocar (n=57db1d2e@gateway/web/ajax/mibbit.com/x-db020d208cb81a58) Quit ("http://www.mibbit.com ajax IRC Client")
[17:01] * gfather (n=g@94.249.27.218) has joined #openbravo
[17:51] <katratxo> DavidV: are you using jdk 1.6?
[17:52] <katratxo> please check that you have the following jar. lib/build/js.jar
[17:52] * psarobe (n=psarobe@83.230.226.52) has joined #openbravo
[17:52] <CIA-44> DBSourceManager: marvintm * r323 /trunk/src/org/openbravo/ddlutils/util/DBSMOBUtil.java: Fixed issue 9129. Now dbsourcemanager will ignore the '+' symbol that mercurial adds if there are uncommitted modifications, when comparing the revisions in an export.database task.
[17:54] <CIA-44> OpenbravoERP: Antonio Moreno <antonio.moreno <at> openbravo.com> default * 3916:e3e936be7937 /src-db/database/lib/dbsourcemanager.jar: Fixed issue 9129. Now dbsourcemanager will ignore the '+' symbol that mercurial adds if there are uncommitted modifications, when comparing the revisions in an export.database task.
[17:59] <DavidV> katratxo: js.jar is not present ...
[18:01] <DavidV> katratxo: does it indicate old JDK version ?
[18:03] <katratxo> are you sure that you're using 2.50MP1 ? ... the js.jar was included in MP1
[18:03] * gfather1 (n=g@86.108.56.93) has joined #openbravo
[18:03] <katratxo> is an upgraded version or a fresh 2.50MP1 ??
[18:09] <DavidV> katratxo: it was an update, not the full fresh download
[18:11] * fad_xxx (n=fad@95.84.1.13) Quit (Read error: 54 (Connection reset by peer))
[18:12] <katratxo> DavidV: something went wrong in your upgrade, that .jar should be present in lib/build folder
[18:14] * gfather (n=g@94.249.27.218) Quit (Read error: 110 (Connection timed out))
[18:14] <DavidV> katratxo: ok, thank you; I'll try again (the next time it'll go smoothly)
[18:18] <katratxo> i just downloaded the .obx file... the js.jar is present in lib/build
[18:21] <huehner> katratxo: ack, checked that it is some minutes ago... it seems like the mp1 obx is a full copy of mp1?
[18:21] <huehner> katratxo: question is if it is completely unpackaed and copy to the right locations..
[18:25] * cg_uira (n=cg_uira@190.75.79.165) has joined #openbravo
[18:27] * Aminur (n=chatzill@94.84.153.98) has joined #openbravo
[18:28] <katratxo> huehner: don't know, i'll need to check
[18:29] <DavidV> katratxo: I downloaded and applied obx file through the OB web interface... I actually do not know what OB did with it
[18:30] <DavidV> it would be better to start from scratch
[18:30] <DavidV> luckily I do not have data in it - I can do again
[18:31] * gfather (n=g@77.241.65.47) has joined #openbravo
[18:33] <CIA-44> DBSourceManager: marvintm * r324 /trunk/src/org/openbravo/ddlutils/task/ExportDatabase.java: Fixed issue 9136. Now the sourcedata of a module will be exported even if it doesn't have a dbprefix.
[18:36] <CIA-44> OpenbravoERP: Antonio Moreno <antonio.moreno <at> openbravo.com> default * 3917:056829ab625f /src-db/database/lib/dbsourcemanager.jar: Fixed issue 9136. Now the sourcedata of a module will be exported even if it doesn't have a dbprefix.
[18:47] * gfather1 (n=g@86.108.56.93) Quit (Read error: 110 (Connection timed out))
[19:00] * jmas (n=jordi@108.Red-88-16-142.dynamicIP.rima-tde.net) Quit (Remote closed the connection)
[19:03] * selva (n=selva@125.99.193.206) Quit ("Leaving")
[19:03] * gfather (n=g@77.241.65.47) Quit (Read error: 104 (Connection reset by peer))
[19:04] * goldwin (n=goldwin@125.99.193.206) has left #openbravo
[19:07] * Jocar (i=57db1d86@gateway/web/ajax/mibbit.com/x-4922adb36c92cd2e) has joined #openbravo
[19:11] * gfather (n=g@77.241.65.47) has joined #openbravo
[19:15] * Jocar (i=57db1d86@gateway/web/ajax/mibbit.com/x-4922adb36c92cd2e) Quit ("http://www.mibbit.com ajax IRC Client")
[19:16] * Jocar1 (i=57db1d1d@gateway/web/ajax/mibbit.com/x-7b34423e614dde0d) has joined #openbravo
[19:17] * Jocar1 (i=57db1d1d@gateway/web/ajax/mibbit.com/x-7b34423e614dde0d) Quit (Client Quit)
[19:18] * jocar1 (i=57db1d1d@gateway/web/ajax/mibbit.com/x-28b2ec63f5a41e9a) has joined #openbravo
[19:18] <manish84> can any say wat is use of VariablesSecureApp in java file that retrives value from class generated by xsql
[19:21] <manish84> ?
[19:21] <katratxo> manish84: VariablesSecureApp is wrapper for the http request, not to retreive data from a generated xsql ...
[19:22] * DMA02 (n=foo@91.142.57.20) has joined #openbravo
[19:22] <manish84> iok
[19:24] * nebaway (n=nnnebajo@76-10-174-10.dsl.teksavvy.com) Quit (Read error: 113 (No route to host))
[19:27] * nebajoth (n=nebajoth@76-10-174-10.dsl.teksavvy.com) has joined #openbravo
[19:27] * gfather1 (n=g@77.241.65.47) has joined #openbravo
[19:29] * gfather (n=g@77.241.65.47) Quit (Read error: 104 (Connection reset by peer))
[19:29] <manish84> katratxo in manual report does the value from the html is passed to xsql or to java file.
[19:36] * gfather1 (n=g@77.241.65.47) Quit (Read error: 104 (Connection reset by peer))
[19:37] <katratxo> is not passed, you need to pass it... a java (servlet) creates a new VariablesSecureApp object based on the request, and uses it to pass it to a xxxData class generated by sqlc
[19:38] <manish84> ok i got it thanx alot
[19:45] <jocar1> hi, i have a problem , when install Openbravo 2.50
[19:46] <jocar1> ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
[19:46] <jocar1> The Connection descriptor used by the client was:
[19:46] <jocar1> localhost:1521:xe
[19:47] <katratxo> jocar1: is your oracle sid 'xe' ?
[19:48] <jocar1> I have to change the sid?
[19:48] <jocar1> yes is oracle
[19:50] <katratxo> 'yes is oracle' ? ... do you know what is your SID ?
[19:50] <jocar1> Oracle 11g on Ubuntu 8.04
[19:50] <jocar1> is xe
[19:50] * manish84 (n=manish84@125.99.193.206) Quit ("Leaving")
[19:52] <katratxo> 11g and the sid is xe?
[19:52] <jocar1> but i not sure! is the Global database name?
[19:54] <jocar1> is 11g but the sid i not sure
[19:57] <katratxo> how did you install 11g
[19:59] <katratxo> jocar1: execute $ORACLE_SID
[19:59] <katratxo> sorry, echo $ORACLE_SID
[20:01] <jocar1> in any directory?
[20:02] <katratxo> in a console
[20:03] <jocar1> ready
[20:03] <katratxo> what's the result
[20:04] <jocar1> OB
[20:04] <katratxo> that's your sid
[20:04] <katratxo> change the Openbravo.properties
[20:05] <jocar1> there are two lines with xe
[20:05] <jocar1> bbdd.url=jdbc:oracle:thin:@localhost:1521:xe
[20:05] <jocar1> bbdd.sid=xe
[20:06] <katratxo> what do you think?
[20:06] <jocar1> change these for BO... or only bbdd.sid
[20:07] <katratxo> BO? or OB?
[20:07] <jocar1> sorry OB
[20:08] <jocar1> is correct bbdd.url=jdbc:oracle:thin:@.localhost:1521:OB ???
[20:11] <jocar1> the sid not was the problemem....
[20:12] <katratxo> did you changed the bbdd.url?
[20:12] <jocar1> yes
[20:13] <katratxo> and the bbdd.sid?
[20:13] <jocar1> bbdd.url=jdbc:oracle:thin:@localhost:1521:OB
[20:13] <jocar1> and the sid OB
[20:13] <jocar1> ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
[20:13] <jocar1> The Connection descriptor used by the client was:
[20:13] <jocar1> localhost:1521:OB
[20:14] <katratxo> jocar1: http://www.google.com/search?q=ORA-12505
[20:15] <jocar1> thk you.... katratxo...
[20:16] <katratxo> try with bbdd.url=jdbc:oracle:thin:@localhost:1521:OB
[20:17] <katratxo> try with bbdd.url=jdbc:oracle:thin:@localhost:1521:orcl
[20:23] <jocar1> grande
[20:23] <jocar1> yes , is correct
[20:23] <jocar1> orcl
[20:23] * DMA02 (n=foo@91.142.57.20) has left #openbravo
[20:30] <jocar1> see you, thanks!
[20:30] <katratxo> np
[20:30] * jocar1 (i=57db1d1d@gateway/web/ajax/mibbit.com/x-28b2ec63f5a41e9a) has left #openbravo
[20:49] * psarobe (n=psarobe@83.230.226.52) Quit ("Saliendo")
[21:02] <CIA-44> OpenbravoERP: David Baz Fayos <david.baz <at> openbravo.com> default * 3918:b858a83c6a77 /src/org/openbravo/erpCommon/ad_reports/ (35 files): Improved some manual windows visualization in IE
[21:04] * elopio1 (n=elopio@190.10.98.224) has joined #openbravo
[21:30] * Aminur (n=chatzill@94.84.153.98) Quit (Read error: 113 (No route to host))
[21:48] * elopio1 (n=elopio@190.10.98.224) Quit (Read error: 104 (Connection reset by peer))
[21:51] * elopio (n=elopio@190.10.98.224) has joined #openbravo
[22:22] * jmas (n=jordi@252.Red-88-5-208.dynamicIP.rima-tde.net) has joined #openbravo
[22:37] * trifon (n=chatzill@79.100.222.170) Quit (Connection timed out)
[22:39] * trifon (n=chatzill@79.100.222.170) has joined #openbravo
[23:10] * DavidV (i=55a1ab47@gateway/web/ajax/mibbit.com/x-9fd5f31b6c3d868f) Quit ("http://www.mibbit.com ajax IRC Client")
[23:14] * trifon (n=chatzill@79.100.222.170) Quit (Connection timed out)
[23:15] * trifon (n=chatzill@79.100.222.170) has joined #openbravo
[23:38] * cg_uira (n=cg_uira@190.75.79.165) Quit ("Saliendo")
[23:52] * cg_uira (n=cg_uira@201.211.93.139) has joined #openbravo

These logs were automatically created by LogBot-vl on irc.freenode.net using the Java IRC LogBot.