What do the numbers near a user name on the user list mean?
Software, Computer Help
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Зарегистрируйся!

QAIX > Software, Computer HelpGo to page: « previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | next »

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:
Thursday, 25 January 2007
NewsLeecher! Gaz 21:35:45
 Anybody know what is happening with NewsLeecher, as for some
reason my *legally* bought and licensed copy of the above, has
now suddenly lost its licence and reverted back to trial mode!

I have re-entered my licence key, but it is now refusing that!

Is anybody else having any such problems?

Thanks in advance.
comment 94 answer | Add comment
Wednesday, 24 January 2007
A Few Questions Rajiv Shukla 01:47:47
 What is the latest version of DVD Shrink and what program is best to convert
bin and cue files to DVD R. Thanks for any info


comment 17 answers | Add comment
Thursday, 4 January 2007
Problem displaying graph inside a JSP page Mahesh Leo 15:09:34
 Hey

I am running websphere process server on redhatlinuc. I have a web
application which contains a JSP page displaying a graph using
WebCharts3D jar file.

When I try the run the JSP page, I get the following error:

[07/08/06 16:53:39:971 BST] 0000004e WebApp E SRVE0026E:
[Servlet Error]-[/ResearchQueryView.jsp]: java.lang.InternalE­rror:
Can't connect to X11 window server using ':1.0' as the value of the
DISPLAY variable.
at sun.awt.X11Graphics­Environment.initDisp­lay(Native Method)
at
sun.awt.X11Graphics­Environment.<clinit>­(X11GraphicsEnvironm­ent.java:175)
at java.lang.Class.ini­tializeImpl(Native Method)
at java.lang.Class.ini­tialize(Class.java:3­39)
at java.lang.Class.for­NameImpl(Native Method)
at java.lang.Class.for­Name(Class.java:115)­
at
java.awt.GraphicsEn­vironment.getLocalGr­aphicsEnvironment(Gr­aphicsEnvironment.ja­va:91)
at
com.gp.client.graph­ics.general.UFontMan­agerFactory.<clinit>­(UFontManagerFactory­.java:56)
at java.lang.Class.ini­tializeImpl(Native Method)
at java.lang.Class.ini­tialize(Class.java:3­39)
at com.gp.image.server­.IcImageServer.<init­>(IcImageServer.java­:34)
at com.gp.api.jsp.MxSe­rverComponent.<init>­(MxServerComponent.j­ava:83)
at com.gp.api.jsp.MxSe­rverComponent.<init>­(MxServerComponent.j­ava:64)
at
com.gp.api.jsp.MxSe­rverComponent.getDef­aultInstance(MxServe­rComponent.java:48)
at
com.ibm._jsp._Resea­rchQueryView._jspSer­vice(_ResearchQueryV­iew.java:175)
at com.ibm.ws.jsp.runt­ime.HttpJspBase.serv­ice(HttpJspBase.java­:88)
at javax.servlet.http.­HttpServlet.service(­HttpServlet.java:856­)
at
com.ibm.ws.webconta­iner.servlet.Servlet­Wrapper.service(Serv­letWrapper.java:1282­)
at
com.ibm.ws.webconta­iner.servlet.Servlet­Wrapper.handleReques­t(ServletWrapper.jav­a:673)
at
com.ibm.wsspi.webco­ntainer.servlet.Gene­ricServletWrapper.ha­ndleRequest(GenericS­ervletWrapper.java:1­17)
at
com.ibm.ws.jsp.webc­ontainerext.JSPExten­sionServletWrapper.h­andleRequest(JSPExte­nsionServletWrapper.­java:178)
at
com.ibm.ws.webconta­iner.webapp.WebApp.h­andleRequest(WebApp.­java:2916)
at
com.ibm.ws.webconta­iner.webapp.WebGroup­.handleRequest(WebGr­oup.java:220)
at
com.ibm.ws.webconta­iner.VirtualHost.han­dleRequest(VirtualHo­st.java:204)
at
com.ibm.ws.webconta­iner.WebContainer.ha­ndleRequest(WebConta­iner.java:1831)
at
com.ibm.ws.webconta­iner.channel.WCChann­elLink.ready(WCChann­elLink.java:84)
at
com.ibm.ws.http.cha­nnel.inbound.impl.Ht­tpInboundLink.handle­Discrimination(HttpI­nboundLink.java:469)­
at
com.ibm.ws.http.cha­nnel.inbound.impl.Ht­tpInboundLink.handle­NewInformation(HttpI­nboundLink.java:408)­
at
com.ibm.ws.http.cha­nnel.inbound.impl.Ht­tpICLReadCallback.co­mplete(HttpICLReadCa­llback.java:101)
at
com.ibm.ws.tcp.chan­nel.impl.WorkQueueMa­nager.requestComplet­e(WorkQueueManager.j­ava:566)
at
com.ibm.ws.tcp.chan­nel.impl.WorkQueueMa­nager.attemptIO(Work­QueueManager.java:61­9)
at
com.ibm.ws.tcp.chan­nel.impl.WorkQueueMa­nager.workerRun(Work­QueueManager.java:95­2)
at
com.ibm.ws.tcp.chan­nel.impl.WorkQueueMa­nager$Worker.run(Wor­kQueueManager.java:1­039)

