[#43996] ある日付の最終時刻の求め方 (秒単位) — SATOH Fumiyasu <fumiyas@...>

さとうふみやす @ OSS テクノロジです。

14 messages 2007/09/05
[#43998] Re: ある日付の最終時刻の求め方 (秒単位) — "GOTO Kentaro" <gotoken@...> 2007/09/05

07/09/05 に SATOH Fumiyasu<fumiyas@osstech.jp> さんは書きました:

[ruby-list:44052] 3rdRailが起動しません。

From: nqk14807@...
Date: 2007-09-22 09:56:02 UTC
List: ruby-list #44052
初めまして、Seijunと申します。

ボーランドの子会社CodeGearからRuby用の、Eclipseのプラグインで作った
r3rdRailが発表されましたので、トライアル版を http://www.codegear.com/jp/downloads/free
からダウンロードしてインストールしましたが、起動しません。

それで、コマンドプロンプトから、

c:\3rdRail\3rdRail.exe -vm c:\3rdRail\jre\bin\java.exe

とやったところ、下記のログを参照してくれとのメッセージが出ます。正常に起
動させるにはどうしたら良いか、ご教示いただければ幸いに存じます。


====================================================================
!SESSION 2007-09-22 18:45:35.234 ---------------------------------------
--------
eclipse.buildId=I20070525-1350
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ja_JP
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.equinox.app 2007-09-22 18:45:37.843
!MESSAGE Product com.codegear.thirdrail.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2007-09-22 18:45:37.890
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
    at org.eclipse.equinox.internal.app.EclipseAppContainer.
startDefaultApp(EclipseAppContainer.java:229)
    at org.eclipse.equinox.internal.app.EclipseAppContainer.
start(EclipseAppContainer.java:92)
    at org.eclipse.equinox.internal.app.Activator.
addingService(Activator.java:129)
    at org.osgi.util.tracker.ServiceTracker$Tracked.
trackAdding(ServiceTracker.java:1064)
    at org.osgi.util.tracker.ServiceTracker$Tracked.track(ServiceTracker.
java:1042)
    at org.osgi.util.tracker.ServiceTracker$Tracked.
serviceChanged(ServiceTracker.java:967)
    at org.eclipse.osgi.framework.internal.core.FilteredServiceListener.
serviceChanged(FilteredServiceListener.java:94)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.
dispatchEvent(BundleContextImpl.java:1224)
    at org.eclipse.osgi.framework.eventmgr.EventManager.
dispatchEvent(EventManager.java:195)
    at org.eclipse.osgi.framework.eventmgr.ListenerQueue.
dispatchEventSynchronous(ListenerQueue.java:141)
    at org.eclipse.osgi.framework.internal.core.Framework.
publishServiceEventPrivileged(Framework.java:1603)
    at org.eclipse.osgi.framework.internal.core.Framework.
publishServiceEvent(Framework.java:1578)
    at org.eclipse.osgi.framework.internal.core.ServiceRegistrationImpl.
<init>(ServiceRegistrationImpl.java:103)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.
createServiceRegistration(BundleContextImpl.java:657)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.
registerService(BundleContextImpl.java:609)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.
registerService(BundleContextImpl.java:675)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.
run(EclipseStarter.java:359)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.
run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1144)


In This Thread

Prev Next