[Geoserver-users] Geoserver will not start in Weblogic

2013-08-13 Thread Paal Aaserud
Hello,



We receive this error message when attempting to start Geoserver 2.1.3 in
Weblogic 10.3.4.0:



*User defined listener
org.geoserver.platform.GeoServerContextLoaderListener failed:
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'filterChainProxy' defined in URL
[zip:/opt/Oracle/Middleware/user_projects/domains/domain-vt-u04/servers/server-vegvar-01/tmp/_WL_user/geoserver/m5j2wi/war/WEB-INF/lib/main-2.1.3.jar!/applicationSecurityContext.xml]:
Invocation of init method failed; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'restFilterInvocationInterceptor' defined in URL
[zip:/opt/Oracle/Middleware/user_projects/domains/domain-vt-u04/servers/server-vegvar-01/tmp/_WL_user/geoserver/m5j2wi/war/WEB-INF/lib/main-2.1.3.jar!/applicationSecurityContext.xml]:
Invocation of init method failed; nested exception is
java.lang.IllegalArgumentException: Unsupported configuration attributes:
[ADMIN].*



We have successfully deployed this version before and cannot see that we
have changed anything, the configuration attribute [ADMIN] does not exist
in our configuration only [ROLE_ADMINISTRATOR].



Does anyone has some clues to what’s happening here?



BR

*Paal Aaserud*
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Geoserver will not start in Weblogic

2013-08-13 Thread Paal Aaserud
Hello,

We receive this error message when attempting to start Geoserver 2.1.3 in 
Weblogic 10.3.4.0:

User defined listener org.geoserver.platform.GeoServerContextLoaderListener 
failed: org.springframework.beans.factory.BeanCreationException: Error creating 
bean with name 'filterChainProxy' defined in URL 
[zip:/opt/Oracle/Middleware/user_projects/domains/domain-vt-u04/servers/server-vegvar-01/tmp/_WL_user/geoserver/m5j2wi/war/WEB-INF/lib/main-2.1.3.jar!/applicationSecurityContext.xml]:
 Invocation of init method failed; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'restFilterInvocationInterceptor' defined in URL 
[zip:/opt/Oracle/Middleware/user_projects/domains/domain-vt-u04/servers/server-vegvar-01/tmp/_WL_user/geoserver/m5j2wi/war/WEB-INF/lib/main-2.1.3.jar!/applicationSecurityContext.xml]:
 Invocation of init method failed; nested exception is 
java.lang.IllegalArgumentException: Unsupported configuration attributes: 
[ADMIN].

We have successfully deployed this version before and cannot see that we have 
changed anything, the configuration attribute [ADMIN] does not exist in our 
configuration only [ROLE_ADMINISTRATOR].

Does anyone has some clues to what's happening here?

BR
Paal Aaserud
[vianova eureka_PMS144]

Leif Tronstads Plass 4
Postboks 434
N-1302 Sandvika

Telefon

+47 67 81 70 00

Mobil

+4791161758


paal.aase...@vianova.no
www.vianova-eureka.no

<>--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer Will Not Start

2013-02-18 Thread jawendell
By doing a little bit more digging, and the assistance of the server support
team, it was determined that the problem was being logged in the wrapper.log
file.  There was a problem with the PYTHONPATH environment variable.  I had
set it up as documented, or at least I thought that I had.  I revised the
PYTHONPATH, and now I am able to start the service.

I appreciate the feedback.  As you can probably tell, I am new to a lot of
the concepts and applications that I am working with.  But, I guess the
problems encountered provide opportunities to learn.

Thanks,

Jerome A. Wendell




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090p5034983.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer Will Not Start

2013-02-18 Thread jawendell
Dr. Maul,

I made sure the geoserver service was cleaned up using the sc tool/command. 
I also verified in the registry that everything pertaining to geoserver was
gone.

I reinstalled geoserver as a service using the default location of the data
directory.  That is as far as I was able to go because the service did not
start.  When I try to start the service manually, I get the same Error 1053.

Just to provide the rest of the information on the server, it is a 64 bit
cloud server running Windows Server 2008 R2 SP1.  The Java Runtime
Environment (32 bit) Version 6 Update 39 is installed.

Thanks,

Jerome A. Wendell




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090p5034978.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer Will Not Start

2013-02-18 Thread Jerome A. Wendell
Dr. Maul,

Thank you very much for your reply.  Since my last post I was able to
install geoserver for manual start/stop, so that I could continue working
with it.  I do want to get it installed as a service before we go into
production, so I appreciate the information.  I will try the steps that you
have recommended, and report back on my results.

Thanks again,

Jerome A. Wendell


-Original Message-
From: cmaul [mailto:christian.m...@dse.vic.gov.au] 
Sent: Sunday, February 17, 2013 7:38 PM
To: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] GeoServer Will Not Start

1053 is a generic message that will pop up if let's say a database
connection could not be made in a timely fashion. 