People have been suggesting I set the java.awt.headless variable to
true.. Any pointers please to address the problem?

Thanks
Mahesh

comment 1 answer | Add comment
Tuesday, 12 December 2006
32 bit processor or not kittybee 16:53:41
 Hello, I am new to computers. Could someone please tell me how I find out if my processor is 64 bit or 32 bit. I want to purchase Windows XP and there seems to be a need to know the difference. Thanks for any info.
Add comment
Thursday, 30 November 2006
LDAP password question Ian Walsh 16:56:42
 Hi Guys,

I'm new to JAVA and WAS, so was looking for a bit of help...

I'm connecting to LDAP using the usual InitialDirContext and passing
username and password into it via the Hashtable. This works fine.

My question is really about the password. Where do people normally put
this so it is not hard coded in the code? I could put it in an XML
doc, but this would be in clear text.

Can you set up a JNDI connection at the server level and reference
that in the code instead?

Thanks
comment 3 answer | Add comment
Wednesday, 22 November 2006
copyright Mark 23:53:41
 any ideas on how to get round copyright
Ta


comment 10 answers | Add comment
Wednesday, 25 October 2006
WAS 6.1 error 109 Harry Clark 15:00:44
 What does the following mean, in the Windows Event Viewer? Thanks.
=========
Event ID 109

Could not determine the process id of the java process. Changing the IBMWAS61 Service - userNode01 service status to the "stopped" state. To prevent this error, try recreating this service with the -logRoot parameter. The value of the logRoot parameter should be the directory in which the server's .pid file is created.
==========
I got here by a circuitous path. I've developed a web app in Eclipse, using J2SE 5.0. I want to deploy it in Websphere Application Server 6.1. I have the trial version download. I generated a WAR in Eclipse, specifying IBM WAS 6.0 as the server runtime. I could not create a WAS 6.1 runtime in Eclipse. A plug-in or something is missing. Anyway, I deployed the WAR successfully in WAS 6.1, or so it told me. I then brought up the first page of my web app (login). But not the next page, 404 error. In the process of looking around in the admin pages I got some kind of Java Exception. I shut down and restarted WAS, with the result above. I'm not confident the WAR was correct, since the app uses J2SE 5.0, which is only in WAS 6.1. Any comments on the server start or the WAR question are appreciated. Thanks.

Mocha Java



comment 4 answer | Add comment
Friday, 6 October 2006
Opening .exe in an unconventional way Guest 15:41:39
 Im on a networked High School computer and Im trying to open an .exe that does not show up in anything but "open menues". I want to open this .exe but when I try opening it in Word its all in code. If I try in IE it says access to that resource is disallowed on this machine. I want to open the program, I dont want the coding. I only have a couple of programs to work with. IE, Word, Excel. I hope someone can tell me how to do this. Thank you.
comment 1 answer | Add comment
Friday, 29 September 2006
Exporting Sparky 14:41:46
 A friend of mine recently began to use QuickBooks. Since we are in the same
business, I offered to export my items list to save him the trouble of
entering each of the 1000+ items. When he imported the .iif file, all of
the items transferred over, but not their descriptions. The item number and
price imported, but no the description. We tried several times without
success. Any ideas?


comment 9 answers | Add comment
Monday, 18 September 2006
Music! Jim Romano 16:25:56
 Hello,

I am new to the newsgroup scene and downloaded xnews as my client to search
for and share music. However, I am struggling to find any files that are
downloadable. Do I have to be in certain newgroups? Do they start with a
particular prefix?

Thanks!!!


comment 5 answers | Add comment
Tuesday, 5 September 2006
Dead code Guillaume Smietanski 16:56:06
 Hello,
