You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by draxtor <dr...@gmail.com> on 2008/02/22 22:50:54 UTC

Vista problem

Hi  I have problem with tapestry.
Recentrly I got new laptop with windows vista. I migrated my tapestry
projects, install netbeans 6 (first amd 5.5.1 later) and stuck with this
error:

HTTP Status 404 - /ProbaTap/

--------------------------------------------------------------------------------

type Status report

message /ProbaTap/

description The requested resource (/ProbaTap/) is not available.


All projects were working on my Xp/netbeans 5.5.1 computer. At first I
thought it is a netbeans/tomcat 6/ glassfish issue. I uninstalled it and
installed netbeans 5.5.1 but I got the same error message. 

Anyone fammiliar with this?

thanks in advance
-- 
View this message in context: http://www.nabble.com/Vista-problem-tp15641865p15641865.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Vista problem

Posted by draxtor <dr...@gmail.com>.
Yes it was nothing with tapestry and it was nothing with Vista too.
I had doubled libraries in dist/web-inf/lib. 
Sorry but I was frustrated that nothing works on my new laptop so I tried
some desperate moves with library changing.
When I removed Tapestry-4.13 lib in netbeans and add Tapestry-4.15 all my
old tapestry jars stayed there so when I manually removed them I made it
work. But only with Vista/NetBeans 5.5.1/Tomcat 5.5.17 not with Netbeans
6/Tomcat 6 | GlassFish . Are there any differencies in configuration between
versions?

Ulrich Stärk wrote:
> 
> You are definitely experiencing some configuration issues here that have
> nothing to do with Tapestry. Your webapp isn't even loaded. Please go and
> read the Netbeans and Tomcat docs on how to deploy your webapp to Tomcat.
> As for the problem with the manager app: check the Tomcat configuration
> files, I believe access to it is forbidden by default.
> 
> Uli
> 
> Am Sa, 23.02.2008, 11:13, schrieb draxtor:
>>
>> Here are the logs but I can not see anything wrong.
>> 23.02.2008. 11.07.11 org.apache.catalina.core.AprLifecycleListener
>> lifecycleEvent
>> INFO: The Apache Tomcat Native library which allows optimal performance
>> in
>> production environments was not found on the java.library.path:
>> C:\Program
>> Files\Java\jdk1.5.0_13\bin;.;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program
>> Files\Common Files\Ulead Systems\MPEG;C:\Program Files\Microsoft SQL
>> Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL
>> Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL
>> Server\90\Tools\binn\;C:\Program Files\Microsoft SQL
>> Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft
>> Visual
>> Studio 8\Common7\IDE\PrivateAssemblies\
>> 23.02.2008. 11.07.11 org.apache.coyote.http11.Http11BaseProtocol init
>> INFO: Initializing Coyote HTTP/1.1 on http-8084
>> 23.02.2008. 11.07.11 org.apache.catalina.startup.Catalina load
>> INFO: Initialization processed in 1700 ms
>> 23.02.2008. 11.07.11 org.apache.catalina.core.StandardService start
>> INFO: Starting service Catalina
>> 23.02.2008. 11.07.11 org.apache.catalina.core.StandardEngine start
>> INFO: Starting Servlet Engine: Apache Tomcat/5.5.17
>> 23.02.2008. 11.07.11 org.apache.catalina.core.StandardHost start
>> INFO: XML validation disabled
>> 23.02.2008. 11.07.14 org.apache.coyote.http11.Http11BaseProtocol start
>> INFO: Starting Coyote HTTP/1.1 on http-8084
>> 23.02.2008. 11.07.15 org.apache.jk.common.ChannelSocket init
>> INFO: JK: ajp13 listening on /0.0.0.0:8009
>> 23.02.2008. 11.07.15 org.apache.jk.server.JkMain start
>> INFO: Jk running ID=0 time=0/93  config=null
>> 23.02.2008. 11.07.15 org.apache.catalina.storeconfig.StoreLoader load
>> INFO: Find registry server-registry.xml at classpath resource
>> 23.02.2008. 11.07.15 org.apache.catalina.startup.Catalina start
>> INFO: Server startup in 3807 ms
>>
>> Also when I try to go to /manager/html I get the following error:
>>
>> HTTP Status 403 - Access to the requested resource has been denied
>>
>> --------------------------------------------------------------------------------
>>
>> type Status report
>>
>> message Access to the requested resource has been denied
>>
>> description Access to the specified resource (Access to the requested
>> resource has been denied) has been forbidden.
>>
>>
>> --------------------------------------------------------------------------------
>>
>> Apache Tomcat/5.5.17
>>
>>
>> dleffel wrote:
>>>
>>> Check your logs. The app isn't starting. [TOMCAT_HOME]/logs/catalina.out
>>>
>>> Hard to say what's wrong without looking at the error.
>>>
>>> On Fri, Feb 22, 2008 at 1:50 PM, draxtor  wrote:
>>>
>>>>
>>>> Hi  I have problem with tapestry.
>>>> Recentrly I got new laptop with windows vista. I migrated my tapestry
>>>> projects, install netbeans 6 (first amd 5.5.1 later) and stuck with
>>>> this
>>>> error:
>>>>
>>>> HTTP Status 404 - /ProbaTap/
>>>>
>>>>
>>>> --------------------------------------------------------------------------------
>>>>
>>>> type Status report
>>>>
>>>> message /ProbaTap/
>>>>
>>>> description The requested resource (/ProbaTap/) is not available.
>>>>
>>>>
>>>> All projects were working on my Xp/netbeans 5.5.1 computer. At first I
>>>> thought it is a netbeans/tomcat 6/ glassfish issue. I uninstalled it
>>>> and
>>>> installed netbeans 5.5.1 but I got the same error message.
>>>>
>>>> Anyone fammiliar with this?
>>>>
>>>> thanks in advance
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Vista-problem-tp15641865p15641865.html
>>>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>
>>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Vista-problem-tp15641865p15650473.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Vista-problem-tp15641865p15651715.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Vista problem