Please use the sc tool/command to clean up every geoserver service you have
installed so far.

http://support.microsoft.com/kb/251192

Make sure everything is gone in the registry.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

and then start from scratch. 
Firstly leave the standard data directory where it is, second step change it
in web.xml and copy it to this destination on the disk still using the
default data directory start again and check logs, third step 'supplant' it
with your own data directory. I guess how things are left after several
installations Baby steps are the right way.

Cheers

Christian






-


Dr Christian Maul
Project Manager

Information Services Branch
Department of Sustainability and Environment Level13, Marland House, 570
Bourke Street Melbourne 3000

PO Box 500, East Melbourne Vic 3002


Telephone:+61-3-8636 2325
Telefax:  +61-3-8636 2813
--
View this message in context:
http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090p50348
08.html
Sent from the GeoServer - User mailing list archive at Nabble.com.


--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
is your hub for all things parallel software development, from weekly
thought leadership blogs to news, videos, case studies, tutorials, tech
docs, whitepapers, evaluation guides, and opinion stories. Check out the
most recent posts - join the conversation now.
http://goparallel.sourceforge.net/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer Will Not Start

2013-02-17 Thread cmaul
1053 is a generic message that will pop up if let's say a database connection
could not be made in a timely fashion. 

Please use the sc tool/command to clean up every geoserver service you have
installed so far.

http://support.microsoft.com/kb/251192

Make sure everything is gone in the registry.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

and then start from scratch. 
Firstly leave the standard data directory where it is, second step change it
in web.xml and copy it to this destination on the disk still using the
default data directory start again and check logs, third step 'supplant' it
with your own data directory. I guess how things are left after several
installations Baby steps are the right way.

Cheers

Christian






-


Dr Christian Maul
Project Manager

Information Services Branch
Department of Sustainability and Environment
Level13, Marland House, 570 Bourke Street
Melbourne 3000

PO Box 500, East Melbourne Vic 3002


Telephone:+61-3-8636 2325
Telefax:  +61-3-8636 2813
--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090p5034808.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer Will Not Start

2013-02-14 Thread jawendell
I checked and made sure the .Net framework is up to date.  I tried
reinstalling GeoServer in another directory, and that did not solve the
problem either.

Thanks.




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090p5034411.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer Will Not Start

2013-02-13 Thread jawendell
A few days ago I installed GeoServer 2.2.4 on a Windows server as a service. 
I have been reading through some of the documentation and went through the
basic configuration.  I worked through one of the shapefile examples, and
then published one of my own shapefiles.  All of this was done using the web
admin page.  I was having problems getting my data to display properly, so I
was doing some research on the web.  I ran across a post that suggested
having the data_dir in a different location than the program files.  So, I
moved it to another location on the same drive and changed the
GEOSERVER_DATA_DIR system variable to the new location.  I could not get the
web admin page to open, so I manually stopped the service.  When I tried to
restart the service, I got "Error 1053: The service did not respond to the
start or control request in a timely fashion".  I tried moving the data_dir
to the old location and changing the system variable back, but it still did
not work.  So, I uninstalled the GeoServer program completely.  I
reinstalled the GeoServer program again as a service and used the default
data_dir, which is under the program installation folder.  The service will
not start.  I have tried to start it manually several times and each time I
get the Error 1053.

Any suggestions that you may have are GREATLY appreciated.

Thanks,

Jerome A. Wendell




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer Will Not Start

2013-02-13 Thread jawendell
Andy,

 

Thanks.  I actually saw a previous post that commented on that, but since
our server was just setup a week or so ago, I presumed all of that would be
up to date.  But, my presumption may be incorrect.  I will check that issue.
If the .Net framework is up to date, I will try reinstalling in another
directory.

 

Thanks for your quick reply.

 

Jerome

 

 

From: Andy Akins [via OSGeo.org]
[mailto:ml-node+s1560n503409...@n6.nabble.com] 
Sent: Wednesday, February 13, 2013 4:49 PM
To: jawendell
Subject: Re: GeoServer Will Not Start

 

What version is your .NET framework at on your server? In older versions,
there was an error 1053. 

http://support.microsoft.com/kb/839174

You could try reinstalling that. 

You could also trying reinstalling Geoserver in a different directory. It
could be a registry issue and changing directories would be easier than
digging in the registry. 

  _  

If you reply to this email, your message will be added to the discussion
below:

http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090p50340
99.html 

To unsubscribe from GeoServer Will Not Start, click here
 .
 
 NAML 





--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090p5034101.html
Sent from the GeoServer - User mailing list archive at Nabble.com.--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer Will Not Start

2013-02-13 Thread Andy Akins
What version is your .NET framework at on your server? In older versions,
there was an error 1053. 

http://support.microsoft.com/kb/839174

You could try reinstalling that.

You could also trying reinstalling Geoserver in a different directory. It
could be a registry issue and changing directories would be easier than
digging in the registry.



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/GeoServer-Will-Not-Start-tp5034090p5034099.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users