we are developping some software, which shall be certified with the
RTCA-DO-178B requirements ("Software Considerations in Airborne
Systems and Equipment Certification"). The dead code is prohibited.
But the "dead code" definition is for me not clear enough. So I want
to know if you consider that the following code depicts some dead
codes. This would be the complete code of a project NO other function
(of course except the stdio library needed for the printf function)
would be written:

#include <stdio.h>
typedef enum tagMyEnum {
usedValue =0,
secondUsedValue,
unusedValue /* Is ist a "dead code": the compiler produces here
code which will never used? */
} MyEnum;

int main( int arg, char * argv[]);
void deadCodeFunction(vo­id);
int setPointer( char *p_value);
int convertEnumToInt(My­Enum value);

void deadCodeFunction( void ) {
printf("\nThis function is never called."); /*Unused code = dead
code isn't it? */
}

int setPointer( char *p_value){
int result;
if ( p_value != NULL){
*p_value =0;
result = 1;
} else {
result = 0; /*For me in this software configuration this is a dead
code (p_value is checked before setPointer is called)*/
}
return result;
}
/*Instead of the previous version the following would avoid the "dead
code":
int setPointer (char *p_value){
int result=0;
if (p_value != NULL){
*p_value = 0;
result=1;
}
return result;
}*/


int convertEnumToInt(My­Enum value){
if (value == usedValue ){
return 1;
} else {
return 0;
}
}

int main(int arg, char * argv[]){
char a;
int b=0;
if (setPointer(&a)){
printf("\na is set");
} else {
printf("\nerror");/­*Dead code because the adress of a cannot be
NULL or I have a real pb :-)­ */
}
if (argv[0] != NULL) {
if (setPointer(argv[0])){­
printf("\nReset argv[0]");
} else {
printf("\nerror"); /* next dead code */
}
} else {
printf("\nargv[0] is undefined"); /*normaly argv[0] shall contains
the name of the software so it should be always defined.
Here this is much more ambigous as before */
}
b=convertEnumToInt(­usedValue);
b += convertEnumToInt(se­condUsedValue); /*not really clever but it is
only to depict some possible error*/
printf ("\nb = %d", b);
}

In advance thanks a lot for any comments.

Best regards,
Guillaume Smietanski
--
comp.lang.c.moderat­ed - moderation address: clcm@plethora.net
comment 23 answer | Add comment
Friday, 1 September 2006
can't find com.ibm.ejs.jts.jts­.CurrentFactory Royster 09:32:12
 Does anyone know where to find this class file?
I've searched every jar I can find to no avail.
I'm running WSAD 5.1.2 and trying to retrieve a JNDI entry.....

comment 5 answers | Add comment
Tuesday, 15 August 2006
Re: Natural Forces, Engineering, and Software [LONG] S Perryman 01:21:36
 <adaworks@sbcglobal.­net> wrote in message
news:N06Bg.3420$FN2­.959@newssvr14.news.­prodigy.com...
"S Perryman" <a@a.net> wrote in message > news:yqZzg.26920$SE­.460655@wagner.video­tron.net...
<adaworks@sbcglobal­.net> wrote in message
I suppose I am seeking a more universally applied set of ideas that >>> guide the practice of our profession as a whole.
In general, that means applying the scientific principles of our field to >> solve problems. Specifically, you will need to enumerate what those >> principles are.
In the late 1970's, Goodenough, Ross, and Irving did just that in their> paper for IEEE Computer. However, as good as that paper was,> it still falls short of what we really need in our inquiry, "Where is the> engineering in software engineering."
Perhaps we are using the term "engineering" more in the hope that we> will someday be doing real engineering.

That would pretty much describe me.

Or, perhaps we are doing real engineering now

IMHO we are doing so now.

but we have not formulated a clear and complete model of what it really > means> to engineer software.

This is probably the essence of the problem.

Or, it might be that some of what we do is real engineering, while some >other part>of it is not. If it is the latter, we need to know where to draw the line.

Agreed.

There are some physical analogies IMHO that we can use in comparison.>> Think of something like civil engineering. They have reams of theory and>> quantitative data on things like materials science. To build a structure >> of a certain type, with certain materials, they can tell you when/why the >> thing will stand or collapse in a heap.
This is a good starting point. We do have a fair amount of science about> software. Big O notation gives us a sense of the relative performance of> certain algorithms. This is a design metric. What other science is > settled> in computer science that can be used as design metrics. Participants in> this forum can certainly identify more such design metrics.
We can do similar with software.>> We can characterise our 'structures' (ie software) in terms of storage >> use,>> number of arithmetic computations etc. I can tell you that when >> particular>> 'materials' (CPU, RAM etc) are used, whether that software will stand or>> collapse in a heap.
Kenneth Kolence, in his book on Software Physics takes this approach. On> recently re-reading his work, I find that much of it falls short of what > we> require in modern software practice.

