Issue 6411 - startup error in windows(98/me)
Summary: startup error in windows(98/me)
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows 98
: P4 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-12 09:27 UTC by Unknown
Modified: 2013-02-24 21:07 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2002-07-12 09:27:30 UTC
I try run the jave demo program named simplebean in windows(98/me),but it is 
not successful.

oo1.4.1,jdk1.3.1,windows(98/me)
http://whiteboard.openoffice.org/OOBean/simplebean.html
here can get the simplebean.java
Comment 1 vghost 2002-07-12 09:36:57 UTC
some output words in netbeans V3.3.2

load .. private:factory/swriter
loading url ... private:factory/swriter
trying to start 'C:\Program Files\OpenOffice.org641d\program\soffice'
com.sun.star.io.IOException: native pipe startup service failed
        at org.openoffice.NativeConnection.connect(Native Method)
        at org.openoffice.Connection.connectToOpenOffice
(Connection.java:251)
        at org.openoffice.Connection.connect(Connection.java:188)
        at org.openoffice.OpenOffice.initFrame(OpenOffice.java:506)
        at org.openoffice.OpenOffice.loadComponent
(OpenOffice.java:561)
        at org.openoffice.OpenOffice.load(OpenOffice.java:340)
        at SimpleBean.jmNewDocument(simplebean.java:199)
        at SimpleBean.access$000(simplebean.java:77)
        at SimpleBean$1.actionPerformed(simplebean.java:106)
Comment 2 jsc 2002-07-12 15:37:22 UTC
JSC: We have checked this with the new OfficeBean implementation which
comes with the new ODK and the sample works quite well on Windows98.
Comment 3 thorsten.ziehm 2003-05-20 16:32:58 UTC
closed ...