Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Web Services Explorer, a blank browser screen
Web Services Explorer, a blank browser screen [message #190821] Fri, 30 March 2007 16:42 Go to next message
Nikolaos Kasioumis is currently offline Nikolaos KasioumisFriend
Messages: 7
Registered: July 2009
Junior Member
I launch the Web Services Explorer from the Run menu and the browser
opens with a blank screen and a url looking something like that:
http://localhost:50548/wsexplorer/wsexplorer.jsp?org.eclipse .wst.ws.explorer=0
It looks like the Tomcat Server is up and running but nothing is
displayed in the browser.

I realized this when i tied to test the : "Using Web Service Explorer to
test a Web service" tutorial from the "wtp community resources". The
rest of the tutorials were ran fine ("Creating a Bottom-Up Java Web
Service", "Creating a Java Web Service Client" and "Creating a Top-Down
Java Web Service Skeleton from a WSDL Document"), through the Tomcat Server.

System info: debian linux etch, sun-java5 debian package, apache tomcat
5.5.23, eclipse 3.2.2, lomboz 3.2.1RC1 (each package prerequisite
installed separately).

Thanks for your time and space.
Re: Web Services Explorer, a blank browser screen [message #190877 is a reply to message #190821] Mon, 02 April 2007 12:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

Hi Nikolaos

Have you tried opening this link with system browser? What were results?


Are there any information in .log?

Regards,
Chris
Re: Web Services Explorer, a blank browser screen [message #190893 is a reply to message #190877] Mon, 02 April 2007 13:03 Go to previous messageGo to next message
Nikolaos Kasioumis is currently offline Nikolaos KasioumisFriend
Messages: 7
Registered: July 2009
Junior Member
Thanks for the interest,

well, I looked into it a bit more and here I go:

the link that opens is:
http://localhost:54614/wsexplorer/wsexplorer.jsp?org.eclipse .wst.ws.explorer=0
A random port number is chosen each time.
I try to open this link in Iceweasel 2.0.0.3 (that is Firefox for
debian) and Epiphany (Gnome) browser as well.
The page seems to load but there is no "output". Just a blank screen.

However, when I try to run the examples and tutorials located here:
http://www.eclipse.org/webtools/community/communityresources .html#ws
they web services and web services client work perfectly through the
above browsers.

There is no internal browser available. That option in eclipse is "grey"
- unavailable from default.

If there is any other piece of info you would like me to post here just
let me know.

Logs:
(sorry for the biiig logs, i just want them to be full for your convenience)
-----------------
02/04/07 15:39 root @ azul .metadata # echo $MOZILLA_FIVE_HOME
/usr/lib/iceweasel
-----------------
02/04/07 16:00 root @ azul .metadata # cat .log
!SESSION 2007-03-31 22:26:26.819
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui.browser 2 0 2007-03-31 22:27:23.752
!MESSAGE Internal browser is not available: No more handles
(java.lang.UnsatisfiedLinkError:
/home/nikolas/.eclipse/org.eclipse.platform_3.2.0/configurat ion/org.eclipse.osgi/bundles/113/1/.cp/libswt-mozilla-gtk-32 36.so:
Can't load IA 32-bit .so on a IA 32-bit platform)
!SESSION 2007-03-31 22:40:37.933
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui.browser 2 0 2007-03-31 22:40:49.419
!MESSAGE Internal browser is not available: No more handles [Unknown
Mozilla path (MOZILLA_FIVE_HOME not set)]
!SESSION 2007-04-02 15:10:00.490
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui.browser 2 0 2007-04-02 15:10:53.435
!MESSAGE Internal browser is not available: No more handles [Unknown
Mozilla path (MOZILLA_FIVE_HOME not set)]
-----------------
02/04/07 15:26 root @ azul .plugins # cat org.eclipse.ui.browser/browser.log

Mar 31, 2007 22:43:04.60 NEW SESSION
Mar 31, 2007 22:43:04.60 Error: No running window found
-----------------
02/04/07 15:30 root @ azul .plugins # cat
org.eclipse.tomcat/catalina.2007-04-02.log
WebappLoader[]: Deploying class repositories to work directory
/home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/ROOT
ContextConfig[]: Added certificates -> request attribute Valve
StandardManager[]: Seeding random number generator class
java.security.SecureRandom
StandardManager[]: Seeding of random number generator has been completed
StandardWrapper[:default]: Loading container servlet default
StandardWrapper[:invoker]: Loading container servlet invoker
CoyoteConnector Coyote can't register jmx for protocol
WebappLoader[/wsexplorer]: Deploying class repositories to work
directory
/home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer
WebappLoader[/wsexplorer]: Deploy class files /WEB-INF/classes to
/home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer/WEB-INF/classes
WebappLoader[/wsexplorer]: Deploy JAR /WEB-INF/lib/wsexplorer.jar to
/home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer/WEB-INF/lib/wsexplorer.jar
ContextConfig[/wsexplorer]: Added certificates -> request attribute Valve
StandardManager[/wsexplorer]: Seeding random number generator class
java.security.SecureRandom
StandardManager[/wsexplorer]: Seeding of random number generator has
been completed
StandardWrapper[/wsexplorer:default]: Loading container servlet default
StandardWrapper[/wsexplorer:invoker]: Loading container servlet invoker
-----------------
02/04/07 15:33 root @ azul .plugins # ll
org.eclipse.tomcat/wsexplorer/WEB-INF/*
org.eclipse.tomcat/wsexplorer/WEB-INF/classes:
total 120K
-rw-r--r-- 1 nikolas nikolas 6.2K 2007-04-02 15:24
actionengine_container_jsp.class
-rw-r--r-- 1 nikolas nikolas 4.9K 2007-04-02 15:24 actionengine_jsp.class
drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 actions/
-rw-r--r-- 1 nikolas nikolas 3.2K 2007-04-02 15:24
calendar_browser_jsp.class
-rw-r--r-- 1 nikolas nikolas 20K 2007-04-02 15:24
calendar_content_jsp.class
-rw-r--r-- 1 nikolas nikolas 3.4K 2007-04-02 15:24
calendar_toolbar_jsp.class
drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 favorites/
drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 forms/
-rw-r--r-- 1 nikolas nikolas 2.9K 2007-04-02 15:24
launch_options_registry_jsp.class
-rw-r--r-- 1 nikolas nikolas 3.9K 2007-04-02 15:24
perspective_content_jsp.class
-rw-r--r-- 1 nikolas nikolas 7.7K 2007-04-02 15:24
perspective_toolbar_jsp.class
drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 scripts/
drwxr-xr-x 5 nikolas nikolas 4.0K 2007-03-31 22:27 uddi/
drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 wsdl/
-rw-r--r-- 1 nikolas nikolas 3.6K 2007-04-02 15:24 wsdl_browser_jsp.class
-rw-r--r-- 1 nikolas nikolas 14K 2007-04-02 15:24 wsdl_content_jsp.class
-rw-r--r-- 1 nikolas nikolas 3.4K 2007-04-02 15:24 wsdl_toolbar_jsp.class
-rw-r--r-- 1 nikolas nikolas 5.7K 2007-04-02 15:24 wsexplorer_jsp.class
drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 wsil/

org.eclipse.tomcat/wsexplorer/WEB-INF/lib:
total 840K
-rw-r--r-- 1 nikolas nikolas 835K 2007-04-02 15:24 wsexplorer.jar
-----------------





Krzysztof Daniel wrote:
> Hi Nikolaos
>
> Have you tried opening this link with system browser? What were results?
>
>
> Are there any information in .log?
>
> Regards,
> Chris
Re: Web Services Explorer, a blank browser screen [message #190911 is a reply to message #190893] Mon, 02 April 2007 14:23 Go to previous messageGo to next message
Mark Hutchinson is currently offline Mark HutchinsonFriend
Messages: 53
Registered: July 2009
Member
I'm not familiar with lomboz, but I am guessing that it is based on one
of the WTP 1.5.x releases. I haven't run into any problems launching
the web services explorer on any of these releases.

One log to check would be the log for the eclipse tomcat server that
serves up the web services explorer. This should be located at
your_workspace_location/.metadata/.plugins/org.eclipse.tomca t/catalina.log.
If there are any server errors they should be reported in there.

I could be wrong, but I think the help pages are served from that tomcat
server too. Do the help pages come up alright for you? If they don't
that might indicate that the problem is with the server.

It also might be useful to know if this happens on your system with a
"plain" WTP install, i.e. just WTP and it's prerequisites.


Nikolaos Kasioumis wrote:
> Thanks for the interest,
>
> well, I looked into it a bit more and here I go:
>
> the link that opens is:
> http://localhost:54614/wsexplorer/wsexplorer.jsp?org.eclipse .wst.ws.explorer=0
>
> A random port number is chosen each time.
> I try to open this link in Iceweasel 2.0.0.3 (that is Firefox for
> debian) and Epiphany (Gnome) browser as well.
> The page seems to load but there is no "output". Just a blank screen.
>
> However, when I try to run the examples and tutorials located here:
> http://www.eclipse.org/webtools/community/communityresources .html#ws
> they web services and web services client work perfectly through the
> above browsers.
>
> There is no internal browser available. That option in eclipse is "grey"
> - unavailable from default.
>
> If there is any other piece of info you would like me to post here just
> let me know.
>
> Logs:
> (sorry for the biiig logs, i just want them to be full for your
> convenience)
> -----------------
> 02/04/07 15:39 root @ azul .metadata # echo $MOZILLA_FIVE_HOME
> /usr/lib/iceweasel
> -----------------
> 02/04/07 16:00 root @ azul .metadata # cat .log
> !SESSION 2007-03-31 22:26:26.819
> -----------------------------------------------
> eclipse.buildId=M20070212-1330
> java.version=1.5.0_10
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.ui.browser 2 0 2007-03-31 22:27:23.752
> !MESSAGE Internal browser is not available: No more handles
> (java.lang.UnsatisfiedLinkError:
> /home/nikolas/.eclipse/org.eclipse.platform_3.2.0/configurat ion/org.eclipse.osgi/bundles/113/1/.cp/libswt-mozilla-gtk-32 36.so:
> Can't load IA 32-bit .so on a IA 32-bit platform)
> !SESSION 2007-03-31 22:40:37.933
> -----------------------------------------------
> eclipse.buildId=M20070212-1330
> java.version=1.5.0_10
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.ui.browser 2 0 2007-03-31 22:40:49.419
> !MESSAGE Internal browser is not available: No more handles [Unknown
> Mozilla path (MOZILLA_FIVE_HOME not set)]
> !SESSION 2007-04-02 15:10:00.490
> -----------------------------------------------
> eclipse.buildId=M20070212-1330
> java.version=1.5.0_10
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.ui.browser 2 0 2007-04-02 15:10:53.435
> !MESSAGE Internal browser is not available: No more handles [Unknown
> Mozilla path (MOZILLA_FIVE_HOME not set)]
> -----------------
> 02/04/07 15:26 root @ azul .plugins # cat
> org.eclipse.ui.browser/browser.log
>
> Mar 31, 2007 22:43:04.60 NEW SESSION
> Mar 31, 2007 22:43:04.60 Error: No running window found
> -----------------
> 02/04/07 15:30 root @ azul .plugins # cat
> org.eclipse.tomcat/catalina.2007-04-02.log
> WebappLoader[]: Deploying class repositories to work directory
> /home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/ROOT
> ContextConfig[]: Added certificates -> request attribute Valve
> StandardManager[]: Seeding random number generator class
> java.security.SecureRandom
> StandardManager[]: Seeding of random number generator has been completed
> StandardWrapper[:default]: Loading container servlet default
> StandardWrapper[:invoker]: Loading container servlet invoker
> CoyoteConnector Coyote can't register jmx for protocol
> WebappLoader[/wsexplorer]: Deploying class repositories to work
> directory
> /home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer
> WebappLoader[/wsexplorer]: Deploy class files /WEB-INF/classes to
> /home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer/WEB-INF/classes
>
> WebappLoader[/wsexplorer]: Deploy JAR /WEB-INF/lib/wsexplorer.jar to
> /home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer/WEB-INF/lib/wsexplorer.jar
>
> ContextConfig[/wsexplorer]: Added certificates -> request attribute Valve
> StandardManager[/wsexplorer]: Seeding random number generator class
> java.security.SecureRandom
> StandardManager[/wsexplorer]: Seeding of random number generator has
> been completed
> StandardWrapper[/wsexplorer:default]: Loading container servlet default
> StandardWrapper[/wsexplorer:invoker]: Loading container servlet invoker
> -----------------
> 02/04/07 15:33 root @ azul .plugins # ll
> org.eclipse.tomcat/wsexplorer/WEB-INF/*
> org.eclipse.tomcat/wsexplorer/WEB-INF/classes:
> total 120K
> -rw-r--r-- 1 nikolas nikolas 6.2K 2007-04-02 15:24
> actionengine_container_jsp.class
> -rw-r--r-- 1 nikolas nikolas 4.9K 2007-04-02 15:24 actionengine_jsp.class
> drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 actions/
> -rw-r--r-- 1 nikolas nikolas 3.2K 2007-04-02 15:24
> calendar_browser_jsp.class
> -rw-r--r-- 1 nikolas nikolas 20K 2007-04-02 15:24
> calendar_content_jsp.class
> -rw-r--r-- 1 nikolas nikolas 3.4K 2007-04-02 15:24
> calendar_toolbar_jsp.class
> drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 favorites/
> drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 forms/
> -rw-r--r-- 1 nikolas nikolas 2.9K 2007-04-02 15:24
> launch_options_registry_jsp.class
> -rw-r--r-- 1 nikolas nikolas 3.9K 2007-04-02 15:24
> perspective_content_jsp.class
> -rw-r--r-- 1 nikolas nikolas 7.7K 2007-04-02 15:24
> perspective_toolbar_jsp.class
> drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 scripts/
> drwxr-xr-x 5 nikolas nikolas 4.0K 2007-03-31 22:27 uddi/
> drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 wsdl/
> -rw-r--r-- 1 nikolas nikolas 3.6K 2007-04-02 15:24 wsdl_browser_jsp.class
> -rw-r--r-- 1 nikolas nikolas 14K 2007-04-02 15:24 wsdl_content_jsp.class
> -rw-r--r-- 1 nikolas nikolas 3.4K 2007-04-02 15:24 wsdl_toolbar_jsp.class
> -rw-r--r-- 1 nikolas nikolas 5.7K 2007-04-02 15:24 wsexplorer_jsp.class
> drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 wsil/
>
> org.eclipse.tomcat/wsexplorer/WEB-INF/lib:
> total 840K
> -rw-r--r-- 1 nikolas nikolas 835K 2007-04-02 15:24 wsexplorer.jar
> -----------------
>
>
>
>
>
> Krzysztof Daniel wrote:
>> Hi Nikolaos
>>
>> Have you tried opening this link with system browser? What were results?
>>
>>
>> Are there any information in .log?
>>
>> Regards,
>> Chris
Re: Web Services Explorer, a blank browser screen [message #190927 is a reply to message #190911] Mon, 02 April 2007 13:46 Go to previous messageGo to next message
Nikolaos Kasioumis is currently offline Nikolaos KasioumisFriend
Messages: 7
Registered: July 2009
Junior Member
You are right. Opening the Help Contents from the Help menu opens the
following url:
http://127.0.0.1:57328/help/index.jsp
which is also a blank screen!

I posted in the previous post the catalina.log from the eclipse's
internal tomcat server (org.eclipse.tomcat) and nothing seems to be
wrong there.

I haven't tried a wtp clean install yet (only with lomboz) but I guess I
will if no other solution comes up soon.

PS. I am trying the same thing on a friends laptop, with exactly the
same configuration, and the the web services explorer and help contents
show up normally...


Mark Hutchinson wrote:
> I'm not familiar with lomboz, but I am guessing that it is based on one
> of the WTP 1.5.x releases. I haven't run into any problems launching
> the web services explorer on any of these releases.
>
> One log to check would be the log for the eclipse tomcat server that
> serves up the web services explorer. This should be located at
> your_workspace_location/.metadata/.plugins/org.eclipse.tomca t/catalina.log.
> If there are any server errors they should be reported in there.
>
> I could be wrong, but I think the help pages are served from that tomcat
> server too. Do the help pages come up alright for you? If they don't
> that might indicate that the problem is with the server.
>
> It also might be useful to know if this happens on your system with a
> "plain" WTP install, i.e. just WTP and it's prerequisites.
>
>
> Nikolaos Kasioumis wrote:
>> Thanks for the interest,
>>
>> well, I looked into it a bit more and here I go:
>>
>> the link that opens is:
>> http://localhost:54614/wsexplorer/wsexplorer.jsp?org.eclipse .wst.ws.explorer=0
>>
>> A random port number is chosen each time.
>> I try to open this link in Iceweasel 2.0.0.3 (that is Firefox for
>> debian) and Epiphany (Gnome) browser as well.
>> The page seems to load but there is no "output". Just a blank screen.
>>
>> However, when I try to run the examples and tutorials located here:
>> http://www.eclipse.org/webtools/community/communityresources .html#ws
>> they web services and web services client work perfectly through the
>> above browsers.
>>
>> There is no internal browser available. That option in eclipse is
>> "grey" - unavailable from default.
>>
>> If there is any other piece of info you would like me to post here
>> just let me know.
>>
>> Logs:
>> (sorry for the biiig logs, i just want them to be full for your
>> convenience)
>> -----------------
>> 02/04/07 15:39 root @ azul .metadata # echo $MOZILLA_FIVE_HOME
>> /usr/lib/iceweasel
>> -----------------
>> 02/04/07 16:00 root @ azul .metadata # cat .log
>> !SESSION 2007-03-31 22:26:26.819
>> -----------------------------------------------
>> eclipse.buildId=M20070212-1330
>> java.version=1.5.0_10
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
>> Command-line arguments: -os linux -ws gtk -arch x86
>>
>> !ENTRY org.eclipse.ui.browser 2 0 2007-03-31 22:27:23.752
>> !MESSAGE Internal browser is not available: No more handles
>> (java.lang.UnsatisfiedLinkError:
>> /home/nikolas/.eclipse/org.eclipse.platform_3.2.0/configurat ion/org.eclipse.osgi/bundles/113/1/.cp/libswt-mozilla-gtk-32 36.so:
>> Can't load IA 32-bit .so on a IA 32-bit platform)
>> !SESSION 2007-03-31 22:40:37.933
>> -----------------------------------------------
>> eclipse.buildId=M20070212-1330
>> java.version=1.5.0_10
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
>> Command-line arguments: -os linux -ws gtk -arch x86
>>
>> !ENTRY org.eclipse.ui.browser 2 0 2007-03-31 22:40:49.419
>> !MESSAGE Internal browser is not available: No more handles [Unknown
>> Mozilla path (MOZILLA_FIVE_HOME not set)]
>> !SESSION 2007-04-02 15:10:00.490
>> -----------------------------------------------
>> eclipse.buildId=M20070212-1330
>> java.version=1.5.0_10
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
>> Command-line arguments: -os linux -ws gtk -arch x86
>>
>> !ENTRY org.eclipse.ui.browser 2 0 2007-04-02 15:10:53.435
>> !MESSAGE Internal browser is not available: No more handles [Unknown
>> Mozilla path (MOZILLA_FIVE_HOME not set)]
>> -----------------
>> 02/04/07 15:26 root @ azul .plugins # cat
>> org.eclipse.ui.browser/browser.log
>>
>> Mar 31, 2007 22:43:04.60 NEW SESSION
>> Mar 31, 2007 22:43:04.60 Error: No running window found
>> -----------------
>> 02/04/07 15:30 root @ azul .plugins # cat
>> org.eclipse.tomcat/catalina.2007-04-02.log
>> WebappLoader[]: Deploying class repositories to work directory
>> /home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/ROOT
>> ContextConfig[]: Added certificates -> request attribute Valve
>> StandardManager[]: Seeding random number generator class
>> java.security.SecureRandom
>> StandardManager[]: Seeding of random number generator has been completed
>> StandardWrapper[:default]: Loading container servlet default
>> StandardWrapper[:invoker]: Loading container servlet invoker
>> CoyoteConnector Coyote can't register jmx for protocol
>> WebappLoader[/wsexplorer]: Deploying class repositories to work
>> directory
>> /home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer
>> WebappLoader[/wsexplorer]: Deploy class files /WEB-INF/classes to
>> /home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer/WEB-INF/classes
>>
>> WebappLoader[/wsexplorer]: Deploy JAR /WEB-INF/lib/wsexplorer.jar to
>> /home/nikolas/workspace/.metadata/.plugins/org.eclipse.tomca t/wsexplorer/WEB-INF/lib/wsexplorer.jar
>>
>> ContextConfig[/wsexplorer]: Added certificates -> request attribute Valve
>> StandardManager[/wsexplorer]: Seeding random number generator class
>> java.security.SecureRandom
>> StandardManager[/wsexplorer]: Seeding of random number generator has
>> been completed
>> StandardWrapper[/wsexplorer:default]: Loading container servlet default
>> StandardWrapper[/wsexplorer:invoker]: Loading container servlet invoker
>> -----------------
>> 02/04/07 15:33 root @ azul .plugins # ll
>> org.eclipse.tomcat/wsexplorer/WEB-INF/*
>> org.eclipse.tomcat/wsexplorer/WEB-INF/classes:
>> total 120K
>> -rw-r--r-- 1 nikolas nikolas 6.2K 2007-04-02 15:24
>> actionengine_container_jsp.class
>> -rw-r--r-- 1 nikolas nikolas 4.9K 2007-04-02 15:24 actionengine_jsp.class
>> drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 actions/
>> -rw-r--r-- 1 nikolas nikolas 3.2K 2007-04-02 15:24
>> calendar_browser_jsp.class
>> -rw-r--r-- 1 nikolas nikolas 20K 2007-04-02 15:24
>> calendar_content_jsp.class
>> -rw-r--r-- 1 nikolas nikolas 3.4K 2007-04-02 15:24
>> calendar_toolbar_jsp.class
>> drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 favorites/
>> drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 forms/
>> -rw-r--r-- 1 nikolas nikolas 2.9K 2007-04-02 15:24
>> launch_options_registry_jsp.class
>> -rw-r--r-- 1 nikolas nikolas 3.9K 2007-04-02 15:24
>> perspective_content_jsp.class
>> -rw-r--r-- 1 nikolas nikolas 7.7K 2007-04-02 15:24
>> perspective_toolbar_jsp.class
>> drwxr-xr-x 2 nikolas nikolas 4.0K 2007-03-31 22:27 scripts/
>> drwxr-xr-x 5 nikolas nikolas 4.0K 2007-03-31 22:27 uddi/
>> drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 wsdl/
>> -rw-r--r-- 1 nikolas nikolas 3.6K 2007-04-02 15:24 wsdl_browser_jsp.class
>> -rw-r--r-- 1 nikolas nikolas 14K 2007-04-02 15:24 wsdl_content_jsp.class
>> -rw-r--r-- 1 nikolas nikolas 3.4K 2007-04-02 15:24 wsdl_toolbar_jsp.class
>> -rw-r--r-- 1 nikolas nikolas 5.7K 2007-04-02 15:24 wsexplorer_jsp.class
>> drwxr-xr-x 6 nikolas nikolas 4.0K 2007-03-31 22:27 wsil/
>>
>> org.eclipse.tomcat/wsexplorer/WEB-INF/lib:
>> total 840K
>> -rw-r--r-- 1 nikolas nikolas 835K 2007-04-02 15:24 wsexplorer.jar
>> -----------------
>>
>>
>>
>>
>>
>> Krzysztof Daniel wrote:
>>> Hi Nikolaos
>>>
>>> Have you tried opening this link with system browser? What were results?
>>>
>>>
>>> Are there any information in .log?
>>>
>>> Regards,
>>> Chris
Re: Web Services Explorer, a blank browser screen [message #190937 is a reply to message #190927] Mon, 02 April 2007 15:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

Maybe this http://www.karakas-online.de/forum/viewtopic.php?t=4267
?

--
Chris
Re: Web Services Explorer, a blank browser screen [message #190945 is a reply to message #190937] Mon, 02 April 2007 14:40 Go to previous messageGo to next message
Nikolaos Kasioumis is currently offline Nikolaos KasioumisFriend
Messages: 7
Registered: July 2009
Junior Member
I tried all sorts of workarounds on that.
Adding it to /etc/profile, to /etc/bash.bashrc, exporting the variable
on the current shell. Nothing! The same thing goes on and on. The one
time it looked like it got the variable that was written in the logs:

~~~~~~~~~~~~
!SESSION 2007-03-31 22:26:26.819
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui.browser 2 0 2007-03-31 22:27:23.752
!MESSAGE Internal browser is not available: No more handles
(java.lang.UnsatisfiedLinkError:
/home/nikolas/.eclipse/org.eclipse.platform_3.2.0/configurat ion/org.eclipse.osgi/bundles/113/1/.cp/libswt-mozilla-gtk-32 36.so:
Can't load IA 32-bit .so on a IA 32-bit platform)
~~~~~~~~~~~~



Krzysztof Daniel wrote:
> Maybe this http://www.karakas-online.de/forum/viewtopic.php?t=4267
> ?
>
> --
> Chris
Re: Web Services Explorer, a blank browser screen [message #190952 is a reply to message #190945] Mon, 02 April 2007 20:47 Go to previous messageGo to next message
Nikolaos Kasioumis is currently offline Nikolaos KasioumisFriend
Messages: 7
Registered: July 2009
Junior Member
Digging it up a bit more I 'd have to say that judging from the logs:
(and provided my MOZILLA_FIVE_HOME is [correctly] set)

~~~~~~~~~~~~~
!SESSION 2007-04-02 18:17:48.650
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.5.0_10
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.ui.browser 2 0 2007-04-02 18:18:11.186
!MESSAGE Internal browser is not available: No more handles
(java.lang.UnsatisfiedLinkError:
/home/nikolas/.eclipse/org.eclipse.platform_3.2.0/configurat ion/org.eclipse.osgi/bundles/113/1/.cp/libswt-mozilla-gtk-32 36.so:
Can't load IA 32-bit .so on a IA 32-bit platform)
~~~~~~~~~~~~~

I can see 2 key frases:

A) java.lang.UnsatisfiedLinkError

--> Quoting from the The SWT FAQ
(http://www.eclipse.org/swt/faq.php#browserlinux):
"Firefox can be used with Eclipse 3.1 and newer (Linux only), provided
that it has been compiled with linkable Gecko libraries. It is important
to note that Firefox downloads from mozilla.org currently do not satisfy
this criteria, but Firefox installations that are included in major
Linux distributions often do in the absence of a XULRunner installation.
Attempting to use a statically-linked Firefox install will display the
error message "No more handles [NS_InitEmbedding...error -2147221164]"."

Maybe something to do with that?

--> Quoting from the original Java documentation:
"public class UnsatisfiedLinkError
extends LinkageError

Thrown if the Java Virtual Machine cannot find an appropriate
native-language definition of a method declared native. "

Maybe something to do with that?



B) Can't load IA 32-bit .so on a IA 32-bit platform

--> Quoting from java sun forums:
"Downgrading to a previous version and upgrading to Java 6 allowed me to
see the true cause of the problem."
"question closed, the Java 1.5.0 update 10 returns this message which
the true error message can only be seen with update 7 ( don't know about
other versions)"

That means I should downgrade just to get a glimpse of what could be the
real problem? And then start another "[bug-]hunt"?



What are your suggestions?
Re: Web Services Explorer, a blank browser screen [message #190983 is a reply to message #190952] Tue, 03 April 2007 06:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

Well, you told that you have reference laptop. Could you compare java
versions :> ?

And I'd downgrade if I were you...

Regards,
Chris
Re: Web Services Explorer, a blank browser screen [message #191000 is a reply to message #190983] Tue, 03 April 2007 10:09 Go to previous messageGo to next message
Nikolaos Kasioumis is currently offline Nikolaos KasioumisFriend
Messages: 7
Registered: July 2009
Junior Member
That is the strange thing, the two laptops are quite the same.
Different brands, but they both have core 2 duo processors, debian etch
(testing) updated with the latest packets, sun-java5 (1.5.0-10-3) debian
package, manually installed eclipse and lomboz (each prerequisites on
each own) of the same version (3.2.2 and 3.2.1RC1 respectively)... I
cant think of any difference that could actually make a difference! It
crossed my mind to to a fresh install of debian and the rest, but then I
realized I was just being paranoid... There has to be another way. The
thing is, the reference laptop doesn't even have its MOZILLA_FIVE_HOME
variable set, neither appended to the LD_LIBRARY_PATH variable. It makes
no sense...

I have "built" globus toolkit 4 on the current debian sun-java5 packet
so I am a bit reluctant on downgrading and manually installing an
archive java edition, but I dont know what other choices I have left...

All ideas are, as usually, welcome!



Krzysztof Daniel wrote:
> Well, you told that you have reference laptop. Could you compare java
> versions :> ?
>
> And I'd downgrade if I were you...
>
> Regards,
> Chris
Re: Web Services Explorer, a blank browser screen [message #191023 is a reply to message #191000] Tue, 03 April 2007 14:11 Go to previous message
Nikolaos Kasioumis is currently offline Nikolaos KasioumisFriend
Messages: 7
Registered: July 2009
Junior Member
I should add to the above that I tried Opera browser too, with the same
results - that is a blank browser page.
Previous Topic:request for comments: German wtp/tomcat tutorials
Next Topic:Re: Characters cannot be mapped
Goto Forum:
  


Current Time: Fri Apr 19 14:32:10 GMT 2024

Powered by FUDForum. Page generated in 0.04098 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top