Difficult to comment without having read the book.
But that doesn't stop you from explain what you consider we "require" .

From the rest of your comments, I would guess that you include>>> software engineers?
Yes. For those of us who actually try to create software through >> engineering>> principles (as opposed to those who just want a fancy job title) .
Good. Now we need to classify those principles in a form that can support> our notion of software engineering. And, I agree that this should not > simply> be the pursuit of a fancy job title. Rather, we need a well-formed model,> built on credible principles, for software engineering as an engineering > discipline.

So why don't we start from scratch.
Here is a general definition of engineering :

"The application of scientific and mathematical principles to practical ends
such
as the design, manufacture, and operation of efficient and economical
structures,
machines, processes, and systems."

Our work has "practical ends" (I hope :-)­ ) .
So what are the "scientific and mathematical" principles that we apply ??

- One thing we have to deal with more than other engineering fields is
in-life
change. Buildings aren't continually entirely modified with
better/fashionable
materials. So we need principles that enable us to analyse change.

We have principles such as coupling (fan-in/fan-out, impact etc) , cohesion,
volatility etc that allow change to quantatively measured for any software
system.


- We have to deal with correctness. We have to show that the software being
built will operate as claimed, in the desired physical environments.

We can characterise software in abstract terms (big Oh etc) .
We can gather information about the physical environments (MIPS, storage
size etc) . We can say whether the characteristics are compatible with the
physical environment.

We can model/simulate just as other engineering fields do.

We can use mathematics to attempt to prove correctness.
We have the means to define the artifacts (pre/post/invariant­ conditions)
that
can be subjected to proof.

We need to test. We know that the (mathematical) combinatory complexity
of interacting components means that exhaustive testing is generally
impossible.

We have principles such as equivalence class partitioning, orthogonal array
tests etc to maximise the likelihood of detecting defects with a minimal
test
set.

We have testability theory (controllability, observability, design for
testability
etc) to help us reduce the combinatorial nightmare.


I have no doubt others can add other aspects (I know you have to deal with
schedulability often in your daily work) . Once we have a suitable list, we
can
go from there.


Regards,
Steven Perryman


comment 3 answer | Add comment
Monday, 14 August 2006
Decisions, Decisions....... Troubled By Software 23:36:46
 Java, ASP, C#Net.....I got more opinions than Custer had enemies :)­

Project: Workflow, 2000 users, scalable to 10,000, approval process for
vacations, e-form tracking, standard reporting, Exchange email used as
tickler and notification system, IIS platorm 2000, Sharepoint present,
to reside on company Intranet. Web-based (webware) or server-based, no
client side software to install

Users: Morons, will use Intranet attached PC's and touch screen kiosks,
1,000 online between Nov15 and Dec1.

Options for languages? All are open.

Budget: $100,000

Build Time: approximately 60 days to beta testing, 30 days to full
implementation after beta.

Comments are appreciated. First project like this, yikes!!

TBS

comment 3 answer | Add comment
UML Expert with Seven Published Books Seeks Work Mister UML 22:44:56
 I've produced seven books, most of which involve the UML. I offer
particular expertise in the use cases in the expression, organization,
and negotiation of functional requirements. I also have lots of
experience as a software documentation specialist, with a specialty in
developer-oriented materials such as maintenance manuals and data
dictionaries. Plus, I'm very well-read, knowledgeable about a wide
variety of subjects, highly motivated, driven, strong with detail, and
obsessed with quality.

I'm in a bit of a financial bond, and I could really use some income.
I'm wondering whether there's anyone out there who might want to
discuss the possibilities.

Thanks.

Add comment
RUP "Business Vision Document" and "Vision Document" Guest 22:39:15
 Hello,
I am a bit confused, but could some-one explain what is the difference
between the RUP "Business Vision Document" and "Vision Document"? How
are they used, and what audience are they aimed at?

Best Regards,

Mike Little

comment 1 answer | Add comment
UNABLE TO INSTALL SIBWS Application Arthur Orange 20:49:41
 So I have begun exploring installation of a webservices gateway but when I install this application (WAS 6, Windows 2000) by following the directions given here :

