net
- ip 172.16.0.1
- sub 255.255.0.0
- de 172.16.0.1
- dns 172.16.0.1
wicket
- Check component [2:office:0:check] cannot find its parent CheckGroup
Checkは親にCheckgroupをもつよと(checkだけを使おうとしてた(;^ω^))
- WicketMessage: Unable to find component with id 'inputForm' in [Page class = krieg.krieg2.InputForm, id = 3, version = 0]. This means that you declared wicket:id=inputForm in your markup, but that you either did not add the component to your page at all, or that the hierarchy does not match.
addしわすれ?
- WicketMessage: Unable to find component with id 'pass' in [MarkupContainer [Component id = inputForm, page = krieg.krieg2.InputForm, path = 9:inputForm.Form, isVisible = true, isVersioned = true]]. This means that you declared wicket:id=pass in your markup, but that you either did not add the component to your page at all, or that the hierarchy does not match.
wicket:idがないって言われてる
- WicketMessage: No get method defined for class: class krieg.krieg2.bean.UserBean expression: passworo
Root cause:
org.apache.wicket.WicketRuntimeException: No get method defined for class: class krieg.krieg2.bean.UserBean expression: passworo
propertyModelにpasswaroがないって言われてる
- org.apache.wicket.markup.MarkupNotFoundException
このエラービルドしたときにhtmlないとでるらしいんだけど、継承したページであほやるとこのエラー出る。
qemu-img.exe create -f vmdk c:\VMWare\CentOS\CentOS.vmdk 20G
W54728577H5000A1106-6317EX7Y
(・ω・)
最終更新:2009年02月24日 21:22