[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error message Network is unreachable

2009-08-19 Thread dakiar
Thank you, with the information there I managed to solve it!  It was related to 
the IP stack just as you guessed!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250321#4250321

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250321
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error message Network is unreachable

2009-08-19 Thread dakiar
Can I find out where the exception is cooming from?

11:35:20,165 ERROR [UDP] exception=java.io.IOException: Network is unreachable, 
msg=[dst: 228.1.2.3:45566, src: se-ore-webp-test:32787 (additional data: 14 
bytes) (2 headers), size = 0 bytes], mcast_addr=228.1.2.3:45566


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250304#4250304

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250304
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error message Network is unreachable

2009-08-19 Thread dakiar
I am running a clustered server with 1 cluster.  I am running on a linux box.

The -Djava.net.preferIPv4Stact=true appaers to not help :(



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250301#4250301

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250301
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Error message Network is unreachable

2009-08-18 Thread dakiar
exception=java.io.IOException: Network is unreachable, msg=[dst: 
228.1.2.3:45566, src: se-ore-webp-test:32781 (additional data: 14 bytes) (2 
headers), size = 0 bytes], mcast_addr=228.1.2.3:45566

I am running jboss on a server which does not have internet access, and keep 
getting this IOException, it appears to come from  Jboss as I don't have any 
applications of my own deployed. 

Does anyone know what it means?? I guess I could disable it somehow? or make 
internet availaible and it would go away??

Thank you for clearing the confusion.

Regards,
Dak.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250200#4250200

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250200
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-06-03 Thread dakiar
It is indeed strange it was using the code from that war file, and the jsp 
files from the other war file :S  if it had not I would have been much less 
confused.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234989#4234989

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234989
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-06-03 Thread dakiar
Out of curiosity what the heck is jboss-aop.deployer and how did my war file 
end up there anyway?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234983#4234983

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234983
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-06-03 Thread dakiar
Success! Thanks a million jaikiran!

/usr/jboss/server/all/deploy/jboss-aop.deployer/recks.war

DOH :( why did my linux find command not find this.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234975#4234975

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234975
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-06-03 Thread dakiar
I think I am very near to finding the error now!

I tried to remove the war file, and all tmp files, and files in work, and start 
the server!

It still loads the recks app, and creates a temp dir for it which it put files 
inside!!!  

and here is more: That tmp files contain the old version of the class!

So now I know what happens, now the big question is just WHAT does it use to 
create that tmp war file, even if there is no war file in deploy/all dir and 
the TMP dir is empty when jboss server starts!

Is there anyway to know what jboss uses to create this, if I can find where 
that file is, I will know. The log does not give any clue ( this is the first 
entry in the log to contain the app recks.   What is ctxPath ???

10:53:12,332 INFO  [TomcatDeployer] deploy, ctxPath=/recks, 
warUrl=file:/usr/jboss/server/all/tmp/deploy/tmp48587recks.war/



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234906#4234906

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234906
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-06-01 Thread dakiar
Excuse me I mean removing a jsp file from same war file ( not jar file )

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234478#4234478

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234478
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-06-01 Thread dakiar
16:42:57,673 INFO  [ServerInfo] Java version: 1.4.2_08,Sun Microsystems Inc.
16:42:57,674 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 
1.4.2_08-b03,Sun Microsystems Inc.
16:42:57,674 INFO  [ServerInfo] OS-System: Linux 2.6.18-53.el5,i386


16:42:57,674 INFO  [ServerInfo] OS-System: Linux 2.6.18-53.el5,i386
16:42:57,674 DEBUG [ServerInfo] Full System Properties Dump
16:42:57,674 DEBUG [ServerInfo] java.runtime.name: Java(TM) 2 Runtime 
Environment, Standard Edition
16:42:57,674 DEBUG [ServerInfo] jboss.server.base.dir: /usr/jboss/server
16:42:57,674 DEBUG [ServerInfo] java.protocol.handler.pkgs: 
org.jboss.net.protocol
16:42:57,674 DEBUG [ServerInfo] sun.boot.library.path: 
/usr/java/j2sdk1.4.2_08/jre/lib/i386
16:42:57,674 DEBUG [ServerInfo] jboss.server.lib.url: 
file:/usr/jboss/server/all/lib/
16:42:57,674 DEBUG [ServerInfo] java.vm.version: 1.4.2_08-b03

Also if a class is indeed loaded from jar I get following message:

[Loaded java.lang.Object from /usr/java/j2sdk1.4.2_08/jre/lib/rt.jar]

However this file is loaded directly from the war and is not inside a jar, thus 
it just say which war file, and which package the class is located in?

To make things even more interessing I removed the class from the war file 
no effect. Removing a jsp from same jar file however immidietly makes jboss 
scream.   I checked the build script and confirmed and confirmed again, there 
is no jar file, all the classes is built directly into war file, I am adviced 
to re-install jboss, but I really want to know what is going on. so it is 
my last resort.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234477#4234477

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234477
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-06-01 Thread dakiar
I changed inside the run.sh script to the following:
JAVA_OPTS="$JAVA_OPTS -Dprogram.name=$PROGNAME -verbose:class"

Is this correct?

To get the following new message in the OUT log:

15:40:00,504 INFO [TomcatDeployer] deploy, ctxPath=/recks, 
warUrl=file:/usr/jboss/server/all/tmp/deploy/tmp53270recks.war/ 
[Loaded com.capgemini.in.recks.util.DBUtility] ( this is the class which drops 
the error, and I changed but it is still running an old version of )

should I get even more messages than this ?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234405#4234405

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234405
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-06-01 Thread dakiar
It did not help, it is loaded from

15:40:00,504 INFO  [TomcatDeployer] deploy, ctxPath=/recks, 
warUrl=file:/usr/jboss/server/all/tmp/deploy/tmp53270recks.war/

After that it just said loaded ( and which package and the class name )

So it should mean it is loaded from that war file ?!?!?!?!!?

:(



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234392#4234392

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234392
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
Thanks a lot for your help jaikiran, I will check it first thing monday 
morning.  Have a great weekend!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234192#4234192

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234192
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
Ok I have done it and now have a file with a lot of info, what to do next???

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234135#4234135

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234135
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
Sorry I made a mistake with the link:

http://fts.capgemini.com/ftp/616277/weirdness.zip

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234107#4234107

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234107
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Please Help Deployment the weirdest error I ever had in 10 y

2009-05-29 Thread dakiar
I am running a jboss 4.0 server and I have a built a new version of a war file.

I deleted the old war file and placed the new one in the jboss folder, it still 
runs the old java code.  I tried to shutdown jboss, restart the server etc. 
Still same thing.  I tried to remove jsp files from the war file, and the jsp I 
removed are not accessible, so it must be it is using this war file.  But still 
the old code.   Stop jboss clear all temp and work folder, delete all bin files 
and everything on my PC rebuild the war, check so the war have new classes 
added and updated dates for all classes. Place the war in Jboss folder... 
still runs the old code.

I cannot for the world of me understand how it even finds this old code!

Please help !!!   If you need anymore info please let me know!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234033#4234033

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234033
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
No it is not :( 

I also checked the 

warUrl=file:/usr/jboss/server/all/tmp/deploy/tmp41340recks.war/

It definetely have the new version of the DBUtility class inside it,  so I am 
asking myself how can it possibly still execute code from the old version 
?!!??!  where does it find this code?I am woundering whatever the server is 
having gremlins.

Is there any kind of cache which could have been used??  I rebooted the server 
and emptied all temp and work folders as I said, is there anyway a cache could 
still be active ??? 

Could it somehow be related to apache? or that apache has cached the old code 
somewhere outside of Jboss?   ( I think it sounds very unlikely , but I am 
getting desperate here )


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234122#4234122

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234122
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
http://fts.capgemini.com/sftp/41100/weirdness.zip

Here are these two files.

It is a struts app, so the jsp will call functions from the java apps. In the 
new code I changed everything in that class, and added a lot of 
System.out.println however it dumps an error on a line I have removed 
completely, so I am sure it is accessing old class.  If I however remove a jsp 
file from the war, it immidietely reacts.  ( Yes I know it sounds like the jar 
thing you said, I already investigated it )

Thank you,
Dak.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234100#4234100

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234100
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Please Help Deployment the weirdest error I ever had in

2009-05-29 Thread dakiar
Yes, I also thought it was picking up an old jar!  But inside the war file it 
just has all my classes, and the jar files related to the building are all jar 
files which are related to API's I am using so I doubt my code would be in 
them.


I got help from a man with a lot of experiance with jboss for almost one hour 
and he also had no clue what was going on :(

I do not have web access to the console.  How could I access the information 
you want?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234075#4234075

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234075
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user