http://www-128.ibm.­com/developerworks/w­ebsphere/techjournal­/0502_reinitz/0502_r­einitz.html

I get the following error when I do the following :

C:\Program Files\IBM\Rational\­SDP\6.0\runtimes\bas­e_v6\bin>wsadmin -f ../util/si
bwsInstall.jacl INSTALL -installRoot "C:\\Program Files\\IBM\\Rationa­l\\SDP\\6.0
\\runtimes\\base_v6­" -serverName server1 -nodeName 41001-2019rNode01
WASX7209I: Connected to process "server1" on node 41001-2019rNode01 using SOAP c
onnector; The type of process is: UnManagedProcess
WASX7303I: The following options are passed to the scripting environment and are
available as argument that is stored in the argv variable: "[INSTALL, -installR
oot, C:\\Program Files\\IBM\\Rational\\SDP\\6.0\\runtimes\\base_v6, -serverName,
server1, -nodeName, 41001-2019rNode01]"
CWSWS5050I: Installing application : sibws.41001-2019rNo­de01.server1
ADMA5016I: Installation of sibws.41001-2019rNo­de01.server1 started.
ADMA5058I: Application and module versions validated with versions of deployment
targets.
ADMA5005I: The application sibws.41001-2019rNo­de01.server1 is configured in the
WebSphere Application Server repository.
ADMA5053I: The library references for the installed optional package are created
.
ADMA5005I: The application sibws.41001-2019rNo­de01.server1 is configured in the
WebSphere Application Server repository.
ADMA5001I: The application binaries are saved in C:\Program Files\IBM\Rational\­S
DP\6.0\runtimes\bas­e_v6/profiles/defaul­t\wstemp\Script10cfd­a4393b\workspace\cel­l
s\41001-2019rNode01­Cell\applications\si­bws.41001-2019rNode0­1.server1.ear\sibws.­4
1001-2019rNode01.se­rver1.ear
ADMA5005I: The application sibws.41001-2019rNo­de01.server1 is configured in the
WebSphere Application Server repository.
SECJ0400I: Successfuly updated the application sibws.41001-2019rNo­de01.server1 w
ith the appContextIDForSecu­rity information.
ADMA5011I: The cleanup of the temp directory for application sibws.41001-2019rNo­
de01.server1 is complete.
ADMA5013I: Application sibws.41001-2019rNo­de01.server1 installed successfully.
CWSWS5060I: Saving configuration
CWSWS5061E: An error occurred saving the configuration : com.ibm.ws.scriptin­g.Sc
riptingException: com.ibm.websphere.m­anagement.exception.­ConfigServiceExcepti­on:
WKSP0022E File validation failed --java.io.IOExcepti­on: The URI length is great
er than the Windows limit of 259 characters. Unable to create or update file: C:
\Program Files\IBM\Rational\­SDP\6.0\runtimes\bas­e_v6\profiles\defaul­t\wstemp\Scr
ipt10cfda4393b\work­space\cells\41001-20­19rNode01Cell\applic­ations\sibws.41001-2­0
19rNode01.server1.e­ar\deployments\sibws­.41001-2019rNode01.s­erver1\sibwswsdl.war­\
META-INF\MANIFEST.M­F.
WASX7309W: No "save" was performed before the script "../util/sibwsInsta­ll.jacl"
exited; configuration changes will not be saved.

As you can see that it says the installation was successful however it has error in configuring.

In the console I get the same error :

[8/11/06 10:23:58:906 EDT] 00000034 WorkSpaceMast E The URI length is greater than the Windows limit of 259 characters. Unable to create or update file: C:\Program Files\IBM\Rational\­SDP\6.0\runtimes\bas­e_v6\profiles\defaul­t\wstemp\Script10cfd­9e022a\workspace\cel­ls\41001-2019rNode01­Cell\applications\si­bws.41001-2019rNode0­1.server1.ear\deploy­ments\sibws.41001-20­19rNode01.server1\si­bwswsdl.war\WEB-INF\­ibm-web-bnd.xmi
[8/11/06 10:27:31:234 EDT] 0000003b SystemErr R java.io.IOException­: URI length is greater than Windows limit of 259 characters. C:\Program Files\IBM\Rational\­SDP\6.0\runtimes\bas­e_v6\profiles\defaul­t\wstemp\Script10cfd­a14c64\workspace\cel­ls\41001-2019rNode01­Cell\applications\si­bwshttp1.41001-2019r­Node01.server1.ear\d­eployments\sibwshttp­1.41001-2019rNode01.­server1\SOAPHTTPChan­nel1.war\META-INF\MA­NIFEST.MF
at com.ibm.ws.manageme­nt.application.task.­MetadataTask.checkUR­ILength(MetadataTask­.java:592)
at com.ibm.ws.manageme­nt.application.task.­MetadataTask.getFOSt­ream(MetadataTask.ja­va:582)
at com.ibm.ws.manageme­nt.application.task.­MetadataTask.save2Fi­le(MetadataTask.java­:536)
at com.ibm.ws.manageme­nt.application.task.­MetadataTask.saveArc­hiveConfigDocs(Metad­ataTask.java:522)
at com.ibm.ws.manageme­nt.application.task.­MetadataTask.saveEar­ConfigDocs(MetadataT­ask.java:454)
at com.ibm.ws.manageme­nt.application.task.­MetadataTask.perform­Task(MetadataTask.ja­va:87)
at com.ibm.ws.manageme­nt.application.Sched­ulerImpl.run(Schedul­erImpl.java:253)
at java.lang.Thread.ru­n(Thread.java:570)

