Flex/ColdFusion Plugin Problems
i've installed lates coldfusion plugins, released may 15th or 16th , attempting create basic example of artgallery database. way through wizard , application created , make no modifications of files. when go run it, following error:
(mx.rpc::fault)#)
description =
"java.lang.nullpointerexception"
detail = (null)
errorid = 0
faultcode = "server.processing"
faultcode = "server.processing"
faultdetail = (null)
faultstring =
"java.lang.nullpointerexception"
message = "faultcode:server.processing
faultstring:'java.lang.nullpointerexception'
faultdetail:'null'"
rootcause = (null)
(mx.rpc::fault)#)
description =
"java.lang.nullpointerexception"
detail = (null)
errorid = 0
faultcode = "server.processing"
faultcode = "server.processing"
faultdetail = (null)
faultstring =
"java.lang.nullpointerexception"
message = "faultcode:server.processing
faultstring:'java.lang.nullpointerexception'
faultdetail:'null'"
rootcause = (null)
slight correction first line of error:
(mx.rpc::fault)#0
description =
"java.lang.nullpointerexception"
detail = (null)
errorid = 0
faultcode = "server.processing"
faultcode = "server.processing"
faultdetail = (null)
faultstring =
"java.lang.nullpointerexception"
message = "faultcode:server.processing
faultstring:'java.lang.nullpointerexception'
faultdetail:'null'"
rootcause = (null)
(mx.rpc::fault)#0
description =
"java.lang.nullpointerexception"
detail = (null)
errorid = 0
faultcode = "server.processing"
faultcode = "server.processing"
faultdetail = (null)
faultstring =
"java.lang.nullpointerexception"
message = "faultcode:server.processing
faultstring:'java.lang.nullpointerexception'
faultdetail:'null'"
rootcause = (null)
More discussions in Archived Spaces
adobe
Comments
Post a Comment