質問編集履歴

4

画像の追加

2015/07/17 12:28

投稿

kuxwax
kuxwax

スコア10

test CHANGED
File without changes
test CHANGED
@@ -129,3 +129,7 @@
129
129
 
130
130
 
131
131
  がでました。これはなにを意味するのでしょう?
132
+
133
+
134
+
135
+ ![![イメージ説明](42c5128ea2df0af928c4150161e2d90a.png)](69b42e202804da9ead0ff6cd1a210d98.png)

3

xmlbeansのバージョン記載

2015/07/17 12:27

投稿

kuxwax
kuxwax

スコア10

test CHANGED
File without changes
test CHANGED
@@ -114,6 +114,8 @@
114
114
 
115
115
  POI-3.12
116
116
 
117
+ xmlbeans-2.6.0
118
+
117
119
  です。
118
120
 
119
121
 

2

状況を記載

2015/07/17 12:12

投稿

kuxwax
kuxwax

スコア10

test CHANGED
File without changes
test CHANGED
@@ -113,3 +113,17 @@
113
113
  Eclipse4.2 JUNO
114
114
 
115
115
  POI-3.12
116
+
117
+ です。
118
+
119
+
120
+
121
+ getCause().printStackTrace()を使用したところ
122
+
123
+
124
+
125
+ at org.apache.xmlbeans.impl.store.Path.<clinit>(Path.java:70)
126
+
127
+
128
+
129
+ がでました。これはなにを意味するのでしょう?

1

実行環境を記載しました

2015/07/17 03:36

投稿

kuxwax
kuxwax

スコア10

test CHANGED
File without changes
test CHANGED
@@ -101,3 +101,15 @@
101
101
  at org.apache.xmlbeans.impl.store.Path.<clinit>(Path.java:70)
102
102
 
103
103
  ... 14 more
104
+
105
+
106
+
107
+
108
+
109
+ 実行環境は
110
+
111
+ javaSE-1.7
112
+
113
+ Eclipse4.2 JUNO
114
+
115
+ POI-3.12