[8/11/06 10:27:31:234 EDT] 0000003b SystemErr R at com.ibm.ws.manageme­nt.application.task.­MetadataTask.checkUR­ILength(MetadataTask­.java:592)
[8/11/06 10:27:31:234 EDT] 0000003b SystemErr R at com.ibm.ws.manageme­nt.application.task.­MetadataTask.getFOSt­ream(MetadataTask.ja­va:582)
[8/11/06 10:27:31:234 EDT] 0000003b SystemErr R at com.ibm.ws.manageme­nt.application.task.­MetadataTask.save2Fi­le(MetadataTask.java­:536)
[8/11/06 10:27:31:234 EDT] 0000003b SystemErr R at com.ibm.ws.manageme­nt.application.task.­MetadataTask.saveArc­hiveConfigDocs(Metad­ataTask.java:522)
[8/11/06 10:27:31:234 EDT] 0000003b SystemErr R at com.ibm.ws.manageme­nt.application.task.­MetadataTask.saveEar­ConfigDocs(MetadataT­ask.java:454)
[8/11/06 10:27:31:250 EDT] 0000003b SystemErr R at com.ibm.ws.manageme­nt.application.task.­MetadataTask.perform­Task(MetadataTask.ja­va:87)
[8/11/06 10:27:31:250 EDT] 0000003b SystemErr R at com.ibm.ws.manageme­nt.application.Sched­ulerImpl.run(Schedul­erImpl.java:253)
[8/11/06 10:27:31:250 EDT] 0000003b SystemErr R at java.lang.Thread.ru­n(Thread.java:570)
[8/11/06 10:30:45:828 EDT] 00000036 WorkSpaceMast E WKSP0022E: File validation failed --java.io.IOExcepti­on: The URI length is greater than the Windows limit of 259 characters. Unable to create or update file: C:\Program Files\IBM\Rational\­SDP\6.0\runtimes\bas­e_v6\profiles\defaul­t\wstemp\Script10cfd­a4393b\workspace\cel­ls\41001-2019rNode01­Cell\applications\si­bws.41001-2019rNode0­1.server1.ear\deploy­ments\sibws.41001-20­19rNode01.server1\si­bwswsdl.war\META-INF­\MANIFEST.MF
at com.ibm.ws.sm.works­pace.impl.WorkSpaceM­asterRepositoryAdapt­er.checkURILength(Wo­rkSpaceMasterReposit­oryAdapter.java:1025­)
at com.ibm.ws.sm.works­pace.impl.WorkSpaceM­asterRepositoryAdapt­er.validateFileLengt­h(WorkSpaceMasterRep­ositoryAdapter.java:­417)
at com.ibm.ws.sm.works­pace.impl.WorkSpaceM­asterRepositoryAdapt­er.update(WorkSpaceM­asterRepositoryAdapt­er.java:506)
at com.ibm.ws.sm.works­pace.impl.Repository­ContextImpl.update(R­epositoryContextImpl­.java:1767)
at com.ibm.ws.sm.works­pace.impl.Repository­ContextImpl.synch(Re­positoryContextImpl.­java:1713)
at com.ibm.ws.sm.works­pace.impl.WorkSpaceI­mpl.synch(WorkSpaceI­mpl.java:473)
at com.ibm.ws.manageme­nt.configservice.Con­figServiceImpl.save(­ConfigServiceImpl.ja­va:515)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke0(Native Method)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke(NativeMethodAcc­essorImpl.java:85)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke(NativeMethodAcc­essorImpl.java:58)
at sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(DelegatingM­ethodAccessorImpl.ja­va(Compiled Code))
at java.lang.reflect.M­ethod.invoke(Method.­java(Compiled Code))
at javax.management.mo­delmbean.RequiredMod­elMBean.invokeMethod­(RequiredModelMBean.­java(Compiled Code))
at javax.management.mo­delmbean.RequiredMod­elMBean.invoke(Requi­redModelMBean.java:1­012)
at mx4j.server.interce­ptor.InvokerMBeanSer­verInterceptor.invok­e(InvokerMBeanServer­Interceptor.java(Com­piled Code))
at mx4j.server.interce­ptor.DefaultMBeanSer­verInterceptor.invok­e(DefaultMBeanServer­Interceptor.java(Com­piled Code))
at mx4j.server.interce­ptor.SecurityMBeanSe­rverInterceptor.invo­ke(SecurityMBeanServ­erInterceptor.java:8­6)
at mx4j.server.interce­ptor.DefaultMBeanSer­verInterceptor.invok­e(DefaultMBeanServer­Interceptor.java(Com­piled Code))
at mx4j.server.interce­ptor.DefaultMBeanSer­verInterceptor.invok­e(DefaultMBeanServer­Interceptor.java(Com­piled Code))
at mx4j.server.interce­ptor.ContextClassLoa­derMBeanServerInterc­eptor.invoke(Context­ClassLoaderMBeanServ­erInterceptor.java:1­67)
at mx4j.server.MX4JMBe­anServer.invoke(MX4J­MBeanServer.java:124­9)
at com.ibm.ws.manageme­nt.AdminServiceImpl$­1.run(AdminServiceIm­pl.java:990)
at com.ibm.ws.security­.util.AccessControll­er.doPrivileged(Acce­ssController.java(Co­mpiled Code))
at com.ibm.ws.manageme­nt.AdminServiceImpl.­invoke(AdminServiceI­mpl.java:906)
at com.ibm.ws.manageme­nt.connector.AdminSe­rviceDelegator.invok­e(AdminServiceDelega­tor.java:157)
at sun.reflect.Generat­edMethodAccessor42.i­nvoke(Unknown Source)
at sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(DelegatingM­ethodAccessorImpl.ja­va(Compiled Code))
at java.lang.reflect.M­ethod.invoke(Method.­java(Compiled Code))
at com.ibm.ws.manageme­nt.connector.soap.SO­APConnector.invoke(S­OAPConnector.java(Co­mpiled Code))
at com.ibm.ws.manageme­nt.connector.soap.SO­APConnector.service(­SOAPConnector.java:2­12)
at com.ibm.ws.manageme­nt.connector.soap.SO­APConnection.handleR­equest(SOAPConnectio­n.java:55)
at com.ibm.ws.http.Htt­pConnection.readAndH­andleRequest(HttpCon­nection.java:680)
at com.ibm.ws.http.Htt­pConnection.run(Http­Connection.java:484)­
at com.ibm.ws.util.Thr­eadPool$Worker.run(T­hreadPool.java:1470)­
comment 7 answers | Add comment
websphere 6 with jre 1.5 ? Eldie 20:31:40
 Hi!
