dev@glassfish.java.net

Re: QL failure ...

From: Jason Lee <jasondlee_at_sun.com>
Date: Fri, 20 Feb 2009 20:23:01 -0600

For me too. I've done several clean builds, purged .m2, etc. Using
the glassfish distribution.

On Feb 20, 2009, at 7:56 PM, Jan Luehe wrote:

> On 02/20/09 04:10 PM, Jane Young wrote:
>>
>> Hi Jan,
>>
>> If you're using the web distro, please provide the profile "-P
>> test_wd".
>> See QL instructions here: http://wiki.glassfish.java.net/Wiki.jsp?page=V3BuildTests#ql
>
> It's still failing for me, even after purging my .m2
>
> Jan
>>
>> Jane
>>
>>
>> Jan Luehe wrote:
>>>
>>> On 02/20/09 03:51 PM, Jane Young wrote:
>>>>
>>>> I just did a clean check-out and built v3 workspace. All QL
>>>> tests passed.
>>>> Are you using the web or glassfish distribution?
>>>
>>> Thanks, Jane!
>>> I'm using the web distro.
>>>
>>> Jan
>>>>
>>>>
>>>>
>>>> Jason Lee wrote:
>>>>>
>>>>> Actually, it was javax.servlet.jsp, but, yeah...same problem.
>>>>> Can't deploy anything. Not even the admin console.
>>>>>
>>>>> On Feb 20, 2009, at 5:12 PM, Ken Paulsen wrote:
>>>>>
>>>>>>
>>>>>> I have not seen this myself... Jason tried to build and deploy
>>>>>> earlier today and got a similar exception saying it could not
>>>>>> find "javax.faces.jsp" (vs. yours below which says
>>>>>> jsftemplating). I think something is broken somewhere, not
>>>>>> sure if anyone is looking at it -- Jason's experience earlier
>>>>>> has kept me from updating...
>>>>>>
>>>>>> Ken
>>>>>>
>>>>>> Jan Luehe wrote:
>>>>>>> I just updated my ws and started seeing one QL failure:
>>>>>>>
>>>>>>> [testng] Caused by: java.io.FileNotFoundException: http://localhost:8080/hellojsf/index.jsp
>>>>>>> [testng] at sun.net.www.protocol.http.HttpURLConnection.getInputStream
>>>>>>> (HttpURLConnection.java:1288)
>>>>>>> [testng] at
>>>>>>> java
>>>>>>> .net.HttpURLConnection.getResponseCode(HttpURLConnection.java:
>>>>>>> 373)
>>>>>>> [testng] at
>>>>>>> test
>>>>>>> .classloader
>>>>>>> .hellojsf
>>>>>>> .helloJSFTestNG
>>>>>>> .jsfAppDeployedFirstPagetest(helloJSFTestNG.java:94)
>>>>>>> [testng] ... 22 more
>>>>>>> [testng] ... Removed 26 stack frames
>>>>>>>
>>>>>>>
>>>>>>> with this stacktrace:
>>>>>>>
>>>>>>>
>>>>>>> [#|2009-02-21T06:50:12.329+0800|INFO|glassfish|
>>>>>>> javax.enterprise.system.tools.admin|
>>>>>>> _ThreadID=15;_ThreadName=Thread-1;|Deployment of hellojsf done
>>>>>>> is 113 ms|#]
>>>>>>>
>>>>>>> [#|2009-02-21T06:50:12.334+0800|SEVERE|glassfish|
>>>>>>> javax.enterprise.system.tools.admin|
>>>>>>> _ThreadID=15;_ThreadName=Thread-1;|Exception in command
>>>>>>> execution : com.sun.enterprise.module.ResolveError: Not able
>>>>>>> to locate a unique module by name org.glassfish.jsftemplating
>>>>>>> com.sun.enterprise.module.ResolveError: Not able to locate a
>>>>>>> unique module by name org.glassfish.jsftemplating
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise
>>>>>>> .v3
>>>>>>> .server
>>>>>>> .ClassLoaderHierarchyImpl
>>>>>>> .createApplicationParentCL(ClassLoaderHierarchyImpl.java:147)
>>>>>>> at
>>>>>>> org
>>>>>>> .glassfish
>>>>>>> .deployment
>>>>>>> .common
>>>>>>> .DeploymentContextImpl
>>>>>>> .createClassLoaders(DeploymentContextImpl.java:160)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise
>>>>>>> .v3
>>>>>>> .server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:
>>>>>>> 210)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise
>>>>>>> .v3
>>>>>>> .server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:
>>>>>>> 175)
>>>>>>> at
>>>>>>> org
>>>>>>> .glassfish
>>>>>>> .deployment.admin.DeployCommand.execute(DeployCommand.java:231)
>>>>>>> at com.sun.enterprise.v3.admin.CommandRunnerImpl
>>>>>>> $2.execute(CommandRunnerImpl.java:297)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise
>>>>>>> .v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:
>>>>>>> 307)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise
>>>>>>> .v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:
>>>>>>> 438)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise
>>>>>>> .v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:
>>>>>>> 128)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:
>>>>>>> 289)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:179)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:
>>>>>>> 147)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise
>>>>>>> .v3.services.impl.ContainerMapper.service(ContainerMapper.java:
>>>>>>> 181)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly
>>>>>>> .http
>>>>>>> .DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:
>>>>>>> 646)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly
>>>>>>> .http.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:
>>>>>>> 568)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly
>>>>>>> .http.DefaultProcessorTask.process(DefaultProcessorTask.java:
>>>>>>> 821)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly
>>>>>>> .http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:
>>>>>>> 153)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .enterprise
>>>>>>> .v3
>>>>>>> .services
>>>>>>> .impl
>>>>>>> .GlassfishProtocolChain
>>>>>>> .executeProtocolFilter(GlassfishProtocolChain.java:71)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly
>>>>>>> .DefaultProtocolChain.execute(DefaultProtocolChain.java:103)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly
>>>>>>> .DefaultProtocolChain.execute(DefaultProtocolChain.java:89)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:
>>>>>>> 76)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly
>>>>>>> .ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:
>>>>>>> 67)
>>>>>>> at
>>>>>>> com
>>>>>>> .sun
>>>>>>> .grizzly
>>>>>>> .SelectionKeyContextTask.call(SelectionKeyContextTask.java:56)
>>>>>>> at java.util.concurrent.FutureTask
>>>>>>> $Sync.innerRun(FutureTask.java:303)
>>>>>>> at java.util.concurrent.FutureTask.run(FutureTask.java:
>>>>>>> 138)
>>>>>>> at java.util.concurrent.ThreadPoolExecutor
>>>>>>> $Worker.runTask(ThreadPoolExecutor.java:886)
>>>>>>> at java.util.concurrent.ThreadPoolExecutor
>>>>>>> $Worker.run(ThreadPoolExecutor.java:908)
>>>>>>> at java.lang.Thread.run(Thread.java:619)
>>>>>>> |#]
>>>>>>>
>>>>>>>
>>>>>>> Is this a known issue?
>>>>>>>
>>>>>>> Thanks,
>>>>>>>
>>>>>>>
>>>>>>> Jan
>>>>>>>
>>>>>>>
>>>>>>> ---------------------------------------------------------------------
>>>>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>>>
>>>>>
>>>>> Jason Lee
>>>>> Senior Java Developer
>>>>> GlassFish Administration Console
>>>>>
>>>>> Sun Microsystems, Inc.
>>>>> Phone x31197/+1 405-343-1964
>>>>> Email jasondlee_at_sun.com
>>>>> Blog http://blogs.sun.com/jasondlee
>>>>> Blog http://blogs.steeplesoft.com
>>>>
>>>
>>
>

         Jason Lee
Senior Java Developer
GlassFish Administration Console

Sun Microsystems, Inc.
Phone x31197/+1 405-343-1964
Email jasondlee_at_sun.com
Blog http://blogs.sun.com/jasondlee
Blog http://blogs.steeplesoft.com