Posted by Ulrich Stärk <ul...@spielviel.de>.
You are definitely experiencing some configuration issues here that have
nothing to do with Tapestry. Your webapp isn't even loaded. Please go and
read the Netbeans and Tomcat docs on how to deploy your webapp to Tomcat.
As for the problem with the manager app: check the Tomcat configuration
files, I believe access to it is forbidden by default.

Uli

Am Sa, 23.02.2008, 11:13, schrieb draxtor:
>
> Here are the logs but I can not see anything wrong.
> 23.02.2008. 11.07.11 org.apache.catalina.core.AprLifecycleListener
> lifecycleEvent
> INFO: The Apache Tomcat Native library which allows optimal performance in
> production environments was not found on the java.library.path: C:\Program
> Files\Java\jdk1.5.0_13\bin;.;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program
> Files\Common Files\Ulead Systems\MPEG;C:\Program Files\Microsoft SQL
> Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL
> Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL
> Server\90\Tools\binn\;C:\Program Files\Microsoft SQL
> Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft
> Visual
> Studio 8\Common7\IDE\PrivateAssemblies\
> 23.02.2008. 11.07.11 org.apache.coyote.http11.Http11BaseProtocol init
> INFO: Initializing Coyote HTTP/1.1 on http-8084
> 23.02.2008. 11.07.11 org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 1700 ms
> 23.02.2008. 11.07.11 org.apache.catalina.core.StandardService start
> INFO: Starting service Catalina
> 23.02.2008. 11.07.11 org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/5.5.17
> 23.02.2008. 11.07.11 org.apache.catalina.core.StandardHost start
> INFO: XML validation disabled
> 23.02.2008. 11.07.14 org.apache.coyote.http11.Http11BaseProtocol start
> INFO: Starting Coyote HTTP/1.1 on http-8084
> 23.02.2008. 11.07.15 org.apache.jk.common.ChannelSocket init
> INFO: JK: ajp13 listening on /0.0.0.0:8009
> 23.02.2008. 11.07.15 org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/93  config=null
> 23.02.2008. 11.07.15 org.apache.catalina.storeconfig.StoreLoader load
> INFO: Find registry server-registry.xml at classpath resource
> 23.02.2008. 11.07.15 org.apache.catalina.startup.Catalina start
> INFO: Server startup in 3807 ms
>
> Also when I try to go to /manager/html I get the following error:
>
> HTTP Status 403 - Access to the requested resource has been denied
>
> --------------------------------------------------------------------------------
>
> type Status report
>
> message Access to the requested resource has been denied
>
> description Access to the specified resource (Access to the requested
> resource has been denied) has been forbidden.
>
>
> --------------------------------------------------------------------------------
>
> Apache Tomcat/5.5.17
>
>
> dleffel wrote:
>>
>> Check your logs. The app isn't starting. [TOMCAT_HOME]/logs/catalina.out
>>
>> Hard to say what's wrong without looking at the error.
>>
>> On Fri, Feb 22, 2008 at 1:50 PM, draxtor  wrote:
>>
>>>
>>> Hi  I have problem with tapestry.
>>> Recentrly I got new laptop with windows vista. I migrated my tapestry
>>> projects, install netbeans 6 (first amd 5.5.1 later) and stuck with
>>> this
>>> error:
>>>
>>> HTTP Status 404 - /ProbaTap/
>>>
>>>
>>> --------------------------------------------------------------------------------
>>>
>>> type Status report
>>>
>>> message /ProbaTap/
>>>
>>> description The requested resource (/ProbaTap/) is not available.
>>>
>>>
>>> All projects were working on my Xp/netbeans 5.5.1 computer. At first I
>>> thought it is a netbeans/tomcat 6/ glassfish issue. I uninstalled it
>>> and
>>> installed netbeans 5.5.1 but I got the same error message.
>>>
>>> Anyone fammiliar with this?
>>>
>>> thanks in advance
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Vista-problem-tp15641865p15641865.html
>>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>
>>
>
> --
> View this message in context:
> http://www.nabble.com/Vista-problem-tp15641865p15650473.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Vista problem