Does someone knows if websphere 6 (for windows) can be upgraded to use
a jre 1.5?

Thank you ;-)­

Add comment
Re: Agile Adoption in Silicon Valley Phlip 19:51:53
 bill turner wrote:
Phlip responded that there had been some radio advertising in the> Valley seeking XP/Agile folk, and that the Valley was a bellweather> for industry trends. Shortly after that, I was between projects and> went to visit some people I know who live there and work in the field.> None had heard the advertisement to which Phlip referred, though I> don't doubt that it may have been broadcast (for what it is worth,> Phlip's statement regarding the ad was hearsay, he didn't claim to her> it himself).

Confession: KFOG runs web-only advertisements in their station breaks on
their online streaming broadcast. I heard it there.

The point: Such ads must cost a similar amount of money, with the
expectation of reaching a more technocratic demographic. Disregarding the
listeners on other continents...
These numbers do not show much penetration

Yup. Then the fun starts when you interview and need to reveal your TDD
chops to compete. If a shop gives me a programming test, I'm set. If not,
then simply denouncing Debugger-Driven Development can sound too much like
idle USENET zealotry.

However, shops that practice pure XP often recruit directly in the
community, the way books like /What Color is your Parachute/ say is better
than job listings.

XP is probably now in the same position as Linux was 8 years ago, as OO was
20 years ago. It is now crossing from the early-adopter curve to the
emerging technology curve. And those technologies, at that time, probably
did not register prominently in the job listings. And the XP mailing list
doesn't ring with multiple wails "where are the jobs doing this?"

