Issue 17215 - Problem with AutoPilot and Java
Summary: Problem with AutoPilot and Java
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-22 08:37 UTC by davide
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Database in use under MySQL (7.16 KB, text/plain)
2003-07-22 08:40 UTC, davide
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description davide 2003-07-22 08:37:35 UTC
This is the situation.

- OOo 1.1 RC
- Mandrake 9.1
- MySQL 4.0.11a
- MyODBC 3.51.06
- unixODBC 2.2.4
- Java 1.3.1 or 1.4.1_02 or 1.4.2
- I've connected data source via native MySQL link by using ODBC

When i try to create a report through Autopilot by right clicking on the table,
the job starts, it appears the first windows (Database choice) where I can
select the available fields, then I select all and by pressing next I can change
the field names. Next I skip groupments and I can choose the order option.
If I leave the default values by click next the process hangs (just the process
but not the application) and I can't go ahead. I can only discard the process.

The error I get is:

        at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
        at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:204)
        at $Proxy37.getByKey(Unknown Source)
        at
com.sun.star.wizards.report.ReportDocument$DBColumn.getNumberFormat(ReportDocument.java:856)
        at
com.sun.star.wizards.report.ReportDocument$DBColumn.<init>(ReportDocument.java:775)
        at
com.sun.star.wizards.report.ReportDocument.insertColumnstoRecordTable(ReportDocument.java:504)
        at
com.sun.star.wizards.report.ReportDocument.setupRecordSection(ReportDocument.java:369)
        at
com.sun.star.wizards.report.ReportWizard.gotoNextStep(ReportWizard.java:774)
        at
com.sun.star.wizards.report.ReportWizard$ActionListenerImpl.actionPerformed(ReportWizard.java:682)
        at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
        at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:204)
        at $Proxy69.execute(Unknown Source)
        at com.sun.star.wizards.common.UNODialogs.executeDialog(UNODialogs.java:569)
        at
com.sun.star.wizards.report.ReportWizard.startReportWizard(ReportWizard.java:1726)
        at
com.sun.star.wizards.report.CallReportWizard$ReportWizardImplementation.initialize(CallReportWizard.java:226)
        at
com.sun.star.comp.loader.FactoryHelper$Factory.createInstanceWithArgumentsAndContext(FactoryHelper.java:340)

I'll attach the database.

Davide
Comment 1 davide 2003-07-22 08:40:10 UTC
Created attachment 7910 [details]
Database in use under MySQL
Comment 2 davide 2003-07-22 08:46:36 UTC
To the database attached, I've add a field into the AuthorBook Table
named FirstName through modify table into OOo. The field is a varchar(50).

I think the problem is connected to this step because when I deselect
this field from the fields choice the report works.
Comment 3 Frank Schönheit 2003-07-22 09:11:51 UTC
Davide, thanks for reporting this.

initially changing sub component (see
http://www.openoffice.org/issues/describecomponents.cgi?component=database%20access,
please) and default owner.
Comment 4 marc.neumann 2003-10-09 11:24:37 UTC
Hi Davide,

I can't reproduce this with the new OOo 1.1.0 build.

Can you please also try the new OOo 1.1.0 build.

If it's still occurr please reopen this issue.

Thanks Marc

Comment 5 hans_werner67 2004-02-02 12:29:13 UTC
change subcomponent to 'none'
Comment 6 marc.neumann 2004-04-27 11:06:00 UTC
close