[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:43720] Re: sarge upgrade後のJavaアプリケーション
- From: Nobuhiro Itoh <itohnobu@xxxxxxxxxxxxx>
- Subject: [debian-users:43720] Re: sarge upgrade後のJavaアプリケーション
- Date: Sat, 11 Jun 2005 17:22:50 +0900
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-accept-language: en-us, en
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-users@debian.or.jp
- X-spam-level:
- X-spam-status: No, hits=-4.6 required=10.0 tests=IN_REP_TO,ISO2022JP_BODY,ISO2022JP_CHARSET, QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT, X_ACCEPT_LANG version=2.44
- References: <20050611142240.AA2D.PTOSH@xxxxxxxxxxxxxxxx>
- Message-id: <42AAA02E.5030301@xxxxxxxxxxxxx>
- X-mail-count: 43720
- User-agent: Debian Thunderbird 1.0.2 (X11/20050602)
伊藤です。
> $ java -jar /usr/local/lib/sdoc/SmartDoc.jar -version
> Exception in thread "main" java.lang.NullPointerException
> at org.xmlsmartdoc.SmartDoc.SmartDocConfig.getXMLProcessor(SmartDocConfig.java:303)
> at org.xmlsmartdoc.SmartDoc.cdf.CDFGenerator.init(CDFGenerator.java:68)
> at org.xmlsmartdoc.SmartDoc.AbstractSmartDocFormatConfig._init(AbstractSmartDocFormatConfig.java:63)
> at org.xmlsmartdoc.SmartDoc.cdf.CDFConfig.setup(CDFConfig.java:55)
> at org.xmlsmartdoc.SmartDoc.SmartDocConfig.<init>(SmartDocConfig.java:161)
> at org.xmlsmartdoc.SmartDoc.SmartDoc.<init>(SmartDoc.java:46)
> at org.xmlsmartdoc.SmartDoc.SmartDoc.main(SmartDoc.java:36)
単にJava1.4.2_08の環境では, Samrtdocをサポートしていないから,
エラーが起きたのだと思われます。
http://java.sun.com/j2se/1.4.2/docs/api/index.html
のサイトで, Java1.4.2のAPIを確認しましたか?
一応, Smartdocに関するURLを紹介します。
http://www.xmlsmartdoc.org/