Next, thought-leaders like Google, Microsoft, Sun, Time-Warner, etc. are
starting to use it. The same as Linux 8 years ago or OO 20 years ago, for
similar companies.
In conclusion, it seems the Valley does not believe there is enough> payback to broadly adopt Agile methods, or that there are other> unresolved concerns regarding its use.

I really doubt any of the Agile consultants who work the Valley would allow
you to connect your survey to that conclusion.

--
Phlip
http://c2.com/cgi/w­iki?ZeekLand <-- NOT a blog!!!


comment 4 answer | Add comment
create a shared Lib with a variable Name Ok171 19:19:54
 Hello @ all,

I want to create a shared Lib with a Name from a variable.

Some thing like this:

$AdminConfig create Library $scope "{name $Name} {classPath
$classpath}"

But when I do this, the Name is $Name.

Any Ideas?

THX

comment 2 answer | Add comment
Problem installing WAS 6.0 on RAD 6.0 Technocrat 19:14:14
 I m trying to create a new server (6.0) on RAD 6.0 patform. I say new
server--> add server and select WAS 6.0 in the options, provide the
installation directory as the one in the runtimes directory (base_v6)
and hit finish. It seems to install and it shows up in the list of
server at the botton in the server window.

When i add a project , it automatically starts the server and is hung
in that state for ever. It keeps on saying starting... with some errors
in the between. The errors says see console for details while the
console is blank.

I m using Win XP and i already have a was 5.1 test env server running
succesfully on my RAD ..

Any suggestions will be appreciated..

Thanks

Add comment
display runtime classpath in websphere Guest 18:46:22
 How would I determine the runtime classpath for a J2EE application? I am looking for the server runtime classpath when an application runs within the J2EE container.
thanks
comment 2 answer | Add comment
ORB threads in CW state for a long time Vinoth S 18:41:57
 Hi all,
We have 3 different applications deployed on 3 different application server on a single box.Http Server is also installed on the same server.
The number for httpd process seems to be increasing at regular interval.Started at 25 in the morning and running at 50 in the afternoon, there is no pattern of fluctuation.Number is propotional with Time.

Each server has both the EJB and the Web Module.

Java core dumps are taken for all 3 applications at time gap of 5 minutes.

Inference from the core :
1) All the ORB threads are in CW state.
2) currently no ORB thread was in R state.
3) Where in the Web requests seems to be catered in a proper fashion.
4) over the timespan of 5 minutes there was no change in the no. of ORB threads waiting in all the 3 applications and still no threads in the R state.
5) There exists a proper fashion in web request handling.
6) no deadlock detected in the threads of any servers.

Please let me know your inference from the above pattern,
Network team claims that there is no issue on there part.
Environment : WAS v5.1.1 and AIX 5.3

Thanks in Advance.

Regards,
Vinoth S

comment 1 answer | Add comment
Can I make an ISO DVD? Guest 17:57:32
 I have an ISO of WinXP with sp2 ready to go, but found out it is too
big for my CD. Can I just switch it to a DVD and it will work the
same? Something tells me no...if it is no, how can I get around this...

comment 1 answer | Add comment
Strange CDS Mare 17:52:40
 Hello,
I burned some dvds same way same format. Question is why do some work on dvd
player and others don't.



Mare


comment 2 answer | Add comment

Add new topic:

How:  Register )
 
Логин:   Пароль:   
Комментировать могут: Премодерация:
Topic:
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или УК РФ.


QAIX > Software, Computer HelpGo to page: « previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | next »

see also:
RAID and a computer that won't boot
Xeon L2 cache question ...
iBook
пройди тесты:
Do you really know yourself?
see also:
BlackBerry Storm review (BlackBerry…
BlackBerry Storm VS iPhone 3G: Will…
Blackfriday&Cybermonday Software…

  Copyright © 2001—2008 QAIX
Idea: Miсhael Monashev
Помощь и задать вопросы можно в сообществе support.qaix.com.
Сообщения об ошибках оставляем в сообществе bugs.qaix.com.
Предложения и комментарии пишем в сообществе suggest.qaix.com.
Информация для родителей.
Write us at:
If you would like to report an abuse of our service, such as a spam message, please .