Posted by draxtor <dr...@gmail.com>.
Here are the logs but I can not see anything wrong.
23.02.2008. 11.07.11 org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path: C:\Program
Files\Java\jdk1.5.0_13\bin;.;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program
Files\Common Files\Ulead Systems\MPEG;C:\Program Files\Microsoft SQL
Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL
Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL
Server\90\Tools\binn\;C:\Program Files\Microsoft SQL
Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual
Studio 8\Common7\IDE\PrivateAssemblies\
23.02.2008. 11.07.11 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8084
23.02.2008. 11.07.11 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1700 ms
23.02.2008. 11.07.11 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
23.02.2008. 11.07.11 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.17
23.02.2008. 11.07.11 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
23.02.2008. 11.07.14 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8084
23.02.2008. 11.07.15 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
23.02.2008. 11.07.15 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/93  config=null
23.02.2008. 11.07.15 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
23.02.2008. 11.07.15 org.apache.catalina.startup.Catalina start
INFO: Server startup in 3807 ms

Also when I try to go to /manager/html I get the following error:

HTTP Status 403 - Access to the requested resource has been denied

--------------------------------------------------------------------------------

type Status report

message Access to the requested resource has been denied

description Access to the specified resource (Access to the requested
resource has been denied) has been forbidden.


--------------------------------------------------------------------------------

Apache Tomcat/5.5.17


dleffel wrote:
> 
> Check your logs. The app isn't starting. [TOMCAT_HOME]/logs/catalina.out
> 
> Hard to say what's wrong without looking at the error.
> 
> On Fri, Feb 22, 2008 at 1:50 PM, draxtor  wrote:
> 
>>
>> Hi  I have problem with tapestry.
>> Recentrly I got new laptop with windows vista. I migrated my tapestry
>> projects, install netbeans 6 (first amd 5.5.1 later) and stuck with this
>> error:
>>
>> HTTP Status 404 - /ProbaTap/
>>
>>
>> --------------------------------------------------------------------------------
>>
>> type Status report
>>
>> message /ProbaTap/
>>
>> description The requested resource (/ProbaTap/) is not available.
>>
>>
>> All projects were working on my Xp/netbeans 5.5.1 computer. At first I
>> thought it is a netbeans/tomcat 6/ glassfish issue. I uninstalled it and
>> installed netbeans 5.5.1 but I got the same error message.
>>
>> Anyone fammiliar with this?
>>
>> thanks in advance
>> --
>> View this message in context:
>> http://www.nabble.com/Vista-problem-tp15641865p15641865.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Vista-problem-tp15641865p15650473.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

Re: Vista problem

Posted by Daniel Leffel <da...@gmail.com>.
Check your logs. The app isn't starting. [TOMCAT_HOME]/logs/catalina.out

Hard to say what's wrong without looking at the error.

On Fri, Feb 22, 2008 at 1:50 PM, draxtor <dr...@gmail.com> wrote:

>
> Hi  I have problem with tapestry.
> Recentrly I got new laptop with windows vista. I migrated my tapestry
> projects, install netbeans 6 (first amd 5.5.1 later) and stuck with this
> error:
>
> HTTP Status 404 - /ProbaTap/
>
>
> --------------------------------------------------------------------------------
>
> type Status report
>
> message /ProbaTap/
>
> description The requested resource (/ProbaTap/) is not available.
>
>
> All projects were working on my Xp/netbeans 5.5.1 computer. At first I
> thought it is a netbeans/tomcat 6/ glassfish issue. I uninstalled it and
> installed netbeans 5.5.1 but I got the same error message.
>
> Anyone fammiliar with this?
>
> thanks in advance
> --
> View this message in context:
> http://www.nabble.com/Vista-problem-tp15641865p15641865.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>